Home
last modified time | relevance | path

Searched refs:constructing (Results 1 – 25 of 213) sorted by relevance

123456789

/external/guice/core/src/com/google/inject/internal/
DConstructionContext.java32 boolean constructing; field in ConstructionContext
49 return constructing; in isConstructing()
53 this.constructing = true; in startConstruction()
57 this.constructing = false; in finishConstruction()
/external/eigen/doc/
DTutorialBlockOperations.dox19 <th>Version constructing a \n dynamic-size block expression</th>
20 <th>Version constructing a \n fixed-size block expression</th></tr>
113 <th>Version constructing a \n dynamic-size block expression</th>
114 <th>Version constructing a \n fixed-size block expression</th></tr>
190 <th>Version constructing a \n dynamic-size block expression</th>
191 <th>Version constructing a \n fixed-size block expression</th></tr>
/external/python/cpython3/Doc/c-api/
Dutilities.rst11 and parsing function arguments and constructing Python values from C values.
/external/python/cpython2/Doc/c-api/
Dutilities.rst12 and parsing function arguments and constructing Python values from C values.
/external/antlr/
DMETADATA2 …anguage Recognition) is a language tool that provides a framework for constructing recognizers, in…
DREADME.txt11 a language tool that provides a framework for constructing
89 that provides a framework for constructing recognizers, compilers, and
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DSPIRVCompositeOps.td31 the operands, with one exception. The exception is that for constructing
33 as the Result Type component type. When constructing a vector, the total
41 exception is that for constructing a vector, a contiguous subset of the
44 type of the result. When constructing a vector, there must be at least
/external/llvm/test/CodeGen/PowerPC/
Drlwimi-keep-rsh.ll2 ; Formerly dropped the RHS of %tmp6 when constructing rlwimi.
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Drlwimi-keep-rsh.ll2 ; Formerly dropped the RHS of %tmp6 when constructing rlwimi.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesExampleDebugOutputs.pbtxt26 scalar, dimension of the logits, to be used for constructing the protos in
Dapi_def_StringToHashBucketFast.pbtxt26 unimportant. There is a risk of adversaries constructing inputs that all hash
Dapi_def_DecodeImage.pbtxt46 constructing your graph if you are intermixing GIF files with BMP, JPEG, and/or
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dbugprone-dangling-handle.rst8 These dangling references can be a result of constructing handles from temporary
/external/curl/plan9/
DREADME52 After constructing namespace, you can run mk on plan9 directory.
/external/libabigail/
DREADME4 It aims at constructing, manipulating, serializing and de-serializing
Drelease-text-template.txt7 Libabigail is a library which aims at constructing, manipulating,
/external/libchrome/libchrome_tools/patches/
DFix-Wdefaulted-function-deleted-warning-in-MessageLo.patch9 constructing it is fine though, and that's all that's needed.
/external/llvm-project/polly/test/ScopInfo/
Dranged_parameter_2.ll10 ; to use constructing an invalid lower and upper bound for the range of
/external/exoplayer/tree/extensions/gvr/
DREADME.md34 * If constructing renderers directly, pass a `GvrAudioProcessor` to
/external/llvm-project/llvm/test/MC/COFF/
Dglobal_ctors_dtors.ll8 @.str = private unnamed_addr constant [13 x i8] c"constructing\00", align 1
/external/llvm/test/MC/COFF/
Dglobal_ctors_dtors.ll8 @.str = private unnamed_addr constant [13 x i8] c"constructing\00", align 1
/external/deqp/data/gles31/shaders/es32/
Darrays_of_arrays.test20 #X1. Constructor tests test constructing arrays of arrays with different declaration syntax and dat…
23 #X4. Implicit size tests test constructing arrays of arrays with implicit size.
33 desc "Testing constructing explicitly sized arrays of arrays"
60 desc "Testing constructing explicitly sized arrays of arrays"
87 desc "Testing constructing explicitly sized arrays of arrays"
115 desc "Testing constructing explicitly sized arrays of arrays"
160 desc "Testing constructing explicitly sized arrays of arrays"
196 desc "Testing constructing explicitly sized arrays of arrays"
222 desc "Testing constructing explicitly sized arrays of arrays"
260 desc "Testing constructing explicitly sized arrays of arrays"
[all …]
/external/deqp/data/gles31/shaders/es31/
Darrays_of_arrays.test1 #X1. Constructor tests test constructing arrays of arrays with different declaration syntax and dat…
4 #X4. Implicit size tests test constructing arrays of arrays with implicit size.
14 desc "Testing constructing explicitly sized arrays of arrays"
41 desc "Testing constructing explicitly sized arrays of arrays"
68 desc "Testing constructing explicitly sized arrays of arrays"
96 desc "Testing constructing explicitly sized arrays of arrays"
141 desc "Testing constructing explicitly sized arrays of arrays"
177 desc "Testing constructing explicitly sized arrays of arrays"
203 desc "Testing constructing explicitly sized arrays of arrays"
241 desc "Testing constructing explicitly sized arrays of arrays"
[all …]
/external/grpc-grpc-java/documentation/
Dandroid-channel-builder.md50 When constructing your channel, use `AndroidChannelBuilder` and provide it with
/external/tensorflow/tensorflow/python/tpu/
Dtpu_test_wrapper.bzl22 """Generates the kwargs for constructing a wrapped TPU test.

123456789