Home
last modified time | relevance | path

Searched defs:ElementOf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/iterator.requirements/iterator.assoc.types/readable.traits/
H A Dindirectly_readable_traits.compile.pass.cpp83 struct ElementOf { struct
101 static_assert(check_member<ElementOf<int>, int>()); argument
/aosp_15_r20/external/pigweed/pw_fuzzer/public_overrides/fuzztest/
H A Dfuzztest.h62 auto ElementOf(std::vector<T>) { in ElementOf() function
/aosp_15_r20/external/pigweed/pw_fuzzer/private_overrides/pw_fuzzer/internal/
H A Dfuzztest.h283 auto ElementOf(std::initializer_list<T>) { in ElementOf() function
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp584 struct ElementOf struct
586 typedef typename T::Element Element;
589 struct ElementOf<float> struct
591 typedef void Element;
594 struct ElementOf<bool> struct
596 typedef void Element;
599 struct ElementOf<int> struct
601 typedef void Element;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1025 struct ElementOf struct
1027 typedef typename T::Element Element;
1030 struct ElementOf<float> struct
1032 typedef void Element;
1035 struct ElementOf<double> struct
1037 typedef void Element;
1040 struct ElementOf<bool> struct
1042 typedef void Element;
1045 struct ElementOf<int> struct
1047 typedef void Element;