/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 42 void LVElement::setGenericType(LVElement *Element) { in setGenericType() 109 LVElement *Element = getType(); in typeOffsetAsString() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerAggrCopies.cpp | 90 Value *Element = in convertMemCpyToLoop() local 175 Value *Element = LoopBuilder.CreateLoad( in convertMemMoveToLoop() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/ |
H A D | mma_accum_lambda_iterator.h | 106 using Element = accum_t; member 212 using Element = typename T::Element; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/collect/ |
D | test.rs | 309 struct Element<'a>(&'a AtomicUsize); struct 336 impl<'a> Drop for Element<'a> { implementation
|
/aosp_15_r20/external/emma/ant/ant14/com/vladium/emma/report/ |
H A D | ReportCfg.java | 53 public static abstract class Element implements IReportEnums, IReportProperties class in ReportCfg 113 Element (final Task task, final IProperties settings) in Element() method in ReportCfg.Element
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 447 LVElement *Element) { in visitKnownMember() 458 Error visitKnownRecord(CVType &Record, TypeIndex TI, LVElement *Element) { in visitKnownRecord()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 447 LVElement *Element) { in visitKnownMember() 458 Error visitKnownRecord(CVType &Record, TypeIndex TI, LVElement *Element) { in visitKnownRecord()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 447 LVElement *Element) { in visitKnownMember() 458 Error visitKnownRecord(CVType &Record, TypeIndex TI, LVElement *Element) { in visitKnownRecord()
|
/aosp_15_r20/prebuilts/sdk/ |
H A D | update_prebuilts.py | 848 def _check_node(node: ET.Element) -> bool: 865 def _needs_disable_initialization(metadata_nodes: Iterable[ET.Element]) -> bool:
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVCodeViewVisitor.h | 447 LVElement *Element) { in visitKnownMember() 458 Error visitKnownRecord(CVType &Record, TypeIndex TI, LVElement *Element) { in visitKnownRecord()
|
/aosp_15_r20/prebuilts/sdk/update_prebuilts/ |
H A D | update_prebuilts.py | 848 def _check_node(node: ET.Element) -> bool: 865 def _needs_disable_initialization(metadata_nodes: Iterable[ET.Element]) -> bool:
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 2221 for (const auto &Element : Pipeline) { in parseLoopPassPipeline() local 2233 for (const auto &Element : Pipeline) { in parseFunctionPassPipeline() local 2247 for (const auto &Element : Pipeline) { in parseCGSCCPassPipeline() local 2272 for (const auto &Element : Pipeline) { in parseModulePassPipeline() local
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | minireflect.h | 66 virtual void Element(size_t /*i*/, ElementaryType /*type*/, in Element() function 393 void Element(size_t i, ElementaryType /*type*/, in Element() function
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | minireflect.h | 66 virtual void Element(size_t /*i*/, ElementaryType /*type*/, in Element() function 382 void Element(size_t i, ElementaryType /*type*/, in Element() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/cuda/ |
H A D | SparseSemiStructuredPack.h | 123 using Element = Element_; member 167 using Element = Element_; member
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | minireflect.h | 66 virtual void Element(size_t /*i*/, ElementaryType /*type*/, in Element() function 393 void Element(size_t i, ElementaryType /*type*/, in Element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 220 virtual void setReference(LVElement *Element) {} in setReference() 340 virtual bool removeElement(LVElement *Element) { return false; } in removeElement()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 220 virtual void setReference(LVElement *Element) {} in setReference() 340 virtual bool removeElement(LVElement *Element) { return false; } in removeElement()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 220 virtual void setReference(LVElement *Element) {} in setReference() 340 virtual bool removeElement(LVElement *Element) { return false; } in removeElement()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 220 virtual void setReference(LVElement *Element) {} in setReference() 340 virtual bool removeElement(LVElement *Element) { return false; } in removeElement()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVElement.h | 217 virtual void setReference(LVElement *Element) {} in setReference() 323 virtual bool removeElement(LVElement *Element) { return false; } in removeElement()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/field/ |
D | fe_arm64.go | 10 func carryPropagate(v *Element)
|
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/ |
H A D | insertelement.h | 23 setElement(VectorType &Value, size_t Index, ElementType Element) { in setElement()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug026.go | 9 type Element interface { interface
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
H A D | element-animatable.js | 16 window.Element.prototype.animate = function(effectInput, options) { class in window
|