/prebuilts/gdb/linux-x86/include/python2.7/ |
dictobject.h | 32 (cannot have me_key set to NULL), else the probe sequence in case of
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/ |
elf_machdep.h | 183 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/ |
elf_machdep.h | 182 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/ |
elf_machdep.h | 183 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/ |
elf_machdep.h | 182 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/ |
elf_machdep.h | 183 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/ |
elf_machdep.h | 182 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
dictobject.h | 32 (cannot have me_key set to NULL), else the probe sequence in case of
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
dictobject.h | 32 (cannot have me_key set to NULL), else the probe sequence in case of
|
/system/connectivity/shill/net/ |
ieee80211.h | 95 // Beacon and Probe Response Capability Information field masks from
|
/toolchain/binutils/binutils-2.25/ |
mkinstalldirs | 76 # from a parallel make. We use --version in the probe to restrict
|
/external/opencv3/3rdparty/include/ffmpeg_/libavformat/ |
avformat.h | 332 * This structure contains the data a format has to probe a file. 344 #define AVPROBE_PADDING_SIZE 32 ///< extra allocated bytes at the end of the probe buffer 487 * If extensions are defined, then no probe is done. You should [all...] |
/external/wpa_supplicant_8/hostapd/ |
hostapd.conf | 114 # Add Power Constraint element to Beacon and Probe Response frames 262 # Send empty SSID in beacons and ignore probe request frames that do not 265 # 1 = send empty (length=0) SSID in beacon and ignore probe request for 268 # with some clients that do not support empty SSID) and ignore probe 272 # Do not reply to broadcast Probe Request frames from unassociated STA if there 279 # Additional vendor specific elements for Beacon and Probe Response frames 281 # the end of the Beacon and Probe Response frames. The format for these 467 # Beacon and Probe Response frames. 472 # into Beacon and Probe Response frames for testing purposes. The format is [all...] |
/external/avahi/specs/ |
draft-cheshire-dnsext-multicastdns-05.txt | 227 set, a responder MUST probe to verify that no other responder [all...] |
/external/bison/src/ |
symtab.c | 664 symbol probe; local 667 probe.tag = key; 668 entry = hash_lookup (symbol_table, &probe); 690 semantic_type probe; local 693 probe.tag = key; 694 entry = hash_lookup (semantic_type_table, &probe);
|
/libcore/ojluni/src/main/java/java/awt/font/ |
NumericShaper.java | 546 // and a linear probe is ok. 1467 int probe = power; local [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAToDFAConverter.java | 96 List<Label> sampleInputLabels = d.dfa.probe.getSampleNonDeterministicInputSequence(d); 97 String input = d.dfa.probe.getInputSequenceDisplay(sampleInputLabels); 324 dfa.probe.reportDanglingState(d); 662 d.dfa.probe.reportRecursionOverflow(d, proposedNFAConfiguration); [all...] |
/external/e2fsprogs/lib/blkid/ |
devname.c | 180 * Probe a single block device to add to the device cache. 544 "Probe all devices and exit\n", argv[0]);
|
/external/iproute2/ip/ |
ipneigh.c | 72 else if (strcmp(arg, "probe") == 0) 322 PRINT_FLAG(PROBE);
|
/external/iptables/utils/ |
pf.os | 653 # 1024:64:0:40:.:A:*NMAP:TCP sweep probe (1) 654 # 2048:64:0:40:.:A:*NMAP:TCP sweep probe (2) 655 # 3072:64:0:40:.:A:*NMAP:TCP sweep probe (3) 656 # 4096:64:0:40:.:A:*NMAP:TCP sweep probe (4) 658 1024:64:0:60:W10,N,M265,T: *NMAP:OS:1:NMAP OS detection probe (1) 659 2048:64:0:60:W10,N,M265,T: *NMAP:OS:2:NMAP OS detection probe (2) 660 3072:64:0:60:W10,N,M265,T: *NMAP:OS:3:NMAP OS detection probe (3) 661 4096:64:0:60:W10,N,M265,T: *NMAP:OS:4:NMAP OS detection probe (4)
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
implementation.html | 166 class can retrieve its probe array instance with the following code. Note 177 args[2] = Integer.valueOf(24); // probe count
|
/external/libdrm/ |
xf86drmMode.h | 426 * forced probe on the connector to retrieve remote information such as EDIDs 437 * use drmModeGetConnector() which will do a probe to determine any display
|
/external/mdnsresponder/mDNSPosix/ |
parselog.py | 53 # Filled orange circle: Probe (service starting) Hollow orange circle: First probe (requesting unicast reply)
|
/external/mesa3d/src/glx/tests/ |
enum_sizes.cpp | 30 * functions. Tests in this file probe each function in indirect_size.c with 32 * returned. Tests in this file also probe each function in indirect_size.c
|
/external/tcpdump/ |
print-atalk.c | 210 case 3: /* probe (oy!) */ 211 ND_PRINT((ndo, "probe %s tell %s", AT(pdaddr), AT(psaddr)));
|