Home
last modified time | relevance | path

Searched full:build_command (Results 1 – 25 of 48) sorted by relevance

12

/external/fmtlib/support/
Dappveyor-build.py16 build_command = ['mingw32-make', '-j4'] variable
38 build_command = ['cmake', '--build', '.', '--config', config, '--', '/m:4'] variable
42 check_call(build_command)
/external/armnn/samples/ObjectDetection/cmake/
Dunit_tests.cmake26BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/basketball1.png ${CMAKE_CURRENT_SOURCE_DIR}/…
34BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/messi5.jpg ${CMAKE_CURRENT_SOURCE_DIR}/test/…
42BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/Megamind.avi ${CMAKE_CURRENT_SOURCE_DIR}/tes…
Dfind_opencv.cmake76 BUILD_COMMAND $(MAKE)
104 BUILD_COMMAND $(MAKE) VERBOSE=1
185 BUILD_COMMAND $(MAKE)
/external/toolchain-utils/bestflags/
Dtask.py54 BUILD_COMMAND = None variable in Task
61 def InitLogCommand(build_command, test_command, log_directory): argument
65 compile and test methods by passing different build_command and
69 build_command: The command that will be used in the build stage to compile
76 Task.BUILD_COMMAND = build_command
252 command = '%s %s %s' % (Task.BUILD_COMMAND, ' '.join(flags),
/external/igt-gpu-tools/tools/
Dintel_aubdump.in36 function build_command () {
69 build_command "$2"
74 build_command "${1##--command=}"
/external/clang/tools/scan-build/man/
Dscan-build.131 .Ar build_command
40 .Ar build_command
74 .Ar build_command .
95 .Ar build_command .
145 .Ar build_command
/external/libtextclassifier/abseil-cpp/CMake/Googletest/
DCMakeLists.txt.in13 BUILD_COMMAND ""
22 BUILD_COMMAND ""
/external/bcc/tests/python/
Dtest_debuginfo.py48 self.build_command()
84 def build_command(self): member in TestDebuglink
109 def build_command(self): member in TestBuildid
/external/google-benchmark/cmake/
DGoogleTest.cmake.in28 BUILD_COMMAND ""
47 BUILD_COMMAND ""
/external/selinux/
Dlgtm.yml4 build_command:
/external/abseil-cpp/CMake/Googletest/
DCMakeLists.txt.in11 BUILD_COMMAND ""
/external/webrtc/third_party/abseil-cpp/CMake/Googletest/
DCMakeLists.txt.in11 BUILD_COMMAND ""
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/CMake/Googletest/
DCMakeLists.txt.in11 BUILD_COMMAND ""
/external/openscreen/third_party/abseil/src/CMake/Googletest/
DCMakeLists.txt.in11 BUILD_COMMAND ""
/external/angle/third_party/abseil-cpp/CMake/Googletest/
DCMakeLists.txt.in11 BUILD_COMMAND ""
/external/oss-fuzz/infra/cifuzz/
Dbuild_fuzzers.py94 build_command = self.ci_system.get_build_command(self.host_repo_path,
96 docker_args.append(build_command)
/external/FP16/cmake/
DDownloadPSimd.cmake12 BUILD_COMMAND ""
DDownloadGoogleTest.cmake12 BUILD_COMMAND ""
/external/pthreadpool/cmake/
DDownloadFXdiv.cmake12 BUILD_COMMAND ""
DDownloadCpuinfo.cmake12 BUILD_COMMAND ""
DDownloadGoogleBenchmark.cmake12 BUILD_COMMAND ""
/external/cpu_features/cmake/
Dgoogletest.CMakeLists.txt.in12 BUILD_COMMAND ""
/external/cpuinfo/deps/clog/cmake/
DDownloadGoogleTest.cmake12 BUILD_COMMAND ""
/external/FXdiv/cmake/
DDownloadGoogleBenchmark.cmake12 BUILD_COMMAND ""
/external/cbor-java/
D.travis.yml16 build_command: "mvn -DskipTests=true compile"

12