/packages/experimental/procstatlog/ |
procstatreport.py | 654 if name == "T" and op == "+": # timestamp: scan about to begin 658 if name == "T" and op == "-": # timestamp: scan complete
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
output.h | 71 /* The final scan for one insn, INSN. Args are same as in `final', except 143 /* Scan IN_RTX and its subexpressions, and renumber all regs into those
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/EventMbox/ |
eventMbox.c | 172 /*1*/ { SCAN_COMPLETE_EVENT_ID , "SCAN CMPLT " , 3}, 188 /*17*/{ SCHEDULED_SCAN_COMPLETE_EVENT_ID, "SPS SCAN CMPLT " , 3},
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/ |
PowerSrv.c | 234 DESCRIPTION: Restart the scan SRV module upon recovery. [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
fourX.c | 344 * DESCRIPTION: This function scan the Msdu list and copy OS data blocks to 484 * Scan the Msdu list and copy OS data blocks to local data blocks .
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/ |
scr.c | 73 /* client status for inter scan gorup */ 122 /* client status for inter scan gorup */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxCmd.c | 587 * DESCRIPTION: Send SCAN Command 604 * DESCRIPTION: Send SPS SCAN Command [all...] |
whalHwCtrl.c | [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
PowerSrv.c | 229 DESCRIPTION: Restart the scan SRV module upon recovery. [all...] |
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
measurementMgr.c | 689 TRACE6(pMeasurementMgr->hReport, REPORT_SEVERITY_INFORMATION, ": \n\nRequest #%d:\n Type: %d\n Measured Channel: %d (Serving Channel: %d)\n Scan Mode: %d\n Duration: %d\n\n", index+1, pRequestArr[index]->Type, pRequestArr[index]->channelNumber, pMeasurementMgr->servingChannelID, pRequestArr[index]->ScanMode, pRequestArr[index]->DurationTime); 882 /* build the scan frame info object */ [all...] |
/dalvik/libcore/archive/src/main/native/ |
zipsup.c | 289 Scan backward from end of file for a central end header. Read from zipFile and update the HyZipCentralEnd provided. 350 /* Scan the buffer (backwards) for CentralEnd signature = PK^E^F. */ 409 Scan ahead for a data descriptor. Read from zipFile and update the HyZipLocalHeader provided. 447 /* Scan until we find PK^G^H (otherwise it's an error). */ 464 /* Scan the buffer. */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
select.c | 238 NOTE: if the reScanFlag is set, means we received a scan command from the utility while in the 239 previous scanning, we report a select status failure to the SME SM because a re scan is needed 613 /* If scan for any ssid all sites are expected to be found, and all should be marked. */ 618 /* otherwise, the scan was a unicast scan, and thus only sites that match the desired SSID are marked*/ [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
flex.info | 122 how to manipulate multiple input sources; how to scan from strings 455 starting to scan, or right after a newline has been scanned). 891 if you've set up `YY_INPUT' to scan from a source other than `yyin'), [all...] |
flex.texi | 200 scan from strings instead of files 542 which just starting to scan, or right after a [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
flex.1 | 42 scan from strings instead of files 394 which just starting to scan, or right after a 1054 to scan from a source other than [all...] |
/cts/tools/dasm/etc/ |
java_cup-new.jar | |
/cts/tools/dasm/src/java_cup/ |
parser.java | 329 /** scan to get the next token */ 330 public java_cup.runtime.token scan() method in class:parser 939 case 18: // scan_code ::= SCAN WITH CODE_STRING SEMI [all...] |
/external/wpa_supplicant/ |
ctrl_iface.c | 364 * skipped when processing scan results. 1265 } else if (os_strcmp(buf, "SCAN") == 0) { 1274 wpa_printf(MSG_DEBUG, "Ongoing Scan action..."); [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ralink.c | 1022 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results"); 1056 /* Not all drivers generate "scan completed" wireless event, so try to [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
g_tester.c | 506 P_BUFFER_GET_UINT32(data_string, parms[1].value); /*Scan Type*/ [all...] |
/build/tools/releasetools/ |
check_target_files_signatures | 30 Comma-separated list of top-level directories to scan for
|
/build/tools/signapk/ |
SignApk.java | 360 // fake EOCD appended after the signature in its scan). The
|
/dalvik/docs/ |
debugger.html | 59 for all bytecode, which made it necessary to scan for breakpoints by
|
/dalvik/vm/ |
IndirectRefTable.c | 295 * Top-most entry. Scan up and consume holes. No need to NULL
|
/development/simulator/app/ |
PropertyServer.cpp | 154 { "media.stagefright.enable-scan", "true" },
|