Home
last modified time | relevance | path

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

1234

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp150 static int request_or_send_data_calllist(RIL_Token* t) { in request_or_send_data_calllist()
224 static void request_datacall_fail_cause(RIL_Token t) { in request_datacall_fail_cause()
236 RIL_Token t) { in request_data_calllist()
240 static void request_setup_data_call(void* data, size_t datalen, RIL_Token t) { in request_setup_data_call()
325 RIL_Token t) { in request_teardown_data_call()
341 static void set_radio_state(RIL_RadioState new_state, RIL_Token t) { in set_radio_state()
369 static void request_radio_power(void* data, size_t /*datalen*/, RIL_Token t) { in request_radio_power()
449 RIL_Token t) { in request_get_current_calls()
505 static void request_dial(void* data, size_t /*datalen*/, RIL_Token t) { in request_dial()
539 void request_set_mute(void* data, size_t /*datalen*/, RIL_Token t) { in request_set_mute()
[all …]
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/
Drbtree.c64 #define RB_SET_P(t, n, p) \ argument
67 #define RB_SET_L(t, n, l) \ argument
70 #define RB_SET_R(t, n, r) \ argument
73 #define RB_SET_C(t, n, c) \ argument
76 #define RB_SET_C_RB_BLK(t, n) \ argument
79 #define RB_SET_C_RB_RED(t, n) \ argument
82 #define RB_SET_P_C(t, n, p, c) \ argument
85 #define RB_SET_P_L(t, n, p, l) \ argument
88 #define RB_SET_P_L_C(t, n, p, l, c) \ argument
91 #define RB_SET_P_R(t, n, p, r) \ argument
[all …]
/device/google/crosshatch/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
/device/google/bonito/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
/device/google/coral/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
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c310 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
589 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
626 static void requestShutdown(RIL_Token t) in requestShutdown()
650 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
657 void *data __unused, size_t datalen __unused, RIL_Token t, int request) in requestCallSelection()
721 static void requestOrSendDataCallList(int cid, RIL_Token *t) in requestOrSendDataCallList()
957 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
1000 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
1125 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
1152 static void requestWriteSmsToSim(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/device/generic/goldfish/radio/ril/
Dreference-ril.c231 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
497 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
534 static void requestShutdown(RIL_Token t) in requestShutdown()
558 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
565 void *data __unused, size_t datalen __unused, RIL_Token t, int request) in requestCallSelection()
629 static void requestOrSendDataCallList(RIL_Token *t) in requestOrSendDataCallList()
888 static void setNetworkSelectionAutomatic(RIL_Token t) in setNetworkSelectionAutomatic()
910 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
953 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
1078 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/device/google/cuttlefish/common/libs/thread_safe_queue/
Dthread_safe_queue.h48 auto t = std::move(items_.front()); in Pop() local
61 void Push(T&& t) { in Push()
68 void Push(const T& t) { in Push()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferaccess.cpp36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock()
72 …ck_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_ycbcr()
222 …ck_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_async()
234 …ock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_ycbcr_async()
248 …lock_flex_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_flex_async()
Dmali_gralloc_module.cpp92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock()
100 …_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_ycbcr()
115 …_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_async()
123 …c_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, in gralloc_lock_ycbcr_async()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferaccess.cpp36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock()
72 …ck_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_ycbcr()
222 …ck_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_async()
234 …ock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_ycbcr_async()
248 …lock_flex_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_flex_async()
Dmali_gralloc_module.cpp92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock()
100 …_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_ycbcr()
115 …_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_async()
123 …c_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, in gralloc_lock_ycbcr_async()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-sched.h48 static inline u32 xf_task_timestamp(xf_task_t *t) in xf_task_timestamp()
55 static inline u32 xf_task_timestamp_set(xf_task_t *t, u32 ts) in xf_task_timestamp_set()
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp281 …gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, voi… in gralloc_lock()
330 …gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, str… in gralloc_lock_ycbcr()
465 …gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, voi… in gralloc_lock_async()
489 …gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, str… in gralloc_lock_async_ycbcr()
/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidThreadStore.h136 void set(T* t) { in set()
144 T* swap(T* t) { in swap()
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-sched.c49 void xf_sched_put(xf_sched_t *sched, xf_task_t *t, u32 ts) in xf_sched_put()
136 void xf_sched_cancel(xf_sched_t *sched, xf_task_t *t) in xf_sched_cancel()
/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.h26 template <class T> std::string inline toString(const T& t) { in toString()
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h119 bool BuildParameter(std::stringstream* stream, T t) { in BuildParameter()
126 bool BuildParameter(std::stringstream* stream, T t, Args... args) { in BuildParameter()
/device/google/contexthub/firmware/os/core/
Dtimer.c177 struct Timer *t; in timTimerSetEx() local
228 struct Timer *t = (struct Timer *)context; in timerEventMatch() local
243 struct Timer *t = timFindTimerById(timerId); in timTimerCancelEx() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
DRilSapSocket.cpp43 void RilSapSocket::sOnRequestComplete (RIL_Token t, in sOnRequestComplete()
233 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()
/device/generic/goldfish/radio/libril/
DRilSapSocket.cpp43 void RilSapSocket::sOnRequestComplete (RIL_Token t, in sOnRequestComplete()
233 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()
/device/google/cuttlefish/guest/hals/ril/libril/
DRilSapSocket.cpp43 void RilSapSocket::sOnRequestComplete (RIL_Token t, in sOnRequestComplete()
233 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()

1234