HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 501 - 525 of 1464) sorted by null

<<21222324252627282930>>

  /system/core/adb/
usb_libusb.c 607 D("device_poll_thread(): Created USB scan thread\n");
647 /* initial device scan */
652 err(EX_IOERR, "cannot create USB scan thread\n");
  /dalvik/vm/jdwp/
JdwpEvent.c 534 * decremented during the scan.
557 * Scan through the list of matches and determine the most severe
856 /* don't allow the list to be updated while we scan it */
946 /* don't allow the list to be updated while we scan it */
1061 /* don't allow the list to be updated while we scan it */
    [all...]
  /external/bison/lib/
getopt.c 85 non-option elements that the caller should itself scan.
300 /* Scan elements of ARGV (whose length is ARGC) for option characters
311 resume the scan with the following option character or ARGV-element.
372 d->optind = 1; /* Don't scan ARGV[0], the program name. */
439 /* If we have done all the ARGV-elements, stop the scan
452 either stop the scan or describe it to the caller and pass it by. */
  /external/bluetooth/bluez/test/
hciemu.c 93 GIOChannel *scan; member in struct:vhci_device
442 if (vdev.scan) {
443 g_io_channel_close(vdev.scan);
444 vdev.scan = NULL;
449 if (vdev.scan)
479 vdev.scan = sk_io;
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 124 public synchronized void setScanCoveragePath (final boolean scan)
126 m_scanCoveragePath = scan;
375 // scan the classpath to populate the initial metadata:
395 log.trace1 ("run", "class cache size after cp scan: " + classIOCache.size ());
396 log.trace1 ("run", "metadata size after cp scan: " + mdata.size ());
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c 100 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
121 ret = os_snprintf(pos, end - pos, "SCAN " MACSTR,
137 wpa_printf(MSG_DEBUG, "%s: SCAN %s", __func__, dent->d_name);
166 sendto(drv->test_socket, "SCAN", 4, 0,
174 sendto(drv->test_socket, "SCAN", 4, 0,
402 wpa_printf(MSG_DEBUG, "test_driver: No room for the new scan "
    [all...]
driver_osx.m 184 "scan results", (int) info->ssid_len);
427 .scan = wpa_driver_osx_scan,
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c 84 /* EarlyTermination DISABLE mode - Should be same as in scan.h */
159 { SCAN_TYPE_NORMAL_PASSIVE, "Passive Normal Scan" },
160 { SCAN_TYPE_NORMAL_ACTIVE, "Active Normal Scan" },
161 { SCAN_TYPE_SPS, "Scheduled Passive Scan (SPS)" },
162 { SCAN_TYPE_TRIGGERED_PASSIVE, "Passive Triggered Scan" },
163 { SCAN_TYPE_TRIGGERED_ACTIVE, "Active Triggered Scan" }
314 console_printf_terminal("CLI Event - Scan Complete\n");
    [all...]
  /bionic/libc/kernel/tools/
kernel.py 171 """a class used to scan the kernel headers themselves."""
270 """scan for all architectures and return the set of all needed kernel headers"""
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
GenericSignatureParser.java 89 * eof is private to the scan methods
90 * and it's set only when a scan is issued at the end of the buffer.
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 326 case R.id.scan:
327 // Launch the DeviceListActivity to see devices and do scan
  /development/testrunner/test_defs/
test_walker.py 41 FindTests will first scan sub-folders of path for tests. If none are found,
42 it will scan the file system upwards until a AndroidManifest.xml is found
  /external/bluetooth/bluez/input/
fakehid.c 138 [0x33] = KEY_REWIND, /* scan back */
140 [0x34] = KEY_FORWARD, /* scan forward */
  /external/e2fsprogs/resize/
resize2fs.c 22 * 3. Scan the inode table, doing the following:
1084 ext2_inode_scan scan EXT2FS_ATTR((unused)),
1113 ext2_inode_scan scan = NULL; local
1137 retval = ext2fs_open_inode_scan(rfs->old_fs, 0, &scan);
1154 ext2fs_set_inode_callback(scan, progress_callback, (void *) rfs);
1170 retval = ext2fs_get_next_inode_full(scan, &ino, inode, inode_size);
    [all...]
  /external/emma/core/java12/com/vladium/util/
IntIntMap.java 149 int scan = 0; local
155 result [scan ++] = entry.m_key;
IntObjectMap.java 132 int scan = 0; local
138 result [scan ++] = entry.m_key;
ObjectIntMap.java 139 int scan = 0; local
145 result [scan ++] = entry.m_key;
  /external/freetype/include/freetype/
ftoutln.h 416 /* Render an outline within a bitmap using the current scan-convert. */
437 /* The field `params.source' will be set to `outline' before the scan */
  /external/icu4c/test/perf/ustrperf/
stringperf.h 35 /* Constants for scan operation */
448 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) function
  /external/skia/include/core/
SkGeometry.h 69 the resulting beziers are monotonic in Y. This is called by the scan converter.
128 the resulting beziers are monotonic in Y. This is called by the scan converter.
  /external/srec/srec/clib/
voc_read.c 141 /* scan to the next entry */
226 /* scan over the label */
  /external/webkit/JavaScriptCore/wrec/
CharacterClassConstructor.cpp 68 // Simple linear scan - I doubt there are that many ranges anyway...
157 // we're going to scan along, updating the start of the range
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.ui 191 <string>Scan</string>
286 <string>Scan</string>
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-strings.1 164 Do not scan only the initialized and loaded sections of object files;
165 scan the whole files.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-strings.1 164 Do not scan only the initialized and loaded sections of object files;
165 scan the whole files.

Completed in 115 milliseconds

<<21222324252627282930>>