HomeSort by relevance Sort by last modified time
    Searched full:target (Results 1 - 25 of 39052) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Linker/Inputs/
datalayout-a.ll 0 target datalayout = "e"
datalayout-b.ll 0 target datalayout = "e-p:16:16"
targettriple-a.ll 0 target triple = "x86_64-unknown-linux-gnu"
targettriple-b.ll 0 target triple = "i386-unknown-linux-gnu"
targettriple-c.ll 0 target triple = "x86_64h-unknown-linux-gnu"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
emit-relocs1.s 5 b target
6 b target+16
  /development/samples/UiAutomator/
project.properties 0 target=android-16
  /external/v8/tools/clang/plugins/tests/
missing_ctor_dllexport.flags 1 -target i386-pc-win32
  /sdk/eclipse/
.gitignore 3 plugins/*/*.target
  /tools/tradefederation/core/tests/res/testdata/
emma_meta.zip 
  /external/mesa3d/src/gallium/targets/omx/
target.c 1 #include "target-helpers/drm_helper.h"
2 #include "target-helpers/sw_helper.h"
  /external/mesa3d/src/gallium/targets/va/
target.c 1 #include "target-helpers/drm_helper.h"
2 #include "target-helpers/sw_helper.h"
  /external/mesa3d/src/gallium/targets/vdpau/
target.c 1 #include "target-helpers/drm_helper.h"
2 #include "target-helpers/sw_helper.h"
  /external/mesa3d/src/gallium/targets/xa/
target.c 1 #include "target-helpers/drm_helper.h"
2 #include "target-helpers/sw_helper.h"
  /external/mesa3d/src/gallium/targets/xvmc/
target.c 1 #include "target-helpers/drm_helper.h"
2 #include "target-helpers/sw_helper.h"
  /external/caliper/
.gitignore 5 target
  /external/llvm/bindings/ocaml/target/
CMakeLists.txt 5 LLVM target)
  /external/llvm/test/Linker/Inputs/apple-version/
1.ll 0 target triple = "x86_64-apple-macosx10.10.0"
2.ll 0 target triple = "x86_64-apple-macosx10.8.0"
3.ll 0 target triple = "i386-apple-macosx10.9.0"
4.ll 0 target triple = "x86_64h-apple-macosx10.9.0"
  /external/snakeyaml/
.gitignore 6 target/
  /prebuilts/go/darwin-x86/test/fixedbugs/issue15609.dir/
call.go 6 target()
  /prebuilts/go/linux-x86/test/fixedbugs/issue15609.dir/
call.go 6 target()
  /external/llvm/bindings/ocaml/backends/
CMakeLists.txt 1 foreach(TARGET ${LLVM_TARGETS_TO_BUILD})
2 set(OCAML_LLVM_TARGET ${TARGET})
7 "${CMAKE_CURRENT_BINARY_DIR}/llvm_${TARGET}.${ext}")
12 "${CMAKE_CURRENT_BINARY_DIR}/${TARGET}_ocaml.c")
14 add_ocaml_library(llvm_${TARGET}
15 OCAML llvm_${TARGET}
16 C ${TARGET}_ocaml
17 CFLAGS -DTARGET=${TARGET}
18 LLVM ${TARGET}
23 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}")
    [all...]

Completed in 776 milliseconds

1 2 3 4 5 6 7 8 91011>>