| /system/extras/tests/wifi/stress/ |
| wifiLoadScanAssoc.c | 19 * WiFi load, scan, associate, unload stress test 34 * may be performed while the WiFi driver is still performing a scan 116 * 3. Execute passes that repeatedly perform the WiFi load, scan,
|
| /external/bison/ |
| ChangeLog | 19 * data/glr.c, src/graphviz.h, src/ielr.c, src/scan-gram.l, 282 * src/scan-code.l (SC_RULE_ACTION): Here. 288 * src/scan-gram.l (scanner): Accept '#line NUM'. 419 * src/scan-gram.l: Scan groups of invalid characters together. 459 * src/scan-gram.l: here. 768 * src/scan-gram.l: Use it. 933 * src/location.h, src/scan-gram.h: Adjust to api.prefix. [all...] |
| /dalvik/vm/jdwp/ |
| JdwpEvent.cpp | 536 * decremented during the scan. 557 * Scan through the list of matches and determine the most severe 851 /* don't allow the list to be updated while we scan it */ 937 /* don't allow the list to be updated while we scan it */ 1046 /* don't allow the list to be updated while we scan it */ [all...] |
| /external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
| bn_exp.c | 338 * how bit a window to do. To do this we need to scan 485 * how bit a window to do. To do this we need to scan 748 /* Scan the exponent one window at a time starting from the most 796 /* Scan the exponent one window at a time starting from the most 803 /* Scan the window, squaring the result as we go */ 1055 * how bit a window to do. To do this we need to scan
|
| /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/openssl/crypto/bn/ |
| bn_exp.c | 338 * how bit a window to do. To do this we need to scan 485 * how bit a window to do. To do this we need to scan 748 /* Scan the exponent one window at a time starting from the most 796 /* Scan the exponent one window at a time starting from the most 803 /* Scan the window, squaring the result as we go */ 1055 * how bit a window to do. To do this we need to scan
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| README-P2P | 77 The default behavior is to run a single full scan in the beginning and 78 then scan only social channels. type=social will scan only social 79 channels, i.e., it skips the initial full scan. type=progressive is 80 like the default behavior, but it will scan through all the channels 83 full scan.
|
| /ndk/sources/host-tools/sed-4.2.1/lib/ |
| getopt.c | 80 non-option elements that the caller should itself scan. 295 /* Scan elements of ARGV (whose length is ARGC) for option characters 306 resume the scan with the following option character or ARGV-element. 367 d->optind = 1; /* Don't scan ARGV[0], the program name. */ 434 /* If we have done all the ARGV-elements, stop the scan 447 either stop the scan or describe it to the caller and pass it by. */
|
| /bionic/libc/kernel/tools/ |
| kernel.py | 174 """a class used to scan the kernel headers themselves.""" 273 """scan for all architectures and return the set of all needed kernel headers"""
|
| /dalvik/vm/ |
| IndirectRefTable.cpp | 252 // reference looks like a pointer, scan the table to find the index 265 // Top-most entry. Scan up and consume holes.
|
| /dalvik/vm/arch/mips/ |
| CallO32.S | 66 * S - if set, do things the hard way (scan the signature) 73 * rarely to never -- can do the slow signature scan.
|
| /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
| BluetoothChat.java | 341 // Launch the DeviceListActivity to see devices and do scan 346 // Launch the DeviceListActivity to see devices and do scan
|
| /external/chromium_org/android_webview/tools/ |
| webview_licenses.py | 275 ' scan Check licenses.\n' \ 282 if args[0] == 'scan':
|
| /external/chromium_org/chrome/browser/prerender/ |
| prerender_link_manager.cc | 182 // Scan the list, counting how many prerenders have handles (and so were added 216 // Scan the pending prerenders, starting prerenders as we can.
|
| /external/chromium_org/chrome/browser/spellchecker/ |
| spellcheck_hunspell_dictionary.cc | 87 // Read the dictionary file and scan its data to check for corruption. The 266 // To prevent corrupted dictionary data from causing a renderer crash, scan
|
| /external/chromium_org/gpu/config/ |
| gpu_info_collector_x11.cc | 42 // Scan /etc/ati/amdpcsdb.default for "ReleaseVersion". 248 // In dual-GPU cases, sometimes PCI scan only gives us the
|
| /external/chromium_org/third_party/icu/source/test/perf/ustrperf/ |
| stringperf.h | 35 /* Constants for scan operation */ 448 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) function
|
| /external/chromium_org/third_party/libwebp/utils/ |
| filters.c | 90 // Rest of top scan-line is left-predicted. 126 // left prediction for top scan-line
|
| /external/chromium_org/third_party/sqlite/src/ext/rtree/ |
| rtreeA.test | 52 binary scan $blob Su oldvalue 65 binary scan [string range $blob 2 end] Su oldvalue
|