Searched refs:passive (Results 1 – 25 of 261) sorted by relevance
1234567891011
/external/walt/hardware/kicad/ |
D | WALTsm.net | 147 (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/ |
D | rk3288-thermal.dtsi | 11 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";
|
D | rk3399-gru-kevin.dts | 92 polling-delay-passive = <100>; /* milliseconds */ 101 type = "passive"; 107 type = "passive"; 134 polling-delay-passive = <100>; /* milliseconds */ 143 type = "passive"; 149 type = "passive";
|
D | rk3288-veyron-mickey.dts | 78 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:
|
D | omap4-cpu-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */ 25 type = "passive";
|
D | omap3-cpu-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */
|
D | sun5i-a13.dtsi | 57 polling-delay-passive = <250>; 73 type = "passive";
|
D | dra7-iva-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */
|
D | dra7-dspeve-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */
|
D | omap5-gpu-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */
|
D | omap5-core-thermal.dtsi | 15 polling-delay-passive = <250>; /* milliseconds */
|
/external/tensorflow/tensorflow/lite/experimental/swift/Sources/ |
D | MetalDelegate.swift | 55 public var waitType: ThreadWaitType = .passive 68 case passive 80 case .passive:
|
/external/u-boot/drivers/thermal/ |
D | Kconfig | 16 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/ |
D | script.js | 104 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/ |
D | ftp-ssl-ccc-mode.d | 2 Arg: <active/passive> 8 Sets the CCC mode. The passive mode will not initiate the shutdown, but
|
D | ftp-pasv.d | 7 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
|
D | disable-epsv.d | 5 (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
|
D | ftp-ssl-ccc.d | 10 default mode is passive.
|
/external/curl/tests/data/ |
D | test595 | 3 # 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/ |
D | MetalDelegateTests.swift | 24 XCTAssertEqual(delegate.options.waitType, .passive) in testInitDefaultGPUDelegateOptions() 42 XCTAssertEqual(options.waitType, .passive) in testInitWithDefaultValues()
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | basic_resolver_query.hpp | 60 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()
|
D | resolver_query_base.hpp | 32 passive = ASIO_OS_DEF(AI_PASSIVE), enumerator
|
/external/u-boot/doc/device-tree-bindings/thermal/ |
D | rockchip-thermal.txt | 41 polling-delay-passive = <1000>; /* milliseconds */ 51 type = "passive";
|
/external/iptables/extensions/ |
D | libxt_osf.man | 1 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/ |
D | racoon.conf | 17 passive off;
|
1234567891011