/external/guice/core/src/com/google/inject/internal/ |
D | ConstructionContext.java | 32 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/ |
D | TutorialBlockOperations.dox | 19 <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/ |
D | utilities.rst | 11 and parsing function arguments and constructing Python values from C values.
|
/external/python/cpython2/Doc/c-api/ |
D | utilities.rst | 12 and parsing function arguments and constructing Python values from C values.
|
/external/antlr/ |
D | METADATA | 2 …anguage Recognition) is a language tool that provides a framework for constructing recognizers, in…
|
D | README.txt | 11 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/ |
D | SPIRVCompositeOps.td | 31 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/ |
D | rlwimi-keep-rsh.ll | 2 ; Formerly dropped the RHS of %tmp6 when constructing rlwimi.
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | rlwimi-keep-rsh.ll | 2 ; Formerly dropped the RHS of %tmp6 when constructing rlwimi.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesExampleDebugOutputs.pbtxt | 26 scalar, dimension of the logits, to be used for constructing the protos in
|
D | api_def_StringToHashBucketFast.pbtxt | 26 unimportant. There is a risk of adversaries constructing inputs that all hash
|
D | api_def_DecodeImage.pbtxt | 46 constructing your graph if you are intermixing GIF files with BMP, JPEG, and/or
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | bugprone-dangling-handle.rst | 8 These dangling references can be a result of constructing handles from temporary
|
/external/curl/plan9/ |
D | README | 52 After constructing namespace, you can run mk on plan9 directory.
|
/external/libabigail/ |
D | README | 4 It aims at constructing, manipulating, serializing and de-serializing
|
D | release-text-template.txt | 7 Libabigail is a library which aims at constructing, manipulating,
|
/external/libchrome/libchrome_tools/patches/ |
D | Fix-Wdefaulted-function-deleted-warning-in-MessageLo.patch | 9 constructing it is fine though, and that's all that's needed.
|
/external/llvm-project/polly/test/ScopInfo/ |
D | ranged_parameter_2.ll | 10 ; to use constructing an invalid lower and upper bound for the range of
|
/external/exoplayer/tree/extensions/gvr/ |
D | README.md | 34 * If constructing renderers directly, pass a `GvrAudioProcessor` to
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | global_ctors_dtors.ll | 8 @.str = private unnamed_addr constant [13 x i8] c"constructing\00", align 1
|
/external/llvm/test/MC/COFF/ |
D | global_ctors_dtors.ll | 8 @.str = private unnamed_addr constant [13 x i8] c"constructing\00", align 1
|
/external/deqp/data/gles31/shaders/es32/ |
D | arrays_of_arrays.test | 20 #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/ |
D | arrays_of_arrays.test | 1 #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/ |
D | android-channel-builder.md | 50 When constructing your channel, use `AndroidChannelBuilder` and provide it with
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_test_wrapper.bzl | 22 """Generates the kwargs for constructing a wrapped TPU test.
|