Home
last modified time | relevance | path

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

1234567

/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/sunfish/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()
/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()
/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()
/device/google/redbull/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()
/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()
/device/generic/vulkan-cereal/host-common/avd/
Dhw-config.h29 #define HWCFG_BOOL(n,s,d,a,t) hw_bool_t n; argument
30 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; argument
31 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n; argument
32 #define HWCFG_DOUBLE(n,s,d,a,t) hw_double_t n; argument
33 #define HWCFG_DISKSIZE(n,s,d,a,t) hw_disksize_t n; argument
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c321 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
663 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
700 static void requestShutdown(RIL_Token t) in requestShutdown()
724 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
731 void *data __unused, size_t datalen __unused, RIL_Token t, int request) in requestCallSelection()
791 static void requestOrSendDataCallList(int cid, RIL_Token *t) in requestOrSendDataCallList()
1024 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
1067 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
1192 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
1219 static void requestWriteSmsToSim(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXos.h111 # define gettimeofday(t) \ argument
125 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0) argument
128 # define X_GETTIMEOFDAY(t) gettimeofday(t) argument
130 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0) argument
DXos_r.h400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) argument
443 # define _XGethostbyaddr(a,al,t,hp) \ argument
481 # define _XGethostbyaddr(a,al,t,hp) \ argument
497 # define _XGethostbyaddr(a,al,t,hp) \ argument
513 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) argument
845 # define _XAsctime(t,p) asctime((t)) argument
847 # define _XCtime(t,p) ctime((t)) argument
849 # define _XGmtime(t,p) gmtime((t)) argument
851 # define _XLocaltime(t,p) localtime((t)) argument
867 # define _XAsctime(t,p) \ argument
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL13.cpp106 bool ValidateMultiTexCoord2d(const Context *context, GLenum target, GLdouble s, GLdouble t) in ValidateMultiTexCoord2d()
116 bool ValidateMultiTexCoord2f(const Context *context, GLenum target, GLfloat s, GLfloat t) in ValidateMultiTexCoord2f()
126 bool ValidateMultiTexCoord2i(const Context *context, GLenum target, GLint s, GLint t) in ValidateMultiTexCoord2i()
136 bool ValidateMultiTexCoord2s(const Context *context, GLenum target, GLshort s, GLshort t) in ValidateMultiTexCoord2s()
149 GLdouble t, in ValidateMultiTexCoord3d()
160 bool ValidateMultiTexCoord3f(const Context *context, GLenum target, GLfloat s, GLfloat t, GLfloat r) in ValidateMultiTexCoord3f()
170 bool ValidateMultiTexCoord3i(const Context *context, GLenum target, GLint s, GLint t, GLint r) in ValidateMultiTexCoord3i()
180 bool ValidateMultiTexCoord3s(const Context *context, GLenum target, GLshort s, GLshort t, GLshort r) in ValidateMultiTexCoord3s()
193 GLdouble t, in ValidateMultiTexCoord4d()
213 GLint t, in ValidateMultiTexCoord4i()
[all …]
/device/google/cuttlefish/common/libs/concurrency/
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/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/
Dsha1.cc71 static inline uint32_t f(uint32_t t, uint32_t B, uint32_t C, uint32_t D) in f()
96 static inline uint32_t K(uint32_t t) in K()
139 for (int t = 0; t < 5; ++t) in Final() local
183 uint32_t t; in Process() local
/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/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/generic/vulkan-cereal/include/glm/detail/
D_noise.hpp82 GLM_FUNC_QUALIFIER tvec2<T, P> fade(tvec2<T, P> const & t) in fade()
88 GLM_FUNC_QUALIFIER tvec3<T, P> fade(tvec3<T, P> const & t) in fade()
94 GLM_FUNC_QUALIFIER tvec4<T, P> fade(tvec4<T, P> const & t) in fade()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTypes.cpp23 const char *getBasicString(TBasicType t) in getBasicString()
142 TType::TType(TBasicType t, unsigned char ps, unsigned char ss) in TType()
146 TType::TType(TBasicType t, TPrecision p, TQualifier q, unsigned char ps, unsigned char ss) in TType()
195 TType::TType(const TType &t) in TType()
200 TType &TType::operator=(const TType &t) in operator =()
595 void TType::setBasicType(TBasicType t) in setBasicType()
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_1_3_autogen.cpp528 void GL_APIENTRY MultiTexCoord2d(GLenum target, GLdouble s, GLdouble t) in MultiTexCoord2d()
567 void GL_APIENTRY MultiTexCoord2f(GLenum target, GLfloat s, GLfloat t) in MultiTexCoord2f()
606 void GL_APIENTRY MultiTexCoord2i(GLenum target, GLint s, GLint t) in MultiTexCoord2i()
645 void GL_APIENTRY MultiTexCoord2s(GLenum target, GLshort s, GLshort t) in MultiTexCoord2s()
684 void GL_APIENTRY MultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r) in MultiTexCoord3d()
724 void GL_APIENTRY MultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r) in MultiTexCoord3f()
764 void GL_APIENTRY MultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r) in MultiTexCoord3i()
804 void GL_APIENTRY MultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r) in MultiTexCoord3s()
844 void GL_APIENTRY MultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q) in MultiTexCoord4d()
885 void GL_APIENTRY MultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in MultiTexCoord4f()
[all …]
/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/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dscoped_file.h50 explicit ScopedResource(T t = InvalidValue) : t_(t) {} in t_() argument
72 T t = t_; in release() local
/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/vulkan-cereal/protocols/vulkan/katex/contrib/
Dauto-render.min.js1 …s=e()}else if(typeof define==="function"&&define.amd){define([],e)}else{var t;if(typeof window!=="… property
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/contrib/
Dauto-render.min.js1 …s=e()}else if(typeof define==="function"&&define.amd){define([],e)}else{var t;if(typeof window!=="… argument

1234567