/third_party/ffmpeg/libavutil/ |
H A D | buffer.c | 186 uint8_t *tmp; in av_buffer_realloc() local 236 AVBufferRef *tmp; in av_buffer_replace() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_feedback.c | 142 AVFrame *tmp = ff_get_video_buffer(ctx->outputs[0], ctx->outputs[0]->w, ctx->outputs[0]->h); in activate() local
|
/third_party/ffmpeg/libavformat/ |
H A D | r3d.c | 58 int tmp; in r3d_read_red1() local 145 int av_unused tmp; r3d_read_reos() local 221 int tmp; r3d_read_redv() local 277 int av_unused tmp, tmp2; r3d_read_reda() local [all...] |
H A D | bethsoftvid.c | 156 uint8_t *tmp = av_fast_realloc(vidbuf_start, &vidbuf_capacity, in read_frame() local
|
H A D | ffmetadec.c | 40 char tmp[1024]; in read_line_to_bprint_escaped() local
|
/third_party/backends/backend/ |
H A D | canon_pp-io.c | 136 int tmp; in sanei_canon_pp_wake_scanner() local 574 int tmp = 0; in sanei_canon_pp_scanner_init() local
|
H A D | plustek-pp_wrapper.c | 326 int retval, tmp; in ppDev_stopScan() local
|
H A D | u12-hw.c | 685 SANE_Byte tmp; local 736 SANE_Byte tmp; local 860 SANE_Byte tmp; local [all...] |
H A D | u12-image.c | 846 SANE_Byte tmp; in u12image_ScaleX() local
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_exec.c | 54 char *path, *tmp, *tmp2 = NULL; in find_exec() local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_pdftopdf.cc | 149 Matrix tmp; in rotate() local 180 double tmp[6]; in operator *=() local [all...] |
/third_party/curl/lib/ |
H A D | http1.c | 207 char tmp[H1_MAX_URL_LEN]; in start_req() local
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_util.c | 374 uint32_t tmp; in nfs_findnode() local 480 uint32_t tmp; in nfs_finddir() local
|
/third_party/libunwind/libunwind/src/ |
H A D | os-linux.h | 43 char *cp = buf, tmp; in unw_ltoa() local
|
/third_party/libsnd/src/ALAC/ |
H A D | ALACBitUtilities.c | 129 uint8_t tmp ; in BitBufferUnpackBERSize() local 225 uint32_t tmp ; in BitBufferWrite() local
|
/third_party/libuv/src/ |
H A D | inet.c | 50 char tmp[UV__INET_ADDRSTRLEN]; in inet_ntop4() local 70 char tmp[UV__INET6_ADDRSTRLEN], *tp; in inet_ntop6() local 155 char tmp[UV__INET6_ADDRSTRLEN], *s, *p; uv_inet_pton() local 178 unsigned char tmp[sizeof(struct in_addr)], *tp; inet_pton4() local 217 unsigned char tmp[sizeof(struct in6_addr)], *tp, *endp, *colonp; inet_pton6() local [all...] |
/third_party/libwebsockets/lib/abstract/ |
H A D | abstract.c | 300 char tmp[30]; in lws_abstract_alloc() local
|
/third_party/libwebsockets/lib/jose/jwk/ |
H A D | jwk.c | 255 char *tmp; in lws_jwk_rfc7638_fingerprint() local
|
/third_party/libwebsockets/lib/misc/ |
H A D | sha-1.c | 106 unsigned int a, b, c, d, e, tmp; in sha1_step() local
|
/third_party/libwebsockets/lib/core-net/ |
H A D | dummy-callback.c | 147 tmp[MAXHDRVAL]; in lws_callback_ws_proxy() local
|
/third_party/libbpf/src/ |
H A D | hashmap.c | 65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local 104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_vamgr.c | 64 struct amdgpu_bo_va_hole *hole, *tmp; in amdgpu_vamgr_deinit() local
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_pipe.c | 160 struct kgsl_bo *kgsl_bo = NULL, *tmp; in kgsl_pipe_post_submit() local 179 struct kgsl_bo *kgsl_bo = NULL, *tmp; in kgsl_pipe_process_pending() local
|
/third_party/lzma/C/ |
H A D | Sha256Opt.c | 161 __m128i tmp;
in Sha256_UpdateBlocks_HW() local 313 v128 msg, tmp;
in Sha256_UpdateBlocks_HW() local [all...] |
/third_party/mbedtls/library/ |
H A D | psa_crypto_mac.c | 116 uint8_t tmp[PSA_HASH_MAX_SIZE]; in psa_hmac_finish_internal() local 378 uint8_t tmp[PSA_BLOCK_CIPHER_BLOCK_MAX_SIZ in psa_mac_finish_internal() local [all...] |