Searched full:build2 (Results 1 – 25 of 25) sorted by relevance
/external/llvm-project/lld/test/MachO/ |
D | reproduce.s | 22 # RUN: mkdir -p %t.dir/build2/a/b/c 23 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-macos %s -o %t.dir/build2/foo.o 24 # RUN: cd %t.dir/build2/a/b/c 25 # RUN: echo ./../../../foo.o > %t.dir/build2/filelist 26 # RUN: env LLD_REPRODUCE=repro2.tar %lld -filelist %t.dir/build2/filelist -o /dev/null 27 # RUN: tar xOf repro2.tar repro2/%:t.dir/build2/foo.o > build2-foo.o 28 # RUN: cmp %t.dir/build2/foo.o build2-foo.o
|
/external/fmtlib/doc/ |
D | usage.rst | 94 Usage with build2 97 You can use `build2 <https://build2.org>`_, a dependency manager and a 103 - `The git repository with the sources of the build2 package of fmt <https://github.com/build2-pack… 108 - ``build2`` package name: ``fmt`` 111 For example, to make your ``build2`` project depend on ``fmt``: 133 For ``build2`` newcomers or to get more details and use cases, you can read the 134 ``build2`` 135 `toolchain introduction <https://build2.org/build2-toolchain/doc/build2-toolchain-intro.xhtml>`_.
|
/external/llvm-project/lld/test/ELF/ |
D | reproduce.s | 23 # RUN: mkdir -p %t.dir/build2/a/b/c 24 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.dir/build2/foo.o 25 # RUN: cd %t.dir/build2/a/b/c 27 # RUN: tar xOf repro2.tar repro2/%:t.dir/build2/foo.o > build2-foo.o 28 # RUN: cmp %t.dir/build2/foo.o build2-foo.o
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | select-extractelement.ll | 24 ; CHECK-NEXT: [[BUILD2:%.*]] = shufflevector <4 x float> [[SEL]], <4 x float> undef, <2 x i32> <… 25 ; CHECK-NEXT: ret <2 x float> [[BUILD2]] 32 %build2 = insertelement <2 x float> %build1, float %extract2, i32 1 33 ret <2 x float> %build2 88 ; CHECK-NEXT: [[BUILD2:%.*]] = shufflevector <4 x float> [[SEL]], <4 x float> undef, <2 x i32> <… 89 ; CHECK-NEXT: ret <2 x float> [[BUILD2]] 96 %build2 = insertelement <2 x float> %build1, float %extract2, i32 1 97 ret <2 x float> %build2
|
/external/llvm/test/Transforms/InstCombine/ |
D | select-extractelement.ll | 25 %build2 = insertelement <2 x float> %build1, float %extract2, i32 1 26 ret <2 x float> %build2 69 %build2 = insertelement <2 x float> %build1, float %extract2, i32 1 70 ret <2 x float> %build2
|
/external/llvm-project/lld/test/COFF/ |
D | linkrepro.test | 4 # RUN: mkdir -p %t.dir/build1 %t.dir/build2 %t.dir/build3 %t.dir/build4 23 # RUN: cd %t.dir/build2
|
/external/protobuf/python/compatibility_tests/v2.5.0/ |
D | test.sh | 24 …http://repo1.maven.org/maven2/com/google/protobuf/protoc/2.6.1-build2/protoc-2.6.1-build2-linux-x8…
|
/external/google-breakpad/src/tools/python/tests/ |
D | filter_syms_unittest.py | 117 FILE 3 D:/src/build2/baz/../file1_2.cc 134 IGNORED_PREFIXES = ['\\src\\build\\', 'D:\\src\\build2\\']
|
/external/autotest/server/site_tests/autoupdate_P2P/ |
D | autoupdate_P2P.py | 268 _, build2 = self._get_build_from_job_repo_url(self._hosts[1]) 269 if build1 != build2: 272 build2))
|
/external/python/pybind11/.github/workflows/ |
D | ci.yml | 124 cmake -S . -B build2 133 run: cmake --build build2 -j 2 136 run: cmake --build build2 --target pytest 141 run: cmake --build build2 --target cpptest 144 run: cmake --build build2 --target test_cmake_build
|
/external/llvm/cmake/modules/ |
D | FindSphinx.cmake | 13 NAMES sphinx-build sphinx-build2
|
/external/llvm-project/llvm/cmake/modules/ |
D | FindSphinx.cmake | 13 NAMES sphinx-build sphinx-build2
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | memory_clause.ll | 223 %build2 = insertelement <2 x i16> undef, i16 %reg, i32 0 224 %build3 = insertelement <2 x i16> %build2, i16 %load2, i32 1 251 %build2 = insertelement <2 x i16> %reg.bc2, i16 %load2, i32 0 254 store <2 x i16> %build2, <2 x i16> addrspace(1)* %gep2
|
/external/libwebsockets/ |
D | .gitignore | 50 /build2/
|
/external/protobuf/java/compatibility_tests/v2.5.0/ |
D | test.sh | 27 …ttps://repo1.maven.org/maven2/com/google/protobuf/protoc/2.6.1-build2/protoc-2.6.1-build2-linux-x8…
|
/external/python/cffi/testing/cffi1/ |
D | test_zdist.py | 139 x = ffi.compile('build2') 140 self.check_produced_files({'build2': { 142 assert x == os.path.join('build2', 'mod_name_in_package', 'mymod.py')
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | debug-info-qreg.ll | 44 !1 = !DIFile(filename: "build2.c", directory: "/private/tmp") 96 !54 = !DIFile(filename: "build2.c", directory: "/private/tmp")
|
D | debug-info-branch-folding.ll | 46 !1 = !DIFile(filename: "build2.c", directory: "/private/tmp") 98 !54 = !DIFile(filename: "build2.c", directory: "/private/tmp")
|
/external/llvm/test/CodeGen/ARM/ |
D | debug-info-qreg.ll | 42 !1 = !DIFile(filename: "build2.c", directory: "/private/tmp") 94 !54 = !DIFile(filename: "build2.c", directory: "/private/tmp")
|
D | debug-info-branch-folding.ll | 46 !1 = !DIFile(filename: "build2.c", directory: "/private/tmp") 98 !54 = !DIFile(filename: "build2.c", directory: "/private/tmp")
|
/external/llvm-project/clang/utils/analyzer/ |
D | Dockerfile | 42 libjsonrpccpp-dev=0.7.0-1build2 \
|
/external/toolchain-utils/crosperf/ |
D | mock_instance.py | 33 'build2',
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | heap_profile_tracker_unittest.cc | 245 const std::string build_ids[] = {"build1", "build2", "build3"}; in TEST()
|
/external/llvm-project/clang/test/Driver/ |
D | memtag_lto.c | 112 #ifdef BUILD2
|
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
D | LegalizerHelperTest.cpp | 3120 …CHECK: [[BUILD2:%[0-9]+]]:_(<3 x s16>) = G_BUILD_VECTOR [[UNMERGE1_6]]:_(s16), [[UNMERGE1_7]]:_(s1… in TEST_F() 3123 …CHECK: [[SUB_INSERT_7_V3S16:%[0-9]+]]:_(<3 x s16>) = G_INSERT_VECTOR_ELT [[BUILD2]]:_, [[INSERT_VA… in TEST_F()
|