HomeSort by relevance Sort by last modified time
    Searched defs:is_type (Results 1 - 17 of 17) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/val/
BasicBlock.h 80 bool is_type(BlockType type) const { function in class:libspirv::BasicBlock
  /external/vulkan-validation-layers/
vk_helper.py 317 if is_type(member_type, 'struct'):
342 def is_type(identifier, type_to_check): function
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
vk_helper.py 317 if is_type(member_type, 'struct'):
342 def is_type(identifier, type_to_check): function
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 507 cam_is_type_t is_type; member in struct:__anon4152
    [all...]
cam_types.h 1363 cam_is_type_t is_type; member in struct:__anon4300
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 507 cam_is_type_t is_type; member in struct:__anon4704
    [all...]
cam_types.h 1363 cam_is_type_t is_type; member in struct:__anon4852
    [all...]
  /external/selinux/libsepol/src/
module_to_cil.c 178 int is_type; member in struct:attr_list_node
727 static char *get_new_attr_name(struct policydb *pdb, int is_type)
736 if (is_type) {
761 static int cil_add_attr_to_list(struct list *attr_list, char *attr_name, int is_type, void *set)
779 attr_list_node->is_type = is_type;
789 static int cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, void *set, char *attr_name)
809 if (is_type) {
890 rc = cil_print_attr_strs(indent, pdb, node->is_type, node->set, node->attr_name);
899 static char *search_attr_list(struct list *attr_list, int is_type, void *set
    [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_intf.h 630 cam_is_type_t is_type; member in struct:__anon3522
    [all...]
cam_types.h 1624 cam_is_type_t is_type; member in struct:__anon3700
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h 766 cam_is_type_t is_type; member in struct:cam_stream_info
    [all...]
cam_types.h 1830 cam_is_type_t is_type[MAX_NUM_STREAMS]; member in struct:__anon43980
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c 3288 is_type (struct opstruct *operand, enum optype type) function
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3340 cam_is_type_t is_type; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3340 cam_is_type_t is_type; local
    [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3704 cam_is_type_t is_type; local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp 4956 cam_is_type_t isTypeVideo, isTypePreview, is_type=IS_TYPE_NONE; local
    [all...]

Completed in 504 milliseconds