Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c168 wglDescribePixelFormat( HDC hdc, int iPixelFormat, UINT nBytes, LPPIXELFORMATDESCRIPTOR ppfd ) wglDescribePixelFormat() argument
328 wglDescribeLayerPlane( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd ) wglDescribeLayerPlane() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h152 unsigned int nBytes = 4; in print() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c416 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) DrvDescribeLayerPlane() argument
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp594 int nBytes; in get() local
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp194 wglDescribeLayerPlane(HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLANEDESCRIPTOR *plpd) wglDescribeLayerPlane() argument
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1321 int nBytes; in get() local
/third_party/sqlite/src/
H A Dsqlite3.c26789 memsys3Malloc(int nBytes) memsys3Malloc() argument
26811 memsys3Realloc(void *pPrior, int nBytes) memsys3Realloc() argument
27336 memsys5Malloc(int nBytes) memsys5Malloc() argument
27371 memsys5Realloc(void *pPrior, int nBytes) memsys5Realloc() argument
29546 sqlite3Realloc(void *pOld, u64 nBytes) sqlite3Realloc() argument
46543 winMemMalloc(int nBytes) winMemMalloc() argument
46586 winMemRealloc(void *pPrior, int nBytes) winMemRealloc() argument
79542 sqlite3BtreeSchema(Btree *p, int nBytes, void(*xFree)(void *)) global() argument
117515 int nBytes; global() local
137820 sqlite3Prepare( sqlite3 *db, const char *zSql, int nBytes, u32 prepFlags, Vdbe *pReprepare, sqlite3_stmt **ppStmt, const char **pzTail ) global() argument
137965 sqlite3LockAndPrepare( sqlite3 *db, const char *zSql, int nBytes, u32 prepFlags, Vdbe *pOld, sqlite3_stmt **ppStmt, const char **pzTail ) global() argument
138051 sqlite3_prepare( sqlite3 *db, const char *zSql, int nBytes, sqlite3_stmt **ppStmt, const char **pzTail ) global() argument
138063 sqlite3_prepare_v2( sqlite3 *db, const char *zSql, int nBytes, sqlite3_stmt **ppStmt, const char **pzTail ) global() argument
138081 sqlite3_prepare_v3( sqlite3 *db, const char *zSql, int nBytes, unsigned int prepFlags, sqlite3_stmt **ppStmt, const char **pzTail ) global() argument
138109 sqlite3Prepare16( sqlite3 *db, const void *zSql, int nBytes, u32 prepFlags, sqlite3_stmt **ppStmt, const void **pzTail ) global() argument
138167 sqlite3_prepare16( sqlite3 *db, const void *zSql, int nBytes, sqlite3_stmt **ppStmt, const void **pzTail ) global() argument
138179 sqlite3_prepare16_v2( sqlite3 *db, const void *zSql, int nBytes, sqlite3_stmt **ppStmt, const void **pzTail ) global() argument
138191 sqlite3_prepare16_v3( sqlite3 *db, const void *zSql, int nBytes, unsigned int prepFlags, sqlite3_stmt **ppStmt, const void **pzTail ) global() argument
150297 sqlite3_int64 nBytes; global() local
150671 sqlite3_int64 nBytes = sizeof(sqlite3_vtab*)* global() local
189232 int nBytes; /* size of the input */ global() member
189302 simpleOpen( sqlite3_tokenizer *pTokenizer, const char *pInput, int nBytes, sqlite3_tokenizer_cursor **ppCursor ) global() argument
[all...]

Completed in 145 milliseconds