/ndk/tests/build/thin-archives/jni/ |
Application.mk | 2 APP_THIN_ARCHIVE := true
|
/external/chromium_org/v8/test/mjsunit/ |
instanceof-2.js | 32 false, false, true, true, false, false, true, true, 33 true, false, false, true, true, false, false, true, 34 false, true, true, false, false, true, true, false [all...] |
/build/core/combo/arch/x86/ |
haswell.mk | 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4 := true 6 ARCH_X86_HAVE_SSE4_1 := true 7 ARCH_X86_HAVE_SSE4_2 := true 8 ARCH_X86_HAVE_AES_NI := true 9 ARCH_X86_HAVE_AVX := true
|
ivybridge.mk | 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4 := true 6 ARCH_X86_HAVE_SSE4_1 := true 7 ARCH_X86_HAVE_SSE4_2 := true 8 ARCH_X86_HAVE_AES_NI := true 9 ARCH_X86_HAVE_AVX := true
|
silvermont.mk | 7 ARCH_X86_HAVE_SSSE3 := true 8 ARCH_X86_HAVE_SSE4 := true 9 ARCH_X86_HAVE_SSE4_1 := true 10 ARCH_X86_HAVE_SSE4_2 := true 11 ARCH_X86_HAVE_AES_NI := true 12 ARCH_X86_HAVE_POPCNT := true 13 ARCH_X86_HAVE_MOVBE := true
|
sandybridge.mk | 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4_1 := true 6 ARCH_X86_HAVE_SSE4_2 := true 7 ARCH_X86_HAVE_AVX := true
|
/build/core/combo/arch/x86_64/ |
haswell.mk | 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4 := true 6 ARCH_X86_HAVE_SSE4_1 := true 7 ARCH_X86_HAVE_SSE4_2 := true 8 ARCH_X86_HAVE_AES_NI := true 9 ARCH_X86_HAVE_AVX := true
|
ivybridge.mk | 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4 := true 6 ARCH_X86_HAVE_SSE4_1 := true 7 ARCH_X86_HAVE_SSE4_2 := true 8 ARCH_X86_HAVE_AES_NI := true 9 ARCH_X86_HAVE_AVX := true
|
sandybridge.mk | 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4_1 := true 6 ARCH_X86_HAVE_SSE4_2 := true 7 ARCH_X86_HAVE_AVX := true
|
silvermont.mk | 7 ARCH_X86_HAVE_SSSE3 := true 8 ARCH_X86_HAVE_SSE4 := true 9 ARCH_X86_HAVE_SSE4_1 := true 10 ARCH_X86_HAVE_SSE4_2 := true 11 ARCH_X86_HAVE_AES_NI := true 12 ARCH_X86_HAVE_POPCNT := true 13 ARCH_X86_HAVE_MOVBE := true
|
/build/core/ |
raw_static_library.mk | 2 LOCAL_RAW_STATIC_LIBRARY:=true
|
/ndk/tests/build/issue52819-STLPORT_FORCE_REBUILD/jni/ |
Application.mk | 3 STLPORT_FORCE_REBUILD := true
|
/ndk/tests/build/prebuild-stlport/jni/ |
Application.mk | 3 STLPORT_FORCE_REBUILD := true
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/jni/ |
Application.mk | 3 STLPORT_FORCE_REBUILD := true
|
/ndk/tests/device/test-libc++/jni/ |
Application.mk | 3 LIBCXX_FORCE_REBUILD := true
|
/ndk/tests/device/test-stlport/jni/ |
Application.mk | 3 STLPORT_FORCE_REBUILD := true
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
myocamlbuild.ml | 3 ocaml_lib ~extern:true "llvm";; 4 ocaml_lib ~extern:true "llvm_analysis";;
|
/frameworks/ex/framesequence/jni/ |
Application.mk | 3 LOCAL_ARM_NEON=true 4 ARCH_ARM_HAVE_NEON=true
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
myocamlbuild.ml | 3 ocaml_lib ~extern:true "llvm";; 4 ocaml_lib ~extern:true "llvm_analysis";; 5 ocaml_lib ~extern:true "llvm_executionengine";; 6 ocaml_lib ~extern:true "llvm_target";; 7 ocaml_lib ~extern:true "llvm_scalar_opts";;
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
myocamlbuild.ml | 3 ocaml_lib ~extern:true "llvm";; 4 ocaml_lib ~extern:true "llvm_analysis";; 5 ocaml_lib ~extern:true "llvm_executionengine";; 6 ocaml_lib ~extern:true "llvm_target";; 7 ocaml_lib ~extern:true "llvm_scalar_opts";;
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
myocamlbuild.ml | 3 ocaml_lib ~extern:true "llvm";; 4 ocaml_lib ~extern:true "llvm_analysis";; 5 ocaml_lib ~extern:true "llvm_executionengine";; 6 ocaml_lib ~extern:true "llvm_target";; 7 ocaml_lib ~extern:true "llvm_scalar_opts";;
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
myocamlbuild.ml | 3 ocaml_lib ~extern:true "llvm";; 4 ocaml_lib ~extern:true "llvm_analysis";; 5 ocaml_lib ~extern:true "llvm_executionengine";; 6 ocaml_lib ~extern:true "llvm_target";; 7 ocaml_lib ~extern:true "llvm_scalar_opts";;
|
/device/generic/arm64/ |
BoardConfig.mk | 7 TARGET_NO_BOOTLOADER := true 8 TARGET_NO_KERNEL := true 21 TARGET_USES_64_BIT_BINDER := true 23 SMALLER_FONT_FOOTPRINT := true 24 MINIMAL_FONT_FOOTPRINT := true 26 BOARD_HAVE_BLUETOOTH := true 29 BOARD_USES_GENERIC_AUDIO := true 31 USE_CAMERA_STUB := true 33 BUILD_EMULATOR_OPENGL := true 34 USE_OPENGL_RENDERER := true [all...] |
/device/generic/armv7-a-neon/ |
BoardConfig.mk | 7 TARGET_NO_BOOTLOADER := true 8 TARGET_NO_KERNEL := true 16 SMALLER_FONT_FOOTPRINT := true 17 MINIMAL_FONT_FOOTPRINT := true 19 BOARD_HAVE_BLUETOOTH := true 22 BOARD_USES_GENERIC_AUDIO := true 24 USE_CAMERA_STUB := true 26 BUILD_EMULATOR_OPENGL := true 27 USE_OPENGL_RENDERER := true 29 BOARD_USE_LEGACY_UI := true [all...] |
/build/core/combo/arch/mips64/ |
mips64r6.mk | 3 ARCH_MIPS_REV6 := true
|