Home
last modified time | relevance | path

Searched defs:Element (Results 226 – 250 of 1397) sorted by relevance

12345678910>>...56

/aosp_15_r20/frameworks/rs/driver/
H A DrsdShader.h27 class Element; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/
H A Dwarp_iterator_from_smem.h78 using Element = Element_; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h143 Element(Element* parent, bool is_json_object) in Element() function
/aosp_15_r20/external/libprotobuf-mutator/examples/xml/
H A Dxml.proto42 message Element { message
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h143 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 DDwarfUnit.cpp603 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/
Dresults_uploader.py194 def _get_test_status_from_xml(mobly_suite_element: ElementTree.Element):
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DElement.java32 public interface Element extends Node { interface
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp517 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 DCodeViewDebug.cpp1013 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/
Dfe_test.go98 func isInBounds(x *Element) bool {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp338 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/
Da.go12 type Element[T any] struct { type
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp474 void LVPatterns::addElement(LVElement *Element) { in addElement()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibraryCase.hpp76 union Element union
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.split/
H A Dctor.range.pass.cpp118 using Element = ElementWithCounting; in test() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp112 Constant *Element = cast<Constant>(Operand); in createRelLookupTable() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dvariadic_templates_tools.hpp105 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 Dstring_builder.h424 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/
DDataflowAnalysis.h120 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DDataflowAnalysis.h120 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DPointerTrackerQueue.java27 public interface Element { interface in PointerTrackerQueue
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/
DDataflowAnalysis.h121 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DDataflowAnalysis.h120 void transferTypeErased(const CFGElement &Element, TypeErasedLattice &E, in transferTypeErased()
/aosp_15_r20/cts/common/device-side/bedstead/testapp/tools/index/
H A Dindex_testapps.py59 class Element: class

12345678910>>...56