Home
last modified time | relevance | path

Searched refs:Native (Results 1 – 25 of 66) sorted by relevance

123

/external/v8/test/mjsunit/
Ddebug-script.js43 if (scripts[i].type == Debug.ScriptType.Native) {
72 assertEquals(Debug.ScriptType.Native, math_script.type);
77 assertEquals(Debug.ScriptType.Native, date_delay_script.type);
82 assertEquals(Debug.ScriptType.Native, debug_delay_script.type);
/external/valgrind/drd/tests/
Dlinuxthreads_det.stderr.exp-linuxthreads3 the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
/external/llvm/tools/llvm-jitlistener/
DLLVMBuild.txt22 …libraries = AsmParser BitReader IRReader Interpreter MCJIT NativeCodeGen Object SelectionDAG Native
/external/llvm/tools/lli/
DLLVMBuild.txt25 … = AsmParser BitReader IRReader Instrumentation Interpreter MCJIT NativeCodeGen SelectionDAG Native
/external/llvm/cmake/modules/
DTableGen.cmake80 STRING "Native TableGen executable. Saves building one when cross-compiling.")
86 STRING "Native TableGen executable. Saves building one when cross-compiling."
/external/v8/
DMakefile.nacl71 $(error Cannot find Native Client toolchain in "${NACL_TOOLCHAIN}")
/external/bison/m4/
Dnls.m428 [ --disable-nls do not use Native Language Support],
Dlargefile.m4115 dnl Native Windows.
/external/elfutils/src/m4/
Dnls.m427 [ --disable-nls do not use Native Language Support],
/external/libvncserver/examples/android/
DREADME6 To build, you'll need the Android Native Development Kit from
/external/llvm/lib/Target/
DLLVMBuild.txt33 name = Native
/external/libexif/auto-m4/
Dnls.m427 [ --disable-nls do not use Native Language Support],
/external/valgrind/
DREADME.mips11 - Native build is available for all supported platforms. The build system
/external/v8/src/
Dd8.js71 Debug.ScriptType = { Native: 0, property
853 request.arguments.types = ScriptTypeFlag(Debug.ScriptType.Native);
863 ScriptTypeFlag(Debug.ScriptType.Native) |
1611 if (body[i].type == Debug.ScriptType.Native) {
/external/v8/test/cctest/
Dcctest.status354 # These tests fail as there is no /tmp directory in Native Client.
359 # Native Client doesn't support sockets.
364 # Profiling doesn't work on Native Client.
/external/sepolicy/
Dzygote.te47 # Native bridge functionality requires that zygote replaces
/external/linux-tools-perf/src/tools/perf/Documentation/
Dandroid.txt9 1. You need to download and install the Android Native Development Kit (NDK).
/external/libpng/scripts/
DREADME.txt34 makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
/external/clang/patches/
D0003-Add-support-for-RenderScript-specific-options.patch58 LANGOPT(NativeHalfType , 1, 0, "Native half type support")
/external/google-breakpad/src/testing/gtest/
DCHANGES26 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
/external/llvm/cmake/
Dconfig-ix.cmake376 "Native target ${LLVM_NATIVE_ARCH} is not selected; lli will not JIT code")
378 message(STATUS "Native target architecture is ${LLVM_NATIVE_ARCH}")
/external/ipsec-tools/
DNEWS47 o Native LDAP support for Xauth and modecfg
/external/gtest/
DCHANGES53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
/external/clang/include/clang/Basic/
DLangOptions.def159 LANGOPT(NativeHalfType , 1, 0, "Native half type support")

123