Home
last modified time | relevance | path

Searched defs:Lookaside (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h617 typedef struct Lookaside Lookaside; typedef
749 struct Lookaside { struct
756 LookasideSlot *pFree; /* List of available buffers */ argument
760 struct LookasideSlot { argument
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c7597 typedef struct Lookaside Lookaside; typedef
9094 struct Lookaside { struct
9101 LookasideSlot *pFree; /* List of available buffers */ argument
9105 struct LookasideSlot { argument
/external/sqlite/dist/
Dsqlite3.c8800 typedef struct Lookaside Lookaside; typedef
10406 struct Lookaside { struct
10413 LookasideSlot *pFree; /* List of available buffers */ argument
10417 struct LookasideSlot { argument
/external/sqlite/dist/orig/
Dsqlite3.c8800 typedef struct Lookaside Lookaside; typedef
10406 struct Lookaside { struct
10413 LookasideSlot *pFree; /* List of available buffers */ argument
10417 struct LookasideSlot { argument