Home
last modified time | relevance | path

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

1234

/third_party/pulseaudio/speex/tmv/
Dkiss_fftr_tm.h56 register int * restrict tmpbuf; in kiss_fftr() local
114 register int * restrict tmpbuf; in kiss_fftri() local
168 register kiss_fft_cpx * restrict tmpbuf, * restrict tw; in kiss_fftr() local
205 register kiss_fft_cpx * restrict tmpbuf, * restrict tw; in kiss_fftri() local
/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.c852 char tmpbuf[sizeof (arhdr.ar_name) + 2]; in write_member() local
1085 char tmpbuf[bufsize + 1]; in no0print() local
1461 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/node/deps/openssl/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/node/deps/cares/src/lib/
Dares_getnameinfo.c282 char tmpbuf[4096]; in lookup_service() local
357 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.cpp342 compression_working_buffers& tmpbuf in compute_angular_endpoints_1plane()
409 compression_working_buffers& tmpbuf in compute_angular_endpoints_2planes()
/third_party/node/deps/openssl/openssl/apps/
Dasn1parse.c75 unsigned char *tmpbuf; in asn1parse_main() local
/third_party/pulseaudio/speex/libspeexdsp/
Dkiss_fftr.c25 kiss_fft_cpx * tmpbuf; member
/third_party/ffmpeg/libavformat/
Dhlsplaylist.c158 struct tm *tm, tmpbuf; in ff_hls_write_file_entry() local
/third_party/openssl/apps/
Dasn1parse.c75 unsigned char *tmpbuf; in asn1parse_main() local
/third_party/curl/lib/
Dfile.c547 char tmpbuf[8*1024]; in file_do() 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

1234