Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl07.c29 static unsigned int valid_type = XFS_USER_QUOTA; variable
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Drmodule.h12 int (*valid_type)(Elf64_Rela *rel); member
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp247 bool DrmConnector::valid_type() const { in valid_type() function in android::DrmConnector
/aosp_15_r20/system/tools/aidl/
Daidl.cpp537 bool valid_type = true; in load_and_validate_aidl() local
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dpgmdump.c281 valid_type(uint32_t type_info) in valid_type() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.cpp346 auto valid_type = [push_descriptor_set](const VkDescriptorType type) { in ValidateDescriptorSetLayoutCreateInfo() local