HomeSort by relevance Sort by last modified time
    Searched refs:list_state (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8084/utils/
linked_list.c 46 typedef struct list_state { struct
49 } list_state; typedef in typeref:struct:list_state
66 list_state* tmp_list;
67 tmp_list = (list_state*)calloc(1, sizeof(list_state));
95 list_state* p_list = (list_state*)*list_data;
125 list_state* p_list = (list_state*)list_data;
177 list_state* p_list = (list_state*)list_data
    [all...]
  /hardware/qcom/gps/msm8960/utils/
linked_list.c 46 typedef struct list_state { struct
49 } list_state; typedef in typeref:struct:list_state
66 list_state* tmp_list;
67 tmp_list = (list_state*)calloc(1, sizeof(list_state));
95 list_state* p_list = (list_state*)*list_data;
125 list_state* p_list = (list_state*)list_data;
177 list_state* p_list = (list_state*)list_data
    [all...]
  /hardware/qcom/gps/msm8974/utils/
linked_list.c 46 typedef struct list_state { struct
49 } list_state; typedef in typeref:struct:list_state
66 list_state* tmp_list;
67 tmp_list = (list_state*)calloc(1, sizeof(list_state));
95 list_state* p_list = (list_state*)*list_data;
125 list_state* p_list = (list_state*)list_data;
177 list_state* p_list = (list_state*)list_data
    [all...]
  /hardware/qcom/gps/utils/
linked_list.c 46 typedef struct list_state { struct
49 } list_state; typedef in typeref:struct:list_state
66 list_state* tmp_list;
67 tmp_list = (list_state*)calloc(1, sizeof(list_state));
95 list_state* p_list = (list_state*)*list_data;
125 list_state* p_list = (list_state*)list_data;
177 list_state* p_list = (list_state*)list_data
    [all...]

Completed in 241 milliseconds