Searched defs:returnVector (Results 1 – 8 of 8) sorted by relevance
/external/antlr/runtime/C/include/ |
D | antlr3collections.h | 321 void (*returnVector) (struct ANTLR3_VECTOR_FACTORY_struct * factory, pANTLR3_VECTOR vector); member
|
/external/antlr/runtime/C/src/ |
D | antlr3collections.c | 1500 returnVector (pANTLR3_VECTOR_FACTORY factory, pANTLR3_VECTOR vector) in returnVector() function
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_funcs.hpp | 5556 …std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2() local 5583 …std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount, … in getQueueFamilyProperties2() local 10535 …std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2KHR() local 10562 …std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount, … in getQueueFamilyProperties2KHR() local
|
D | vulkan_raii.hpp | 11594 …std::vector<StructureChain> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2() local 13438 …std::vector<StructureChain> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2KHR() local
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 6070 …std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2() local 6101 … std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount, in getQueueFamilyProperties2() local 11498 …std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2KHR() local 11529 … std::vector<StructureChain, StructureChainAllocator> returnVector( queueFamilyPropertyCount, in getQueueFamilyProperties2KHR() local
|
D | vulkan_raii.hpp | 11849 …std::vector<StructureChain> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2() local 14019 …std::vector<StructureChain> returnVector( queueFamilyPropertyCount ); in getQueueFamilyProperties2KHR() local
|
/external/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 5555 std::vector<StructureChain, StructureChainAllocator> returnVector(queueFamilyPropertyCount); in getQueueFamilyProperties2() local 5582 …std::vector<StructureChain, StructureChainAllocator> returnVector(queueFamilyPropertyCount, struct… in getQueueFamilyProperties2() local 10534 std::vector<StructureChain, StructureChainAllocator> returnVector(queueFamilyPropertyCount); in getQueueFamilyProperties2KHR() local 10561 …std::vector<StructureChain, StructureChainAllocator> returnVector(queueFamilyPropertyCount, struct… in getQueueFamilyProperties2KHR() local
|
D | vulkan_raii.hpp | 11625 std::vector<StructureChain> returnVector(queueFamilyPropertyCount); in getQueueFamilyProperties2() local 13469 std::vector<StructureChain> returnVector(queueFamilyPropertyCount); in getQueueFamilyProperties2KHR() local
|