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

/external/icu/icu4c/source/common/unicode/
H A Dutext.h1395 * (protected) Size in bytes of the extra space (pExtra).
1452 void *pExtra; member in struct:UText
1589 NULL, /* pExtra */ \
/external/sqlite/dist/orig/
H A Dsqlite3.h7161 void *pExtra; /* Extra information associated with the page */ member in struct:sqlite3_pcache_page
7255 ** single database page. The pExtra element of sqlite3_pcache_page will be
H A Dsqlite3.c7438 void *pExtra; /* Extra information associated with the page */ member in struct:sqlite3_pcache_page
7532 ** single database page. The pExtra element of sqlite3_pcache_page will be
13361 void *pExtra; /* Extra content */ member in struct:PgHdr
102323 char *pExtra = ((char*)p)+ROUND8(sizeof(Index)); local
[all...]
/external/sqlite/dist/
H A Dsqlite3.h7161 void *pExtra; /* Extra information associated with the page */ member in struct:sqlite3_pcache_page
7255 ** single database page. The pExtra element of sqlite3_pcache_page will be
H A Dsqlite3.c7438 void *pExtra; /* Extra information associated with the page */ member in struct:sqlite3_pcache_page
7532 ** single database page. The pExtra element of sqlite3_pcache_page will be
13361 void *pExtra; /* Extra content */ member in struct:PgHdr
102323 char *pExtra = ((char*)p)+ROUND8(sizeof(Index)); local
[all...]

Completed in 981 milliseconds