Home
last modified time | relevance | path

Searched refs:aiHash (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmem3.c138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */ member
179 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3Unlink()
213 memsys3LinkIntoList(i, &mem3.aiHash[hash]); in memsys3Link()
381 for(i=mem3.aiHash[hash]; i>0; i=mem3.aPool[i].u.list.next){ in memsys3MallocUnsafe()
383 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3MallocUnsafe()
413 memsys3Merge(&mem3.aiHash[i]); in memsys3MallocUnsafe()
640 if( mem3.aiHash[i]==0 ) continue; in sqlite3Memsys3Dump()
642 for(j = mem3.aiHash[i]; j>0; j=mem3.aPool[j].u.list.next){ in sqlite3Memsys3Dump()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmem3.c138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */ member
179 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3Unlink()
213 memsys3LinkIntoList(i, &mem3.aiHash[hash]); in memsys3Link()
381 for(i=mem3.aiHash[hash]; i>0; i=mem3.aPool[i].u.list.next){ in memsys3MallocUnsafe()
383 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3MallocUnsafe()
413 memsys3Merge(&mem3.aiHash[i]); in memsys3MallocUnsafe()
640 if( mem3.aiHash[i]==0 ) continue; in sqlite3Memsys3Dump()
642 for(j = mem3.aiHash[i]; j>0; j=mem3.aPool[j].u.list.next){ in sqlite3Memsys3Dump()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmem3.c138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */ member
179 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3Unlink()
213 memsys3LinkIntoList(i, &mem3.aiHash[hash]); in memsys3Link()
381 for(i=mem3.aiHash[hash]; i>0; i=mem3.aPool[i].u.list.next){ in memsys3MallocUnsafe()
383 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3MallocUnsafe()
413 memsys3Merge(&mem3.aiHash[i]); in memsys3MallocUnsafe()
640 if( mem3.aiHash[i]==0 ) continue; in sqlite3Memsys3Dump()
642 for(j = mem3.aiHash[i]; j>0; j=mem3.aPool[j].u.list.next){ in sqlite3Memsys3Dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmem3.c138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */ member
179 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3Unlink()
213 memsys3LinkIntoList(i, &mem3.aiHash[hash]); in memsys3Link()
381 for(i=mem3.aiHash[hash]; i>0; i=mem3.aPool[i].u.list.next){ in memsys3MallocUnsafe()
383 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3MallocUnsafe()
413 memsys3Merge(&mem3.aiHash[i]); in memsys3MallocUnsafe()
640 if( mem3.aiHash[i]==0 ) continue; in sqlite3Memsys3Dump()
642 for(j = mem3.aiHash[i]; j>0; j=mem3.aPool[j].u.list.next){ in sqlite3Memsys3Dump()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmem3.c138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */ member
179 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3Unlink()
213 memsys3LinkIntoList(i, &mem3.aiHash[hash]); in memsys3Link()
381 for(i=mem3.aiHash[hash]; i>0; i=mem3.aPool[i].u.list.next){ in memsys3MallocUnsafe()
383 memsys3UnlinkFromList(i, &mem3.aiHash[hash]); in memsys3MallocUnsafe()
413 memsys3Merge(&mem3.aiHash[i]); in memsys3MallocUnsafe()
640 if( mem3.aiHash[i]==0 ) continue; in sqlite3Memsys3Dump()
642 for(j = mem3.aiHash[i]; j>0; j=mem3.aPool[j].u.list.next){ in sqlite3Memsys3Dump()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dschannel.h102 ALG_ID aiHash; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dschannel.h102 ALG_ID aiHash; member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d102 ALG_ID aiHash; member
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d102 ALG_ID aiHash; member
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d101 ALG_ID aiHash;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d102 ALG_ID aiHash; member
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d101 ALG_ID aiHash; member
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d101 ALG_ID aiHash; member
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d101 ALG_ID aiHash; member
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d101 ALG_ID aiHash; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d102 ALG_ID aiHash; member
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dschannel.d101 ALG_ID aiHash; member
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dschannel.rs66 aiHash: ::ALG_ID,
262 aiHash: ::ALG_ID,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dschannel.rs74 aiHash: ALG_ID,
275 aiHash: ALG_ID,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dschannel.rs74 aiHash: ALG_ID,
275 aiHash: ALG_ID,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dschannel.rs74 aiHash: ALG_ID,
275 aiHash: ALG_ID,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dschannel.rs66 aiHash: ::ALG_ID,
262 aiHash: ::ALG_ID,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dschannel.rs74 aiHash: ALG_ID,
275 aiHash: ALG_ID,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dschannel.rs66 aiHash: ::ALG_ID,
262 aiHash: ::ALG_ID,
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dschannel.rs75 aiHash: ALG_ID,
276 aiHash: ALG_ID,

12345678910>>...15