/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
FmRxApp.java | 157 // the current configuration request has been completed. 160 // current volume request has been completed. 163 // request has been completed. 725 * Seek up/down will be completed here. So set the state to 741 * volume change will be completed here. So set the state to 816 * The default setting for the FMApp are completed here. If [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver.h | 845 /* Driver needs static WEP key setup after association has been completed */ 868 * operation does not end up getting completed successfully later. [all...] |
/external/bluetooth/bluedroid/stack/btm/ |
btm_devctl.c | 261 ** completed. 374 ** initialization after the application has completed its 664 ** initialization after the application has completed its [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
file_operation_manager.js | 297 * "copy-operation-completed" and "delete". 536 * @param {function()} callback Called when the initialize is completed. 734 * @param {function()} callback Called when the initialize is completed. 867 * @param {function()} callback Called when the initialize is completed. [all...] |
/external/chromium_org/content/browser/download/ |
download_item_impl.cc | [all...] |
/external/chromium_org/net/proxy/ |
proxy_resolver_v8_tracing.cc | 235 // Map of DNS operations completed so far. Written into on the origin thread 289 // Indicates if the outstanding DNS request completed synchronously. Written 376 // initialization has completed successfully! 408 // (f) The script execution completed entirely, and posted a task to the 534 // Metrics are output for each completed request to GetProxyForURL()). 537 // requests that completed in non-blocking mode versus blocking mode. The [all...] |
/external/jpeg/ |
jpeglib.h | 498 /* Current input scan number and number of iMCU rows completed in scan. 502 JDIMENSION input_iMCU_row; /* Number of iMCU rows completed */ 765 long pass_counter; /* work units completed in this pass */ 767 int completed_passes; /* passes completed so far */ [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 25 0x02 walk_completed Counts number of completed page walks due to load miss in the STLB 29 0x80 large_walk_completed Counts number of completed large page walks due to load miss in the STLB 156 0x02 walk_completed Counts number of misses in the STLB which resulted in a completed page walk 160 0x80 large_walk_completed Counts number of completed large page walks due to misses in the STLB 197 0x02 walk_completed Counts number of misses in all levels of the ITLB which resulted in a completed page walk 203 0x80 large_walk_completed Counts number of completed large page walks due to misses in the STLB
|
/external/qemu/distrib/jpeg-6b/ |
jpeglib.h | 498 /* Current input scan number and number of iMCU rows completed in scan. 502 JDIMENSION input_iMCU_row; /* Number of iMCU rows completed */ 765 long pass_counter; /* work units completed in this pass */ 767 int completed_passes; /* passes completed so far */ [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_fast.c | 357 * completed MSCHAPv2 and TNC */ 1049 "- Provisioning completed successfully"); 1053 * expected to be completed with an EAP-Success. However, 1060 "- PAC refreshing completed successfully"); [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
CtsXmlResultReporter.java | 317 // display the results of the last completed run 359 * Creates a report file and populates it with the report data from the completed tests.
|
/development/tools/labpretest/ |
labpretest.sh | 576 log_print "device $device has returned, testing completed, count = $loop" 577 echo `echo "Device $device has returned, testing completed, count = $loop." > $ROOT/$device.log`
|
/device/lge/hammerhead/libsensors/ |
sensors.cpp | 117 // return true if the constructor is completed 140 // return true if the constructor is completed
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
DOTGenerator.java | 118 markedStates.add(Utils.integer(s.stateNumber)); // mark this node as completed. 168 markedStates.add(s); // mark this node as completed.
|
/external/chromium/chrome/browser/automation/ |
url_request_automation_job.cc | 308 // The request completed, and we have all the data. 358 // that the job has completed.
|
/external/chromium/chrome/browser/download/ |
download_manager.h | 102 // are in progress or have completed. 133 // all data saved, and completed the filename determination and
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.h | 286 // Sends completed plugin IME notification and text back to the renderer. 386 // set when the gpu widget needs to be hidden once a paint is completed.
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_master.h | 302 // Indicates whether any asynchronous operation has ever been completed. 304 // are pending, yet we don't track whether they have been completed. This
|
/external/chromium/net/proxy/ |
proxy_service.h | 257 // Returns ERR_IO_PENDING if the request cannot be completed synchronously. 276 // Called when proxy resolution has completed (either synchronously or
|
/external/chromium/net/socket/ |
deterministic_socket_data_unittest.cc | 116 // Issue the read, which will be completed asynchronously 150 // Issue the read, which will be completed asynchronously
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/ |
ProfileSyncService.java | 313 * completed and setPreferredDataTypes() is invoked. 495 * Returns the time when the last sync cycle was completed.
|
/external/chromium_org/chrome/browser/automation/ |
url_request_automation_job.cc | 376 // The request completed, and we have all the data. 431 // that the job has completed.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
drive_file_stream_reader.cc | 223 // The downloading is completed, so we do not need to cancel the job 441 // after opening the file is completed.
|
drive_file_stream_reader_unittest.cc | 263 // Destroy the instance after the network operation is completed. 272 // Destroy the instance before the network operation is completed.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
user_cloud_policy_store_chromeos.cc | 81 // Checks whether the load operations from the legacy caches completed. If so, 465 // Tell the rest of the world that the policy load completed.
|