/external/elfutils/src/ |
D | arlib.c | 62 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
|
D | ar.c | 850 char tmpbuf[sizeof (arhdr.ar_name) + 2]; in write_member() local 1081 char tmpbuf[bufsize + 1]; in no0print() local 1458 char tmpbuf[sizeof (arhdr.ar_name) + 2]; in do_oper_insert() local
|
/external/elfutils/libasm/ |
D | asm_adduleb128.c | 56 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; in asm_adduleb128() local
|
D | asm_addsleb128.c | 56 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; in asm_addsleb128() local
|
/external/libaom/libaom/test/ |
D | selfguided_filter_test.cc | 62 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunSpeedTest() local 144 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunCorrectnessTest() local 243 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunSpeedTest() local 330 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunCorrectnessTest() local
|
/external/libaom/libaom/examples/ |
D | scalable_decoder.c | 105 uint8_t tmpbuf[32]; in main() local
|
/external/elfutils/libelf/ |
D | elf_getarsym.c | 181 char tmpbuf[17]; in elf_getarsym() local
|
D | elf32_updatefile.c | 729 char tmpbuf[MAX_TMPBUF]; in __elfw2() local
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_tls_common.h | 52 struct wpabuf tmpbuf; member
|
/external/libaom/libaom/av1/common/ |
D | restoration.c | 434 int32_t *tmpbuf, int bit_depth) { in wiener_filter_stripe() 905 int32_t *tmpbuf, int bit_depth, in apply_selfguided_restoration_c() 947 int32_t *tmpbuf, int bit_depth) { in sgrproj_filter_stripe() 963 int dst_stride, int32_t *tmpbuf, in wiener_filter_stripe_highbd() 984 int32_t *tmpbuf, int bit_depth) { in sgrproj_filter_stripe_highbd() 1012 int dst_stride, int32_t *tmpbuf, int optimized_lr) { in av1_loop_restoration_filter_unit() 1077 int rest_unit_idx, void *priv, int32_t *tmpbuf, in filter_frame_on_unit() 1193 void *priv, int32_t *tmpbuf, RestorationLineBuffers *rlbs, in av1_foreach_rest_unit_in_row() 1248 int32_t *tmpbuf, RestorationLineBuffers *rlbs) { in foreach_rest_unit_in_tile() 1282 int32_t *tmpbuf, in av1_foreach_rest_unit_in_plane()
|
/external/vboot_reference/utility/ |
D | bmpblk_utility.cc | 416 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/libjpeg-turbo/simd/powerpc/ |
D | jcgryext-altivec.c | 35 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_rgb_gray_convert_altivec() local
|
D | jccolext-altivec.c | 36 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_rgb_ycc_convert_altivec() local
|
D | jdcolext-altivec.c | 35 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_ycc_rgb_convert_altivec() local
|
D | jdmrgext-altivec.c | 36 unsigned char __attribute__((aligned(16))) tmpbuf[RGB_PIXELSIZE * 16]; in jsimd_h2v1_merged_upsample_altivec() local
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
D | transient_suppression_test.cc | 86 rtc::scoped_ptr<int16_t[]> tmpbuf; in ReadBuffers() local
|
/external/speex/libspeexdsp/ |
D | kiss_fftr.c | 25 kiss_fft_cpx * tmpbuf; member
|
/external/e2fsprogs/lib/support/ |
D | quotaio_tree.c | 138 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local 172 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() local
|
/external/f2fs-tools/fsck/ |
D | quotaio_tree.c | 139 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local 172 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/cpio/ |
D | CpioArchiveInputStream.java | 78 private final byte tmpbuf[] = new byte[4096]; field in CpioArchiveInputStream
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_tnc.c | 216 struct wpabuf tmpbuf; in eap_tnc_process() local
|
/external/elfutils/libcpu/ |
D | i386_data.h | 185 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/libxcam/wrapper/gstreamer/ |
D | gstxcamfilter.cpp | 809 GstBuffer *tmpbuf = gst_buffer_new_allocate (NULL, GST_VIDEO_INFO_SIZE (&gstinfo), NULL); in copy_xcambuf_to_gstbuf() local 854 GstBuffer *tmpbuf = gst_buffer_new (); in append_xcambuf_to_gstbuf() local
|
/external/ImageMagick/coders/ |
D | palm.c | 967 tmpbuf[8], in WritePALMImage() local
|
/external/e2fsprogs/intl/ |
D | vasnprintf.c | 271 CHAR_T tmpbuf[700]; in VASNPRINTF() local
|