Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbesort.c166 typedef struct SorterList SorterList; /* In-memory list of records */ typedef
186 struct SorterList { struct
187 SorterRecord *pList; /* Linked list of records */
188 u8 *aMemory; /* If non-NULL, bulk memory to hold pList */
189 int szPMA; /* Size of pList as PMA in bytes */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbesort.c166 typedef struct SorterList SorterList; /* In-memory list of records */ typedef
186 struct SorterList { struct
187 SorterRecord *pList; /* Linked list of records */
188 u8 *aMemory; /* If non-NULL, bulk memory to hold pList */
189 int szPMA; /* Size of pList as PMA in bytes */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbesort.c166 typedef struct SorterList SorterList; /* In-memory list of records */ typedef
186 struct SorterList { struct
187 SorterRecord *pList; /* Linked list of records */
188 u8 *aMemory; /* If non-NULL, bulk memory to hold pList */
189 int szPMA; /* Size of pList as PMA in bytes */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbesort.c166 typedef struct SorterList SorterList; /* In-memory list of records */ typedef
186 struct SorterList { struct
187 SorterRecord *pList; /* Linked list of records */
188 u8 *aMemory; /* If non-NULL, bulk memory to hold pList */
189 int szPMA; /* Size of pList as PMA in bytes */