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

/macosx-10.9.5/apache-786.1/httpd/modules/experimental/
H A Dmod_case_filter_in.c64 CaseFilterInFilter(ap_filter_t *f, apr_bucket_brigade *pbbOut, ap_input_mode_t eMode, apr_read_type_e eBlock, apr_off_t nBytes) argument
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgPPM.c154 int nLines, nBytes, h, type, count; local
280 int greenOffset, blueOffset, nBytes; local
481 int nLines, nBytes, h, type, count, dataSize; local
[all...]
H A DtkImgGIF.c247 int nBytes, index = 0, argc = 0, i; local
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteStatement.cpp40 static inline int sqlite3_prepare16_v2(sqlite3* db, const void* zSql, int nBytes, sqlite3_stmt** ppStmt, const void** pzTail) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DInspectorServerQt.cpp294 int nBytes = m_tcpConnection->write(data, length); local
/macosx-10.9.5/bzip2-29/bzip2/
H A Dcompress.c243 Int32 nGroups, nBytes; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h156 unsigned int nBytes = 4; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c223 int fileWidth, fileHeight, depth, nBytes, x, y; local
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgPPM.c145 int nLines, nBytes, h, type, count; local
275 int w, h, greenOffset, blueOffset, nBytes; local
479 int nLines, nBytes, h, type, count, dataSize; local
[all...]
H A DtkImgGIF.c260 int nBytes, index = 0, argc = 0, i, result = TCL_ERROR; local
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/ubrkperf/
H A Dubrkperfold.cpp589 int nBytes; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tiff/
H A Dtiff.c594 int nBytes, index = 0, objc = 0; local
/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalOSX.cpp888 UInt32 offset0, offset1, nBytes; local
944 UInt32 nBytes = mCapacityBytes - offset0; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c243 int nBytes, index = 0, objc = 0; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/pcx/
H A Dpcx.c767 int x, y, nchan, nBytes; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c337 readUByteRow(Tcl_Interp *interp, tkimg_MFile *handle, UByte *pixels, Int nBytes, char *buf, Boln swapBytes, Boln isAscii) argument
975 writeAsciiRow(tkimg_MFile *handle, const unsigned char *scanline, int nBytes) argument
997 int redOff, greenOff, blueOff, nBytes; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/sun/
H A Dsun.c1214 int x, y, nchan, nBytes, linepad; local
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collationperf/
H A Dcollperf.cpp1318 int nBytes; local
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_private.h362 int nBytes; member in struct:__anon6079
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c475 Int i, nBytes; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/raw/
H A Draw.c404 static Boln readUByteRow (tkimg_MFile *handle, UByte *pixels, Int nBytes, argument
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c15998 static void *memsys3Malloc(int nBytes){ argument
16020 static void *memsys3Realloc(void *pPrior, int nBytes){ argument
16547 memsys5Malloc(int nBytes) argument
16582 memsys5Realloc(void *pPrior, int nBytes) argument
18606 sqlite3Realloc(void *pOld, int nBytes) argument
31808 winMemMalloc(int nBytes) argument
31851 winMemRealloc(void *pPrior, int nBytes) argument
56297 sqlite3BtreeSchema(Btree *p, int nBytes, void(*xFree)(void *)) argument
79203 int nBytes; local
82915 int nBytes = sizeof(KeyInfo) + (nCol-1)*sizeof(CollSeq*) + nCol; local
92008 sqlite3Prepare( sqlite3 *db, const char *zSql, int nBytes, int saveSqlFlag, Vdbe *pReprepare, sqlite3_stmt **ppStmt, const char **pzTail ) argument
92168 sqlite3LockAndPrepare( sqlite3 *db, const char *zSql, int nBytes, int saveSqlFlag, Vdbe *pOld, sqlite3_stmt **ppStmt, const char **pzTail ) argument
92240 sqlite3_prepare( sqlite3 *db, const char *zSql, int nBytes, sqlite3_stmt **ppStmt, const char **pzTail ) argument
92252 sqlite3_prepare_v2( sqlite3 *db, const char *zSql, int nBytes, sqlite3_stmt **ppStmt, const char **pzTail ) argument
92270 sqlite3Prepare16( sqlite3 *db, const void *zSql, int nBytes, int saveSqlFlag, sqlite3_stmt **ppStmt, const void **pzTail ) argument
92320 sqlite3_prepare16( sqlite3 *db, const void *zSql, int nBytes, sqlite3_stmt **ppStmt, const void **pzTail ) argument
92332 sqlite3_prepare16_v2( sqlite3 *db, const void *zSql, int nBytes, sqlite3_stmt **ppStmt, const void **pzTail ) argument
99531 int nBytes = sizeof(char *)*(1+pTable->nModuleArg); local
99867 int nBytes = sizeof(sqlite3_vtab *) * (db->nVTrans + ARRAY_INCR); local
122067 int nBytes; /* size of the input */ member in struct:simple_tokenizer_cursor
122137 simpleOpen( sqlite3_tokenizer *pTokenizer, const char *pInput, int nBytes, sqlite3_tokenizer_cursor **ppCursor ) argument
[all...]

Completed in 827 milliseconds