/external/pdfium/third_party/abseil-cpp/absl/types/internal/ |
D | span.h | 72 struct ElementType { struct 77 struct ElementType<T (&)[N]> { argument
|
/external/cronet/tot/third_party/abseil-cpp/absl/types/internal/ |
D | span.h | 73 struct ElementType { struct 78 struct ElementType<T (&)[N]> { argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/ |
D | span.h | 72 struct ElementType { struct 77 struct ElementType<T (&)[N]> { argument
|
/external/abseil-cpp/absl/types/internal/ |
D | span.h | 72 struct ElementType { struct 77 struct ElementType<T (&)[N]> { argument
|
/external/angle/third_party/abseil-cpp/absl/types/internal/ |
D | span.h | 73 struct ElementType { struct 78 struct ElementType<T (&)[N]> { argument
|
/external/cronet/stable/third_party/abseil-cpp/absl/types/internal/ |
D | span.h | 73 struct ElementType { struct 78 struct ElementType<T (&)[N]> { argument
|
/external/openscreen/third_party/abseil/src/absl/types/internal/ |
D | span.h | 72 struct ElementType { struct 77 struct ElementType<T (&)[N]> { argument
|
/external/cronet/tot/testing/unexpected_passes_common/ |
D | result_output.py | 174 ElementType = Union[Dict[str, Any], List[str], str] variable 343 def RecursivePrintToFile(element: ElementType, depth: int, 367 def _RecursiveHtmlToFile(element: ElementType, file_handle: IO) -> None:
|
/external/cronet/stable/testing/unexpected_passes_common/ |
D | result_output.py | 174 ElementType = Union[Dict[str, Any], List[str], str] variable 343 def RecursivePrintToFile(element: ElementType, depth: int, 367 def _RecursiveHtmlToFile(element: ElementType, file_handle: IO) -> None:
|
/external/cronet/tot/base/containers/ |
D | span.h | 351 span<ElementType, Extent, InternalPtrType> s) noexcept { in as_byte_span() 1290 constexpr auto as_bytes(span<ElementType, Extent, InternalPtrType> s) { in as_bytes() 1295 constexpr auto as_writable_bytes(span<ElementType, Extent, InternalPtrType> s) { in as_writable_bytes() 1305 constexpr auto as_chars(span<ElementType, Extent, InternalPtrType> s) { in as_chars() 1310 constexpr auto as_writable_chars(span<ElementType, Extent, InternalPtrType> s) { in as_writable_chars() 1397 constexpr void PrintTo(span<ElementType, Extent, InternalPtrType> s, in PrintTo()
|
/external/cronet/stable/base/containers/ |
D | span.h | 351 span<ElementType, Extent, InternalPtrType> s) noexcept { in as_byte_span() 1290 constexpr auto as_bytes(span<ElementType, Extent, InternalPtrType> s) { in as_bytes() 1295 constexpr auto as_writable_bytes(span<ElementType, Extent, InternalPtrType> s) { in as_writable_bytes() 1305 constexpr auto as_chars(span<ElementType, Extent, InternalPtrType> s) { in as_chars() 1310 constexpr auto as_writable_chars(span<ElementType, Extent, InternalPtrType> s) { in as_writable_chars() 1397 constexpr void PrintTo(span<ElementType, Extent, InternalPtrType> s, in PrintTo()
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | ElementType.java | 23 public class ElementType { class 50 public ElementType(String name, int model, int memberOf, int flags, Schema schema) { in ElementType() method in ElementType
|
/external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
D | base_ops_test.h | 245 using ElementType = typename T::value_type; in DefaultInput() local 261 using ElementType = typename T::value_type; in ComplexInputFromValues() local 298 using ElementType = typename T::value_type; in NearZeroInfAndNanInput() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 427 static VectorType *get(Type *ElementType, unsigned NumElements, in get() 433 static VectorType *get(Type *ElementType, const VectorType *Other) { in get() 533 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get() 580 static ScalableVectorType *get(Type *ElementType, in get() 651 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
|
/external/rust/android-crates-io/crates/arbitrary/src/ |
D | unstructured.rs | 645 ) -> Result<ArbitraryIter<'a, 'b, ElementType>> { in arbitrary_iter() argument 659 ) -> Result<ArbitraryTakeRestIter<'a, ElementType>> { in arbitrary_take_rest_iter() argument 757 fn next(&mut self) -> Option<Result<ElementType>> { in next() 775 fn next(&mut self) -> Option<Result<ElementType>> { in next()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_streamparser.h | 28 enum ElementType { kEndOfData, kNumber, kKeyword, kName, kOther }; enum
|
/external/cronet/tot/third_party/jni_zero/ |
D | default_conversions.h | 74 using ElementType = std::remove_const_t<typename ContainerType::value_type>; in FromJniArray() local 110 using ElementType = std::remove_const_t<typename ContainerType::value_type>; in ToJniArray() local
|
/external/cronet/stable/third_party/jni_zero/ |
D | default_conversions.h | 74 using ElementType = std::remove_const_t<typename ContainerType::value_type>; in FromJniArray() local 110 using ElementType = std::remove_const_t<typename ContainerType::value_type>; in ToJniArray() local
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
D | ICoverageNode.java | 24 enum ElementType { enum
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
D | EbmlProcessor.java | 48 @interface ElementType {} annotation
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
D | EbmlProcessor.java | 44 @interface ElementType {} annotation
|
/external/llvm/tools/llvm-pdbdump/ |
D | VariableDumper.cpp | 134 std::unique_ptr<PDBSymbol> ElementType = ArrayType->getElementType(); in dumpSymbolTypeAndName() local
|
/external/pytorch/torch/csrc/jit/tensorexpr/ |
D | types.h | 21 enum ElementType { enum
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | Type.cpp | 640 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get() 670 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get() 686 FixedVectorType *FixedVectorType::get(Type *ElementType, unsigned NumElts) { in get() 707 ScalableVectorType *ScalableVectorType::get(Type *ElementType, in get()
|
/external/ot-br-posix/src/dbus/common/ |
D | dbus_message_helper.hpp | 655 template <size_t I, typename... FieldTypes> struct ElementType struct 657 using ValueType = typename std::tuple_element<I, std::tuple<FieldTypes...>>::type; 658 using NonconstValueType = typename std::remove_cv<ValueType>::type; 659 using RawValueType = typename std::remove_reference<NonconstValueType>::type;
|