Searched refs:Native (Results 1 – 25 of 145) sorted by relevance
123456
/external/swiftshader/third_party/subzero/pydir/ |
D | gen_test_arith_ll.py | 20 def arith(Native, Type, Op): argument 37 Native != Type else '', 39 Native != Type else '', 41 ' {type} %result.trunc to {native}' if Native != Type else '') 42 lines = x.format(native=Native, type=Type, op=Op, name=Name, 43 trunc='.trunc' if Native != Type else '')
|
/external/libmojo/mojo/public/interfaces/bindings/tests/ |
D | test_native_types.mojom | 11 [Native] 14 [Native]
|
/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
|
/external/swiftshader/third_party/subzero/ |
D | LICENSE.TXT | 12 Native Client Team 32 * Neither the names of the Native Client Team, Google Inc., nor the names of
|
D | README.rst | 13 Subzero is set up to be built within the Native Client tree. Follow the 18 Checking out the Native Client project also gets the pre-built clang and LLVM 174 Spec2K is set up in the usual place in the Native Client tree, and the finalized 183 Native Client sandboxing modes. The x86-64 architecture is also supported in
|
/external/ltp/runtest/ |
D | nptl | 1 #DESCRIPTION:Native POSIX Thread Library (NPTL) Tests
|
/external/autotest/server/cros/tradefed_test_unittest_data/ |
D | GtsPlacementTestCases.txt | 42 at java.lang.reflect.Method.invoke(Native Method) 78 at java.lang.reflect.Method.invoke(Native Method) 104 at java.lang.reflect.Method.invoke(Native Method) 124 at java.lang.reflect.Method.invoke(Native Method) 149 at java.lang.reflect.Method.invoke(Native Method) 169 at java.lang.reflect.Method.invoke(Native Method) 233 at java.lang.reflect.Method.invoke(Native Method) 269 at java.lang.reflect.Method.invoke(Native Method) 295 at java.lang.reflect.Method.invoke(Native Method) 315 at java.lang.reflect.Method.invoke(Native Method) [all …]
|
D | CtsAppTestCases-retry.txt | 40 at java.lang.reflect.Method.invoke(Native Method) 63 at java.lang.reflect.Method.invoke(Native Method) 99 at java.lang.reflect.Method.invoke(Native Method) 121 at java.lang.reflect.Method.invoke(Native Method) 159 at java.lang.reflect.Method.invoke(Native Method) 183 at java.lang.reflect.Method.invoke(Native Method) 221 at java.lang.reflect.Method.invoke(Native Method) 245 at java.lang.reflect.Method.invoke(Native Method)
|
/external/ltp/testcases/kernel/sched/nptl/ |
D | README | 2 intended to test against the Native Posix Threading Library (NPTL).
|
/external/mesa3d/src/gallium/targets/d3dadapter9/ |
D | d3d.pc.in | 8 Description: Native D3D driver modules
|
/external/clang/cmake/caches/ |
D | 3-stage.cmake | 14 set(LLVM_TARGETS_TO_BUILD Native CACHE STRING "")
|
/external/valgrind/drd/tests/ |
D | linuxthreads_det.stderr.exp-linuxthreads | 3 the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | TableGen.cmake | 82 STRING "Native TableGen executable. Saves building one when cross-compiling.") 88 STRING "Native TableGen executable. Saves building one when cross-compiling."
|
/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/tools/llvm-jitlistener/ |
D | LLVMBuild.txt | 31 Native
|
/external/swiftshader/third_party/subzero/docs/ |
D | README.rst | 13 Subzero is set up to be built within the Native Client tree. Follow the 18 Checking out the Native Client project also gets the pre-built clang and LLVM 174 Spec2K is set up in the usual place in the Native Client tree, and the finalized 183 Native Client sandboxing modes. The x86-64 architecture is also supported in
|
/external/capstone/packages/freebsd/ports/devel/capstone/ |
D | pkg-descr | 13 * Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
|
/external/tensorflow/tensorflow/tools/ci_build/remote/ |
D | remote_docker_build.sh | 105 -DLLVM_TARGETS_TO_BUILD=Native -DCMAKE_BUILD_TYPE=Release \
|
/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/capstone/bindings/java/ |
D | README | 9 - Java Native Access is required to run the code, you can install it with:
|
/external/ltp/testcases/kernel/device-drivers/nls/ |
D | README | 2 Native language support (nls) testsuite
|
/external/oj-libjdwp/src/share/npt/ |
D | README.txt | 5 To use this Native Platform Toolkit library, you need to add
|
/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
|
123456