| /external/speex/tmv/ |
| D | kiss_fftr_tm.h | 56 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
|
| /external/elfutils/src/ |
| D | arlib.c | 61 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
|
| D | ar.c | 852 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
|
| /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/test/ |
| D | selfguided_filter_test.cc | 62 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunSpeedTest() local 151 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunCorrectnessTest() local 259 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunSpeedTest() local 350 int32_t *tmpbuf = (int32_t *)aom_memalign(32, RESTORATION_TMPBUF_SIZE); in RunCorrectnessTest() local
|
| /external/erofs-utils/lib/ |
| D | compressor_libdeflate.c | 17 u8 tmpbuf[dstsize + 9]; in libdeflate_compress_destsize() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
| D | ares_getnameinfo.c | 277 char tmpbuf[4096]; in lookup_service() local 353 char tmpbuf[IF_NAMESIZE + 2]; in append_scopeid() local
|
| /external/libaom/examples/ |
| D | scalable_decoder.c | 103 uint8_t tmpbuf[32]; in main() local
|
| /external/elfutils/libelf/ |
| D | elf_getarsym.c | 177 char tmpbuf[17]; in elf_getarsym() local
|
| D | elf32_updatefile.c | 741 char tmpbuf[MAX_TMPBUF]; in __elfw2() local
|
| /external/wpa_supplicant_8/src/eap_server/ |
| D | eap_tls_common.h | 52 struct wpabuf tmpbuf; member
|
| D | eap_server_wsc.c | 359 struct wpabuf tmpbuf; in eap_wsc_process() local
|
| /external/libaom/av1/common/ |
| D | restoration.c | 393 int32_t *tmpbuf, int bit_depth, in wiener_filter_stripe() 866 int dst_stride, int32_t *tmpbuf, in av1_apply_selfguided_restoration_c() 908 int32_t *tmpbuf, int bit_depth, in sgrproj_filter_stripe() 930 int dst_stride, int32_t *tmpbuf, int bit_depth, in wiener_filter_stripe_highbd() 950 int dst_stride, int32_t *tmpbuf, int bit_depth, in sgrproj_filter_stripe_highbd() 991 uint8_t *data8, int stride, uint8_t *dst8, int dst_stride, int32_t *tmpbuf, in av1_loop_restoration_filter_unit() 1058 int rest_unit_idx, void *priv, int32_t *tmpbuf, in filter_frame_on_unit() 1177 int32_t *tmpbuf, RestorationLineBuffers *rlbs, sync_read_fn_t on_sync_read, in av1_foreach_rest_unit_in_row() 1239 void *priv, 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/webrtc/modules/audio_processing/transient/ |
| D | transient_suppression_test.cc | 80 std::unique_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 | 138 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry() local 171 dqbuf_t tmpbuf = getdqbuf(); in insert_free_dqentry() 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/wpa_supplicant_8/src/eap_peer/ |
| D | eap_tnc.c | 216 struct wpabuf tmpbuf; in eap_tnc_process() local
|
| D | eap_wsc.c | 438 struct wpabuf tmpbuf; in eap_wsc_process() 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/AFLplusplus/src/ |
| D | afl-fuzz.c | 1985 u8 envbuf[8096] = "", tmpbuf[8096] = ""; in main() local
|
| /external/libaom/aom_dsp/flow_estimation/ |
| D | disflow.c | 543 int stride, double *tmpbuf) { in upscale_flow_component() 614 double *tmpbuf; in compute_flow_field() local
|