Home
last modified time | relevance | path

Searched refs:circuit (Results 1 – 25 of 51) sorted by relevance

123

/external/deqp-deps/glslang/Test/
Dspv.shortCircuit.frag27 if (ub || foo()) // must short circuit
30 if (ub && foo()) // must short circuit
39 if (ub || ++of1 > 1.0) // must short circuit
/external/tcpdump/tests/
Disis_4-v.out4 circuit-id: 0x00, PDU length: 1499
24 circuit-id: 0x00, PDU length: 1499
44 circuit-id: 0x00, PDU length: 1499
64 circuit-id: 0x00, PDU length: 1499
84 circuit-id: 0x00, PDU length: 1499
104 circuit-id: 0x00, PDU length: 1499
124 circuit-id: 0x00, PDU length: 1499
144 circuit-id: 0x00, PDU length: 1499
284 circuit-id: 0x00, PDU length: 1499
304 circuit-id: 0x00, PDU length: 1499
[all …]
Disis_stlv_asan-3.out3 source-id: fed0.f90f.58af, holding time: 34047s, Flags: [unknown circuit type 0x00]
Disis_stlv_asan-2.out3 source-id: fed0.f90f.58af, holding time: 34047s, Flags: [unknown circuit type 0x00]
Disis_stlv_asan.out3 source-id: fed0.f90f.58af, holding time: 34047s, Flags: [unknown circuit type 0x00]
Disis_stlv_asan-4.out3 source-id: fe02.0000.d0f9, holding time: 3928s, Flags: [unknown circuit type 0x00]
Disis_sysid_asan.out3 source-id: fed0.f90f.58af, holding time: 34047s, Flags: [unknown circuit type 0x00]
Disis-extd-isreach-oobr.out10 source-id: 3801.0101.0101, holding time: 257s, Flags: [unknown circuit type 0x00]
Disis-seg-fault-2-v.out3 source-id: 3333.3333.3333, holding time: 10s, Flags: [unknown circuit type 0x21]
/external/autotest/client/site_tests/network_ModemManagerSMSSignal/src/
Dfake-icera7 # and/or circuit-switched"
/external/autotest/client/site_tests/network_ModemManagerSMS/src/
Dfake-icera7 # and/or circuit-switched"
/external/clang/test/Analysis/
Dlive-variables.m16 // This happens due to CFG being special cased for short circuit operators.
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dshort-circuit.ll1 ; Test on -enable-sc if basic blocks are split when short circuit evaluation
/external/u-boot/drivers/rtc/
DKconfig23 has a selectable I2C-bus or SPI-bus, a backup battery switch-over circuit, a
/external/perfetto/docs/
Dipc.md12 transport (e.g., Perfetto uses Mojo in chromium) or just short circuit the
Darchitecture.md85 - Not use an IPC mechanism at all and just short circuit the
/external/walt/docs/
DAudioLatency.md63 The signal is attenuated by a simple circuit similar to the
/external/python/setuptools/pkg_resources/
Dapi_tests.txt361 >>> print(im("'x'=='y' and os.open('foo')=='y'")) # no short-circuit!
364 >>> print(im("'x'=='x' or os.open('foo')=='y'")) # no short-circuit!
/external/u-boot/doc/
DREADME.armada-secureboot345 for normal operation. The AN [4] describes a software-controlled circuit (based
347 this, but a jumper-based circuit should suffice as well. Regardless of the
348 chosen circuit, the issue needs to be addressed accordingly!
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DLangImpl06.rst66 # Binary "logical or", (note that it does not "short circuit")
491 # Binary logical or, which does not short circuit.
500 # Binary logical and, which does not short circuit.
DOCamlLangImpl6.rst66 # Binary "logical or", (note that it does not "short circuit")
445 # Binary logical or, which does not short circuit.
454 # Binary logical and, which does not short circuit.
/external/llvm/docs/tutorial/
DLangImpl06.rst66 # Binary "logical or", (note that it does not "short circuit")
490 # Binary logical or, which does not short circuit.
499 # Binary logical and, which does not short circuit.
DOCamlLangImpl6.rst66 # Binary "logical or", (note that it does not "short circuit")
445 # Binary logical or, which does not short circuit.
454 # Binary logical and, which does not short circuit.
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt62 The Bionic Dog gets a hormonal short-circuit and violates the
/external/python/cpython3/Doc/tutorial/
Ddatastructures.rst656 The Boolean operators ``and`` and ``or`` are so-called *short-circuit*
661 short-circuit operator is the last evaluated argument.

123