Home
last modified time | relevance | path

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

12

/external/elfutils/src/src/
Darlib.c61 char tmpbuf[sizeof (ar_hdr.ar_date) + 1]; in arlib_init() local
110 char tmpbuf[sizeof (((struct ar_hdr *) NULL)->ar_size) + 1]; in arlib_finalize() local
Dar.c860 char tmpbuf[sizeof (arhdr.ar_name) + 1]; in write_member() local
1091 char tmpbuf[bufsize + 1]; in no0print() local
1462 char tmpbuf[sizeof (arhdr.ar_name) + 1]; in do_oper_insert() local
/external/elfutils/src/libasm/
Dasm_adduleb128.c58 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; local
Dasm_addsleb128.c58 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; local
/external/wpa_supplicant_8/src/eap_server/
Deap_tls_common.h52 struct wpabuf tmpbuf; member
Deap_server_wsc.c357 struct wpabuf tmpbuf; in eap_wsc_process() local
Deap_server_tnc.c454 struct wpabuf tmpbuf; in eap_tnc_process() local
Deap_server_ikev2.c359 struct wpabuf tmpbuf; in eap_ikev2_process() local
/external/elfutils/src/libelf/
Delf_getarsym.c180 char tmpbuf[17]; local
Delf32_updatefile.c693 char tmpbuf[MAX_TMPBUF]; in __elfw2() local
/external/vboot_reference/utility/
Dbmpblk_utility.cc416 uint8_t *tmpbuf = (uint8_t *)malloc(tmpsize); in load_all_image_files() local
432 uint8_t *tmpbuf = (uint8_t *)malloc(tmpsize); in load_all_image_files() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c459 uint8_t *tmpbuf = NULL; in resize_multistep() local
520 uint8_t *tmpbuf = (uint8_t *)malloc(sizeof(uint8_t) * in vp9_resize_plane() local
752 uint16_t *tmpbuf = NULL; in highbd_resize_multistep() local
816 uint16_t *tmpbuf = (uint16_t *)malloc(sizeof(uint16_t) * in vp9_highbd_resize_plane() local
/external/libedit/src/
Dsearch.c458 Char tmpbuf[EL_BUFSIZ]; in cv_search() local
Dcommon.c907 Char tmpbuf[EL_BUFSIZ]; in ed_command() local
/external/speex/libspeex/
Dkiss_fftr.c25 kiss_fft_cpx * tmpbuf; member
/external/e2fsprogs/lib/quota/
Dquotaio_tree.c135 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local
168 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() local
/external/marisa-trie/lib/marisa/
Dbase.h197 char tmpbuf[100]; in android_log_exception() local
/external/elfutils/src/libcpu/
Di386_data.h185 char tmpbuf[sizeof ("-0x1234(%rr,%rr)")]; in general_mod$r_m() local
227 char tmpbuf[sizeof ("-0x12345678(%rrrr)")]; in general_mod$r_m() local
301 char tmpbuf[sizeof ("-0x12345678(%rrrr,%rrrr,N)")]; in general_mod$r_m() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_tnc.c211 struct wpabuf tmpbuf; in eap_tnc_process() local
Deap_wsc.c439 struct wpabuf tmpbuf; in eap_wsc_process() local
Deap_ikev2.c339 struct wpabuf tmpbuf; in eap_ikev2_process() local
/external/e2fsprogs/intl/
Dvasnprintf.c271 CHAR_T tmpbuf[700]; in VASNPRINTF() local
/external/elfutils/src/libdwfl/
Drelocate.c419 union { TYPES; } tmpbuf; in relocate_section() local
/external/libvncserver/test/
Dtjbench.c213 unsigned char **jpegbuf=NULL, *tmpbuf=NULL, *srcptr, *srcptr2; in dotest() local
/external/iputils/
Drarpd.c453 char tmpbuf[16*3]; in serve_it() local

12