Home
last modified time | relevance | path

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

12

/external/elfutils/src/
Darlib.c62 char tmpbuf[sizeof (ar_hdr.ar_date) + 1]; in arlib_init() local
114 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
1088 char tmpbuf[bufsize + 1]; in no0print() local
1465 char tmpbuf[sizeof (arhdr.ar_name) + 2]; in do_oper_insert() local
/external/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
/external/libaom/libaom/test/
Dselfguided_filter_test.cc62 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunSpeedTest() local
145 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunCorrectnessTest() local
250 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunSpeedTest() local
337 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunCorrectnessTest() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_getnameinfo.c283 char tmpbuf[4096]; in lookup_service() local
359 char tmpbuf[IF_NAMESIZE + 2]; in append_scopeid() local
/external/libaom/libaom/examples/
Dscalable_decoder.c103 uint8_t tmpbuf[32]; in main() local
/external/libaom/libaom/av1/common/
Drestoration.c443 int32_t *tmpbuf, int bit_depth) { in wiener_filter_stripe()
914 int dst_stride, int32_t *tmpbuf, in av1_apply_selfguided_restoration_c()
956 int32_t *tmpbuf, int bit_depth) { in sgrproj_filter_stripe()
973 int dst_stride, int32_t *tmpbuf, in wiener_filter_stripe_highbd()
994 int32_t *tmpbuf, int bit_depth) { in sgrproj_filter_stripe_highbd()
1029 int dst_stride, int32_t *tmpbuf, int optimized_lr) { in av1_loop_restoration_filter_unit()
1094 int rest_unit_idx, void *priv, int32_t *tmpbuf, in filter_frame_on_unit()
1210 void *priv, int32_t *tmpbuf, RestorationLineBuffers *rlbs, in av1_foreach_rest_unit_in_row()
1265 int32_t *tmpbuf, RestorationLineBuffers *rlbs) { in foreach_rest_unit_in_tile()
1299 int32_t *tmpbuf, in av1_foreach_rest_unit_in_plane()
/external/elfutils/libelf/
Delf_getarsym.c181 char tmpbuf[17]; in elf_getarsym() local
Delf32_updatefile.c744 char tmpbuf[MAX_TMPBUF]; in __elfw2() local
/external/wpa_supplicant_8/src/eap_server/
Deap_tls_common.h52 struct wpabuf tmpbuf; member
Deap_server_wsc.c359 struct wpabuf tmpbuf; in eap_wsc_process() 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/webrtc/modules/audio_processing/transient/
Dtransient_suppression_test.cc79 std::unique_ptr<int16_t[]> tmpbuf; in ReadBuffers() local
/external/speex/libspeexdsp/
Dkiss_fftr.c25 kiss_fft_cpx * tmpbuf; member
/external/e2fsprogs/lib/support/
Dquotaio_tree.c138 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local
172 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() local
/external/f2fs-tools/fsck/
Dquotaio_tree.c139 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local
172 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() local
/external/elfutils/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/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/cpio/
DCpioArchiveInputStream.java78 private final byte tmpbuf[] = new byte[4096]; field in CpioArchiveInputStream
/external/wpa_supplicant_8/src/eap_peer/
Deap_tnc.c216 struct wpabuf tmpbuf; in eap_tnc_process() local
Deap_wsc.c438 struct wpabuf tmpbuf; in eap_wsc_process() local
Deap_ikev2.c337 struct wpabuf tmpbuf; in eap_ikev2_process() local
/external/ImageMagick/coders/
Dpalm.c969 tmpbuf[8], in WritePALMImage() local
/external/ltp/lib/
Dtst_rtnetlink.c167 char tmp, *tmpbuf, *buffer = NULL; in tst_rtnl_recv() local
/external/libjpeg-turbo/
Dturbojpeg.c763 JSAMPROW *tmpbuf[MAX_COMPONENTS], *tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() local
983 JSAMPROW *inbuf[MAX_COMPONENTS], *tmpbuf[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local
1436 JSAMPROW *tmpbuf[MAX_COMPONENTS], *inbuf[MAX_COMPONENTS]; in tjDecodeYUVPlanes() local
1626 JSAMPROW *outbuf[MAX_COMPONENTS], *tmpbuf[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local

12