Home
last modified time | relevance | path

Searched refs:szPma (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbesort.c990 u32 szPma = sqlite3GlobalConfig.szPma; in sqlite3VdbeSorterInit() local
991 pSorter->mnPmaSize = szPma * pgsz; in sqlite3VdbeSorterInit()
H A DsqliteInt.h3279 u32 szPma; /* Maximum Sorter PMA size */ member
H A Dmain.c635 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int); in sqlite3_config()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbesort.c994 u32 szPma = sqlite3GlobalConfig.szPma; in sqlite3VdbeSorterInit() local
995 pSorter->mnPmaSize = szPma * pgsz; in sqlite3VdbeSorterInit()
H A Dmain.c703 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int); in sqlite3_config()
H A DsqliteInt.h3775 u32 szPma; /* Maximum Sorter PMA size */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbesort.c991 u32 szPma = sqlite3GlobalConfig.szPma; in sqlite3VdbeSorterInit() local
992 pSorter->mnPmaSize = szPma * pgsz; in sqlite3VdbeSorterInit()
H A DsqliteInt.h3605 u32 szPma; /* Maximum Sorter PMA size */ member
H A Dmain.c636 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int); in sqlite3_config()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbesort.c994 u32 szPma = sqlite3GlobalConfig.szPma; in sqlite3VdbeSorterInit() local
995 pSorter->mnPmaSize = szPma * pgsz; in sqlite3VdbeSorterInit()
H A Dmain.c703 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int); in sqlite3_config()
H A DsqliteInt.h3679 u32 szPma; /* Maximum Sorter PMA size */ member
/dports/databases/fpc-sqlite/fpc-3.2.2/packages/sqlite/src/
H A Dsqlite3.inc405 SQLITE_CONFIG_PMASZ = 25; (* unsigned int szPma *)
/dports/lang/fpc-source/fpc-3.2.2/packages/sqlite/src/
H A Dsqlite3.inc405 SQLITE_CONFIG_PMASZ = 25; (* unsigned int szPma *)
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c12718 u32 szPma; /* Maximum Sorter PMA size */ member
78595 u32 szPma = sqlite3GlobalConfig.szPma;
78596 pSorter->mnPmaSize = szPma * pgsz;
78598 if( mxCache<(int)szPma ) mxCache = (int)szPma;
128153 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80253 u32 szPma = sqlite3GlobalConfig.szPma;
80254 pSorter->mnPmaSize = szPma * pgsz;
80256 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130081 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */ member
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c12884 u32 szPma; /* Maximum Sorter PMA size */
80232 u32 szPma = sqlite3GlobalConfig.szPma;
80233 pSorter->mnPmaSize = szPma * pgsz;
80235 if( mxCache<(int)szPma ) mxCache = (int)szPma;
130060 sqlite3GlobalConfig.szPma = va_arg(ap, unsigned int);

1234567