Home
last modified time | relevance | path

Searched refs:N_HASH (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DScalarAttributeType.cpp24 static const int N_HASH = HashingUtils::HashString("N"); variable
35 else if (hashCode == N_HASH) in GetScalarAttributeTypeForName()
/dports/lang/ghc/ghc-8.10.7/utils/hp2ps/
H A DHpFile.c452 #define N_HASH 513 macro
454 static struct entry* hashtable[ N_HASH ];
467 return r % N_HASH; in Hash()
581 for (i = 0; i < N_HASH; i++) { in MakeIdentTable()
590 for (i = 0; i < N_HASH; i++) { in MakeIdentTable()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmem3.c46 #define N_HASH 61 macro
138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
178 hash = size % N_HASH; in memsys3Unlink()
212 hash = size % N_HASH; in memsys3Link()
380 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
412 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
639 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmem3.c46 #define N_HASH 61 macro
138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
178 hash = size % N_HASH; in memsys3Unlink()
212 hash = size % N_HASH; in memsys3Link()
380 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
412 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
639 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmem3.c46 #define N_HASH 61 macro
138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
178 hash = size % N_HASH; in memsys3Unlink()
212 hash = size % N_HASH; in memsys3Link()
380 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
412 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
639 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmem3.c46 #define N_HASH 61 macro
138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
178 hash = size % N_HASH; in memsys3Unlink()
212 hash = size % N_HASH; in memsys3Link()
380 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
412 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
639 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmem3.c46 #define N_HASH 61 macro
138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
178 hash = size % N_HASH; in memsys3Unlink()
212 hash = size % N_HASH; in memsys3Link()
380 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
412 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
639 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/lang/fpc-utils/fpc-3.2.2/utils/sim_pasc/
H A DChangeLog540 Took array last[N_HASH] out of make_hash() in hash.c, due to stack
/dports/lang/fpc-source/fpc-3.2.2/utils/sim_pasc/
H A DChangeLog540 Took array last[N_HASH] out of make_hash() in hash.c, due to stack
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c13156 #define N_HASH 61 macro
13248 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
13288 hash = size % N_HASH; in memsys3Unlink()
13322 hash = size % N_HASH; in memsys3Link()
13490 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
13522 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
13749 for(i=0; i<N_HASH; i++){ in vtk_sqlite3Memsys3Dump()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c12620 #define N_HASH 61 macro
12712 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
12752 hash = size % N_HASH; in memsys3Unlink()
12786 hash = size % N_HASH; in memsys3Link()
12954 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
12986 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
13212 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c14904 #define N_HASH 61 macro
14996 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15036 hash = size % N_HASH; in memsys3Unlink()
15070 hash = size % N_HASH; in memsys3Link()
15238 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
15270 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
15497 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c8665 #define N_HASH 61 macro
8757 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
8797 hash = size % N_HASH; in memsys3Unlink()
8831 hash = size % N_HASH; in memsys3Link()
8999 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
9031 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
9258 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c16033 #define N_HASH 61 macro
16125 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
16165 hash = size % N_HASH; in memsys3Unlink()
16199 hash = size % N_HASH; in memsys3Link()
16367 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
16399 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
16626 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c15468 #define N_HASH 61 macro
15560 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15600 hash = size % N_HASH; in memsys3Unlink()
15634 hash = size % N_HASH; in memsys3Link()
15802 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
15834 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
16061 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c15454 #define N_HASH 61 macro
15546 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15586 hash = size % N_HASH; in memsys3Unlink()
15620 hash = size % N_HASH; in memsys3Link()
15788 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
15820 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
16047 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c15542 #define N_HASH 61 macro
15634 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15674 hash = size % N_HASH; in memsys3Unlink()
15708 hash = size % N_HASH; in memsys3Link()
15876 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
15908 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
16135 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c16960 #define N_HASH 61 macro
17052 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
17092 hash = size % N_HASH; in memsys3Unlink()
17126 hash = size % N_HASH; in memsys3Link()
17294 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
17326 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17553 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c17094 #define N_HASH 61 macro
17186 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
17226 hash = size % N_HASH; in memsys3Unlink()
17260 hash = size % N_HASH; in memsys3Link()
17428 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
17460 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17687 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c16479 #define N_HASH 61 macro
16571 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
16611 hash = size % N_HASH; in memsys3Unlink()
16645 hash = size % N_HASH; in memsys3Link()
16813 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
16845 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17072 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c17148 #define N_HASH 61 macro
17240 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
17280 hash = size % N_HASH; in memsys3Unlink()
17314 hash = size % N_HASH; in memsys3Link()
17482 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
17514 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17741 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c16474 #define N_HASH 61 macro
16566 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
16606 hash = size % N_HASH; in memsys3Unlink()
16640 hash = size % N_HASH; in memsys3Link()
16808 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
16840 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17067 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c17094 #define N_HASH 61 macro
17186 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
17226 hash = size % N_HASH; in memsys3Unlink()
17260 hash = size % N_HASH; in memsys3Link()
17428 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
17460 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17687 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c17094 #define N_HASH 61 macro
17186 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
17226 hash = size % N_HASH; in memsys3Unlink()
17260 hash = size % N_HASH; in memsys3Link()
17428 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
17460 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17687 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c16681 #define N_HASH 61 macro
16773 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
16813 hash = size % N_HASH; in memsys3Unlink()
16847 hash = size % N_HASH; in memsys3Link()
17015 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()
17047 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()
17274 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()

1234567