Searched refs:probing (Results 1 – 25 of 360) sorted by relevance
12345678910>>...15
/external/jmdns/src/javax/jmdns/impl/constants/ |
D | DNSState.java | 17 PROBING_1("probing 1", StateClass.probing), 21 PROBING_2("probing 2", StateClass.probing), 25 PROBING_3("probing 3", StateClass.probing), 64 probing, announcing, announced, canceling, canceled, closing, closed enumConstant 158 return _state == StateClass.probing; in isProbing()
|
/external/autotest/client/site_tests/kernel_AsyncDriverProbe/ |
D | control | 7 PURPOSE = "Verify kernel correctly implements asynchronous driver probing" 10 asynchronous probing takes too long. 19 Checks that the kernel correctly implements asynchronous probing for
|
/external/llvm/test/CodeGen/X86/ |
D | win-alloca-expander.ll | 19 ; The allocation is small enough not to require stack probing, but the %esp 45 ; The U object is large enough to require stack probing. 50 ; The stack probing above touched the tip of the stack, so there's room for a T. 106 ; The allocation would be small enough not to require probing, if it wasn't
|
D | win_chkstk.ll | 12 ; The 64-bit version of __chkstk is only responsible for probing the stack. The 64-bit
|
/external/libmtp/logs/ |
D | mtp-detect-lg-g3.txt | 28 Device recognized as MTP, no further probing.
|
D | mtp-detect-zuk-z1.txt | 28 Device recognized as MTP, no further probing.
|
D | mtp-detect-samsung-gt-i9300.txt | 27 Device recognized as MTP, no further probing. 216 Device recognized as MTP, no further probing.
|
D | mtp-detect-yota-phone.txt | 53 Device recognized as MTP, no further probing.
|
D | mtp-detect-blu-studio-hd.txt | 38 Device recognized as MTP, no further probing.
|
D | mtp-detect-samsung-gt-s5230w.txt | 33 avoid probing device using kernel interface "usbfs"
|
D | mtp-detect-hp-touchpad.txt | 36 Device recognized as MTP, no further probing.
|
D | mtp-detect-sony-xperia-sx.txt | 39 Device recognized as MTP, no further probing.
|
D | mtp-detect-nokia-5800.txt | 36 Device recognized as MTP, no further probing.
|
D | mtp-detect-lg-gr500.txt | 45 Interface implements PTP class, no further probing.
|
D | mtp-detect-nec-foma-n01a.txt | 27 Interface implements PTP class, no further probing.
|
/external/autotest/server/site_tests/firmware_TypeCProbeUSB3/ |
D | control | 9 PURPOSE = "Remotely controlled USB type C super speed device probing test."
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | win_chkstk.ll | 11 ; The 64-bit version of __chkstk is only responsible for probing the stack. The 64-bit
|
/external/valgrind/ |
D | README.s390 | 36 This means, though, that probing for hardware facilities by issuing
|
/external/e2fsprogs/lib/blkid/ |
D | blkid.h.in | 43 * cache or by probing the device.
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | DynamicLibrary.inc | 105 // Stack probing routines are in the support library (e.g. libgcc), but we don't
|
/external/llvm/lib/Support/Windows/ |
D | DynamicLibrary.inc | 101 // Stack probing routines are in the support library (e.g. libgcc), but we don't
|
/external/iproute2/doc/ |
D | arpd.sgml | 115 and <tt/eth1/. In this case kernel still does unicast probing to
|
/external/expat/ |
D | README | 123 can use the probing macro in conftools/expat.m4 to determine how to
|
/external/dtc/Documentation/ |
D | dt-object-internal.txt | 34 We have a number of peripherals that after probing (using some undefined method)
|
/external/walt/arduino/walt/ |
D | walt.ino | 89 boolean probe; // whether currently probing
|
12345678910>>...15