/third_party/libcoap/examples/contiki/ |
H A D | server.c | 91 struct tm *tmp; in hnd_get_time() local
|
/third_party/libcoap/src/ |
H A D | coap_async.c | 138 coap_async_t *tmp; in coap_find_async() local 169 coap_async_t *astate, *tmp; in coap_delete_all_async() local
|
/third_party/json/include/nlohmann/detail/iterators/ |
H A D | iteration_proxy.hpp | 95 auto tmp = iteration_proxy_value(anchor, array_index); in operator ++() local
|
/third_party/json/tests/src/ |
H A D | unit-readme.cpp | 155 const auto tmp = j[0].get<std::string>(); variable
|
/third_party/lame/frontend/ |
H A D | mp3rtp.c | 104 int tmp = *tmpx, max = *maxx; in levelmessage() local
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-comparison.c | 93 ecma_value_t tmp = x; in ecma_op_abstract_equality_compare() local 128 ecma_value_t tmp = x; in ecma_op_abstract_equality_compare() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_amd.c | 132 nir_ssa_def* tmp = src[i]; in vtn_handle_amd_shader_trinary_minmax_instruction() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | vir_opt_dead_code.c | 167 struct qreg tmp = in increment_unifa_address() local
|
/third_party/ltp/testcases/kernel/controllers/memctl/ |
H A D | memctl_test01.c | 58 record_t tmp; variable
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | datapid.c | 89 int tmp; in datapidgen() local 186 int tmp; datapidchk() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_cs.c | 103 struct svga_shader_variant *variant, *tmp; in svga_delete_compute_state() local
|
H A D | svga_pipe_ts.c | 103 struct svga_shader_variant *variant, *tmp; in svga_delete_tcs_state() local 183 struct svga_shader_variant *variant, *tmp; in svga_delete_tes_state() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_legalize_image_load_store.cpp | 100 auto tmp = nir_iand(b, nir_channel(b, in_range, 0), nir_channel(b, in_range, 1)); in r600_legalize_image_load_store_impl() local
|
/third_party/node/test/parallel/ |
H A D | test-fs-realpath.js | 54 function tmp(p) { function [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | bitmap.c | 120 int bit, firstbyte, lastbyte, lastbyte_pos, tmp, ret = -1; in ntfs_bitmap_set_bits_in_run() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | exp.c | 31 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument 76 double_t kd, z, r, r2, scale, tail, tmp; in exp() local [all...] |
H A D | log2.c | 31 uint64_t ix, iz, tmp; in log2() local
|
H A D | powf.c | 32 uint32_t iz, top, tmp; in log2_inline() local
|
H A D | exp2.c | 29 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument 74 double_t kd, r, r2, scale, tail, tmp; in exp2() local [all...] |
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | log.c | 46 uint64_t ix, iz, tmp; in log() local
|
/third_party/musl/src/math/ |
H A D | log.c | 31 uint64_t ix, iz, tmp; in log() local
|
H A D | exp2.c | 29 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument 74 double_t kd, r, r2, scale, tail, tmp; in exp2() local [all...] |
/third_party/musl/src/thread/ |
H A D | pthread_cond_timedwait.c | 65 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; in __pthread_cond_timedwait() local
|
/third_party/musl/src/passwd/ |
H A D | getgr_a.c | 99 char *tmp = realloc(*buf, len); in __getgr_a() local 118 char **tmp = realloc(*mem, (groupbuf[GRMEMCNT]+1)*sizeof(char*)); in __getgr_a() local
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
H A D | atomic.h | 199 volatile int tmp = 0; in a_barrier() local
|