HomeSort by relevance Sort by last modified time
    Searched defs:tmpbuf (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/elfutils/libasm/
asm_adduleb128.c 56 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; local
57 char *dest = tmpbuf;
75 size_t nbytes = dest - tmpbuf;
83 memcpy (&asmscn->content->data[asmscn->content->len], tmpbuf, nbytes);
asm_addsleb128.c 56 char tmpbuf[(sizeof (num) * 8 + 6) / 7]; local
57 char *dest = tmpbuf;
79 size_t nbytes = dest - tmpbuf;
87 memcpy (&asmscn->content->data[asmscn->content->len], tmpbuf, nbytes);
  /bionic/libc/upstream-netbsd/lib/libc/inet/
nsap_addr.c 100 char *tmpbuf = inet_nsap_ntoa_tmpbuf; local
108 ascii = tmpbuf;
109 start = tmpbuf;
  /hardware/bsp/intel/peripheral/libupm/src/ds1307/
ds1307.cxx 142 uint8_t tmpbuf; local
144 readBytes(0, &tmpbuf, 1);
145 buffer[0] = decToBcd(seconds) | (tmpbuf & 0x80);
  /external/elfutils/libelf/
elf_getarsym.c 181 char tmpbuf[17]; local
182 memcpy (tmpbuf, index_hdr->ar_size, 10);
183 tmpbuf[10] = '\0';
184 size_t index_size = atol (tmpbuf);
elf32_updatefile.c 732 char tmpbuf[MAX_TMPBUF]; local
752 buf = tmpbuf;
772 if (buf != dl->data.d.d_buf && buf != tmpbuf)
779 if (buf != dl->data.d.d_buf && buf != tmpbuf)
  /external/elfutils/src/
arlib.c 61 char tmpbuf[sizeof (ar_hdr.ar_date) + 1]; local
62 int s = snprintf (tmpbuf, sizeof (tmpbuf), "%-*lld",
66 memcpy (ar_hdr.ar_date, tmpbuf, s);
110 char tmpbuf[sizeof (((struct ar_hdr *) NULL)->ar_size) + 1]; local
124 int s = snprintf (tmpbuf, sizeof (tmpbuf), "%-*zu",
127 memcpy (&((struct ar_hdr *) symtab.longnames)->ar_size, tmpbuf, s);
171 memcpy (&((struct ar_hdr *) symtab.symsoff)->ar_size, tmpbuf,
172 snprintf (tmpbuf, sizeof (tmpbuf), "%-*zu"
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/transient/
transient_suppression_test.cc 86 rtc::scoped_ptr<int16_t[]> tmpbuf; local
89 tmpbuf.reset(new int16_t[num_channels * audio_buffer_size]);
90 read_ptr = tmpbuf.get();
  /external/wpa_supplicant_8/src/eap_server/
eap_tls_common.h 52 struct wpabuf tmpbuf; member in struct:eap_ssl_data
eap_server_ikev2.c 359 struct wpabuf tmpbuf; local
433 wpabuf_set(&tmpbuf, pos, end - pos);
434 data->in_buf = &tmpbuf;
438 if (data->in_buf == &tmpbuf)
463 if (data->in_buf != &tmpbuf)
eap_server_wsc.c 357 struct wpabuf tmpbuf; local
432 wpabuf_set(&tmpbuf, pos, end - pos);
433 data->in_buf = &tmpbuf;
459 if (data->in_buf != &tmpbuf)
  /external/c-ares/
ares_getnameinfo.c 295 char tmpbuf[4096]; local
313 memset(tmpbuf, 0, sizeof(tmpbuf));
315 if (getservbyport_r(port, proto, &se, (void *)tmpbuf,
316 sizeof(tmpbuf), &sep) != 0)
319 sep = getservbyport_r(port, proto, &se, (void *)tmpbuf,
320 sizeof(tmpbuf));
322 if (getservbyport_r(port, proto, &se, (void *)tmpbuf) != 0)
339 strcpy(tmpbuf, sep->s_name);
342 sprintf(tmpbuf, "%u", (unsigned int)ntohs(port))
364 char tmpbuf[IF_NAMESIZE + 2]; local
    [all...]
  /external/libedit/src/
search.c 458 Char tmpbuf[EL_BUFSIZ]; local
462 tmpbuf[0] = '.';
463 tmpbuf[1] = '*';
469 tmplen = c_gets(el, &tmpbuf[LEN],
475 ch = tmpbuf[tmplen];
476 tmpbuf[tmplen] = '\0';
489 (void) Strncpy(tmpbuf, el->el_search.patbuf,
490 sizeof(tmpbuf) / sizeof(*tmpbuf) - 1);
493 (void) Strncpy(&el->el_search.patbuf[2], tmpbuf,
    [all...]
common.c 907 Char tmpbuf[EL_BUFSIZ]; local
910 tmplen = c_gets(el, tmpbuf, STR("\n: "));
913 if (tmplen < 0 || (tmpbuf[tmplen] = 0, parse_line(el, tmpbuf)) == -1)
  /external/speex/libspeex/
kiss_fftr.c 25 kiss_fft_cpx * tmpbuf; member in struct:kiss_fftr_state
58 st->tmpbuf = (kiss_fft_cpx *) (((char *) st->substate) + subsize);
59 st->super_twiddles = st->tmpbuf + nfft;
94 kiss_fft( st->substate , (const kiss_fft_cpx*)timedata, st->tmpbuf );
95 /* The real part of the DC element of the frequency spectrum in st->tmpbuf
105 tdc.r = st->tmpbuf[0].r;
106 tdc.i = st->tmpbuf[0].i;
119 fpk = st->tmpbuf[k];
120 fpnk.r = st->tmpbuf[ncfft-k].r;
121 fpnk.i = - st->tmpbuf[ncfft-k].i
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
basic_blocks.c 342 char tmpbuf[NBBS * 30];
350 p = tmpbuf;
398 if (p > tmpbuf)
412 if (bb_annotate_all_lines && p == tmpbuf)
434 strcpy (tmpbuf, "#####");
435 p = tmpbuf + 5;
441 len = p - tmpbuf;
444 strncpy (buf, tmpbuf, width);
451 strcpy (buf + width - len, tmpbuf);
341 char tmpbuf[NBBS * 30]; local
  /external/e2fsprogs/intl/
vasnprintf.c 271 CHAR_T tmpbuf[700]; local
485 if (tmp_length <= sizeof (tmpbuf) / sizeof (CHAR_T))
486 tmp = tmpbuf;
837 if (tmp != tmpbuf)
  /external/e2fsprogs/lib/quota/
quotaio_tree.c 135 dqbuf_t tmpbuf = getdqbuf(); local
141 if (!tmpbuf)
145 read_blk(h, nextblk, tmpbuf);
146 ((struct qt_disk_dqdbheader *)tmpbuf)->dqdh_prev_free =
148 write_blk(h, nextblk, tmpbuf);
151 read_blk(h, prevblk, tmpbuf);
152 ((struct qt_disk_dqdbheader *)tmpbuf)->dqdh_next_free =
154 write_blk(h, prevblk, tmpbuf);
159 freedqbuf(tmpbuf);
168 dqbuf_t tmpbuf = getdqbuf() local
    [all...]
  /external/elfutils/libdwfl/
relocate.c 394 union { TYPES; } tmpbuf; local
399 .d_buf = &tmpbuf,
420 tmpbuf.Name = value; \
440 tmpbuf.Name += (GElf_##Name) value; \
  /external/wpa_supplicant_8/src/eap_peer/
eap_ikev2.c 339 struct wpabuf tmpbuf; local
410 wpabuf_set(&tmpbuf, pos, end - pos);
411 data->in_buf = &tmpbuf;
415 if (data->in_buf == &tmpbuf)
421 if (data->in_buf != &tmpbuf)
eap_tnc.c 216 struct wpabuf tmpbuf; local
289 wpabuf_set(&tmpbuf, pos, end - pos);
290 data->in_buf = &tmpbuf;
344 if (data->in_buf != &tmpbuf)
404 if (data->in_buf == &tmpbuf)
eap_wsc.c 435 struct wpabuf tmpbuf; local
525 wpabuf_set(&tmpbuf, pos, end - pos);
526 data->in_buf = &tmpbuf;
546 if (data->in_buf != &tmpbuf)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c 455 uint8_t *tmpbuf = NULL; local
458 if (!tmpbuf) {
459 tmpbuf = (uint8_t *)malloc(sizeof(uint8_t) * length);
460 otmp = tmpbuf;
481 if (tmpbuf)
482 free(tmpbuf);
516 uint8_t *tmpbuf = (uint8_t *)malloc(sizeof(uint8_t) * local
521 intbuf + width2 * i, width2, tmpbuf);
524 resize_multistep(arrbuf, height, arrbuf + height, height2, tmpbuf);
528 free(tmpbuf);
    [all...]
  /libcore/ojluni/src/main/java/java/util/zip/
GZIPInputStream.java 273 private byte[] tmpbuf = new byte[128]; field in class:GZIPInputStream
281 int len = in.read(tmpbuf, 0, n < tmpbuf.length ? n : tmpbuf.length);
ZipInputStream.java 50 private byte[] tmpbuf = new byte[512]; field in class:ZipInputStream
142 while (read(tmpbuf, 0, tmpbuf.length) != -1) ;
254 if (len > tmpbuf.length) {
255 len = tmpbuf.length;
257 len = read(tmpbuf, 0, len);
286 readFully(tmpbuf, 0, LOCHDR);
290 if (get32(tmpbuf, 0) != LOCSIG) {
294 flag = get16(tmpbuf, LOCFLG);
296 int len = get16(tmpbuf, LOCNAM)
    [all...]

Completed in 550 milliseconds

1 2 3