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

  /external/elfutils/src/src/
ldscript.h 126 struct id_list *id_list; member in union:YYSTYPE
ldscript.c 125 static struct id_list *new_id_listelem (const char *str);
127 static struct version *new_version (struct id_list *local,
128 struct id_list *global);
249 struct id_list *id_list; member in union:YYSTYPE
    [all...]
ld.h 613 struct id_list struct
630 struct id_list *next;
638 struct id_list *local_names;
639 struct id_list *global_names;
    [all...]
  /external/dnsmasq/src/
rfc2131.c 128 struct dhcp_netid_list *id_list; local
416 for (id_list = daemon->dhcp_ignore; id_list; id_list = id_list->next)
417 if (match_netid(id_list->list, netid, 0))
463 for (id_list = daemon->bootp_dynamic; id_list; id_list = id_list->next
1554 struct dhcp_netid_list *id_list; local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_kgsl.h 532 unsigned int *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 798 * @id_list: list of GPU buffer ids of the buffers to sync
799 * @count: number of GPU buffer ids in id_list
807 unsigned int *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_kgsl.h 532 unsigned int *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_kgsl.h 798 * @id_list: list of GPU buffer ids of the buffers to sync
799 * @count: number of GPU buffer ids in id_list
807 unsigned int *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
  /system/bt/bta/include/
bta_gatt_api.h 250 tBTA_GATTC_ATTR_ID id_list[BTA_GATTC_MULTI_MAX]; member in struct:__anon68872
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_kgsl.h 586 unsigned int __user *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_kgsl.h 898 * @id_list: list of GPU buffer ids of the buffers to sync
899 * @count: number of GPU buffer ids in id_list
907 unsigned int __user *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_kgsl.h 564 unsigned int __user *id_list; member in struct:kgsl_gpumem_sync_cache_bulk
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_kgsl.h 837 * @id_list: list of GPU buffer ids of the buffers to sync
838 * @count: number of GPU buffer ids in id_list
846 unsigned int __user *id_list; member in struct:kgsl_gpumem_sync_cache_bulk

Completed in 364 milliseconds