/hardware/google/aemu/base/ |
D | ContiguousRangeMapper_unittest.cpp | 27 std::vector<uintptr_t> elements = { in TEST() local 59 std::vector<uintptr_t> elements = { in TEST() local 87 std::vector<uintptr_t> elements = { in TEST() local
|
D | ring_buffer_unittest.cpp | 46 std::vector<uint8_t> elements(kNumElts); in TEST() local 162 std::vector<uint8_t> elements(kNumElts); in TEST() local 200 std::vector<uint8_t> elements(kNumElts); in TEST() local 312 std::vector<uint8_t> elements(kNumElts); in TEST() local 397 std::vector<uint8_t> elements(testSize); in TEST() local 431 std::vector<uint8_t> elements(kNumElts); in TEST() local 511 std::vector<uint8_t> elements(testSize); in TEST() local 566 std::vector<uint8_t> elements = { in TEST() local
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_buffer_view.h | 54 VkDeviceSize elements; member
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.cpp | 204 std::ostream& elements; member 276 std::stringstream elements; in serialize() local 317 std::istream& elements; member 400 std::stringstream elements(elements_buffer); in deserialize() local
|
/hardware/interfaces/keymaster/4.0/support/ |
D | authorization_set.cpp | 205 std::ostream& elements; member 290 std::stringstream elements; in serialize() local 331 std::istream& elements; member 421 std::stringstream elements(elements_buffer); in deserialize() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
D | conventions.py | 93 def makeProseList(self, elements, fmt=ProseListFormats.AND, with_verb=False, *args, **kwargs): argument 172 …def _implMakeProseList(self, elements, fmt, with_verb, comma_for_two_elts=False, serial_comma=True… argument
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | confirmationui_utils.h | 84 array(const T (&data)[elements]) { std::copy(data, data + elements, data_); } in array()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | validitygenerator.py | 110 def makeProseList(self, elements, fmt=plf.AND, argument 131 def makeProseListIs(self, elements, fmt=plf.AND, argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | lunr.js | 188 lunr.Set = function (elements) { argument 754 lunr.Vector = function (elements) { argument
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 474 std::vector<VkhppHandleType> AsHandles(const std::vector<VkhppUniqueHandleType>& elements) { in AsHandles()
|
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | opencl.hpp | 1041 const size_type elements = required / sizeof(T); in getInfoHelper() local 1072 const size_type elements = required / sizeof(typename T::cl_type); in getInfoHelper() local 1131 size_type elements = required / sizeof(size_type); in getInfoHelper() local 8660 size_type elements = 0; in enqueueNativeKernel() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 7975 …const elements = buildExpression(group.body, options.withColor(group.color), false); // \color isn… constant
|