Home
last modified time | relevance | path

Searched refs:passive (Results 1 – 25 of 261) sorted by relevance

1234567891011

/external/walt/hardware/kicad/
DWALTsm.net147 (pin (num 1) (name NC) (type passive))
148 (pin (num 2) (name ST) (type passive))
149 (pin (num 3) (name COM) (type passive))
150 (pin (num 4) (name NC) (type passive))
151 (pin (num 5) (name COM) (type passive))
152 (pin (num 6) (name COM) (type passive))
153 (pin (num 7) (name COM) (type passive))
155 (pin (num 9) (name NC) (type passive))
159 (pin (num 13) (name NC) (type passive))
162 (pin (num 16) (name NC) (type passive))
[all …]
/external/u-boot/arch/arm/dts/
Drk3288-thermal.dtsi11 polling-delay-passive = <1000>; /* milliseconds */
20 polling-delay-passive = <100>; /* milliseconds */
31 type = "passive";
36 type = "passive";
60 polling-delay-passive = <100>; /* milliseconds */
71 type = "passive";
Drk3399-gru-kevin.dts92 polling-delay-passive = <100>; /* milliseconds */
101 type = "passive";
107 type = "passive";
134 polling-delay-passive = <100>; /* milliseconds */
143 type = "passive";
149 type = "passive";
Drk3288-veyron-mickey.dts78 type = "passive";
83 type = "passive";
88 type = "passive";
93 type = "passive";
98 type = "passive";
103 type = "passive";
127 * with the fact that there are two passive cooling devices:
Domap4-cpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
25 type = "passive";
Domap3-cpu-thermal.dtsi14 polling-delay-passive = <250>; /* milliseconds */
Dsun5i-a13.dtsi57 polling-delay-passive = <250>;
73 type = "passive";
Ddra7-iva-thermal.dtsi14 polling-delay-passive = <250>; /* milliseconds */
Ddra7-dspeve-thermal.dtsi14 polling-delay-passive = <250>; /* milliseconds */
Domap5-gpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
Domap5-core-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
/external/tensorflow/tensorflow/lite/experimental/swift/Sources/
DMetalDelegate.swift55 public var waitType: ThreadWaitType = .passive
68 case passive
80 case .passive:
/external/u-boot/drivers/thermal/
DKconfig16 It supports one critical trip point and one passive trip point. The
18 passive trip is crossed.
25 It supports one critical trip point and one passive trip point. The
26 boot is hold to the cool device to throttle CPUs when the passive
/external/perfetto/infra/perfetto.dev/src/assets/
Dscript.js104 const passive = {passive: true}; variable
107 doc.addEventListener('mousemove', (e) => onMouseMove(offY, e), passive);
110 }, passive);
112 window.addEventListener('scroll', () => onScroll(), passive);
/external/curl/docs/cmdline-opts/
Dftp-ssl-ccc-mode.d2 Arg: <active/passive>
8 Sets the CCC mode. The passive mode will not initiate the shutdown, but
Dftp-pasv.d7 Use passive mode for the data connection. Passive is the internal default
12 enforced passive really isn't doable but you must then instead enforce the
Ddisable-epsv.d5 (FTP) Tell curl to disable the use of the EPSV command when doing passive FTP
15 Disabling EPSV only changes the passive behavior. If you want to switch to
Dftp-ssl-ccc.d10 default mode is passive.
/external/curl/tests/data/
Dtest5953 # This test is like 585 but uses passive FTP instead of HTTP
36 verify close callbacks with passive FTP
/external/tensorflow/tensorflow/lite/experimental/swift/Tests/
DMetalDelegateTests.swift24 XCTAssertEqual(delegate.options.waitType, .passive) in testInitDefaultGPUDelegateOptions()
42 XCTAssertEqual(options.waitType, .passive) in testInitWithDefaultValues()
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_resolver_query.hpp60 resolver_query_base::flags resolve_flags = passive | address_configured) in basic_resolver_query()
98 resolver_query_base::flags resolve_flags = passive | address_configured) in basic_resolver_query()
Dresolver_query_base.hpp32 passive = ASIO_OS_DEF(AI_PASSIVE), enumerator
/external/u-boot/doc/device-tree-bindings/thermal/
Drockchip-thermal.txt41 polling-delay-passive = <1000>; /* milliseconds */
51 type = "passive";
/external/iptables/extensions/
Dlibxt_osf.man1 The osf module does passive operating system fingerprinting. This modules
6 Match an operating system genre by using a passive fingerprinting.
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dracoon.conf17 passive off;

1234567891011