Searched defs:getFd (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ | ||
| H A D | fpopcode.h | 345 #define getFd(opcode) ((opcode & MASK_Fd) >> 12) macro |
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ | ||
| H A D | fpopcode.h | 345 #define getFd(opcode) ((opcode & MASK_Fd) >> 12) macro |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ | ||
| H A D | vktExternalMemoryUtil.cpp | 305 int NativeHandle::getFd (void) const in getFd() function in vkt::ExternalMemoryUtil::NativeHandle |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ | ||
| H A D | vktExternalMemoryUtil.cpp | 353 int NativeHandle::getFd (void) const in getFd() function in vkt::ExternalMemoryUtil::NativeHandle |
Completed in 7 milliseconds