HomeSort by relevance Sort by last modified time
    Searched refs:probe (Results 151 - 175 of 262) sorted by null

1 2 3 4 5 67 8 91011

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/mmc/
card.h 93 int (*probe)(struct mmc_card *); member in struct:mmc_driver
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFA.java 158 /** This probe tells you a lot about a decision and is useful even
163 public DecisionProbe probe = new DecisionProbe(this); field in class:DFA
242 if ( !probe.isDeterministic() || probe.analysisOverflowed() ) {
243 probe.issueWarnings();
255 // probe.reportAnalysisTimeout();
257 // probe.issueWarnings();
261 probe.reportNonLLStarDecision(this);
264 probe.issueWarnings();
740 !probe.isNonLLStarDecision() &
    [all...]
DFAOptimizer.java 170 dfa.probe.stateToSyntacticallyAmbiguousTokensRuleAltsMap.size()>0 )
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/wpa_supplicant_8/src/wps/
wps_validate.c 1119 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe,
1127 "%sProbe Response frame", probe ? "" : "Beacon/");
1132 "%sProbe Response frame", probe ? "" : "Beacon/");
1146 wps_validate_response_type(attr.response_type, probe) ||
1147 wps_validate_uuid_e(attr.uuid_e, probe) ||
1149 probe) ||
1151 probe) ||
1153 probe) ||
1155 attr.serial_number_len, probe) ||
1156 wps_validate_primary_dev_type(attr.primary_dev_type, probe) ||
    [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);
  /external/linux-tools-perf/
Android.mk 63 util/probe-event.c \
64 util/probe-finder.c \
177 builtin-probe.c \
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 181 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
  /bionic/libc/kernel/common/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
  /external/icu4c/common/
uvector.cpp 466 int32_t probe = (min + max) / 2; local
467 int8_t c = (*compare)(elements[probe], e);
469 max = probe;
472 min = probe + 1;
  /external/kernel-headers/original/linux/
i2c.h 280 unsigned short *probe; member in struct:i2c_client_address_data
519 I2C_CLIENT_MODULE_PARM(probe, "List of adapter,address pairs to scan " \
525 .probe = probe, \
  /external/libppp/src/
Makefile 10 mbuf.c mp.c ncp.c ncpaddr.c pap.c physical.c pred.c probe.c prompt.c \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 309 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_cpu_dai
373 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_codec_device
383 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_platform
419 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_machine
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 309 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_cpu_dai
373 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_codec_device
383 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_platform
419 int (*probe)(struct platform_device *pdev); member in struct:snd_soc_machine
  /bionic/libc/kernel/common/linux/
device.h 59 int (*probe)(struct device * dev); member in struct:bus_type
86 int (*probe) (struct device * dev); member in struct:device_driver
  /development/ndk/platforms/android-3/include/linux/
device.h 51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
alloca.c 165 auto char probe; /* Probes stack depth: */ local
166 register char *depth = ADDRESS_FUNCTION (probe);
  /ndk/sources/host-tools/make-3.81/
alloca.c 173 auto char probe; /* Probes stack depth: */ local
174 register char *depth = ADDRESS_FUNCTION (probe);
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.c 155 auto char probe; /* Probes stack depth: */ local
156 register char *depth = ADDRESS_FUNCTION (probe);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
device.h 51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
device.h 51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
device.h 51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
device.h 51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
device.h 51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver

Completed in 1336 milliseconds

1 2 3 4 5 67 8 91011