Searched refs:Native (Results 1 – 25 of 86) sorted by relevance
1234
/external/v8/test/mjsunit/ |
D | debug-script.js | 56 if (scripts[i].type == Debug.ScriptType.Native) { 85 assertEquals(Debug.ScriptType.Native, math_script.type); 90 assertEquals(Debug.ScriptType.Native, date_delay_script.type); 95 assertEquals(Debug.ScriptType.Native, debug_delay_script.type);
|
/external/avahi/avahi-sharp/ |
D | Utility.cs | 25 using Mono.Unix.Native; 27 using Stdlib = Mono.Unix.Native.Stdlib;
|
D | Client.cs | 26 using Mono.Unix.Native; 28 using Stdlib = Mono.Unix.Native.Stdlib;
|
/external/tcpdump/tests/ |
D | cdp-v.out | 13 Native VLAN ID (0x0a), value length: 2 bytes: 1 32 Native VLAN ID (0x0a), value length: 2 bytes: 1 51 Native VLAN ID (0x0a), value length: 2 bytes: 1
|
D | lldp_cdp-ev.out | 13 Native VLAN ID (0x0a), value length: 2 bytes: 1 32 Native VLAN ID (0x0a), value length: 2 bytes: 1 139 Native VLAN ID (0x0a), value length: 2 bytes: 1 158 Native VLAN ID (0x0a), value length: 2 bytes: 1
|
/external/valgrind/drd/tests/ |
D | linuxthreads_det.stderr.exp-linuxthreads | 3 the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
|
/external/llvm/tools/llvm-jitlistener/ |
D | LLVMBuild.txt | 31 Native
|
/external/llvm/tools/lli/ |
D | LLVMBuild.txt | 32 Native
|
/external/jemalloc/msvc/ |
D | ReadMe.txt | 16 4. Open "VS2015 x86 Native Tools Command Prompt"
|
/external/llvm/cmake/modules/ |
D | TableGen.cmake | 102 STRING "Native TableGen executable. Saves building one when cross-compiling.") 108 STRING "Native TableGen executable. Saves building one when cross-compiling."
|
/external/v8/ |
D | Makefile.nacl | 43 $(error Cannot find Native Client toolchain in "${NACL_TOOLCHAIN}")
|
/external/bison/m4/ |
D | nls.m4 | 28 [ --disable-nls do not use Native Language Support],
|
D | largefile.m4 | 115 dnl Native Windows.
|
/external/elfutils/m4/ |
D | nls.m4 | 27 [ --disable-nls do not use Native Language Support],
|
/external/libvncserver/examples/android/ |
D | README | 6 To build, you'll need the Android Native Development Kit from
|
/external/llvm/lib/Target/ |
D | LLVMBuild.txt | 51 name = Native
|
/external/libexif/auto-m4/ |
D | nls.m4 | 27 [ --disable-nls do not use Native Language Support],
|
/external/valgrind/ |
D | README.mips | 11 - Native build is available for all supported platforms. The build system
|
/external/libjpeg-turbo/java/ |
D | README | 4 The TurboJPEG shared library can optionally be built with a Java Native
|
/external/avahi/avahi-ui-sharp/ |
D | ServiceDialog.cs | 7 using Mono.Unix.Native;
|
/external/opencv3/doc/tutorials/introduction/java_eclipse/ |
D | java_eclipse.markdown | 35 extend the opencv-246.jar and select Native library location and press Edit....
|
/external/libpng/scripts/ |
D | README.txt | 34 makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_config.h.cmakein | 55 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
|
/external/v8/test/cctest/ |
D | cctest.status | 373 # These tests fail as there is no /tmp directory in Native Client. 378 # Native Client doesn't support sockets. 383 # Profiling doesn't work on Native Client.
|
/external/google-breakpad/src/testing/gtest/ |
D | CHANGES | 26 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
|
1234