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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c9490 int iLimit, iOffset; /* Memor member in struct:Select
14233 int iOffset; /* An offset into mem5.aCtrl[] */ local
31358 i64 iOffset; /* Starting offset in main journal */ member in struct:PagerSavepoint
34698 i64 iOffset; /* Byte offset of file to read from */ local
58044 int iOffset; /* Byte offset of blob in cursor data */ member in struct:Incrblob
58336 blobReadWrite( sqlite3_blob *pBlob, void *z, int n, int iOffset, int (*xCall)(BtCursor*, u32, u32, void*) ) argument
58386 sqlite3_blob_read(sqlite3_blob *pBlob, void *z, int n, int iOffset) argument
58393 sqlite3_blob_write(sqlite3_blob *pBlob, const void *z, int n, int iOffset) argument
58699 sqlite3_int64 iOffset; /* Offset from the beginning of the file */ member in struct:FilePoint
76712 static const u8 iOffset[] = {0, 1, 2, 4, 9, 12, 16}; local
80344 int iOffset; local
102252 int iOffset; /* current position in zInput */ member in struct:porter_tokenizer_cursor
103383 int iOffset; /* current position in pInput */ member in struct:simple_tokenizer_cursor
107138 int iOffset = 2 + p->nCol*(p->aGlobal[0]+iPhrase); local
[all...]

Completed in 399 milliseconds