Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gio/win32/
Dgwin32fsmonitorutils.c121 DWORD nBytes, in g_win32_fs_monitor_callback()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h152 unsigned int nBytes = 4; in print() local
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/third_party/bzip2/
Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusmetaheader.h48 DWORD nBytes; member
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_wgl.cpp193 UINT nBytes, in wglDescribeLayerPlane()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_wgl.cpp197 UINT nBytes, in wglDescribeLayerPlane()
/third_party/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp594 int nBytes; in get() local
/third_party/mingw-w64/mingw-w64-headers/include/
Ddxtmpl.h26 __CRT_INLINE WINBOOL DXIsValidAddress(const void *lp,UINT nBytes,WINBOOL bReadWrite) { return (lp!=… in DXIsValidAddress()
Dwingdi.h780 DWORD nBytes; member
/third_party/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp1321 int nBytes; in get() local
/third_party/sqlite/src/
Dsqlite3.c25448 static void *memsys3Malloc(int nBytes){ in memsys3Malloc()
25470 static void *memsys3Realloc(void *pPrior, int nBytes){ in memsys3Realloc()
25995 static void *memsys5Malloc(int nBytes){ in memsys5Malloc()
26030 static void *memsys5Realloc(void *pPrior, int nBytes){ in memsys5Realloc()