| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | range.hpp | 31 inline length_t components(tvec1<T, P> const & v) in components() function 37 inline length_t components(tvec2<T, P> const & v) in components() function 43 inline length_t components(tvec3<T, P> const & v) in components() function 49 inline length_t components(tvec4<T, P> const & v) in components() function 55 inline length_t components(genType const & m) in components() function
|
| D | type_trait.hpp | 46 static length_t const components = 0; member 59 components = 1 enumerator 71 components = 2 enumerator 83 components = 3 enumerator 95 components = 4 enumerator 107 components = 2, enumerator 121 components = 2, enumerator 135 components = 2, enumerator 149 components = 3, enumerator 163 components = 3, enumerator [all …]
|
| /external/llvm-project/flang/test/Semantics/ |
| D | init01.f90 | 49 subroutine components subroutine 50 real, target, save :: a1(3) 51 real, target :: a2 52 real, save :: a3 53 real, target, save :: a4 54 type :: t1 58 type :: t2(kind, len) 83 type(t2(3,3)) :: o1 84 type(t2(2,2)) :: o2
|
| /external/dagger2/java/dagger/hilt/processor/internal/ |
| D | Components.java | 50 ImmutableSet<ClassName> components; in getComponents() local 82 public static AnnotationSpec getInstallInAnnotationSpec(ImmutableSet<ClassName> components) { in getInstallInAnnotationSpec() 95 ImmutableSet<TypeElement> components = in getHiltInstallInComponents() local
|
| /external/webrtc/api/test/ |
| D | create_video_quality_test_fixture.cc | 28 auto components = in CreateVideoQualityTestFixture() local 35 std::unique_ptr<VideoQualityTestFixtureInterface::InjectionComponents> in CreateVideoQualityTestFixture()
|
| /external/deqp/framework/delibs/decpp/ |
| D | deFilePath.cpp | 50 FilePath::FilePath (const std::vector<std::string>& components) in FilePath() 89 FilePath FilePath::join (const std::vector<std::string>& components) in join() 96 std::vector<std::string> components; in normalize() local 141 std::vector<std::string> components; in getBaseName() local 148 std::vector<std::string> components; in getDirName() local
|
| /external/libchrome/libchrome_tools/uprev/ |
| D | lazytree.py | 56 def _remove(self, components): argument 85 def _get(self, components): argument 107 def _set(self, components, f): argument
|
| /external/tensorflow/tensorflow/core/grappler/utils/ |
| D | scc_test.cc | 61 std::unordered_map<const NodeDef*, int> components; in TEST_F() local 93 std::unordered_map<const NodeDef*, int> components; in TEST_F() local 156 std::unordered_map<const NodeDef*, int> components; in TEST_F() local 390 std::unordered_map<const NodeDef*, int> components; in TEST_F() local
|
| D | scc.cc | 58 std::unordered_map<const NodeDef*, int>* components, in StrongConnect() 127 const GraphDef& graph, std::unordered_map<const NodeDef*, int>* components, in StronglyConnectedComponents() 187 std::unordered_map<const NodeDef*, int> components; in IdentifyLoops() local 234 std::unordered_map<const NodeDef*, int> components; in IdentifyLoops() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | constants.h | 313 const std::vector<const Constant*>& components) in CompositeConstant() 315 CompositeConstant(const Type* ty, std::vector<const Constant*>&& components) in CompositeConstant() 325 const std::vector<const Constant*>& components) in StructConstant() 327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() 348 const std::vector<const Constant*>& components) in VectorConstant() 351 VectorConstant(const Vector* ty, std::vector<const Constant*>&& components) in VectorConstant() 381 const std::vector<const Constant*>& components) in MatrixConstant() 384 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() 412 ArrayConstant(const Array* ty, const std::vector<const Constant*>& components) in ArrayConstant() 414 ArrayConstant(const Array* ty, std::vector<const Constant*>&& components) in ArrayConstant()
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | constants.h | 313 const std::vector<const Constant*>& components) in CompositeConstant() 315 CompositeConstant(const Type* ty, std::vector<const Constant*>&& components) in CompositeConstant() 325 const std::vector<const Constant*>& components) in StructConstant() 327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() 348 const std::vector<const Constant*>& components) in VectorConstant() 351 VectorConstant(const Vector* ty, std::vector<const Constant*>&& components) in VectorConstant() 381 const std::vector<const Constant*>& components) in MatrixConstant() 384 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() 412 ArrayConstant(const Array* ty, const std::vector<const Constant*>& components) in ArrayConstant() 414 ArrayConstant(const Array* ty, std::vector<const Constant*>&& components) in ArrayConstant()
|
| D | constants.cpp | 255 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 278 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 282 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 286 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 407 std::vector<const analysis::Constant*> components; in GetVectorComponents() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | constants.h | 313 const std::vector<const Constant*>& components) in CompositeConstant() 315 CompositeConstant(const Type* ty, std::vector<const Constant*>&& components) in CompositeConstant() 325 const std::vector<const Constant*>& components) in StructConstant() 327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() 348 const std::vector<const Constant*>& components) in VectorConstant() 351 VectorConstant(const Vector* ty, std::vector<const Constant*>&& components) in VectorConstant() 381 const std::vector<const Constant*>& components) in MatrixConstant() 384 MatrixConstant(const Vector* ty, std::vector<const Constant*>&& components) in MatrixConstant() 412 ArrayConstant(const Array* ty, const std::vector<const Constant*>& components) in ArrayConstant() 414 ArrayConstant(const Array* ty, std::vector<const Constant*>&& components) in ArrayConstant()
|
| D | constants.cpp | 255 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 278 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 282 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 286 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local 407 std::vector<const analysis::Constant*> components; in GetVectorComponents() local
|
| /external/dagger2/java/dagger/model/ |
| D | ComponentPath.java | 32 public static ComponentPath create(Iterable<TypeElement> components) { in create() 40 public abstract ImmutableList<TypeElement> components(); in components() method in ComponentPath
|
| /external/guava/android/guava/src/com/google/common/base/ |
| D | Predicates.java | 93 public static <T> Predicate<T> and(Iterable<? extends Predicate<? super T>> components) { in and() 105 public static <T> Predicate<T> and(Predicate<? super T>... components) { in and() 125 public static <T> Predicate<T> or(Iterable<? extends Predicate<? super T>> components) { in or() 137 public static <T> Predicate<T> or(Predicate<? super T>... components) { in or() 343 private final List<? extends Predicate<? super T>> components; field in Predicates.AndPredicate 345 private AndPredicate(List<? extends Predicate<? super T>> components) { in AndPredicate() 385 private final List<? extends Predicate<? super T>> components; field in Predicates.OrPredicate 387 private OrPredicate(List<? extends Predicate<? super T>> components) { in OrPredicate() 425 private static String toStringHelper(String methodName, Iterable<?> components) { in toStringHelper()
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Predicates.java | 93 public static <T> Predicate<T> and(Iterable<? extends Predicate<? super T>> components) { in and() 105 public static <T> Predicate<T> and(Predicate<? super T>... components) { in and() 125 public static <T> Predicate<T> or(Iterable<? extends Predicate<? super T>> components) { in or() 137 public static <T> Predicate<T> or(Predicate<? super T>... components) { in or() 343 private final List<? extends Predicate<? super T>> components; field in Predicates.AndPredicate 345 private AndPredicate(List<? extends Predicate<? super T>> components) { in AndPredicate() 385 private final List<? extends Predicate<? super T>> components; field in Predicates.OrPredicate 387 private OrPredicate(List<? extends Predicate<? super T>> components) { in OrPredicate() 425 private static String toStringHelper(String methodName, Iterable<?> components) { in toStringHelper()
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | compression_ops.cc | 29 std::vector<Tensor> components; in Compute() local 52 std::vector<Tensor> components; in Compute() local
|
| /external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/ |
| D | AggregatedDepsGenerator.java | 42 private final ImmutableSet<ClassName> components; field in AggregatedDepsGenerator 50 ImmutableSet<ClassName> components, in AggregatedDepsGenerator()
|
| /external/oj-libjdwp/src/share/back/ |
| D | ArrayReferenceImpl.c | 73 jboolean *components; in writeBooleanComponents() local 90 jbyte *components; in writeByteComponents() local 107 jchar *components; in writeCharComponents() local 124 jshort *components; in writeShortComponents() local 141 jint *components; in writeIntComponents() local 158 jlong *components; in writeLongComponents() local 175 jfloat *components; in writeFloatComponents() local 192 jdouble *components; in writeDoubleComponents() local
|
| /external/cldr/tools/java/org/unicode/cldr/draft/keyboard/windows/ |
| D | KlcParser.java | 112 List<String> components = WHITESPACE_SPLITTER.splitToList(lines.get(i)); in parseModifiers() local 174 List<String> components = WHITESPACE_SPLITTER.splitToList(lines.get(i)); in parseLigatures() local 220 List<String> components = WHITESPACE_SPLITTER.splitToList(lines.get(i)); in parseLayout() local 326 List<String> components = WHITESPACE_SPLITTER.splitToList(lines.get(i)); in parseDeadkeySection() local
|
| /external/tensorflow/tensorflow/c/eager/parallel_device/ |
| D | parallel_device_testlib.cc | 161 std::array<TensorHandlePtr, num_replicas>* components, TF_Status* status) { in ExtractPerDeviceValues() 240 std::array<TensorHandlePtr, 2> components; in BasicTestsForTwoDevices() local 259 std::array<TFE_TensorHandle*, 2> components{value_one.get(), in BasicTestsForTwoDevices() local 270 std::array<TensorHandlePtr, 2> components; in BasicTestsForTwoDevices() local
|
| D | parallel_device_test.cc | 142 std::array<TensorHandlePtr, 2> components; in TEST() local 202 std::array<TFE_TensorHandle*, 2> components{size_two.get(), size_three.get()}; in TEST() local 253 std::array<TFE_TensorHandle*, 2> components{value_one.get(), value_two.get()}; in TEST() local 327 std::array<TFE_TensorHandle*, 2> components{value_one.get(), in TEST() local 445 std::array<TFE_TensorHandle*, 2> components{value_one.get(), value_two.get()}; in TestCollective() local 545 std::array<TFE_TensorHandle*, 2> components{value_one.get(), value_two.get()}; in TEST() local
|
| /external/libchrome/base/ |
| D | version.h | 60 const std::vector<uint32_t>& components() const { return components_; } in components() function
|
| /external/dagger2/javatests/dagger/functional/jdk8/a/ |
| D | OptionalBindingComponentsWithInaccessibleTypesTest.java | 27 public void components() { in components() method in OptionalBindingComponentsWithInaccessibleTypesTest
|