HomeSort by relevance Sort by last modified time
    Searched refs:Turn (Results 1 - 18 of 18) sorted by null

  /build/core/combo/
fdo.mk 22 # Set BUILD_FDO_INSTRUMENT=true to turn on FDO instrumentation.
36 $(warning Profile directory $($(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH)/$(PRODUCT_OUT) does not exist. Turn off FDO.)
  /external/chromium_org/v8/test/cctest/
test-threads.cc 36 enum Turn {
43 static Turn turn = FILL_CACHE; variable
57 CHECK_EQ(FILL_CACHE, turn);
70 turn = CLEAN_CACHE;
76 } while (turn != SECOND_TIME_FILL_CACHE);
81 turn = DONE;
95 if (turn == CLEAN_CACHE) {
102 turn = SECOND_TIME_FILL_CACHE;
123 CHECK_EQ(DONE, turn);
    [all...]
  /external/markdown/markdown/extensions/
headerid.py 36 Turn off auto generated IDs:
  /external/chromium_org/third_party/markdown/extensions/
headerid.py 76 Turn off auto generated IDs:
  /external/libxml2/
Android.mk 56 # Turn off warnings to prevent log message spam
  /external/chromium_org/v8/test/mjsunit/regress/
regress-392114.js 52 // Turn on the debugger.
regress-crbug-229923.js 36 // Turn the string to a two-byte external string, so that the sliced
regress-crbug-242502.js 44 // Called twice on o1 to turn monomorphic.
47 // Called on four other objects to turn megamorphic.
61 // Turn IC megamorphic again.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 81 and ebx, 0x9FFFFFFF ; Turn Caches on
xdfprotect.asm 60 and edx, 0x9FFFFFFF ; Turn Caches on
  /external/chromium_org/third_party/readability/js/
readability.js 419 /* Turn all double br's into p's */
546 * First, node prepping. Trash nodes that look cruddy (like ones with the class name "comment", etc), and turn divs
577 /* Turn all divs that don't have children block level elements into p's */
755 /* We have a node that isn't a common block level element, like a form or td tag. Turn it into a div so it doesn't get filtered out later by accident. */
    [all...]
  /build/core/
java.mk 157 # Turn on all warnings and warnings as errors for RS compiles.
main.mk 336 # Turn on Dalvik preoptimization for libdvm.so user builds, but only if not
353 # Turn on checkjni for non-user builds.
    [all...]
  /external/bison/build-aux/
texinfo.tex 63 % and turn on active characters that we couldn't do earlier because
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 63 % and turn on active characters that we couldn't do earlier because
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 2868 milliseconds