/external/v8/test/mjsunit/compiler/ |
globals.js | 31 // Test compilation of a global variable store.
|
loops.js | 28 // Test compilation of loops.
|
/external/v8/test/mjsunit/regress/ |
regress-1129.js | 33 // during compilation.
|
regress-990205.js | 33 // Force eager compilation of x through the use of eval. The break
|
/development/build/tools/ |
windows_sdk.mk | 12 # made complicated by the fact the build system does not support cross-compilation.
|
/external/chromium_org/v8/test/mjsunit/ |
debug-script-breakpoints-closure.js | 54 // The debugger triggers re-compilation.
|
debug-script-breakpoints-nested.js | 66 // The debugger triggers compilation of inner closures.
|
mirror-script.js | 58 assertEquals(compilation_type, mirror.compilationType(), "compilation type");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
util.py | 375 Byte-compilation is either done directly in this interpreter process 378 'byte_compile()' figure out to use direct compilation or not (see 393 # byte-compilation and be certain that it's the right thing. Thus, 400 # "Indirect" byte-compilation: write a temporary script and then 409 log.info("writing byte-compilation script '%s'", script_name) 454 # "Direct" byte-compilation: use the py_compile module to compile 488 log.debug("skipping byte-compilation of %s to %s",
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
util.py | 375 Byte-compilation is either done directly in this interpreter process 378 'byte_compile()' figure out to use direct compilation or not (see 393 # byte-compilation and be certain that it's the right thing. Thus, 400 # "Indirect" byte-compilation: write a temporary script and then 409 log.info("writing byte-compilation script '%s'", script_name) 454 # "Direct" byte-compilation: use the py_compile module to compile 488 log.debug("skipping byte-compilation of %s to %s",
|
/external/chromium_org/third_party/sqlite/src/test/ |
releasetest.tcl | 24 is run for all compilation configurations. Otherwise, sometimes "all.test"
|
/external/stlport/ |
configure.bat | 167 echo "--extra-cxxflag <additional compilation options>" 168 echo Use this option to add any compilation flag to the build system. For instance 552 REM * Extra compilation flags 556 echo Adding '%2' compilation option
|
/external/v8/test/mjsunit/ |
mirror-script.js | 58 assertEquals(compilation_type, mirror.compilationType(), "compilation type");
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
compiled_file_system.py | 20 '''A decorator which can be optionally applied to the compilation function 33 '''A decorator which can be optionally applied to the compilation function 82 # updates are picked up by the stat - but only if the compilation 83 # function is affected by a single file. If the compilation function is
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
task.rb | 15 compilation. This is a general utility -- the grammars do
|
/external/v8/ |
Android.v8common.mk | 18 src/compilation-cache.cc \
|
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 235 transpile languages to C/C++ (source-to-source compilation).
|
/external/chromium_org/v8/tools/gyp/ |
v8_base.arm.host.darwin-arm.mk | 45 v8/src/compilation-cache.cc \
|
v8_base.arm.host.linux-arm.mk | 45 v8/src/compilation-cache.cc \
|
v8_base.ia32.host.darwin-x86.mk | 45 v8/src/compilation-cache.cc \
|
v8_base.ia32.host.linux-x86.mk | 45 v8/src/compilation-cache.cc \
|
v8_base.mipsel.host.darwin-mips.mk | 45 v8/src/compilation-cache.cc \
|
v8_base.mipsel.host.linux-mips.mk | 45 v8/src/compilation-cache.cc \
|
/external/clang/tools/scan-build/ |
scan-build | 1100 executes a real compiler for compilation and the static analyzer for analysis. 1106 scan-build to use a specific compiler for *compilation* then you can use [all...] |
/external/icu4c/ |
icudefs.mk | 186 ( echo "*** Failed compilation command follows: ----------------------------------------------------------" ; \
|