HomeSort by relevance Sort by last modified time
    Searched defs:outbuf (Results 26 - 50 of 60) sorted by null

12 3

  /hardware/libhardware/include/hardware/
hwcomposer.h 321 /* outbuf is the buffer that receives the composed image for
322 * virtual displays. Writes to the outbuf must wait until
324 * writes to outbuf are complete should be returned in
334 * For physical displays, outbuf will be NULL.
336 buffer_handle_t outbuf; member in struct:hwc_display_contents_1::__anon32959::__anon32961
338 /* File descriptor for a fence that will signal when outbuf is
342 * Will be -1 whenever outbuf is NULL, or when the outbuf can be
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 700 // outbuf is passed into the transceive - it may be pointed to new memory
705 uint8_t *outbuf = NULL; local
740 buf = outbuf = (uint8_t *)e->GetByteArrayElements(data, NULL);
754 outbuf = (uint8_t*)malloc(buflen + 2);
756 memcpy(outbuf, buf, buflen);
757 nfc_insert_crc_a(outbuf, buflen);
779 outbuf = (uint8_t*)malloc(buflen + 2);
781 memcpy(outbuf, buf, buflen);
782 nfc_insert_crc_a(outbuf, buflen);
810 transceive_info.sSendData.buffer = outbuf + offset
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_win.c 258 LPBYTE outbuf; local
265 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0)
267 RAND_add(outbuf, sizeof(STAT_WORKSTATION_0), 45);
268 netfree(outbuf);
270 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0)
272 RAND_add(outbuf, sizeof(STAT_SERVER_0), 17);
273 netfree(outbuf);
  /external/e2fsprogs/intl/
dcigettext.c 886 unsigned char *outbuf; local
895 outbuf = freemem + sizeof (size_t);
910 &outbuf,
911 outbuf + freemem_size - sizeof (size_t),
928 char *outptr = (char *) outbuf;
940 outbuf = (unsigned char *) outptr;
998 outbuf = freemem + sizeof (size_t);
1003 *(size_t *) freemem = outbuf - freemem - sizeof (size_t);
1006 freemem_size -= outbuf - freemem;
1007 freemem = outbuf;
    [all...]
  /external/openssl/crypto/rand/
rand_win.c 258 LPBYTE outbuf; local
265 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0)
267 RAND_add(outbuf, sizeof(STAT_WORKSTATION_0), 45);
268 netfree(outbuf);
270 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0)
272 RAND_add(outbuf, sizeof(STAT_SERVER_0), 17);
273 netfree(outbuf);
  /external/chromium_org/third_party/libxml/src/
xmlsave.c 2014 xmlOutputBufferPtr outbuf; local
2063 xmlOutputBufferPtr outbuf; local
    [all...]
  /external/icu4c/extra/uconv/
uconv.cpp 537 buf(NULL), outbuf(NULL), fromoffsets(NULL),
545 outbuf = buf + bufsz;
570 char *buf, *outbuf; member in class:ConvertFile
924 bufp = outbuf;
929 ucnv_fromUnicode(convto, &bufp, outbuf + bufsz,
    [all...]
  /external/libpng/
pngtest.c 716 char inbuf[256], outbuf[256]; local
    [all...]
  /external/libxml2/
xmlsave.c 2088 xmlOutputBufferPtr outbuf; local
2137 xmlOutputBufferPtr outbuf; local
    [all...]
  /external/speex/libspeex/
preprocess.c 229 spx_word16_t *outbuf; /**< Output buffer (for overlap and add) */ member in struct:SpeexPreprocessState_
471 st->outbuf = (spx_word16_t*)speex_alloc(N3*sizeof(spx_word16_t));
500 st->outbuf[i]=0;
560 speex_free(st->outbuf);
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 1464 short outbuf[MAX_OUTBUF_SIZE\/2]; local
    [all...]
  /external/valgrind/main/callgrind/
dump.c 58 static Char outbuf[FILENAME_LEN + FN_NAME_LEN + OBJ_NAME_LEN + COSTS_LEN]; variable
348 VG_(sprintf)(outbuf, "rec=%d\n\n", bbcc->rec_index);
349 my_fwrite(fd, (void*)outbuf, VG_(strlen)(outbuf));
363 VG_(sprintf)(outbuf, "frfn=(spontaneous)\n");
364 my_fwrite(fd, (void*)outbuf, VG_(strlen)(outbuf));
369 print_fn(fd,outbuf,"frfn", curr_from);
377 VG_(sprintf)(outbuf, "ob=");
378 print_obj(outbuf+3, bbcc->cxt->fn[0]->file->obj)
    [all...]
  /external/qemu/
qemu-char.c 2331 uint8_t *outbuf; member in struct:__anon27300
    [all...]
monitor.c 82 uint8_t outbuf[1024]; member in struct:Monitor
176 qemu_chr_write(mon->chr, mon->outbuf, mon->outbuf_index);
195 mon->outbuf[mon->outbuf_index++] = '\r';
196 mon->outbuf[mon->outbuf_index++] = c;
197 if (mon->outbuf_index >= (sizeof(mon->outbuf) - 1)
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 5938 uchar outbuf[M_BLOCK_OUT]; variable
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 5961 char outbuf[M_BLOCK_OUT]; variable
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 5953 char outbuf[M_BLOCK_OUT]; variable
    [all...]
varinfo6.c 5990 char outbuf[M_BLOCK_OUT]; variable
    [all...]
  /external/valgrind/main/perf/
bz2.c 5952 char outbuf[M_BLOCK_OUT]; variable
    [all...]
test_input_for_tinycc.c 4434 char outbuf[(1000000 + 1000000)]; variable
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 

Completed in 2211 milliseconds

12 3