/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/mtd/ |
map.h | 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
|
/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
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
sample_trie_e_access_traits.hpp | 38 * Contains a sample probe policy.
|
/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...] |
/external/libpcap/ |
pcap-dos.c | 457 PCAP_ASSERT (dev->probe); 459 if ((*dev->probe)(dev)) 506 * Get a list of all interfaces that are present and that we probe okay. 522 PCAP_ASSERT (dev->probe); 524 if (!(*dev->probe)(dev)) 527 PCAP_ASSERT (dev->close); /* set by probe routine */ 612 PCAP_ASSERT (dev->probe); 614 if (!(*dev->probe)(dev)) /* call the xx_probe() function */ 783 * set in it's probe handler), initialise near-memory ring-buffer for 1179 * Search & probe for supported 32-bit (pmode) pcap device [all...] |
/external/wpa_supplicant_8/src/p2p/ |
p2p.h | 417 * send_probe_resp - Transmit a Probe Response frame 419 * @buf: Probe Response frame (including the header and body) 422 * This function is used to reply to Probe Request frames that were 425 * anymore listening to Probe Request frames. 427 * Alternatively, the responsibility for building the Probe Response 430 * pointer can be %NULL). The WPS and P2P IEs to be added for Probe 432 * start_listen() callback. It should be noted that the received Probe 475 * @probe_resp_ie: IE(s) to be added to Probe Response frames 486 * the IEs from probe_resp_ie need to be added to the end of the Probe 528 * results or during Listen state based on receive Probe Request an [all...] |
/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/e2fsprogs/lib/ext2fs/tdb/patches/ |
static-prototypes | 13 -int tdb_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len); 37 +static int tdb_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len);
|
/external/qemu/slirp/ |
tcp_timer.h | 74 * (and keepalives have been enabled on the socket), we begin to probe 97 #define TCPTV_KEEPINTVL ( 75*PR_SLOWHZ) /* default probe interval */
|
/external/qemu/slirp-android/ |
tcp_timer.h | 74 * (and keepalives have been enabled on the socket), we begin to probe 97 #define TCPTV_KEEPINTVL ( 75*PR_SLOWHZ) /* default probe interval */
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/ |
alloca.c | 144 auto char probe; /* probes stack depth: */ local 145 register char *depth = &probe;
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
mlmeApi.h | 119 /* Probe response frame structure */ 121 field in the probe response. This is because of the parsing that is done by the site manager. */
|
templates.c | 171 * \brief set Default Probe Req Template tp the FW. 173 * set Default Probe Req Template tp the FW. 187 * Setting probe request temapltes for both bands. 206 DESCRIPTION: This function build a probe request template to set to the HAL in the scan process. 286 * Supported rates in probe request will always use the default rates for BG or A bands, 381 DESCRIPTION: This function build a probe response template to set to the HAL 388 The site manager set the template type (after thos function returns) to beacon or probe response accordingly. 607 TRACE1(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "Probe response template len = %d\n",size);
|
/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
|
/prebuilts/ndk/4/platforms/android-8/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/5/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/6/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/6/platforms/android-3/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/7/platforms/android-14/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/7/platforms/android-14/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
|