/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/ |
H A D | predicated_tile_iterator_residual_last.h | 184 using Element = Element_; variable 480 using Element = Element_; variable 712 using Element = Element_; variable 941 using Element = Element_; variable 1232 using Element = Element_; variable 1459 using Element = Element_; variable 1688 using Element = Element_; variable 1917 using Element = Element_; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 115 void LVScope::addToChildren(LVElement *Element) { in addToChildren() 121 void LVScope::addElement(LVElement *Element) { in addElement() 266 bool LVScope::removeElement(LVElement *Element) { in removeElement() 450 if (LVElement *Element = getType()) in resolveReferences() local 1285 LVElement *Element = Location->getParent(); in lineRange() local 1364 void LVScopeCompileUnit::addInvalidOffset(LVOffset Offset, LVElement *Element) { in addInvalidOffset() 1472 LVElement *Element = Iter != Map.end() ? Iter->second : nullptr; in printWarnings() local 1658 for (const LVElement *Element : MatchedElements) in printMatchedElements() local
|
H A D | LVReader.cpp | 38 auto AddElement = [&](LVElement *Element, LVScope *Scope) { in checkIntegrityScopesTree() 80 auto PrintElement = [&](LVElement *Element, unsigned Index = 0) { in checkIntegrityScopesTree() 95 LVElement *Element; in checkIntegrityScopesTree() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/ |
H A D | MarkupFilter.cpp | 475 void MarkupFilter::printRawElement(const MarkupNode &Element) { in printRawElement() 659 bool MarkupFilter::checkNumFields(const MarkupNode &Element, in checkNumFields() 670 bool MarkupFilter::checkNumFieldsAtLeast(const MarkupNode &Element, in checkNumFieldsAtLeast() 682 bool MarkupFilter::checkNumFieldsAtMost(const MarkupNode &Element, in checkNumFieldsAtMost()
|
/aosp_15_r20/external/bazelbuild-rules_python/sphinxdocs/src/sphinx_bzl/ |
H A D | bzl.py | 345 location: typing.Union[docutils_nodes.Element, None] = None, 365 location: typing.Union[docutils_nodes.Element, None] = None, 449 location: typing.Union[docutils_nodes.Element, None] = None, 1516 self, node: docutils_nodes.Element 1536 contnode: docutils_nodes.Element, 1560 contnode: docutils_nodes.Element,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 138 uint64_t Element = RawMask[i]; in DecodePSHUFBMask() local 179 uint64_t Element = RawMask[i]; in DecodeVPERMILPMask() local 280 uint64_t Element = RawMask[i]; in DecodeVPPERMMask() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 68 static bool classof(const LVElement *Element) { in classof() 110 virtual void setUnderlyingType(LVElement *Element) {} in setUnderlyingType() 160 void setUnderlyingType(LVElement *Element) override { setType(Element); } in setUnderlyingType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 68 static bool classof(const LVElement *Element) { in classof() 110 virtual void setUnderlyingType(LVElement *Element) {} in setUnderlyingType() 160 void setUnderlyingType(LVElement *Element) override { setType(Element); } in setUnderlyingType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVType.h | 68 static bool classof(const LVElement *Element) { in classof() 110 virtual void setUnderlyingType(LVElement *Element) {} in setUnderlyingType() 160 void setUnderlyingType(LVElement *Element) override { setType(Element); } in setUnderlyingType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 68 static bool classof(const LVElement *Element) { in classof() 110 virtual void setUnderlyingType(LVElement *Element) {} in setUnderlyingType() 160 void setUnderlyingType(LVElement *Element) override { setType(Element); } in setUnderlyingType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 68 static bool classof(const LVElement *Element) { in classof() 110 virtual void setUnderlyingType(LVElement *Element) {} in setUnderlyingType() 160 void setUnderlyingType(LVElement *Element) override { setType(Element); } in setUnderlyingType()
|
/aosp_15_r20/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.h | 35 class Element; variable 193 friend class Element; variable 225 friend class Element; variable
|
/aosp_15_r20/frameworks/rs/cpp/ |
H A D | Element.cpp | 177 Element::Element(void *id, android::RSC::sp<RS> rs, in Element() function in Element 216 Element::Element(void *id, android::RSC::sp<RS> rs) : in Element() function in Element 273 Element::Element(void *id, android::RSC::sp<RS> rs, in Element() function in Element
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 136 uint64_t Element = RawMask[i]; in DecodePSHUFBMask() local 177 uint64_t Element = RawMask[i]; in DecodeVPERMILPMask() local 279 uint64_t Element = RawMask[i]; in DecodeVPPERMMask() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/field/ |
D | fe_amd64_noasm.go | 9 func feMul(v, x, y *Element) { feMulGeneric(v, x, y) } 11 func feSquare(v, x *Element) { feSquareGeneric(v, x) }
|
D | fe_alias_test.go | 12 func checkAliasingOneArg(f func(v, x *Element) *Element) func(v, x Element) bool { 31 func checkAliasingTwoArgs(f func(v, x, y *Element) *Element) func(v, x, y Element) bool {
|
/aosp_15_r20/external/rust/android-crates-io/crates/linkme/src/ |
D | private.rs | 6 type Element; typedef 10 type Element = T; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/util/ |
H A D | RangeValueIterator.java | 80 public static class Element { class 86 public Element() { throw new RuntimeException("Stub!"); } in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/util/ |
H A D | RangeValueIterator.java | 80 public static class Element { class 86 public Element() { throw new RuntimeException("Stub!"); } in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/util/ |
H A D | RangeValueIterator.java | 80 public static class Element { class 86 public Element() { throw new RuntimeException("Stub!"); } in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/util/ |
H A D | RangeValueIterator.java | 80 public static class Element { class 86 public Element() { throw new RuntimeException("Stub!"); } in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | RangeValueIterator.java | 60 public class Element class 88 public Element() in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/util/ |
H A D | RangeValueIterator.java | 80 public static class Element { class 86 public Element() { throw new RuntimeException("Stub!"); } in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/util/ |
H A D | RangeValueIterator.java | 80 public static class Element { class 86 public Element() { throw new RuntimeException("Stub!"); } in Element() method in RangeValueIterator.Element
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | RangeValueIterator.java | 59 public class Element class 83 public Element() in Element() method in RangeValueIterator.Element
|