Home
last modified time | relevance | path

Searched defs:ContainerOf (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_fuzzer/public/pw_fuzzer/
Dfuzztest.h219 auto ContainerOf(Inner inner) { in ContainerOf() function
/external/pigweed/pw_fuzzer/private_overrides/pw_fuzzer/internal/
Dfuzztest.h297 auto ContainerOf(Domain<U>) { in ContainerOf() function
304 auto ContainerOf(Domain<U>) { in ContainerOf() function
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp566 struct ContainerOf struct
568 typedef Vector<T, Size> Container;
572 struct ContainerOf<T, 1> struct
574 typedef T Container;
577 struct ContainerOf<Void, Size> struct
579 typedef Void Container;
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1161 struct ContainerOf struct
1163 typedef Vector<T, Size> Container;
1169 struct ContainerOf<T, 1> struct
1171 typedef T Container;
1174 struct ContainerOf<Void, Size> struct
1176 typedef Void Container;