Home
last modified time | relevance | path

Searched full:building (Results 1 – 25 of 8711) sorted by relevance

12345678910>>...349

/external/python/google-api-python-client/docs/dyn/
Dadmin_directory_v1.resources.buildings.html82 <p class="firstline">Deletes a building.</p>
85 <p class="firstline">Retrieves a building.</p>
88 <p class="firstline">Inserts a building.</p>
97 <p class="firstline">Patches a building.</p>
100 <p class="firstline">Updates a building.</p>
109 <pre>Deletes a building.
113 buildingId: string, The id of the building to delete. (required)
123 <pre>Retrieves a building.
127 buildingId: string, The unique ID of the building to retrieve. (required)
137 …&quot;address&quot;: { # Public API: Resources.buildings # The postal address of the building. See…
[all …]
/external/tensorflow/third_party/mkl/
Dbuild_defs.bzl3 if_mkl is a conditional to check if we are building with MKL.
4 if_mkl_ml is a conditional to check if we are building with MKL-ML.
7 if_enable_mkl is a conditional to check if building with MKL and MKL is enabled.
18 """Shorthand for select()'ing on whether we're building with oneDNN.
20 OneDNN gets built if we are building on platforms that support oneDNN
24 if_true: expression to evaluate if building with oneDNN.
25 if_false: expression to evaluate if building without oneDNN.
42 """Shorthand for select()'ing on whether we're building with MKL-ML.
45 if_true: expression to evaluate if building with MKL-ML.
46 if_false: expression to evaluate if building without MKL-ML
[all …]
/external/clang/test/Modules/
DRmodule-build.m13 @import A; // expected-remark{{building module 'A' as}} expected-remark {{finished building module …
14 @import B; // expected-remark{{building module 'B' as}} expected-remark {{finished building module …
35 // CHECK-NOT: building module 'A'
36 // CHECK: building module 'B'
37 // CHECK: building module 'C'
38 // CHECK: finished building module 'C'
39 // CHECK: finished building module 'B'
40 // NO-REMARKS-NOT: building module 'A'
41 // NO-REMARKS-NOT: building module 'B'
/external/libogg/
DREADME.md35 ## Building ## section in Ogg
37 #### Building from tarball distributions #### argument
50 #### Building from repository source #### argument
62 #### Building on Windows #### argument
88 ## Building with CMake ##
90 Ogg supports building using [CMake](http://www.cmake.org/). CMake is a meta build system that gener…
104 #### Building on Windows ####
110 #### Building on Mac OS X ####
116 #### Building on Linux ####
126 Running them is not part of building nor installation but optional.
/external/tensorflow/third_party/gpus/cuda/
Dbuild_defs.bzl.tpl1 # Macros for building CUDA code.
3 """Shorthand for select()'ing on whether we're building with CUDA.
5 Returns a select statement which evaluates to if_true if we're building
15 """Shorthand for select()'ing on wheteher we're building with cuda-clang.
17 Returns a select statement which evaluates to if_true if we're building
27 """Shorthand for select()'ing on wheteher we're building with cuda-clang
30 Returns a select statement which evaluates to if_true if we're building
58 Unlike if_cuda(), this does not require that we are building with
/external/rust/android-crates-io/crates/protobuf/src/reflect/service/
Dindex.rs4 use crate::reflect::file::building::FileDescriptorBuilding;
14 building: &FileDescriptorBuilding, in index()
19 .map(|method| MethodIndex::index(method, building)) in index()
34 building: &FileDescriptorBuilding, in index()
36 let input_type = building.resolve_message(proto.input_type())?; in index()
37 let output_type = building.resolve_message(proto.output_type())?; in index()
/external/cronet/stable/third_party/boringssl/src/pki/
Dpath_builder.h91 // path building.
95 // This is called during path building on candidate paths. These are either
100 // "reject" a candidate path from path building by adding high severity
105 // This is called during path building in between attempts to build candidate
106 // paths. Delegates can cause path building to stop and return indicating
110 // This is called during path building to decide if debug logs will be
120 // Checks whether a certificate is trusted by building candidate paths to trust
128 // Provides the overall result of path building. This includes the paths that
164 // The iteration count reached by path building.
167 // The max depth seen while path building.
[all …]
/external/cronet/tot/third_party/boringssl/src/pki/
Dpath_builder.h91 // path building.
95 // This is called during path building on candidate paths. These are either
100 // "reject" a candidate path from path building by adding high severity
105 // This is called during path building in between attempts to build candidate
106 // paths. Delegates can cause path building to stop and return indicating
110 // This is called during path building to decide if debug logs will be
120 // Checks whether a certificate is trusted by building candidate paths to trust
128 // Provides the overall result of path building. This includes the paths that
164 // The iteration count reached by path building.
167 // The max depth seen while path building.
[all …]
/external/executorch/docs/source/
Dindex.rst280 :header: Building an ExecuTorch iOS Demo App
287 :header: Building an ExecuTorch Android Demo App
304 :header: Building and Running ExecuTorch with XNNPACK Backend
311 :header: Building and Running ExecuTorch with Vulkan Backend
312 …:card_description: A tutorial that walks you through the process of building ExecuTorch with Vulka…
322 :header: Building and Running ExecuTorch with ARM Ethos-U Backend
323 …:card_description: A tutorial that walks you through the process of building ExecuTorch with ARM E…
329 :header: Building and Running ExecuTorch with CoreML Backend
330 …:card_description: A tutorial that walks you through the process of building ExecuTorch with CoreM…
336 :header: Building and Running ExecuTorch with MediaTek Backend
[all …]
/external/freetype/docs/
DINSTALL.CROSS2 library on Unix systems, for example, building binaries for Linux/MIPS
4 file `INSTALL.UNIX' for required tools and the basic self-building
11 For self-building the FreeType library on a Unix system, GNU Make
18 example, if your building system is FreeBSD/i386 and the target
30 2.1. Building and target system
66 cross-building system, the prefix is expected to be different
67 from the self-building system. For example, a configuration
121 3. Building command
148 should not be installed in the cross-building system. In such
161 Cross building between Cygwin (or MSys) and Unix must be tested.
/external/pcre/doc/html/
DNON-AUTOTOOLS-BUILD.txt1 Building PCRE2 without using autotools
12 Building PCRE2 on Windows with CMake
13 Building PCRE2 on Windows with Visual Studio
15 Building PCRE2 on native z/OS and z/VM
16 Building PCRE2 under VMS
32 section entitled "Building PCRE2 on Windows with CMake" below.
44 following are generic instructions for building a PCRE2 C library "by hand". If
93 are building on a system that uses EBCDIC code.
233 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
235 There are two ways of building PCRE2 using the "configure, make, make install"
[all …]
/external/pcre/
DNON-AUTOTOOLS-BUILD1 Building PCRE2 without using autotools
12 Building PCRE2 on Windows with CMake
13 Building PCRE2 on Windows with Visual Studio
15 Building PCRE2 on native z/OS and z/VM
16 Building PCRE2 under VMS
32 section entitled "Building PCRE2 on Windows with CMake" below.
44 following are generic instructions for building a PCRE2 C library "by hand". If
93 are building on a system that uses EBCDIC code.
233 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
235 There are two ways of building PCRE2 using the "configure, make, make install"
[all …]
/external/grpc-grpc/summerofcode/2018/
Dnaresh.md5 Enable Building of gRPC Python with Bazel
12 system, Blaze, which is an ideal replacement for building such projects in a
33 though. There's still challenges when it comes to building for Python 2 vs 3.
44 Cross contribution surprisingly came up because of building protobuf sources
56 ### Building Cython code
58 Building Cython code is still not supported by Bazel, but the team at
61 dependency and using custom Bazel rules for building our Cython code using the
69 by the contributors and developers for building and testing the gRPC code. But
72 ### Building gRPC Python with Bazel on Kokoro (internal CI)
95 operating system the code is building on. To make this easier, the folks at
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/summerofcode/2018/
Dnaresh.md5 Enable Building of gRPC Python with Bazel
12 system, Blaze, which is an ideal replacement for building such projects in a
33 though. There's still challenges when it comes to building for Python 2 vs 3.
44 Cross contribution surprisingly came up because of building protobuf sources
56 ### Building Cython code
58 Building Cython code is still not supported by Bazel, but the team at
61 dependency and using custom Bazel rules for building our Cython code using the
69 by the contributors and developers for building and testing the gRPC code. But
72 ### Building gRPC Python with Bazel on Kokoro (internal CI)
95 operating system the code is building on. To make this easier, the folks at
[all …]
/external/conscrypt/
DBUILDING.md1 Building Conscrypt
38 [prerequisites](https://boringssl.googlesource.com/boringssl/+/HEAD/BUILDING.md#Build-Prerequisites…
53 ##### Building on Linux
65 ##### Building on macOS.
66 When building Conscrypt on macOS it will build libraries for both x86 and ARM, and so BoringSSL
94 ##### Building on Windows
100 environment variable to simplify building from the command line. The
/external/pigweed/docs/showcases/sense/tutorial/
Dexplore.rst13 * Building source code
115 * **//devices**: Targets for building device drivers.
116 * **//modules/<module>**: Targets for building platform-agnostic
118 * **//system**: Targets for building the general middleware system
122 * **//tools**: Targets for building and running tools that accompany
132 building, testing, flashing, connecting to devices, and so on can be done
135 can be a helpful way for building a top-down intuition about how the
138 Next, head over to :ref:`showcase-sense-tutorial-build` to start building
/external/rust/android-crates-io/crates/protobuf/src/reflect/field/
Dindex.rs9 use crate::reflect::file::building::FileDescriptorBuilding;
110 building: &FileDescriptorBuilding, in enum_default_value()
112 let en = building.find_enum(field.type_name()); in enum_default_value()
129 building: &FileDescriptorBuilding, in parse_default_value()
139 return Self::enum_default_value(field, building); in parse_default_value()
152 building: &FileDescriptorBuilding, in index()
155 Some(Self::parse_default_value(&field, building)?) in index()
167 Some(building.resolve_message(field.extendee())?) in index()
178 let field_type = building.resolve_field_type(&field)?; in index()
/external/grpc-grpc/
DBUILDING.md1 gRPC C++ - Building from source
46 *Tip*: when building,
66 Before building, you need to clone the gRPC github repository and download submodules containing so…
86 …rent model for dependencies. You only need to worry about downloading submodules if you're building
93 we recommend building using `bazel` or `cmake`.
95 ## Building with bazel (recommended)
102 We support building with `bazel` on Linux, MacOS and Windows.
121 ## Building with CMake
168 ### Windows: A note on building shared libs (DLLs)
172 That said, we don't actively prohibit building DLLs on windows (it can be enabled in cmake with `-D…
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DBUILDING.md1 gRPC C++ - Building from source
46 *Tip*: when building,
66 Before building, you need to clone the gRPC github repository and download submodules containing so…
86 …rent model for dependencies. You only need to worry about downloading submodules if you're building
93 we recommend building using `bazel` or `cmake`.
95 ## Building with bazel (recommended)
102 We support building with `bazel` on Linux, MacOS and Windows.
118 ## Building with CMake
165 ### Windows: A note on building shared libs (DLLs)
169 That said, we don't actively prohibit building DLLs on windows (it can be enabled in cmake with `-D…
[all …]
/external/llvm/docs/
DCMake.rst2 Building LLVM with CMake
13 (GNU make, Visual Studio, etc.) for building LLVM.
42 #. Create a build directory. Building LLVM in the source
58 generate the files required for building LLVM. CMake will use default values
83 #. After LLVM has finished building, install it from the build directory:
138 for building with NMake. By default, CMake chooses the most specific generator
211 Semicolon-separated list of targets to build, or *all* for building all
216 Build LLVM tools. Defaults to ON. Targets for building each tool are generated
226 Build LLVM examples. Defaults to OFF. Targets for building each example are
235 Build LLVM unit tests. Defaults to OFF. Targets for building each unit test
[all …]
/external/libavc/
DREADME.md12 Use the following commands for building on the target machine
24 ### Building for x86_32 on a x86_64 Linux machine
33 ### Building for aarch32/aarch64
55 ### Building for android
56 NOTE: This assumes that you are building on a machine that has
/external/mesa3d/docs/relnotes/
D17.1.2.rst71 - configure: error out when building GLX w/o the X11 platform
74 - configure: error out when building X11 Vulkan without DRI3
75 - auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
78 - st/omx: fix building against X11-less setups
80 - configure: error out if building VA w/o supported platform
81 - configure: error out if building OMX w/o supported platform
82 - configure: error out if building VDPAU w/o supported platform
83 - configure: error out if building XVMC w/o supported platform
/external/cronet/tot/third_party/re2/src/python/
Dsetup.py30 Known issues with regard to building the C++ extension:
32 * Building requires RE2 to be installed on your system.
34 * Building requires pybind11 to be installed on your system OR venv.
37 * Building on macOS is known to work, but has been known to fail.
39 to set when building bindings for software installed by Homebrew;
41 * Building on Windows has not been tested yet and will probably fail.
111 # If we are building from the sdist, we are already in package form.
156 # If we are building from the sdist, we are already in package form.
/external/cronet/stable/third_party/re2/src/python/
Dsetup.py30 Known issues with regard to building the C++ extension:
32 * Building requires RE2 to be installed on your system.
34 * Building requires pybind11 to be installed on your system OR venv.
37 * Building on macOS is known to work, but has been known to fail.
39 to set when building bindings for software installed by Homebrew;
41 * Building on Windows has not been tested yet and will probably fail.
111 # If we are building from the sdist, we are already in package form.
156 # If we are building from the sdist, we are already in package form.
/external/gsc-utils/docs/
Dgetting_started_quickly.md1 # Get Started Building EC Images (Quickly)
9 as well. On the other hand, if your sole interest is building an EC image, the
17 ## Building section in Get Started Building EC Images (Quickly)
40 binaries (such as [`futility`](#building-futility)). Also, some related tools
96 ## Building `futility` outside the chroot {#building-futility}

12345678910>>...349