Home
last modified time | relevance | path

Searched defs:valid_type (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl07.c29 static unsigned int valid_type = XFS_USER_QUOTA; variable
/external/mesa3d/src/freedreno/decode/
Dpgmdump.c294 static int valid_type(uint32_t type_info) in valid_type() function
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp346 auto valid_type = [push_descriptor_set](const VkDescriptorType type) { in ValidateDescriptorSetLayoutCreateInfo() local