/external/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.
|
debug-script.js | 33 // --nostress-opt is specified because in stress mode the compilation cache
|
mirror-script.js | 58 assertEquals(compilation_type, mirror.compilationType(), "compilation type");
|
/external/v8/test/mjsunit/strong/ |
mutually-recursive-classes.js | 15 // that we now get the error already compilation time.
|
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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",
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
typeunit.go | 17 // the same data as a compilation unit.
|
type.go | 272 // compilation unit. 416 // AttrName: name of base type in programming language of the compilation unit [required] 507 // TODO: Should have original compilation
|
entry.go | 308 // compilation unit specifies the AttrUseUTF8 flag (strongly 525 // AddressSize returns the size in bytes of addresses in the current compilation
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
typeunit.go | 17 // the same data as a compilation unit.
|
type.go | 272 // compilation unit. 416 // AttrName: name of base type in programming language of the compilation unit [required] 507 // TODO: Should have original compilation
|
entry.go | 308 // compilation unit specifies the AttrUseUTF8 flag (strongly 525 // AddressSize returns the size in bytes of addresses in the current compilation
|
/cts/hostsidetests/compilation/app/src/android/cts/compilation/ |
CompilationTargetActivity.java | 17 package android.cts.compilation; 28 * A simple activity which can be subjected to (dex to native) compilation.
|
/cts/hostsidetests/compilation/src/android/cts/compilation/ |
AdbRootDependentCompilationTest.java | 17 package android.cts.compilation; 40 * Tests that profile guided compilation succeeds regardless of whether a runtime 45 private static final String APPLICATION_PACKAGE = "android.cts.compilation"; 282 // Something like "package:/data/app/android.cts.compilation-1/base.apk" 288 // E.g. /data/app/android.cts.compilation-1/oat/arm64/base.odex
|
/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 | 40 src/compilation-cache.cc \ 41 src/compilation-dependencies.cc \ 42 src/compilation-statistics.cc \ 257 src/pending-compilation-error-handler.cc \
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
dwarf.go | 10 // - package info in compilation units 547 * Root DIEs for compilation units, types and global variables. 842 case DW_FORM_ref1, // reference within the compilation unit [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
dwarf.go | 7 // - package info in compilation units 544 * Root DIEs for compilation units, types and global variables. 839 case DW_FORM_ref1, // reference within the compilation unit [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
dwarf.go | 10 // - package info in compilation units 547 * Root DIEs for compilation units, types and global variables. 842 case DW_FORM_ref1, // reference within the compilation unit [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
dwarf.go | 7 // - package info in compilation units 544 * Root DIEs for compilation units, types and global variables. 839 case DW_FORM_ref1, // reference within the compilation unit [all...] |
/external/libunwind/doc/ |
libunwind.tex | 137 (compilation-unit) can make on its own. Independent of the setting(s) 223 limitation is that a single source file (compilation unit) can include
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wmiatlprov.h | 10 #error Requires C++ compilation (use a .cpp suffix)
|