Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
Dldso_dlopen_ext_test.cpp43 dl_extinfo extInfo; variable
67 dl_extinfo extInfo; variable
95 dl_extinfo extInfo; variable
114 dl_extinfo extInfo; variable
145 dl_extinfo extInfo; variable
185 dl_extinfo extInfo; variable
204 static void WriteRelro(dl_extinfo* extInfo, const char* libFileName, int fd, bool isRecursive) in WriteRelro()
255 static void UseRelro(dl_extinfo* extInfo, const char* libFileName, int fd, bool isRecursive) in UseRelro()
290 dl_extinfo extInfo; variable
326 dl_extinfo extInfo; variable
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp972 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(queueCreateInfo.pNext); in vkCreateDevice() local
1566 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateEvent() local
1621 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateQueryPool() local
1716 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateBufferView() local
1972 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreatePipelineCache() local
2261 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pCreateInfo->pNext); in vkCreateDescriptorPool() local
2298 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pAllocateInfo->pNext); in vkAllocateDescriptorSets() local
2971 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pBindInfos[i].pNext); in vkBindBufferMemory2() local
3012 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pBindInfos[i].pNext); in vkBindImageMemory2() local
3088 auto extInfo = reinterpret_cast<VkBaseInStructure const *>(pInfo->pNext); in vkGetImageMemoryRequirements2() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dgen_ext_deps.py101 class extInfo: class
Dohos_gen_ext_deps.py102 class extInfo: class
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp168 CArcExtInfo extInfo; in AddExts() local