Searched refs:scan (Results 101 - 125 of 163) sorted by relevance

1234567

/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp106 connect(scanButton, SIGNAL(clicked()), this, SLOT(scan()));
123 connect(scanNetworkButton, SIGNAL(clicked()), this, SLOT(scan()));
712 void WpaGui::scan() function in class:WpaGui
1297 connect(scanAction, SIGNAL(triggered()), this, SLOT(scan()));
1513 wpsStatusText->setText("WPS AP selected from scan results");
/external/wpa_supplicant_8/wpa_supplicant/
H A Dscan.c23 #include "scan.h"
117 "end of scan list - go back to beginning");
226 wpa_dbg(wpa_s, MSG_DEBUG, "Starting delayed sched scan");
238 wpa_dbg(wpa_s, MSG_DEBUG, "Sched scan timeout - stopping it");
322 /* Optimize provisioning state scan based on GO information */
347 * Optimize post-provisioning scan based on channel used
360 /* Optimize provisioning scan based on already known channel */
454 wpa_dbg(wpa_s, MSG_DEBUG, "Skip scan - interface disabled");
459 wpa_dbg(wpa_s, MSG_DEBUG, "Disconnected - do not scan");
465 /* If we are already in scanning state, we shall ignore this new scan reques
[all...]
H A Dnmake.mak118 $(OBJDIR)\scan.obj \
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp97 connect(scanButton, SIGNAL(clicked()), this, SLOT(scan()));
114 connect(scanNetworkButton, SIGNAL(clicked()), this, SLOT(scan()));
735 void WpaGui::scan() function in class:WpaGui
1301 connect(scanAction, SIGNAL(triggered()), this, SLOT(scan()));
1541 wpsStatusText->setText(tr("WPS AP selected from scan results"));
/external/emma/core/java12/com/vladium/util/args/
H A DOptsParser.java136 scan: for (a = 0; a < args.length; )
298 break scan;
306 break scan; // TODO: could use the current value of 'a' for a better error message
/external/e2fsprogs/misc/
H A Dtune2fs.c1210 ext2_inode_scan scan = NULL; local
1216 retval = ext2fs_open_inode_scan(fs, 0, &scan);
1221 retval = ext2fs_get_next_inode(scan, &ino, &inode);
1272 * We need to scan for inode and block bitmaps that may need to be
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtask.rb419 @source.scan( /^\s*import\s+(\w+\s*(?:,\s*\w+\s*)*);/ ) do
/external/javassist/src/main/javassist/bytecode/analysis/
H A DAnalyzer.java136 subroutines = scanner.scan(method);
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c377 * might not support Host AP specific scan request (with SSID
391 /* Not all drivers generate "scan completed" wireless event, so try to
504 .scan = wpa_driver_hostap_scan,
H A Ddriver_ipw.c454 .scan = wpa_driver_ipw_scan,
H A Ddriver_madwifi.c435 /* set desired ssid before scan */
436 /* FIX: scan should not break the current association, so using
447 * madwifi delivers a scan complete event so no need to poll, but
593 .scan = wpa_driver_madwifi_scan,
H A Ddriver_iphone.m264 * from scan results in order to support ap_scan=2.
268 wpa_printf(MSG_DEBUG, "iPhone: No scan results - cannot "
295 wpa_printf(MSG_DEBUG, "iPhone: Could not find SSID from scan "
301 "from scan results");
461 .scan = wpa_driver_iphone_scan,
H A Ddriver_broadcom.c495 wpa_printf(MSG_MSGDUMP, "Received %d bytes of scan results (%lu "
599 .scan = wpa_driver_broadcom_scan,
/external/wpa_supplicant_6/wpa_supplicant/
H A Dwpa_priv.c133 if (iface->driver->scan)
134 iface->driver->scan(iface->drv_priv, len ? (u8 *) buf : NULL,
H A Dwpa_supplicant.c733 * based on the network configuration and scan result for the selected BSS (if
1042 "management and encryption suites (no scan "
1280 wpa_printf(MSG_WARNING, "Failed to allocate memory for scan "
1288 wpa_printf(MSG_DEBUG, "Failed to get scan results");
1301 /* Convert old scan result data structure to the new one */
1380 * wpa_supplicant_get_scan_results - Get scan results
1384 * This function is request the current scan results from the driver and stores
1395 wpa_printf(MSG_DEBUG, "Failed to get scan results");
1405 wpa_printf(MSG_DEBUG, "Failed to get scan results");
1492 else if (wpa_s->driver->scan) {
[all...]
/external/v8/src/
H A Dspaces.h351 void initialize_scan_on_scavenge(bool scan) { argument
352 if (scan) {
358 inline void set_scan_on_scavenge(bool scan);
621 // Used by the store buffer to keep track of which pages to mark scan-on-
/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp751 unsigned scan; member in class:__anon56::CGObjCCommonMac::SKIP_SCAN
753 : skip(_skip), scan(_scan) {}
4005 // Build the string of skip/scan nibbles
4026 // Must skip over 1 or more words. We save current skip/scan values
4030 SkScan.scan = WordsToScan;
4035 SkScan.scan = 0;
4044 SkScan.scan = WordsToScan;
4061 SkScan.scan = 0;
4069 if ((i < SkipScan) && SkipScanIvars[i].skip && SkipScanIvars[i].scan == 0
4070 && SkipScanIvars[i+1].skip == 0 && SkipScanIvars[i+1].scan) {
[all...]
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
H A DANTLR3.java421 ds.scan();
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
H A Dopenid.php161 * Helper function used to scan for <meta>/<link> tags and extract information
522 # Found the AX attributes, so no need to scan for SREG.
/external/icu4c/test/perf/ustrperf/
H A Dstringperf.h37 /* Constants for scan operation */
450 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) function
/external/jpeg/
H A Djpeglib.h46 #define MAX_COMPS_IN_SCAN 4 /* JPEG limit on # of components in one scan */
137 * these values do not depend on whether a scan is interleaved or not.
162 /* These values are computed before starting a scan of the component. */
182 /* The script for encoding a multiple-scan file is an array of these: */
185 int comps_in_scan; /* number of components encoded in this scan */
318 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */
319 /* The default value of scan_info is NULL, which causes a single-scan
320 * sequential JPEG file to be emitted. To create a multi-scan file,
321 * set num_scans and scan_info to point to an array of scan definitions.
334 * for each scan)
691 huffman_scan_header *scan; member in struct:__anon6595
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djpeglib.h46 #define MAX_COMPS_IN_SCAN 4 /* JPEG limit on # of components in one scan */
137 * these values do not depend on whether a scan is interleaved or not.
162 /* These values are computed before starting a scan of the component. */
182 /* The script for encoding a multiple-scan file is an array of these: */
185 int comps_in_scan; /* number of components encoded in this scan */
318 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */
319 /* The default value of scan_info is NULL, which causes a single-scan
320 * sequential JPEG file to be emitted. To create a multi-scan file,
321 * set num_scans and scan_info to point to an array of scan definitions.
334 * for each scan)
691 huffman_scan_header *scan; member in struct:__anon10449
[all...]
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
H A Dwpagui.ui.h495 void WpaGui::scan() function in class:WpaGui
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 603 milliseconds

1234567