/third_party/curl/lib/ |
H A D | curl_trc.c | 186 char *token, *tok_buf, *tmp; in Curl_trc_opt() local
|
H A D | inet_pton.c | 104 unsigned char tmp[INADDRSZ], *tp; in inet_pton4() local 162 unsigned char tmp[IN6ADDRSZ], *tp, *endp, *colonp; in inet_pton6() local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | pptypes.cc | 82 const float tmp=bottom; in rotate_move() local
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | obj_res.c | 119 struct obj_res *res, *tmp; in objres_release_all() local
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | diy-fp.h | 84 const uint64_t tmp = (bd >> 32) + (ad & kM32) + (bc & kM32) + (1U << 31); in Multiply() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | double-conversion-diy-fp.h | 98 const uint64_t tmp = (bd >> 32) + (ad & kM32) + (bc & kM32) + (1U << 31); in Multiply() local
|
/third_party/libsnd/examples/ |
H A D | sndfile-loopify.c | 120 { const char * tmp ; in program_name() local
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gregs.c | 278 unw_fpreg_t tmp; in access_nat() local 297 unw_fpreg_t tmp; in access_nat() local [all...] |
/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...] |
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | log.c | 46 uint64_t ix, iz, tmp; in log() local
|