Home
last modified time | relevance | path

Searched refs:yield (Results 1 – 25 of 38) sorted by relevance

12

/external/v8/test/cctest/
Dtest-platform-linux.cc17 static void yield() { in yield() function
33 yield(); in LoopIncrement()
42 yield(); in LoopIncrement()
Dtest-platform-nullos.cc17 static void yield() { in yield() function
33 yield(); in LoopIncrement()
42 yield(); in LoopIncrement()
/external/chromium/third_party/icu/source/test/threadtest/
Dthreadtest.cpp50 static void yield() {::Sleep(0);}; in yield() function in ThreadFuncs
99 static void yield() {sched_yield();}; in yield() function in ThreadFuncs
481 ThreadFuncs::yield(); in main()
510 ThreadFuncs::yield(); in main()
/external/icu4c/test/threadtest/
Dthreadtest.cpp50 static void yield() {::Sleep(0);}; in yield() function in ThreadFuncs
99 static void yield() {sched_yield();}; in yield() function in ThreadFuncs
481 ThreadFuncs::yield(); in main()
510 ThreadFuncs::yield(); in main()
/external/elfutils/m4/
Dintdiv0.m442 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/external/libpcap/
Dpcap.h307 void pcap_set_wait (pcap_t *p, void (*yield)(void), int wait);
Dpcap-dos.c586 void pcap_set_wait (pcap_t *p, void (*yield)(void), int wait) in pcap_set_wait()
590 p->wait_proc = yield; in pcap_set_wait()
/external/guava/src/com/google/common/primitives/
Dgenerate.sh293 * value {@code ?} would yield the byte array {@code {?}}.
311 * {@code {?}} would yield the {@code primtyp} value {@code ?}.
/external/bluetooth/glib/docs/reference/glib/
Dchanges.sgml26 seeds would yield very bad pseudo-random streams. Also the
/external/kernel-headers/original/linux/
Dsched.h1138 void yield(void);
/external/qemu/tcg/
DREADME443 should free it after it is used. Freeing temporaries does not yield
/external/bluetooth/glib/
Dconfigure.in1727 POSIX_NO_YIELD="I can not find a yield functions for your platform. A rather
1729 yield function for your system, please inform the GLib
2208 AC_MSG_CHECKING(for posix yield function)
2224 AC_DEFINE_UNQUOTED(POSIX_YIELD_FUNC,$posix_yield_func,[The POSIX RT yield function])
Dconfig.h.win32.in658 /* The POSIX RT yield function */
DChangeLog.pre-2-05838 * configure.in: Test for sched_yield as the native yield function
/external/blktrace/btreplay/doc/
Dbtreplay.tex319 yield more accurate replay times.
/external/webkit/WebKitTools/android/flex-2.5.4a/
DNEWS732 doing so and then using yymore() will yield weird results).
893 to yield a 1. This caused problems installing or running
/external/v8/test/mozilla/
Dmozilla.status144 # Flaky tests; expect BigO-order computations to yield 1, but the code
/external/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod1693 will yield the warning:
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt68 aggressive configuration that is likely to yield the best performance
/external/quake/quake/src/WinQuake/
Dwqreadme.txt66 aggressive configuration that is likely to yield the best performance
/external/jpeg/
Dinstall.doc499 multiplications must yield 32-bit results, but none of their input values
/external/e2fsprogs/
Daclocal.m4687 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
Dconfigure6844 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf4391 N^V "yield" :G2P
/external/sqlite/dist/
Dsqlite3.c.orig74373 ** yield X
74377 ** yield X
74380 ** C: yield X
74398 ** yield X
74402 ** yield X
74405 ** L: yield X
74564 ** yield X
74568 ** yield X
74594 sqlite3VdbeAddOp1(v, OP_Yield, dest.iParm); /* yield X */
74623 ** L: yield X
[all …]

12