Home
last modified time | relevance | path

Searched defs:tmpbuf (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/elfutils/src/
Darlib.c61 char tmpbuf[sizeof (ar_hdr.ar_date) + 1]; in arlib_init() local
113 char tmpbuf[sizeof (((struct ar_hdr *) NULL)->ar_size) + 1]; in arlib_finalize() local
Dar.c854 char tmpbuf[sizeof (arhdr.ar_name) + 2]; in write_member() local
1089 char tmpbuf[bufsize + 1]; in no0print() local
1467 char tmpbuf[sizeof (arhdr.ar_name) + 2]; in do_oper_insert() local
/third_party/elfutils/libasm/
Dasm_adduleb128.c56 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; in asm_adduleb128() local
Dasm_addsleb128.c56 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; in asm_addsleb128() local
/third_party/openssl/demos/bio/
Dclient-arg.c18 char tmpbuf[1024]; in main() local
Dclient-conf.c19 char tmpbuf[1024]; in main() local
/third_party/openssl/crypto/ct/
Dct_vfy.c31 unsigned char tmpbuf[12]; in sct_ctx_update() local
/third_party/openssl/test/testutil/
Dstanza.c43 char tmpbuf[128]; in read_key() local
/third_party/cares/src/lib/
Dares_getnameinfo.c281 char tmpbuf[4096]; in lookup_service() local
356 char tmpbuf[IF_NAMESIZE + 2]; in append_scopeid() local
/third_party/elfutils/libelf/
Delf_getarsym.c177 char tmpbuf[17]; in elf_getarsym() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_tls_common.h52 struct wpabuf tmpbuf; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_tls_common.h52 struct wpabuf tmpbuf; member
/third_party/ffmpeg/libavfilter/
Dvf_edgedetect.c53 uint8_t *tmpbuf; member
179 uint8_t *tmpbuf = plane->tmpbuf; in filter_frame() local
Dvf_blurdetect.c63 uint8_t *tmpbuf; member
264 uint8_t *tmpbuf = s->tmpbuf; in blurdetect_filter_frame() local
/third_party/astc-encoder/Source/
Dastcenc_weight_align.cpp443 compression_working_buffers& tmpbuf in compute_angular_endpoints_1plane()
512 compression_working_buffers& tmpbuf in compute_angular_endpoints_2planes()
/third_party/ffmpeg/libavformat/
Dhlsplaylist.c158 struct tm *tm, tmpbuf; in ff_hls_write_file_entry() local
Dsdp.c165 uint8_t *tmpbuf = NULL; in extradata2psets() local
238 uint8_t *tmpbuf = NULL; in extradata2psets_hevc() local
Dimg2enc.c152 struct tm *tm, tmpbuf; in write_packet() local
/third_party/libedit/src/
Dsearch.c460 wchar_t tmpbuf[EL_BUFSIZ]; in cv_search() local
/third_party/openssl/apps/
Dasn1parse.c75 unsigned char *tmpbuf; in asn1parse_main() local
/third_party/ffmpeg/libavcodec/x86/
Dfft.asm43 .tmpbuf: pointer 1 label
/third_party/ffmpeg/libavcodec/
Dfraps.c55 uint8_t *tmpbuf; member
Dsipr16k.c103 float *tmpbuf = buf + LP_FILTER_ORDER_16k; in postfilter() local
/third_party/f2fs-tools/fsck/
Dquotaio_tree.c138 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local
171 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tnc.c216 struct wpabuf tmpbuf; in eap_tnc_process() local

1234