HomeSort by relevance Sort by last modified time
    Searched full:nbytes (Results 301 - 325 of 460) sorted by null

<<111213141516171819

  /external/javasqlite/src/main/native/
sqlite_jni.c 4114 int nbytes; local
4151 int nbytes; local
    [all...]
  /external/elfutils/libcpu/
i386_parse.c 2872 size_t nbytes = (totalbits - zerobits + 7) \/ 8; local
    [all...]
  /external/chromium_org/third_party/opus/src/src/
opus_encoder.c 965 opus_int32 nBytes;
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c 712 void log_bytes ( HChar* bytes, Int nbytes )
715 for (i = 0; i < nbytes-3; i += 4)
717 for (; i < nbytes; i++)
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
build.c 70 int nBytes;
82 nBytes = sizeof(TableLock) * (pToplevel->nTableLock+1);
84 sqlite3DbReallocOrFree(pToplevel->db, pToplevel->aTableLock, nBytes);
    [all...]
  /external/chromium_org/components/breakpad/app/
breakpad_linux.cc 526 size_t WriteLog(const char* buf, size_t nbytes) {
530 return sys_write(2, buf, nbytes);
    [all...]
  /prebuilts/sdk/7/
android.jar 
  /bionic/libc/
SYSCALLS.TXT 325 int _flush_cache:cacheflush(char *addr, const int nbytes, const int op) -1,-1,1
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_icd.h 541 UINT nBytes,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 541 UINT nBytes,
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 364 OMX_U32 nBytes; /** The number of bytes filled in to the buffer */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XIproto.h 172 CARD16 nbytes B16;
    [all...]
lbxstr.h 660 CARD32 nbytes B32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 172 CARD16 nbytes B16;
    [all...]
lbxstr.h 660 CARD32 nbytes B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 172 CARD16 nbytes B16;
    [all...]
lbxstr.h 660 CARD32 nbytes B32;
  /external/valgrind/main/VEX/switchback/
test_bzip2.c     [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]
  /external/valgrind/main/perf/
bz2.c     [all...]
test_input_for_tinycc.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h     [all...]

Completed in 607 milliseconds

<<111213141516171819