/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdShader.h | 27 class Element; variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/ |
H A D | warp_iterator_from_smem.h | 78 using Element = Element_; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_objectwriter.h | 143 Element(Element* parent, bool is_json_object) in Element() function
|
/aosp_15_r20/external/libprotobuf-mutator/examples/xml/ |
H A D | xml.proto | 42 message Element { message
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | json_objectwriter.h | 143 Element(Element* parent, bool is_json_object) in Element() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 603 for (const auto *Element : TParams) { in addTemplateParams() local 916 for (const auto *Element : Elements) { in constructTypeDIE() local 1413 if (auto *Element = dyn_cast_or_null<DINode>(Elements[i])) in constructArrayTypeDIE() local
|
/aosp_15_r20/tools/test/mobly_extensions/tools/results_uploader/src/ |
D | results_uploader.py | 194 def _get_test_status_from_xml(mobly_suite_element: ElementTree.Element):
|
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/ |
H A D | Element.java | 32 public interface Element extends Node { interface
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 517 for (const auto *Element : TParams) { in addTemplateParams() local 913 for (const auto *Element : Elements) { in constructTypeDIE() local 1539 if (auto *Element = dyn_cast_or_null<DINode>(E)) { in constructArrayTypeDIE() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1013 const DINode *Element = Elements[i]; in lowerTypeArray() local 1426 for (const DINode *Element : Ty->getElements()) { in lowerTypeEnum() local 1506 for (auto *Element : Elements) { in collectClassInfo() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/field/ |
D | fe_test.go | 98 func isInBounds(x *Element) bool {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 338 if (auto *Element = dyn_cast_or_null<DINode>(Elements[I])) in calcArraySize() local 1047 for (const auto Element : CTy->getElements()) { in computeAccessKey() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/listimp2.dir/ |
D | a.go | 12 type Element[T any] struct { type
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.cpp | 474 void LVPatterns::addElement(LVElement *Element) { in addElement()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderLibraryCase.hpp | 76 union Element union
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.split/ |
H A D | ctor.range.pass.cpp | 118 using Element = ElementWithCounting; in test() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | RelLookupTableConverter.cpp | 112 Constant *Element = cast<Constant>(Operand); in createRelLookupTable() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | variadic_templates_tools.hpp | 105 typedef typename tuple_element<I-1, tuple<Values...> >::type Element; typedef in boost::container::dtl::get_impl
|
/aosp_15_r20/external/pigweed/pw_string/public/pw_string/ |
H A D | string_builder.h | 424 using Element = std::remove_reference_t<decltype(std::declval<Arg>()[0])>; in ArgLength() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/ |
D | DataflowAnalysis.h | 120 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/ |
D | DataflowAnalysis.h | 120 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | PointerTrackerQueue.java | 27 public interface Element { interface in PointerTrackerQueue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/ |
D | DataflowAnalysis.h | 121 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/ |
D | DataflowAnalysis.h | 120 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
|
/aosp_15_r20/cts/common/device-side/bedstead/testapp/tools/index/ |
H A D | index_testapps.py | 59 class Element: class
|