/external/v8/test/cctest/ |
test-threads.cc | 56 enum Turn { 63 static Turn turn = FILL_CACHE; variable 74 CHECK_EQ(FILL_CACHE, turn); 86 turn = CLEAN_CACHE; 92 } while (turn != SECOND_TIME_FILL_CACHE); 97 turn = DONE; 109 if (turn == CLEAN_CACHE) { 115 turn = SECOND_TIME_FILL_CACHE; 138 CHECK_EQ(DONE, turn); [all...] |
/bionic/libdl/ |
Android.mk | 10 # libgcc.a are made static to libdl.so. This in turn ensures that libraries that
|
/external/dbus/dbus/ |
Android.mk | 2 # See also config.h to turn on verbose logs
|
/external/markdown/MarkdownTest/ |
MarkdownTest.pl | 133 Flag to turn on using the command line 'tidy' tool to normalize HTML
|
/external/stlport/test/eh/ |
cygwin.mak | 39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
djgpp.mak | 39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-99r1.mak | 39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-apple-macosx.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-freebsd.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-hp11.mak | 41 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-irix.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-linux.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc-netbsd.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
gcc.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
hpacc.mak | 40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
mingw32.mak | 39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
exif_reader.js | 39 [ // Step one, turn the url into an entry. 46 // Step two, turn the entry into a file.
|
/external/freetype/src/base/ |
ftstroke.c | 1206 FT_Angle turn; local 1210 turn = FT_Angle_Diff( stroker->angle_in, stroker->angle_out ); 1892 FT_Angle turn; local [all...] |
/external/quake/quake/src/WinQuake/ |
quake-rogue.spec.sh | 82 turn. They are challenging, and terminal! Here are just a few of them.
|
/external/libvpx/build/make/ |
configure.sh | 85 ${toggle_optimizations} turn on/off compiler optimization flags 86 ${toggle_pic} turn on/off Position Independent Code 87 ${toggle_ccache} turn on/off compiler cache
|
/external/opencv/cvaux/src/ |
cvscanlines.cpp | 1395 int i, j, turn; local [all...] |
/external/webkit/Tools/DumpRenderTree/gtk/fonts/ |
fonts.conf | 19 we must turn it on again, because we want to be able to test that
|
/build/core/ |
config.mk | 102 # list of flags to turn specific warnings in to errors
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
util.js | 150 * works, and if it should turn out not to work everywhere, here would
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
util.js | 150 * works, and if it should turn out not to work everywhere, here would
|