HomeSort by relevance Sort by last modified time
    Searched refs:compilation (Results 1 - 25 of 30) sorted by null

1 2

  /external/v8/test/mjsunit/
debug-compile-event.js 101 source_count++; // Using eval causes additional compilation event.
103 source_count += 2; // Using eval causes additional compilation event.
105 // Using JSON.parse does not causes additional compilation events.
114 // Check the actual number of events (no compilation through the API as all
mirror-script.js 58 assertEquals(compilation_type, mirror.compilationType(), "compilation type");
  /external/clang/lib/Frontend/
LogDiagnosticPrinter.cpp 60 // Note that DiagnosticConsumer has no "end-of-compilation" callback, so we
  /external/v8/test/mjsunit/regress/
regress-1145.js 38 // This file must be at least 1024 bytes long to trigger lazy compilation.
42 // Must be lazy. Must throw SyntaxError during compilation.
regress-1201933.js 29 // failure during lazy compilation.
regress-1129.js 33 // during compilation.
regress-990205.js 33 // Force eager compilation of x through the use of eval. The break
  /external/stlport/
configure 55 --with-cxx=<name> use <name> as C++ compiler (use --target= for cross-compilation)
56 --with-cc=<name> use <name> as C compiler (use --target= for cross-compilation)
97 \$CXX C++ compiler name (use --target= for cross-compilation)
98 \$CC C compiler name (use --target= for cross-compilation)
292 echo "For cross-compilation with gcc use --target option only"
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/compiler/
regress-2.js 28 // The compilation of this function currently fails when resolving
switch-bailout.js 30 // Test that bailing out of the optimized compilation doesn't mess with
globals.js 31 // Test compilation of a global variable store.
loops.js 28 // Test compilation of loops.
  /development/build/tools/
windows_sdk.mk 12 # made complicated by the fact the build system does not support cross-compilation.
  /device/moto/wingray/
BoardConfig.mk 79 # needed for source compilation of nvidia libraries
  /external/v8/
Android.v8common.mk 18 src/compilation-cache.cc \
  /ndk/build/tools/
prebuilt-common.sh 579 # Support for ccache compilation
590 log "Using ccache compilation"
642 # compilation test.
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 2626 String compilation = values.getAsString(MediaStore.Audio.Media.COMPILATION); local
3528 String compilation = values.getAsString(MediaStore.Audio.Media.COMPILATION); local
    [all...]
  /external/v8/src/
liveedit-debugger.js 817 // An object describing function compilation details. Its index fields
    [all...]
mirror-debugger.js     [all...]
  /external/libpng/
ltmain.sh 1104 # Get the compilation command and the source file.
    [all...]
  /external/pcre/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 1103 # Get the compilation command and the source file.
    [all...]
  /external/protobuf/
ltmain.sh 1103 # Get the compilation command and the source file.
    [all...]
  /ndk/build/core/
definitions.mk     [all...]

Completed in 345 milliseconds

1 2