Home
last modified time | relevance | path

Searched refs:Builds (Results 1 – 25 of 167) sorted by relevance

1234567

/external/skia/site/docs/user/special/
D_index.md3 title: "Specialized Builds"
4 linkTitle: "Specialized Builds"
/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/
DDisableIf.java43 public @interface Builds { annotation in DisableIf
50 @Repeatable(Builds.class)
DDisableIfSkipCheck.java91 for (DisableIf.Builds buildsAnnotation : AnnotationProcessingUtils.getAnnotations( in gatherBuildAnnotations()
92 method.getMethod(), DisableIf.Builds.class)) { in gatherBuildAnnotations()
/external/grpc-grpc/examples/cpp/helloworld/cmake_externalproject/
DCMakeLists.txt30 # Builds c-ares project from the git submodule.
44 # Builds protobuf project from the git submodule.
55 # Builds zlib project from the git submodule.
76 # Builds gRPC based on locally checked-out sources and set arguments so that all the dependencies
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.local-toolchain-ubuntu20.04-manylinux20143 # Builds a devtoolset-7 environment with manylinux2014 compatible
6 # Builds a devtoolset-9 environment with manylinux2014 compatible
DDockerfile.rbe.cuda11.2-cudnn8.1-ubuntu20.04-manylinux2014-multipython3 # Builds a devtoolset-7 environment with manylinux2010 compatible glibc (2.12) and
6 # Builds a devtoolset-9 environment with manylinux2014 compatible glibc (2.17) and
/external/llvm/docs/
DPackaging.rst30 Builds LLVM with ``NDEBUG`` defined. Changes the LLVM ABI. Also available
36 Builds LLVM with ``-g``. Also available by setting ``DEBUG_SYMBOLS=0|1`` in
41 (For svn checkouts) Builds LLVM with ``-O2`` and, by default, turns off
/external/oss-fuzz/infra/
DREADME.md23 | `build_image` | Builds a docker image for a given project |
24 | `build_fuzzers` | Builds fuzz targets for a given project |
/external/cronet/build/docs/
Ddebugging_slow_builds.md1 # Debugging Slow Builds
24 ## Slow Bot Builds
/external/angle/build/docs/
Ddebugging_slow_builds.md1 # Debugging Slow Builds
24 ## Slow Bot Builds
/external/rust/crates/nix/
DREADME.md38 * Tier 1 - Builds and tests for this target are run in CI. Failures of either
40 * Tier 2 - Builds for this target are run in CI. Failures during the build
43 * Tier 3 - Builds for this target are run in CI. Failures during the build
/external/libcups/
DINSTALL.md187 - "epm": Builds a script + tarfile package
188 - "bsd": Builds a *BSD package
189 - "deb": Builds a Debian package
190 - "pkg": Builds a Solaris package
191 - "rpm": Builds a RPM package
/external/vulkan-validation-layers/external/
DCMakeLists.txt35 set(BUILD_GTEST ON CACHE BOOL "Builds the googletest subproject")
36 set(BUILD_GMOCK OFF CACHE BOOL "Builds the googlemock subproject")
/external/sl4a/
DREADME.md27 ### Adding SL4A Builds to Android Builds by Default
/external/autotest/server/
Dconstants.py46 class Builds: class
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/
D.gitignore2 Builds/
/external/pigweed/targets/host/
Dtarget_docs.rst56 * ``pw_strict_host_clang_debug_cpp14`` -- Builds with ``-std=c++14``.
57 * ``pw_strict_host_clang_size_optimized_cpp20`` -- Builds with ``-std=c++20``.
/external/cronet/third_party/protobuf/csharp/
Dbuild_packages.bat1 @rem Builds Google.Protobuf NuGet packages
Dbuildall.bat1 @rem Builds Google.Protobuf and runs the tests
/external/protobuf/csharp/
Dbuild_packages.bat1 @rem Builds Google.Protobuf NuGet packages
Dbuildall.bat1 @rem Builds Google.Protobuf and runs the tests
/external/grpc-grpc/tools/run_tests/
DREADME.md8 Builds gRPC in given language and runs unit tests. Use `tools/run_tests/run_tests.py --help` for mo…
14 - `--use_docker` Builds a docker container containing all the prerequisites for given language and …
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
DREADME.md8 Builds gRPC in given language and runs unit tests. Use `tools/run_tests/run_tests.py --help` for mo…
14 - `--use_docker` Builds a docker container containing all the prerequisites for given language and …
/external/googletest/
DCMakeLists.txt25 option(BUILD_GMOCK "Builds the googlemock subproject" ON)
/external/vulkan-validation-layers/build-android/
Dbuild_all.sh72 echo Builds succeeded

1234567