Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cruppstahl/upscaledb
/ functions
Functions
7,064 in github.com/cruppstahl/upscaledb
⨍
Functions
7,064
◇
Types & classes
898
↓ 2 callers
Function
txn_abort
python/src/python.cc:1200
↓ 2 callers
Method
txn_begin
src/4env/env_local.cc:760
↓ 2 callers
Method
type
win32/msvc2013/2protobuf/messages.pb.h:8211
↓ 2 callers
Function
uncompress_sorted
3rdparty/libvbyte/vbyte.cc:434
↓ 2 callers
Function
uncompress_unsorted
3rdparty/libvbyte/vbyte.cc:406
↓ 2 callers
Method
unlock
tools/ups_bench/mutex.h:41
↓ 2 callers
Function
ups_calc_compare_name_hash
src/5upscaledb/upscaledb.cc:1641
↓ 2 callers
Function
ups_db_get_compare_name_hash
src/5upscaledb/upscaledb.cc:1647
↓ 2 callers
Function
ups_txn_get_name
src/5upscaledb/upscaledb.cc:155
↓ 2 callers
Method
usable_page_size
src/2page/page.cc:50
↓ 2 callers
Method
usage
3rdparty/catch/catch.hpp:4469
↓ 2 callers
Method
useColour
3rdparty/catch/catch.hpp:3583
↓ 2 callers
Method
use_btree
Returns true if this cache entry is a duplicate in the btree index (otherwise it's a duplicate in the transaction index)
src/4cursor/cursor_local.h:61
↓ 2 callers
Function
utf8_string
* MS says: * * Security Alert * * Using the MultiByteToWideChar function incorrectly can compromise the * security of your application. Calling t
src/1os/os_win32.cc:80
↓ 2 callers
Function
vbyte_append_sorted64
3rdparty/libvbyte/vbyte.cc:665
↓ 2 callers
Function
vbyte_compress_sorted32
3rdparty/libvbyte/vbyte.cc:561
↓ 2 callers
Function
vbyte_search_lower_bound_sorted32
3rdparty/libvbyte/vbyte.cc:639
↓ 2 callers
Function
vbyte_select_sorted32
3rdparty/libvbyte/vbyte.cc:593
↓ 2 callers
Function
vbyte_uncompress_sorted32
3rdparty/libvbyte/vbyte.cc:575
↓ 2 callers
Function
verify_crc32
src/3page_manager/page_manager.cc:101
↓ 2 callers
Method
verify_magic
Returns true if the magic matches
src/4env/env_header.h:96
↓ 2 callers
Method
wait
src/1base/signal.h:43
↓ 2 callers
Method
was_successful
returns true if the test was successful
tools/ups_bench/generator_parser.h:62
↓ 2 callers
Method
write
src/1os/os_win32.cc:234
↓ 1 callers
Function
CLZ
3rdparty/libfor/for.c:36
↓ 1 callers
Function
ConvertUTF8toUTF32
3rdparty/json/ConvertUTF.c:526
↓ 1 callers
Method
CursorClone
(IntPtr handle, out IntPtr clone)
dotnet/upscaledb-dotnet/NativeMethods.cs:376
↓ 1 callers
Method
CursorClose
(IntPtr handle)
dotnet/upscaledb-dotnet/NativeMethods.cs:521
↓ 1 callers
Method
CursorCreate
(out IntPtr chandle, IntPtr dbhandle, IntPtr txnhandle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:371
↓ 1 callers
Method
CursorErase
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:512
↓ 1 callers
Method
CursorGet
(IntPtr handle, int flags, ref byte[] keyArray, ref byte[] recordArray)
dotnet/upscaledb-dotnet/NativeMethods.cs:430
↓ 1 callers
Method
CursorGetDuplicateCount
(IntPtr handle, out int count, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:516
↓ 1 callers
Method
CursorGetKey
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:417
↓ 1 callers
Method
CursorGetRecord
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:404
↓ 1 callers
Method
CursorInsert
(IntPtr handle, byte[] keyData, byte[] recordData, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:499
↓ 1 callers
Method
CursorMove
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:400
↓ 1 callers
Method
CursorOverwrite
(IntPtr handle, byte[] data, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:453
↓ 1 callers
Method
EnvClose
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:228
↓ 1 callers
Method
EnvCreate
(out IntPtr handle, String fileName, int flags, int mode, Parameter[] parameters)
dotnet/upscaledb-dotnet/NativeMethods.cs:171
↓ 1 callers
Method
EnvCreateDatabase
(IntPtr handle, out IntPtr dbhandle, short name, int flags, Parameter[] parameters)
dotnet/upscaledb-dotnet/NativeMethods.cs:181
↓ 1 callers
Method
EnvEraseDatabase
(IntPtr handle, short name, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:198
↓ 1 callers
Method
EnvFlush
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:203
↓ 1 callers
Method
EnvGetDatabaseNames
(IntPtr handle, out short[] names)
dotnet/upscaledb-dotnet/NativeMethods.cs:212
↓ 1 callers
Method
EnvOpen
(out IntPtr handle, String fileName, int flags, Parameter[] parameters)
dotnet/upscaledb-dotnet/NativeMethods.cs:176
↓ 1 callers
Method
EnvOpenDatabase
(IntPtr handle, out IntPtr dbhandle, short name, int flags, Parameter[] parameters)
dotnet/upscaledb-dotnet/NativeMethods.cs:187
↓ 1 callers
Method
EnvRenameDatabase
(IntPtr handle, short oldName, short newName)
dotnet/upscaledb-dotnet/NativeMethods.cs:193
↓ 1 callers
Method
EnvSelectRange
(IntPtr handle, String query, IntPtr begin, IntPtr end, out IntPtr result)
dotnet/upscaledb-dotnet/NativeMethods.cs:266
↓ 1 callers
Function
Equals
3rdparty/catch/catch.hpp:1168
↓ 1 callers
Method
Erase
<summary> Erases the current key </summary> <remarks> This method wraps the native ups_cursor_erase function. <br /> Erases a key from the Database. I
dotnet/upscaledb-dotnet/Cursor.cs:579
↓ 1 callers
Method
EraseDatabase
()
dotnet/unittests/EnvironmentTest.cs:218
↓ 1 callers
Method
GetCustomerKey
()
dotnet/samples/SampleEnv3/Program.cs:83
↓ 1 callers
Method
Move
()
dotnet/unittests/CursorTest.cs:70
↓ 1 callers
Method
MoveLast
()
dotnet/unittests/CursorTest.cs:111
↓ 1 callers
Method
RegisterCompare
<summary> Registers a global compare function. </summary> <remarks> This method wraps the native ups_register_compare function. </remarks> <param name
dotnet/upscaledb-dotnet/Database.cs:194
↓ 1 callers
Method
ResultClose
(IntPtr handle)
dotnet/upscaledb-dotnet/NativeMethods.cs:565
↓ 1 callers
Method
ResultGetKey
(IntPtr handle, int row)
dotnet/upscaledb-dotnet/NativeMethods.cs:542
↓ 1 callers
Method
ResultGetKeyType
(IntPtr handle)
dotnet/upscaledb-dotnet/NativeMethods.cs:529
↓ 1 callers
Method
ResultGetRecord
(IntPtr handle, int row)
dotnet/upscaledb-dotnet/NativeMethods.cs:556
↓ 1 callers
Method
ResultGetRecordType
(IntPtr handle)
dotnet/upscaledb-dotnet/NativeMethods.cs:533
↓ 1 callers
Method
ResultGetRowCount
(IntPtr handle)
dotnet/upscaledb-dotnet/NativeMethods.cs:525
↓ 1 callers
Function
SIMD_nullunpacker32
3rdparty/simdcomp/src/simdbitpacking.c:7
↓ 1 callers
Method
StringError
(int error)
dotnet/upscaledb-dotnet/NativeMethods.cs:161
↓ 1 callers
Method
TxnAbort
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:241
↓ 1 callers
Method
TxnBegin
(out IntPtr txnhandle, IntPtr envhandle, String filename, IntPtr reserved, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:232
↓ 1 callers
Method
TxnCommit
(IntPtr handle, int flags)
dotnet/upscaledb-dotnet/NativeMethods.cs:237
↓ 1 callers
Function
__SIMD_fastpack10_32
3rdparty/simdcomp/src/simdbitpacking.c:5373
↓ 1 callers
Function
__SIMD_fastpack11_32
3rdparty/simdcomp/src/simdbitpacking.c:5508
↓ 1 callers
Function
__SIMD_fastpack12_32
3rdparty/simdcomp/src/simdbitpacking.c:5647
↓ 1 callers
Function
__SIMD_fastpack13_32
3rdparty/simdcomp/src/simdbitpacking.c:5786
↓ 1 callers
Function
__SIMD_fastpack14_32
3rdparty/simdcomp/src/simdbitpacking.c:5931
↓ 1 callers
Function
__SIMD_fastpack15_32
3rdparty/simdcomp/src/simdbitpacking.c:6078
↓ 1 callers
Function
__SIMD_fastpack16_32
3rdparty/simdcomp/src/simdbitpacking.c:9120
↓ 1 callers
Function
__SIMD_fastpack17_32
3rdparty/simdcomp/src/simdbitpacking.c:6229
↓ 1 callers
Function
__SIMD_fastpack18_32
3rdparty/simdcomp/src/simdbitpacking.c:6386
↓ 1 callers
Function
__SIMD_fastpack19_32
3rdparty/simdcomp/src/simdbitpacking.c:6545
↓ 1 callers
Function
__SIMD_fastpack1_32
3rdparty/simdcomp/src/simdbitpacking.c:4534
↓ 1 callers
Function
__SIMD_fastpack20_32
3rdparty/simdcomp/src/simdbitpacking.c:6708
↓ 1 callers
Function
__SIMD_fastpack21_32
3rdparty/simdcomp/src/simdbitpacking.c:6871
↓ 1 callers
Function
__SIMD_fastpack22_32
3rdparty/simdcomp/src/simdbitpacking.c:7040
↓ 1 callers
Function
__SIMD_fastpack23_32
3rdparty/simdcomp/src/simdbitpacking.c:7211
↓ 1 callers
Function
__SIMD_fastpack24_32
3rdparty/simdcomp/src/simdbitpacking.c:7386
↓ 1 callers
Function
__SIMD_fastpack25_32
3rdparty/simdcomp/src/simdbitpacking.c:7557
↓ 1 callers
Function
__SIMD_fastpack26_32
3rdparty/simdcomp/src/simdbitpacking.c:7738
↓ 1 callers
Function
__SIMD_fastpack27_32
3rdparty/simdcomp/src/simdbitpacking.c:7921
↓ 1 callers
Function
__SIMD_fastpack28_32
3rdparty/simdcomp/src/simdbitpacking.c:8108
↓ 1 callers
Function
__SIMD_fastpack29_32
3rdparty/simdcomp/src/simdbitpacking.c:8295
↓ 1 callers
Function
__SIMD_fastpack2_32
3rdparty/simdcomp/src/simdbitpacking.c:4643
↓ 1 callers
Function
__SIMD_fastpack30_32
3rdparty/simdcomp/src/simdbitpacking.c:8488
↓ 1 callers
Function
__SIMD_fastpack31_32
3rdparty/simdcomp/src/simdbitpacking.c:8683
↓ 1 callers
Function
__SIMD_fastpack32_32
3rdparty/simdcomp/src/simdbitpacking.c:8882
↓ 1 callers
Function
__SIMD_fastpack3_32
3rdparty/simdcomp/src/simdbitpacking.c:4754
↓ 1 callers
Function
__SIMD_fastpack4_32
3rdparty/simdcomp/src/simdbitpacking.c:9050
↓ 1 callers
Function
__SIMD_fastpack5_32
3rdparty/simdcomp/src/simdbitpacking.c:4869
↓ 1 callers
Function
__SIMD_fastpack6_32
3rdparty/simdcomp/src/simdbitpacking.c:4990
↓ 1 callers
Function
__SIMD_fastpack7_32
3rdparty/simdcomp/src/simdbitpacking.c:5113
↓ 1 callers
Function
__SIMD_fastpack8_32
3rdparty/simdcomp/src/simdbitpacking.c:9091
↓ 1 callers
Function
__SIMD_fastpack9_32
3rdparty/simdcomp/src/simdbitpacking.c:5240
↓ 1 callers
Function
__SIMD_fastpackwithoutmask10_32
3rdparty/simdcomp/src/simdbitpacking.c:830
↓ 1 callers
Function
__SIMD_fastpackwithoutmask11_32
3rdparty/simdcomp/src/simdbitpacking.c:962
↓ 1 callers
Function
__SIMD_fastpackwithoutmask12_32
3rdparty/simdcomp/src/simdbitpacking.c:1098
← previous
next →
1,201–1,300 of 7,064, ranked by callers