Home
last modified time | relevance | path

Searched defs:tmpbuf (Results 1 – 25 of 93) 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.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/openssl/test/testutil/
Dstanza.c43 char tmpbuf[128]; in read_key() local
/third_party/node/deps/cares/src/lib/
Dares_getnameinfo.c277 char tmpbuf[4096]; in lookup_service() local
353 char tmpbuf[IF_NAMESIZE + 2]; in append_scopeid() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dmpg123audiodec.c400 guint32 *tmpbuf; in GST_START_TEST() local
447 guint32 *tmpbuf; in GST_START_TEST() local
/third_party/elfutils/libelf/
Delf_getarsym.c177 char tmpbuf[17]; in elf_getarsym() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_tls_common.h52 struct wpabuf tmpbuf; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_tls_common.h52 struct wpabuf tmpbuf; member
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djcgryext-altivec.c35 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c36 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_rgb_ycc_convert_altivec() local
/third_party/libjpeg-turbo/simd/powerpc/
Djcgryext-altivec.c35 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c36 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_rgb_ycc_convert_altivec() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/fft/
Dkiss_fftr_s16.c15 kiss_fft_s16_cpx *tmpbuf; member
Dkiss_fftr_f64.c15 kiss_fft_f64_cpx *tmpbuf; member
Dkiss_fftr_f32.c15 kiss_fft_f32_cpx *tmpbuf; member
Dkiss_fftr_s32.c15 kiss_fft_s32_cpx *tmpbuf; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsv3vdepay.c258 GstBuffer *tmpbuf; in gst_rtp_sv3v_depay_process() local
/third_party/openssl/apps/
Dasn1parse.c75 unsigned char *tmpbuf; in asn1parse_main() local
/third_party/ffmpeg/libavformat/
Dhlsplaylist.c158 struct tm *tm, tmpbuf; in ff_hls_write_file_entry() local
Dsdp.c162 uint8_t *tmpbuf = NULL; in extradata2psets() local
231 uint8_t *tmpbuf = NULL; in extradata2psets_hevc() local

1234