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

<<51525354555657585960>>

  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 356 fprintf(stdout, "Content duration is unknown (after prefetch completed)\n");
358 fprintf(stdout, "Content duration is %u ms (after prefetch completed)\n", durationInMsec);
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 344 fprintf(stdout, "Content duration is unknown (after prefetch completed)\n");
346 fprintf(stdout, "Content duration is %lu ms (after prefetch completed)\n", durationInMsec);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 148 #define WLC_E_PFN_SCAN_COMPLETE 57 /* PFN completed scan of network list */
173 #define WLC_E_CSA_COMPLETE_IND 80 /* 802.11 CHANNEL SWITCH ACTION completed */
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 29 * statistics, such as the number of completed tasks.
320 * TERMINATED: terminated() has completed
335 * When the terminated() hook method has completed
449 * Counter for completed tasks. Updated only on termination of
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
HandshakeCompletedEventTest.java 359 // The server must have completed without an exception.
365 // The client must have completed without an exception.
SSLSessionTest.java 308 // The server must have completed without an exception.
313 // The client must have completed without an exception.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 388 * test run has completed only when tests on all devices have completed.
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 330 testPrintI("==== Completed pass: %u", pass);
366 testPrintI("Successfully completed %u passes", pass - startPass);
  /cts/libs/vogar-expect/src/vogar/
ExpectationStore.java 70 * completed. Unlike {@code get()}, this also takes into account the
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java 291 * Report that the given test has completed.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 162 * operation has completed, and is synchronized because it uses a shared
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 169 * operation has completed, and is synchronized because it uses a shared
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoDecodeRunnable.java 275 // Reports a status of "completed"
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 140 markedStates.add(s); // mark this node as completed.
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorOutputElem.java 44 * is completed. */
  /external/arduino/hardware/arduino/cores/arduino/
wiring_analog.c 76 // as ADCL and ADCH would be locked when it completed.
  /external/blktrace/
README 82 get queued, to get dispatched, and to get completed.
  /external/blktrace/doc/
blktrace.8 172 \fIcomplete\fR: completed by driver
btrecord.8 47 When the work load has completed, you stop the \fIblktrace\fR
btreplay.8 45 When the work load has completed, you stop the \fIblktrace\fR
  /external/bluetooth/bluedroid/stack/avdt/
avdt_api.c 477 ** is completed, an AVDT_OPEN_CFM_EVT is sent to the
738 ** is completed, an AVDT_RECONFIG_CFM_EVT is sent to the
812 ** security procedure is completed, an AVDT_SECURITY_CFM_EVT
    [all...]
  /external/bluetooth/bluedroid/stack/avrc/
avrc_sdp.c 73 ** search is completed. If the search is successful, it
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 302 // not completed
btm_ble_int.h 70 #define BTM_BLE_SEC_REQ_ACT_DISCARD 3 /* discard the sec request while encryption is started but not completed */
btm_int.h 175 /* requested switch role is completed */
179 /* change of link key is completed */
312 tBTM_CMPL_CB *p_inqfilter_cmpl_cb; /* Called (if not NULL) after inquiry filter completed */
360 ** procedures are completed. Parameters are
    [all...]

Completed in 994 milliseconds

<<51525354555657585960>>