HomeSort by relevance Sort by last modified time
    Searched full:finished (Results 26 - 50 of 4129) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/main/drd/tests/
hg04_race.stderr.exp 9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
hg05_race2.stderr.exp 9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
hg05_race2.stderr.exp-powerpc 8 (thread finished, call stack no longer available)
10 (thread finished, call stack no longer available)
17 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
sem_as_mutex.stderr.exp 7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
16 (thread finished, call stack no longer available)
18 (thread finished, call stack no longer available)
sem_open.stderr.exp 7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
16 (thread finished, call stack no longer available)
18 (thread finished, call stack no longer available)
tc21_pthonce.stderr.exp 9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
annotate_ignore_rw.stderr.exp 7 Finished.
pth_detached3.c 26 fprintf(stderr, "Finished.\n");
pth_process_shared_mutex.c 27 fprintf(stderr, "Finished.\n");
  /external/chromium/chrome/browser/resources/
translate.js 16 var finished = false;
32 finished = opt_finished;
53 * Whether the current translate has finished successfully.
56 get finished() {
57 return finished;
76 if (!libReady || !finished || error)
83 * You need to regularly check the state of |finished| and |error| to know
84 * if the translation finished or if there was an error.
91 finished = false;
  /external/chromium_org/third_party/sqlite/src/test/
thread005.test 50 unset -nocomplain finished
51 thread_spawn finished(0) {sqlite3_open test.db}
52 thread_spawn finished(1) {sqlite3_open test.db}
53 if {![info exists finished(0)]} { vwait finished(0) }
54 if {![info exists finished(1)]} { vwait finished(1) }
57 runsql { BEGIN } $finished(0)
58 runsql { INSERT INTO t1 VALUES(1, 2) } $finished(0)
60 # If the race-condition was hit, then $finished(0 and $finished(1
    [all...]
thread003.test 97 unset -nocomplain finished($zFile)
98 thread_spawn finished($zFile) $thread_procs $SCRIPT
101 if {![info exists finished($zFile)]} {
102 vwait finished($zFile)
137 unset -nocomplain finished($zFile)
138 thread_spawn finished($zFile) $thread_procs $SCRIPT
141 if {![info exists finished($zFile)]} {
142 vwait finished($zFile)
154 unset -nocomplain finished(1)
155 unset -nocomplain finished(2
    [all...]
  /external/chromium/chrome/browser/ssl/
ssl_add_cert_handler.cc 27 // Stay alive until the process completes and Finished() is called.
48 Finished(false);
56 Finished(true);
62 Finished(true);
66 void SSLAddCertHandler::Finished(bool add_cert) {
82 // Inform the RVH that we're finished
  /external/chromium_org/chrome/browser/translate/
translate_url_fetcher.h 21 REQUESTING, // A fetch request was issued, but not finished yet.
22 COMPLETED, // The last fetch request was finished successfully.
23 FAILED, // The last fetch request was finished with a failure.
44 // true, and the request is finished asynchronously.
45 // Returns false if the previous request is not finished, or the request
69 // fetch operation is finished.
  /external/chromium_org/chrome/renderer/resources/extensions/
image_util.js 57 function on_complete_index(index, err, loading, finished, callbacks) {
60 finished[index] = { width: width, height: height, data: imageData };
64 callbacks.oncomplete(finished);
69 var loading = {}, finished = [],
75 oncomplete: on_complete_index(index, false, loading, finished, callbacks),
76 onerror: on_complete_index(index, true, loading, finished, callbacks)
  /external/clang/docs/
Makefile.sphinx 57 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
62 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
67 @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
72 @echo "Build finished; now you can process the pickle files."
77 @echo "Build finished; now you can process the JSON files."
82 @echo "Build finished; now you can run HTML Help Workshop with the" \
88 @echo "Build finished; now you can run "qcollectiongenerator" with the" \
97 @echo "Build finished."
106 @echo "Build finished. The epub file is in $(BUILDDIR)/epub."
111 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
Makefile 60 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
65 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
70 @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
75 @echo "Build finished; now you can process the pickle files."
80 @echo "Build finished; now you can process the JSON files."
85 @echo "Build finished; now you can run HTML Help Workshop with the" \
91 @echo "Build finished; now you can run "qcollectiongenerator" with the" \
100 @echo "Build finished."
109 @echo "Build finished. The epub file is in $(BUILDDIR)/epub."
114 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/
Makefile 36 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
41 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
46 @echo "Build finished; now you can process the pickle files."
51 @echo "Build finished; now you can process the JSON files."
56 @echo "Build finished; now you can run HTML Help Workshop with the" \
62 @echo "Build finished; now you can run "qcollectiongenerator" with the" \
71 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
88 @echo "Testing of doctests in the sources finished, look at the " \
  /external/mesa3d/src/gallium/docs/
Makefile 36 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
41 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
46 @echo "Build finished; now you can process the pickle files."
51 @echo "Build finished; now you can process the JSON files."
56 @echo "Build finished; now you can run HTML Help Workshop with the" \
62 @echo "Build finished; now you can run "qcollectiongenerator" with the" \
71 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
88 @echo "Testing of doctests in the sources finished, look at the " \
  /external/chromium_org/android_webview/browser/
net_disk_cache_remover.h 17 // will noop if a previous call has not finished.
  /external/chromium_org/chrome/browser/ui/extensions/
extension_enable_flow_delegate.h 12 // Invoked when |flow| is finished successfully.
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
push_state.html 3 // We need to test pushState after the load event has finished.
  /external/compiler-rt/lib/tsan/lit_tests/
thread_end_with_ignore.cc 18 // CHECK: ThreadSanitizer: thread T1 finished with ignores enabled
  /external/junit/src/org/junit/runners/model/
RunnerScheduler.java 20 void finished(); method in interface:RunnerScheduler
  /ndk/tests/device/issue22165-typeinfo/jni/
main.cpp 21 std::cout << "finished" << std::endl;

Completed in 813 milliseconds

12 3 4 5 6 7 8 91011>>