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

  /external/vulkan-validation-layers/
vk_helper.py 324 if is_type(member_type, 'struct'):
349 def is_type(identifier, type_to_check): function
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 444 cam_is_type_t is_type; member in struct:__anon4689
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 507 cam_is_type_t is_type; member in struct:__anon3301
    [all...]
cam_types.h 1363 cam_is_type_t is_type; member in struct:__anon3449
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 507 cam_is_type_t is_type; member in struct:__anon3853
    [all...]
cam_types.h 1363 cam_is_type_t is_type; member in struct:__anon4001
    [all...]
  /external/selinux/libsepol/src/
module_to_cil.c 170 int is_type; member in struct:attr_list_node
615 static int set_to_cil_attr(struct policydb *pdb, int is_type, char ***names, uint32_t *num_names)
625 if (is_type) {
662 static int cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, struct ebitmap *pos, struct ebitmap *neg, uint32_t flags, char *attr)
679 if (is_type) {
809 static int cil_add_attr_to_list(struct list *attr_list, char *attribute, int is_type, void *set)
833 attr_list_node->is_type = is_type;
834 if (is_type) {
1273 if (attr_list_node->is_type) {
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h 630 cam_is_type_t is_type; member in struct:__anon31361
    [all...]
cam_types.h 1619 cam_is_type_t is_type; member in struct:__anon31539
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/common/
cam_intf.h 674 cam_is_type_t is_type; member in struct:cam_stream_info
    [all...]
cam_types.h 1678 cam_is_type_t is_type[MAX_NUM_STREAMS]; member in struct:__anon32193
    [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 3231 cam_is_type_t is_type; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3231 cam_is_type_t is_type; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 2193 cam_is_type_t is_type; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3570 cam_is_type_t is_type; local
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3HWI.cpp 3555 cam_is_type_t isTypeVideo, isTypePreview, is_type=IS_TYPE_NONE; local
    [all...]

Completed in 1294 milliseconds