/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | actions,owl-sps.txt | 1 Actions Semi Owl Smart Power System (SPS) 4 - compatible : "actions,s500-sps" for S500 5 "actions,s700-sps" for S700 6 "actions,s900-sps" for S900 17 sps: power-controller@b01b0100 { 18 compatible = "actions,s500-sps";
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimplePackedSerialization.h | 13 // The Simple Packed Serialization (SPS) utilities are used to generate 130 // FIXME: This typedef is here to enable SPS arg serialization from 131 // JITLink. It can be removed once JITLink can access SPS directly. 154 /// SPS serialization for integral types, bool, and char. 192 /// SPS tag type for tuples. 202 /// SPS tag type for optionals. 210 /// SPS tag type for sequences. 216 /// SPS tag type for strings, which are equivalent to sequences of chars. 219 /// SPS tag type for maps. 221 /// SPS maps are just sequences of (Key, Value) tuples. [all …]
|
H A D | WrapperFunctionUtils.h | 592 /// // SPS Method signature -- note MyClass object address as first argument. 634 /// Create a WrapperFunctionCall using the given SPS serializer to serialize 673 /// Run call and deserialize result using SPS. 688 /// Overload for SPS functions returning void.
|
H A D | ExecutorAddress.h | 251 /// SPS serializatior for ExecutorAddr.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | simple_packed_serialization.h | 15 // The Simple Packed Serialization (SPS) utilities are used to generate 142 /// SPS serialization for integral types, bool, and char. 183 /// SPS tag type for tuples. 193 /// SPS tag type for optionals. 201 /// SPS tag type for sequences. 207 /// SPS tag type for strings, which are equivalent to sequences of chars. 210 /// SPS tag type for maps. 212 /// SPS maps are just sequences of (Key, Value) tuples. 517 /// SPS tag type for errors. 520 /// SPS ta in toSPSSerializable() [all...] |
H A D | wrapper_function_utils.h | 370 /// // SPS Method signature -- note MyClass object address as first argument. 408 /// Create a WrapperFunctionCall using the given SPS serializer to serialize in Create() 446 /// Run call and deserialize result using SPS. in runWithSPSRet() 460 /// Overload for SPS functions returning void. in runWithSPSRet()
|
H A D | executor_address.h | 206 /// SPS serializatior for ExecutorAddr.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/ |
H A D | honeywell,hsc030pa.yaml | 34 …dam/honeywell-edam/sps/siot/en-us/products/sensors/pressure-sensors/board-mount-pressure-sensors/t… 35 …dam/honeywell-edam/sps/siot/en-us/products/sensors/pressure-sensors/board-mount-pressure-sensors/t…
|
H A D | honeywell,mprls0025pa.yaml | 35 https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/ 38 sps-siot-mpr-series-datasheet-32332628-ciid-172626.pdf
|
/freebsd/sys/contrib/device-tree/src/arm/actions/ |
H A D | owl-s500.dtsi | 49 power-domains = <&sps S500_PD_CPU2>; 57 power-domains = <&sps S500_PD_CPU3>; 256 sps: power-controller@b01b0100 { label 257 compatible = "actions,s500-sps"; 292 power-domains = <&sps S500_PD_DMA>;
|
/freebsd/sys/contrib/device-tree/src/arm64/actions/ |
H A D | s700.dtsi | 220 sps: power-controller@e01b0100 { label 221 compatible = "actions,s700-sps"; 260 power-domains = <&sps S700_PD_DMA>;
|
H A D | s900.dtsi | 178 sps: power-controller@e012e000 { label 179 compatible = "actions,s900-sps";
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 148 return make_range(SPs.begin(), SPs.end()); in subprograms() 165 unsigned subprogram_count() const { return SPs.size(); } in subprogram_count() 171 SmallVector<DISubprogram *, 8> SPs; variable
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/power/ |
H A D | owl-s700-powergate.h | 3 * Actions Semi S700 SPS
|
H A D | owl-s900-powergate.h | 3 * Actions Semi S900 SPS
|
/freebsd/lib/libc/net/ |
H A D | protocols | 137 sps 130 SPS # Secure Packet Shield
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ExecutorProcessControl.h | 237 /// Look up and SPS-deserialize a bootstrap map value. 375 /// Run a wrapper function using SPS to serialize the arguments and 391 /// Run a wrapper function using SPS to serialize the arguments and 401 /// Run a wrapper function using SPS to serialize the arguments and
|
/freebsd/contrib/smbfs/ |
H A D | README | 22 Windows 95/98/ME/2000/NT4.0 (SPs 4, 5, 6)
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/ |
H A D | imx28-sps1.dts | 10 model = "SchulerControl GmbH, SC SPS 1";
|
/freebsd/contrib/smbfs/mount_smbfs/ |
H A D | mount_smbfs.8 | 191 Windows 95/98/ME/2000/NT4.0 (SPs 4, 5, 6)
|
/freebsd/sys/dev/rtwn/rtl8192c/pci/ |
H A D | r92ce_init.c | 137 /* Move SPS into PWM mode. */ in r92ce_power_on()
|
/freebsd/sys/dev/uart/ |
H A D | uart_bus_isa.c | 74 {0x56159008, NULL}, /* BDP1556 - B.D. Smart One 56SPS,Voice Modem*/
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.8 | 411 .It sps
|
/freebsd/sys/dev/rtwn/rtl8192c/usb/ |
H A D | r92cu_init.c | 105 /* Move SPS into PWM mode. */ in r92cu_power_on()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86Schedule.td | 91 X86SchedWriteWidths sPS, 94 X86SchedWriteWidths PS = sPS;
|