Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl07.c31 static unsigned int valid_type = XFS_USER_QUOTA; variable
/external/coreboot/util/cbfstool/
Drmodule.h12 int (*valid_type)(Elf64_Rela *rel); member
/external/mesa3d/src/freedreno/decode/
Dpgmdump.c281 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