Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c7132 u8 *aBuffer; /* Temporary buffer used for various tasks */ member
7485 zipfileReadLFH( u8 *aBuffer, ZipfileLFH *pLFH ) zipfileReadLFH() argument
[all...]
H A Dsqlite3.c65061 walMergesort( const u32 *aContent, ht_slot *aBuffer, ht_slot *aList, int *pnList ) global() argument
100134 u8 *aBuffer; /* Current read buffer */ global() member
100192 u8 *aBuffer; /* Pointer to write buffer */ global() member
179835 char *aBuffer; /* Buffer to merge doclists in */ global() member
197397 char aBuffer[64]; global() local
197398 sqlite3_snprintf(sizeof(aBuffer), aBuffer, global() local
[all...]

Completed in 141 milliseconds