/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ExecutionUtils.h | 45 struct Element { struct 46 Element(unsigned Priority, const Function *Func, const Value *Data) in Element() argument 72 Element operator*() const; argument
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ExecutionUtils.h | 55 struct Element { struct 56 Element(unsigned Priority, Function *Func, Value *Data) in Element() function 82 Element operator*() const; argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ExecutionUtils.h | 65 struct Element { struct 66 Element(unsigned Priority, Function *Func, Value *Data) in Element() function 92 Element operator*() const; argument
|
/external/skia/src/core/ |
D | SkClipStack.h | 70 Element() { in Element() function 77 Element(const SkRect& rect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 81 Element(const SkRRect& rrect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 85 Element(const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 89 Element(sk_sp<SkShader> shader) { in Element() function 241 Element(int saveCount) { in Element() function 246 Element(int saveCount, const SkRRect& rrect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 250 Element(int saveCount, const SkRect& rect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 254 Element(int saveCount, const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 258 Element(int saveCount, sk_sp<SkShader> shader) { in Element() function
|
/external/libwebm/webm_parser/include/webm/ |
D | element.h | 52 explicit constexpr Element(const T& value) : value_(value) {} in Element() function 59 explicit constexpr Element(T&& value) : value_(std::move(value)) {} in Element() function 67 constexpr Element(const T& value, bool is_present) in Element() function 76 constexpr Element(T&& value, bool is_present) in Element() function
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | constant.h | 96 using Element = ELEMENT; variable 130 using Element = Scalar<T>; variable 155 using Element = Scalar<Result>; variable 205 using Element = StructureConstructorValues; variable
|
/external/skqp/src/core/ |
D | SkClipStack.h | 67 Element() { in Element() function 74 Element(const SkRect& rect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 78 Element(const SkRRect& rrect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 82 Element(const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 225 Element(int saveCount) { in Element() function 230 Element(int saveCount, const SkRRect& rrect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 234 Element(int saveCount, const SkRect& rect, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function 238 Element(int saveCount, const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() function
|
/external/rust/cxx/gen/build/src/ |
D | vec.rs | 20 pub fn intern<T>(elements: &[&T]) -> Vec<InternedString> in intern() 27 pub trait Element { trait
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | RangeValueIterator.java | 60 public class Element class 88 public Element() in Element() method in RangeValueIterator.Element
|
D | ValueIterator.java | 46 public static final class Element class 67 public Element() in Element() method in ValueIterator.Element
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | RangeValueIterator.java | 59 public class Element class 83 public Element() in Element() method in RangeValueIterator.Element
|
D | ValueIterator.java | 45 public static final class Element class 63 public Element() in Element() method in ValueIterator.Element
|
/external/swiftshader/src/Pipeline/ |
D | ShaderCore.hpp | 166 struct Element struct 169 struct Element<Float> struct 171 using type = rr::Float; 174 struct Element<Int> struct 176 using type = rr::Int; 179 struct Element<UInt> struct 181 using type = rr::UInt;
|
/external/clang/lib/Tooling/ |
D | FileMatchTrie.cpp | 69 StringRef Element(llvm::sys::path::filename( in insert() local 73 StringRef Element(llvm::sys::path::filename( in insert() local 108 StringRef Element(llvm::sys::path::filename(FileName.drop_back( in findEquivalent() local
|
/external/llvm-project/clang/lib/Tooling/ |
D | FileMatchTrie.cpp | 74 StringRef Element(llvm::sys::path::filename( in insert() local 78 StringRef Element(llvm::sys::path::filename( in insert() local 118 StringRef Element(llvm::sys::path::filename(FileName.drop_back( in findEquivalent() local
|
/external/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.cpp | 77 uint64_t Element = APElt.getLoBits(8).getZExtValue(); in DecodePSHUFBMask() local 148 uint64_t Element = cast<ConstantInt>(COp)->getZExtValue(); in DecodeVPERMILPMask() local 316 APInt Element = cast<ConstantInt>(COp)->getValue(); in DecodeVPERMVMask() local 327 uint64_t Element = cast<ConstantInt>(C)->getZExtValue(); in DecodeVPERMVMask() local 349 APInt Element = cast<ConstantInt>(COp)->getValue(); in DecodeVPERMV3Mask() local
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | cppcoreguidelines-owning-memory-containers.cpp | 38 for (auto *Element : OwnerStdVector) { in main() local 42 for (auto *Element : OwnerStdVector) { in main() local
|
/external/skia/src/gpu/ |
D | GrClipStack.h | 33 struct Element { struct 52 // The iterator provides items as "const Element&". argument
|
/external/libtextclassifier/native/lang_id/common/fel/ |
D | feature-extractor.h | 103 struct Element { struct 104 Element() : type(nullptr), value(-1) {} in Element() argument 105 Element(FeatureType *t, FeatureValue v) : type(t), value(v) {} in Element() function 112 std::vector<Element> features_; argument
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Element.java | 23 public class Element { class 37 public Element(ElementType type, boolean defaultAttributes) { in Element() method in Element
|
/external/guava/guava/src/com/google/common/reflect/ |
D | Element.java | 34 class Element extends AccessibleObject implements Member { class 39 <M extends AccessibleObject & Member> Element(M member) { in Element() method in Element
|
/external/guava/android/guava/src/com/google/common/reflect/ |
D | Element.java | 34 class Element extends AccessibleObject implements Member { class 39 <M extends AccessibleObject & Member> Element(M member) { in Element() method in Element
|
/external/rust/crates/rand/src/seq/ |
D | index.rs | 327 struct Element<N> { in sample_efraimidis_spirakis() struct 328 index: N, in sample_efraimidis_spirakis() 329 key: f64, in sample_efraimidis_spirakis() 331 impl<N> PartialOrd for Element<N> { in sample_efraimidis_spirakis() implementation 336 impl<N> Ord for Element<N> { in sample_efraimidis_spirakis() implementation 343 impl<N> PartialEq for Element<N> { in sample_efraimidis_spirakis() implementation 348 impl<N> Eq for Element<N> {} in sample_efraimidis_spirakis() implementation
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | insertelement.h | 23 setElement(VectorType &Value, size_t Index, ElementType Element) { in setElement()
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | element-animatable.js | 16 window.Element.prototype.animate = function(effectInput, options) { class in window
|