Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 89) sorted by relevance

1234

/hardware/qcom/msm8998/json-c/
Dlinkhash.c432 struct lh_table *t; in lh_table_new() local
460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
480 void lh_table_free(struct lh_table *t) in lh_table_free()
493 int lh_table_insert(struct lh_table *t, void *k, const void *v) in lh_table_insert()
527 struct lh_entry* lh_table_lookup_entry(struct lh_table *t, const void *k) in lh_table_lookup_entry()
545 const void* lh_table_lookup(struct lh_table *t, const void *k) in lh_table_lookup()
552 json_bool lh_table_lookup_ex(struct lh_table* t, const void* k, void **v) in lh_table_lookup_ex()
563 int lh_table_delete_entry(struct lh_table *t, struct lh_entry *e) in lh_table_delete_entry()
592 int lh_table_delete(struct lh_table *t, const void *k) in lh_table_delete()
599 int lh_table_length(struct lh_table *t) in lh_table_length()
Dprintbuf.c59 char *t; in printbuf_extend() local
156 char *t; in sprintbuf() local
/hardware/ril/reference-ril/
Dreference-ril.c210 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
447 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
484 static void requestShutdown(RIL_Token t) in requestShutdown()
508 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
515 void *data __unused, size_t datalen __unused, RIL_Token t, int request) in requestCallSelection()
579 static void requestOrSendDataCallList(RIL_Token *t) in requestOrSendDataCallList()
784 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
827 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
952 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
979 static void requestWriteSmsToSim(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
118 timer_data *t=NULL; in loc_timer_start() local
176 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/sdm845/gps/msm8084/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
118 timer_data *t=NULL; in loc_timer_start() local
176 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/gps/msm8994/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
193 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/sdm845/gps/msm8994/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
193 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/gps/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
192 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/sdm845/gps/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
192 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dminiopt.c41 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) in miniopt_init()
57 miniopt(miniopt_t *t, char **argv) in miniopt()
/hardware/qcom/sdm845/gps/msm8960/utils/
Dloc_timer.c51 timer_data t; in timer_thread() local
119 timer_data *t=NULL; in loc_timer_start() local
/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c51 timer_data t; in timer_thread() local
119 timer_data *t=NULL; in loc_timer_start() local
/hardware/google/pixel/thermal/
DThermal.cpp239 for (auto &t : temps) { in sendThermalChangedCallback() local
274 for (const auto &t : temperatures) { in debug() local
303 for (const auto &t : temperatures) { in debug() local
319 for (const auto &t : temperatures) { in debug() local
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/sdm845/gps/msm8960/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/sdm845/gps/msm8996/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/sdm845/gps/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/sdm845/gps/msm8909/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local

1234