/external/v8/test/cctest/ |
D | test-platform-linux.cc | 17 static void yield() { in yield() function 33 yield(); in LoopIncrement() 42 yield(); in LoopIncrement()
|
D | test-platform-nullos.cc | 17 static void yield() { in yield() function 33 yield(); in LoopIncrement() 42 yield(); in LoopIncrement()
|
/external/chromium/third_party/icu/source/test/threadtest/ |
D | threadtest.cpp | 50 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/ |
D | threadtest.cpp | 50 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/ |
D | intdiv0.m4 | 42 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
|
/external/libpcap/ |
D | pcap.h | 307 void pcap_set_wait (pcap_t *p, void (*yield)(void), int wait);
|
D | pcap-dos.c | 586 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/ |
D | generate.sh | 293 * value {@code ?} would yield the byte array {@code {?}}. 311 * {@code {?}} would yield the {@code primtyp} value {@code ?}.
|
/external/bluetooth/glib/docs/reference/glib/ |
D | changes.sgml | 26 seeds would yield very bad pseudo-random streams. Also the
|
/external/kernel-headers/original/linux/ |
D | sched.h | 1138 void yield(void);
|
/external/qemu/tcg/ |
D | README | 443 should free it after it is used. Freeing temporaries does not yield
|
/external/bluetooth/glib/ |
D | configure.in | 1727 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])
|
D | config.h.win32.in | 658 /* The POSIX RT yield function */
|
D | ChangeLog.pre-2-0 | 5838 * configure.in: Test for sched_yield as the native yield function
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 319 yield more accurate replay times.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | NEWS | 732 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/ |
D | mozilla.status | 144 # Flaky tests; expect BigO-order computations to yield 1, but the code
|
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
D | Toc.pod | 1693 will yield the warning:
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 68 aggressive configuration that is likely to yield the best performance
|
/external/quake/quake/src/WinQuake/ |
D | wqreadme.txt | 66 aggressive configuration that is likely to yield the best performance
|
/external/jpeg/ |
D | install.doc | 499 multiplications must yield 32-bit results, but none of their input values
|
/external/e2fsprogs/ |
D | aclocal.m4 | 687 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
|
D | configure | 6844 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 4391 N^V "yield" :G2P
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 74373 ** 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 …]
|