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
↓ 1 callers
Function
applyFilenamesAsTags
3rdparty/catch/catch.hpp:6262
↓ 1 callers
Method
approxMatchTest
unittests/txn_cursor.cpp:853
↓ 1 callers
Method
approxMatchTest
unittests/remote.cpp:679
↓ 1 callers
Function
are_keys_equal
tools/ups_bench/main.cc:1113
↓ 1 callers
Method
assertionStarting
3rdparty/catch/catch.hpp:7633
↓ 1 callers
Method
assign_mapped_buffer
Assign a buffer from mmapped storage
src/2page/page.h:313
↓ 1 callers
Method
assign_result
Assigns the result to |result|
src/4uqi/sum.h:80
↓ 1 callers
Method
assign_result
Assigns the result to |result|
src/4uqi/scanvisitorfactory.cc:72
↓ 1 callers
Method
autoAbortDatabaseTest
unittests/txn.cpp:577
↓ 1 callers
Method
autoAbortEnvironmentTest
unittests/txn.cpp:606
↓ 1 callers
Method
autoAbortTxnTest
unittests/remote.cpp:1015
↓ 1 callers
Method
autoCleanupCursorsTest
unittests/remote.cpp:1001
↓ 1 callers
Method
autoCommitDatabaseTest
unittests/txn.cpp:591
↓ 1 callers
Method
autoCommitEnvironmentTest
unittests/txn.cpp:621
↓ 1 callers
Method
autoDefaultRecords
unittests/btree.cpp:135
↓ 1 callers
Method
averageIfTest
unittests/uqi.cpp:716
↓ 1 callers
Method
averageOnRecordsTest
unittests/uqi.cpp:1177
↓ 1 callers
Method
averageTest
unittests/uqi.cpp:696
↓ 1 callers
Method
basicSimdcompTest
unittests/zint32.cpp:54
↓ 1 callers
Method
beginAbortTest
unittests/txn.cpp:72
↓ 1 callers
Method
beginCommitTest
unittests/txn.cpp:43
↓ 1 callers
Method
bigDupesTest
unittests/cursor2.cpp:2035
↓ 1 callers
Method
binaryTypeTest
unittests/btree.cpp:40
↓ 1 callers
Method
binaryValueOnRecordsTest
unittests/uqi.cpp:1330
↓ 1 callers
Method
binaryValueTest
unittests/uqi.cpp:1304
↓ 1 callers
Method
bindProcessName
3rdparty/catch/catch.hpp:4406
↓ 1 callers
Function
block_size
returns the total block size
src/3btree/btree_zint32_groupvarint.h:86
↓ 1 callers
Function
block_size
returns the total block size
src/3btree/btree_zint32_simdfor.h:109
↓ 1 callers
Function
block_size
returns the total block size
src/3btree/btree_zint32_for.h:143
↓ 1 callers
Function
block_size
returns the total block size
src/3btree/btree_zint32_varbyte.h:79
↓ 1 callers
Function
block_size
returns the total block size
src/3btree/btree_zint32_streamvbyte.h:109
↓ 1 callers
Method
btree_duplicate_index
Returns the btree duplicate index
src/4cursor/cursor_local.h:66
↓ 1 callers
Method
build
3rdparty/catch/catch.hpp:8253
↓ 1 callers
Method
bulkApproxMatchingTest
unittests/remote.cpp:1153
↓ 1 callers
Method
bulkApproxMatchingTest
unittests/upscaledb.cpp:2049
↓ 1 callers
Method
bulkNegativeTests
unittests/remote.cpp:1197
↓ 1 callers
Method
bulkNegativeTests
unittests/upscaledb.cpp:2085
↓ 1 callers
Method
bulkTest
unittests/remote.cpp:1081
↓ 1 callers
Method
bulkTest
unittests/upscaledb.cpp:1993
↓ 1 callers
Method
bulkUserAllocTest
unittests/remote.cpp:1126
↓ 1 callers
Method
bulkUserAllocTest
unittests/upscaledb.cpp:2030
↓ 1 callers
Method
bulk_operations
src/4db/db_local.cc:1265
↓ 1 callers
Method
cacheFullTest
unittests/page_manager.cpp:183
↓ 1 callers
Method
cacheManyPuts
unittests/page_manager.cpp:152
↓ 1 callers
Method
cacheNegativeGets
unittests/page_manager.cpp:176
↓ 1 callers
Method
cachePutGet
unittests/page_manager.cpp:114
↓ 1 callers
Method
cachePutGetRemove
unittests/page_manager.cpp:133
↓ 1 callers
Method
callocTest
unittests/upscaledb.cpp:1186
↓ 1 callers
Method
captureExpression
3rdparty/catch/catch.hpp:8230
↓ 1 callers
Function
capturedExpressionWithSecondArgument
3rdparty/catch/catch.hpp:8156
↓ 1 callers
Method
change_range_size
Change the range size; the capacity will be adjusted, the data is copied as necessary
src/3btree/btree_keys_varlen.h:353
↓ 1 callers
Method
checkIntegrityTest
unittests/remote.cpp:313
↓ 1 callers
Function
check_erase_conflicts
Checks if an erase operation conflicts with another txn; this is the case if the same key is modified by another active txn.
src/4db/db_local.cc:169
↓ 1 callers
Function
check_insert_conflicts
Checks if an insert operation conflicts with another txn; this is the case if the same key is modified by another active txn.
src/4db/db_local.cc:224
↓ 1 callers
Method
check_integrity
src/4db/db_local.cc:888
↓ 1 callers
Method
check_integrity
Checks the integrity of this node. Throws an exception if there is a violation.
src/3btree/btree_records_duplicate.h:939
↓ 1 callers
Method
check_integrity
Checks the integrity of this node. Throws an exception if there is a violation.
src/3btree/btree_zint32_block.h:436
↓ 1 callers
Function
cleanUpContext
3rdparty/catch/catch.hpp:6951
↓ 1 callers
Method
cleanup
src/4uqi/plugins.cc:55
↓ 1 callers
Method
clear
src/1base/dynamic_array.h:129
↓ 1 callers
Method
cloneCoupledBtreeCursorTest
unittests/cursor1.cpp:187
↓ 1 callers
Method
cloneCoupledTxnCursorTest
unittests/cursor1.cpp:564
↓ 1 callers
Method
cloneCursor
Clones a Database Cursor <p> This method wraps the native ups_cursor_clone function. <p> Clones an existing Cursor. The new Cursor will point to exact
java/java/de/crupp/upscaledb/Cursor.java:126
↓ 1 callers
Method
cloneDuplicateCursorTest
unittests/cursor2.cpp:617
↓ 1 callers
Method
cloneUncoupledBtreeCursorTest
unittests/cursor1.cpp:199
↓ 1 callers
Method
clonedCursorStillOpenTest
unittests/txn.cpp:561
↓ 1 callers
Method
closeCoupledBtreeCursorTest
unittests/cursor1.cpp:217
↓ 1 callers
Method
closeCoupledTxnCursorTest
unittests/cursor1.cpp:583
↓ 1 callers
Method
closeCursors
closes all cursors of this database
java/java/de/crupp/upscaledb/Database.java:412
↓ 1 callers
Method
closeTest
unittests/upscaledb.cpp:994
↓ 1 callers
Method
closeUncoupledBtreeCursorTest
unittests/cursor1.cpp:229
↓ 1 callers
Method
closeWithCursorsAutoCleanupTest
unittests/upscaledb.cpp:1009
↓ 1 callers
Method
closeWithCursorsTest
unittests/upscaledb.cpp:998
↓ 1 callers
Function
close_all_databases
Closes all databases.
src/3journal/journal.cc:256
↓ 1 callers
Method
close_database
tools/ups_export.cc:67
↓ 1 callers
Method
close_database
src/3page_manager/page_manager.cc:651
↓ 1 callers
Function
close_db
unittests/issue43.cc:108
↓ 1 callers
Method
close_db
src/4env/env.cc:68
↓ 1 callers
Method
close_environment
tools/ups_export.cc:66
↓ 1 callers
Function
close_syslog
tools/upszilla.cc:157
↓ 1 callers
Method
closedDatabaseTest
unittests/uqi.cpp:462
↓ 1 callers
Method
collapseFreelistTest
unittests/page_manager.cpp:327
↓ 1 callers
Function
collapse_root
collapse the root node; returns the new root */
src/3btree/btree_update.cc:135
↓ 1 callers
Method
commitWhileCursorActiveTest
unittests/cursor1.cpp:2965
↓ 1 callers
Method
commit_active_transaction
commits the currently active transaction; ignored if transactions are disabled or if none is active
tools/ups_bench/generator.h:100
↓ 1 callers
Method
compareTest
unittests/upscaledb.cpp:1016
↓ 1 callers
Method
compress
3rdparty/libvbyte/test.cc:131
↓ 1 callers
Method
compress_block
src/3btree/btree_zint32_simdcomp.h:138
↓ 1 callers
Method
compress_block
src/3btree/btree_zint32_block.h:186
↓ 1 callers
Function
config_parse_string
tools/config.c:200
↓ 1 callers
Method
conflictFirstTest
unittests/cursor2.cpp:2050
↓ 1 callers
Method
conflictFirstTest2
unittests/cursor2.cpp:2063
↓ 1 callers
Method
conflictLastTest
unittests/cursor2.cpp:2077
↓ 1 callers
Method
conflictLastTest2
unittests/cursor2.cpp:2090
↓ 1 callers
Method
conflictNextTest
unittests/cursor2.cpp:2105
↓ 1 callers
Method
conflictPreviousTest
unittests/cursor2.cpp:2124
↓ 1 callers
Method
connect
src/1os/os_win32.cc:459
↓ 1 callers
Function
consume_option_by_longname
tools/getopts.cc:85
↓ 1 callers
Function
consume_option_by_longname
tools/ups_bench/getopts.cc:85
↓ 1 callers
Function
consume_option_by_shortname
tools/getopts.cc:95
← previous
next →
1,401–1,500 of 7,064, ranked by callers