HomeSort by relevance Sort by last modified time
    Searched full:completed (Results 451 - 475 of 3541) sorted by null

<<11121314151617181920>>

  /external/linux-tools-perf/util/
run-command.h 28 * after it has completed reading from/writing to it!
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
Ping.java 62 * trip completed.
  /external/oprofile/events/ppc/e300/
events 4 event:0x2 counters:0,1,2,3 um:zero minimum:3000 name:COMPLETED_INSNS : Completed Instructions (0, 1, or 2 per cycle)
8 event:0x8 counters:0,1,2,3 um:zero minimum:500 name:COMPLETED_BRANCHES : Branch Instructions completed
9 event:0x9 counters:0,1,2,3 um:zero minimum:500 name:COMPLETED_LOAD_OPS : Load micro-ops completed
10 event:0xa counters:0,1,2,3 um:zero minimum:500 name:COMPLETED_STORE_OPS : Store micro-ops completed
  /external/proguard/src/proguard/classfile/editor/
ExceptionInfoAdder.java 64 // Add the completed exception info.
  /external/skia/gm/rebaseline_server/
imagediffdb_test.py 65 logging.info("Self-test completed successfully!")
  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FileTransfer.java 133 * of a an error, or the transfer completed successfully.
136 * because of a an error, or the transfer completed successfully.
286 * After the stream negotiation has completed the intermediate state
300 * The transfer has completed successfully.
  /external/valgrind/main/docs/internals/
tm-threadstates.dot 19 zombie -> dead [ label="join completed" ];
  /external/webrtc/src/system_wrappers/interface/
cpu_wrapper.h 41 // no metrics are available yet). Once the initialization is completed,
  /frameworks/base/core/java/android/webkit/
JsResult.java 68 /* Notify the caller that the JsResult has completed */
  /frameworks/support/v4/java/android/support/v4/content/
AsyncTaskLoader.java 97 * when the last {@link #onLoadInBackground()} call has completed until
125 * once the background thread has completed its work its remaining state
130 * typically because it has already completed normally, or
170 * Called if the task was canceled before it was completed. Gives the class a chance
  /packages/apps/Contacts/src/com/android/contacts/util/
NotifyingAsyncQueryHandler.java 37 * Interface to listen for completed query operations.
  /packages/apps/Launcher3/src/com/android/launcher3/
DragSource.java 52 * onDropCompleted, and more importantly, after the fling animation has completed.
  /packages/apps/Mms/src/org/w3c/dom/events/
EventListener.java 21 * have completed using the listener.
  /packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/
ImsFrameworkService.java 25 * Example service to handle IMS setup after boot completed event.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
LetterConverter.java 39 * @return {@code true} if conversion is completed; {@code false} if not.
  /packages/providers/DownloadProvider/ui/res/values/
strings.xml 45 <!-- Status indicating that the download has completed successfully. Appears for an individual
67 <!-- Text for dialog when user clicks on a completed download but the file is missing
89 <!-- Text for a toast appearing when a user clicks on a completed download, informing the user
99 <!-- Text for button to delete a download that has completed, or to delete multiple download
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nbd.h 66 * it has completed an I/O request (or an error occurs).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nbd.h 66 * it has completed an I/O request (or an error occurs).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nbd.h 66 * it has completed an I/O request (or an error occurs).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 17 configuration system, and the About dialog, and Kurt B. Kaiser, who completed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 17 configuration system, and the About dialog, and Kurt B. Kaiser, who completed
  /cts/tests/tests/drm/src/android/drm/cts/
DRMTest.java 210 Log.d(TAG, "processDrmInfo() completed");
227 Log.d(TAG, "Registration completed");
230 Log.d(TAG, "Deregistration completed");
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwWebContentsDelegateAdapter.java 168 boolean completed = false;
171 if (completed) {
174 completed = true;
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
copy_operation.h 126 // completed.
134 // is completed.
151 // is completed.
  /external/chromium_org/chrome/browser/history/
shortcuts_backend.h 96 // Called after the database is loaded and Init() completed.
133 INITIALIZING, // Init() called, but not completed yet.
134 INITIALIZED, // Initialization completed, all accessors can be safely

Completed in 652 milliseconds

<<11121314151617181920>>