Home
last modified time | relevance | path

Searched refs:Building (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/external/iperf3/docs/
Dbuilding.rst1 Building iperf3
4 Building iperf3, as with most tools of this type, is a fairly
14 Building chapter
/external/tensorflow/tensorflow/lite/micro/examples/image_recognition_experimental/
DREADME.md7 - [Building](#building)
8 - [Building the testcase](#building-the-testcase)
9 - [Building the image recognition application](#building-the-image-recognition-application)
28 ## Building section in Image Recognition Example
32 ### Building the test case argument
44 ### Building the image recognition application argument
/external/python/cpython3/Modules/_decimal/tests/
Drunall.bat10 echo # Building Python (Debug^|x64)
44 echo # Building Python (Release^|x64)
72 echo # Building Python (Debug^|Win32)
106 echo # Building Python (Release^|Win32)
/external/hamcrest/
DBUILDING.txt2 ********************* Building Hamcrest *********************
11 --[ Building from the command line ]-------------------------
/external/protobuf/
Dappveyor.bat11 echo Building MinGW
22 echo Building C++
32 echo Building C#
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
DREADME.md6 # Building chapter
16 ## Building section in Building
/external/llvm-project/clang-tools-extra/clangd/test/
Dcheck-fail.test6 // CHECK: Building preamble...
8 // CHECK: Building AST...
Dcheck.test6 // CHECK: Building preamble...
8 // CHECK: Building AST...
/external/python/cpython3/PC/bdist_wininst/
Dbuild.bat8 echo Building Lib\distutils\command\wininst-xx.0.exe
17 echo Building Lib\distutils\command\wininst-xx.0-amd64.exe
/external/jline/src/src/site/apt/
Dbuilding.apt5 Building JLine
7 Building JLine requires an installation of {{{http://maven.apache.org/}Maven 2}}.
/external/dng_sdk/fuzzer/
DREADME.md21 ## Building & running the fuzz target: Android device
36 ## Building & running the fuzz target: Host
/external/llvm/cmake/modules/
DTableGen.cmake37 COMMENT "Building ${ofn}..."
78 COMMENT "Building libLLVMSupport for native TableGen...")
85 COMMENT "Building libLLVMTableGen for native TableGen...")
130 COMMENT "Building native TableGen...")
/external/llvm-project/mlir/tools/mlir-shlib/
DCMakeLists.txt1 # Building libmlir-cpp.so fails if LLVM_ENABLE_PIC=Off
6 # Building libmlir-cpp.so may not work on MSVC
/external/sfntly/doc/
Dbuild_cpp.md42 ## Building on Windows
72 ### Building on Windows via Command Line
104 ## Building on Linux/Mac
106 ### Recommended Out-of-Source Building
114 ### Default In-Source Building
/external/flatbuffers/docs/source/
DBuilding.md1 Building {#flatbuffers_guide_building}
4 ## Building with CMake
25 Building should also produce two sample executables, `flatsamplebinary` and
32 ## Building with VCPKG
45 ## Building for Android
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-opt-remarks-lazy-bfi.ll39 ; HOTNESS-NEXT: Building MachineBlockFrequencyInfo on the fly
40 ; HOTNESS-NEXT: Building LoopInfo on the fly
41 ; HOTNESS-NEXT: Building DominatorTree on the fly
/external/cn-cbor/
DREADME.md43 ## Building section in cn-cbor: A constrained node implementation of CBOR in C
49 Building with `cmake`:
53 Building including testing:
/external/jsoncpp/
DCONTRIBUTING.md3 ## Building section in Contributing to JsonCpp
10 ## Building and testing with Meson/Ninja
39 ## Building and testing with other build systems
40 See https://github.com/open-source-parsers/jsoncpp/wiki/Building
66 ## Building the documentation
/external/llvm-project/lldb/tools/intel-features/
DCMakeLists.txt2 option(LLDB_BUILD_INTEL_MPX "Enable Building of Intel(R) Memory Protection Extensions" ON)
3 option(LLDB_BUILD_INTEL_PT "Enable Building of Intel(R) Processor Trace Tool" OFF)
/external/libpng/contrib/gregbook/
Dmakevms.com73 $ write sys$output "Building rpng-x..."
85 $ write sys$output "Building wpng..."
/external/igt-gpu-tools/lib/i915/shaders/media/
DREADME_media_vme.txt1 Step1: Building IGA (Intel Graphics Assembler)
53 Step2: Building ASM code
/external/grpc-grpc-java/
DCOMPILING.md1 Building gRPC-Java
4 Building is only necessary if you are making changes to gRPC-Java.
6 Building requires JDK 8, as our tests use TLS.
25 Building in IntelliJ works best when you import the project as a Gradle project and delegate IDE
/external/google-breakpad/
DREADME.ANDROID11 I. Building the client library:
18 I.1. Building with ndk-build:
40 I.2. Building with a standalone Android toolchain:
132 - Building, installing and running a test crasher program on a device.
/external/angle/doc/
DDevSetup.md80 ### Building with Goma (Google employees only)
98 ### Building and Debugging with Visual Studio
112 ### Building ANGLE for Android
155 …bEGL.lib` and `libGLESv2.lib` found in the build output directory (see [Building ANGLE](#building-…
160 …3. Copy `libEGL.dll` and `libGLESv2.dll` from the build output directory (see [Building ANGLE](#bu…
171 ### Source and Building
/external/llvm-project/llvm/docs/tutorial/
DBuildingAJIT4.rst2 Building a JIT: Extreme Laziness - Using LazyReexports to JIT from ASTs
15 Welcome to Chapter 4 of the "Building an ORC-based JIT in LLVM" tutorial. This

12345678910>>...25