MCPcopy Create free account

hub / github.com/cruppstahl/upscaledb / functions

Functions7,064 in github.com/cruppstahl/upscaledb

↓ 2 callersMethodMoveNext
<summary> Moves the Cursor to the next Database element </summary> <see cref="Cursor.Move" />
dotnet/upscaledb-dotnet/Cursor.cs:200
↓ 2 callersMethodMovePrevious
()
dotnet/unittests/CursorTest.cs:127
↓ 2 callersMethodResult
src/4uqi/result.h:44
↓ 2 callersMethodTryFind
()
dotnet/unittests/CursorTest.cs:207
↓ 2 callersFunction_insert_data
3rdparty/streamvbyte/streamvbyte.cc:159
↓ 2 callersMethodaborting
!TBD We need to do this another way!
3rdparty/catch/catch.hpp:6060
↓ 2 callersMethodaddChild
3rdparty/catch/catch.hpp:5584
↓ 2 callersMethodaddCursor
Adds a cursor - used by Cursor.java
java/java/de/crupp/upscaledb/Database.java:396
↓ 2 callersMethodaddRef
3rdparty/catch/catch.hpp:543
↓ 2 callersFunctionaddReporter
3rdparty/catch/catch.hpp:8496
↓ 2 callersMethodadd_block
Inserts a new block at the specified |position|
src/3btree/btree_zint32_block.h:1083
↓ 2 callersMethodadd_cursor
src/4db/db.cc:31
↓ 2 callersMethodadd_operations
win32/msvc2013/2protobuf/messages.pb.h:14543
↓ 2 callersMethodadd_param_names
win32/msvc2013/2protobuf/messages.pb.h:11915
↓ 2 callersMethodadd_param_values
win32/msvc2013/2protobuf/messages.pb.h:11945
↓ 2 callersMethodadd_ref
src/1base/ref_counted.h:41
↓ 2 callersMethodadd_to_freelist
Adds a chunk to the freelist. Will not do anything if the node is already full.
src/3btree/upfront_index.h:293
↓ 2 callersFunctionalign16
src/3btree/btree_zint32_simdfor.h:68
↓ 2 callersMethodallPassed
3rdparty/catch/catch.hpp:2205
↓ 2 callersMethodallocFreeTest
unittests/device.cpp:67
↓ 2 callersMethodallocPageTest
unittests/page_manager.cpp:79
↓ 2 callersFunctionalwaysTrue
3rdparty/catch/catch.hpp:400
↓ 2 callersMethodappend_txn_begin
src/3journal/journal.cc:706
↓ 2 callersFunctionare_records_equal
tools/ups_bench/main.cc:1132
↓ 2 callersMethodat
src/5server/upsserver.h:75
↓ 2 callersMethodautoCleanup2Test
unittests/env.cpp:133
↓ 2 callersMethodautoCleanupTest
unittests/env.cpp:119
↓ 2 callersMethodbegin_cursor_handle
win32/msvc2013/2protobuf/messages.pb.h:15990
↓ 2 callersFunctionbegin_temp_txn
src/4db/db_local.cc:86
↓ 2 callersMethodblock_count
Returns the block count
src/3btree/btree_zint32_block.h:1220
↓ 2 callersMethodblock_data
Returns the payload data of a block
src/3btree/btree_zint32_block.h:1209
↓ 2 callersFunctionblock_size
returns the total block size
src/3btree/btree_zint32_simdcomp.h:82
↓ 2 callersMethodbulkOperations
Performs bulk operations <p> This method wraps the native ups_db_bulk_operations function. <p> @param txn The transaction; can be null @param operatio
java/java/de/crupp/upscaledb/Database.java:295
↓ 2 callersFunctioncalc_wlen4str
src/1os/os_win32.cc:86
↓ 2 callersMethodchange_range_size
Change the capacity; the capacity will be reduced, growing is not implemented. Which means that the data area must be copied; the offsets do not have
src/3btree/btree_records_duplicate.h:954
↓ 2 callersMethodcheck_index_integrity
Checks the integrity of the key- and record-ranges. Throws an exception if there's a problem.
src/3btree/btree_impl_default.h:452
↓ 2 callersMethodcheck_integrity
tools/ups_bench/database.cc:85
↓ 2 callersMethodcheck_integrity
Checks the integrity of this node. Throws an exception if there is a violation.
src/3btree/btree_impl_default.h:129
↓ 2 callersFunctioncheck_recno_key
src/5upscaledb/upscaledb.cc:92
↓ 2 callersFunctioncleanUp
3rdparty/catch/catch.hpp:6738
↓ 2 callersFunctionclear_file
src/3journal/journal.cc:54
↓ 2 callersMethodcloneTest
unittests/duplicates.cpp:1574
↓ 2 callersMethodclose
src/3journal/journal.cc:948
↓ 2 callersMethodcloseNoLock
()
java/java/de/crupp/upscaledb/Cursor.java:465
↓ 2 callersMethodclose_db
tools/ups_bench/database.cc:55
↓ 2 callersMethodcollapseRootTest
unittests/btree_erase.cpp:62
↓ 2 callersMethodcommit
Commits the Transaction <p> This method wraps the native ups_txn_commit function. <p> More information: <a href="http://files.upscaledb.com/documentat
java/java/de/crupp/upscaledb/Transaction.java:67
↓ 2 callersFunctioncompare_keys
tools/ups_bench/upscaledb.cc:38
↓ 2 callersMethodcompleteCycle
3rdparty/catch/catch.hpp:5520
↓ 2 callersMethodcompletedCycle
3rdparty/catch/catch.hpp:5524
↓ 2 callersFunctioncompress_sorted
3rdparty/libvbyte/vbyte.cc:419
↓ 2 callersFunctioncompress_unsorted
3rdparty/libvbyte/vbyte.cc:392
↓ 2 callersMethodcompressed_length
Returns the maximum number of bytes that are required for compressing |length| bytes.
src/2compressor/compressor_lzf.h:46
↓ 2 callersFunctioncompressed_size_sorted
3rdparty/libvbyte/vbyte.cc:364
↓ 2 callersFunctioncompressed_size_unsorted
3rdparty/libvbyte/vbyte.cc:380
↓ 2 callersFunctionconstruct_db
python/src/python.cc:1078
↓ 2 callersFunctionconsume_option_by_name
tools/getopts.cc:63
↓ 2 callersFunctionconsume_option_by_name
tools/ups_bench/getopts.cc:63
↓ 2 callersFunctioncopy_chunk
src/3blob_manager/blob_manager_disk.cc:223
↓ 2 callersFunctioncopy_key
src/4db/db_local.cc:70
↓ 2 callersMethodcountIfTest
unittests/uqi.cpp:747
↓ 2 callersMethodcountTest
unittests/uqi.cpp:252
↓ 2 callersFunctioncount_flushable_transactions
src/4txn/txn_local.cc:67
↓ 2 callersMethodcoupleUncoupleTest
unittests/duplicates.cpp:540
↓ 2 callersMethodcrc32
Returns the crc32
src/2page/page.h:235
↓ 2 callersMethodcreate
3rdparty/catch/catch.hpp:6592
↓ 2 callersMethodcreate
src/4env/env_local.cc:118
↓ 2 callersMethodcreateAndOpenMultiDbTest
check to make sure create and open support accessing more than DB_MAX_INDICES DBs in one env:
unittests/env.cpp:207
↓ 2 callersMethodcreateCloseOpenCloseTest
unittests/env.cpp:46
↓ 2 callersMethodcreateCloseOpenCloseTest
unittests/recordnumber.cpp:62
↓ 2 callersMethodcreateCloseOpenCloseWithDatabasesTest
unittests/env.cpp:54
↓ 2 callersMethodcreateCloseTest
unittests/env.cpp:38
↓ 2 callersMethodcreateDbWithKeysizeTest
unittests/env.cpp:194
↓ 2 callersMethodcreateInsertCloseReopenCursorTest
unittests/recordnumber.cpp:112
↓ 2 callersMethodcreateInsertCloseReopenTest
unittests/recordnumber.cpp:69
↓ 2 callersMethodcreateInsertCloseReopenTwiceCursorTest
unittests/recordnumber.cpp:251
↓ 2 callersMethodcreateInsertCloseReopenTwiceTest
unittests/recordnumber.cpp:219
↓ 2 callersMethodcreateOpenEmptyTest
unittests/env.cpp:830
↓ 2 callersMethodcreatePagesizeReopenTest
unittests/env.cpp:168
↓ 2 callersMethodcreate_db
tools/ups_bench/database.cc:43
↓ 2 callersMethodcreate_env
tools/ups_bench/database.cc:22
↓ 2 callersMethodcursor_erase
tools/ups_bench/database.cc:122
↓ 2 callersMethodcursor_find
tools/ups_bench/database.cc:128
↓ 2 callersMethodcursor_get_previous
tools/ups_bench/database.cc:135
↓ 2 callersMethodcursor_insert
tools/ups_bench/database.cc:115
↓ 2 callersFunctiondb_dealloc
python/src/python.cc:76
↓ 2 callersFunctiondbg_snprintf
src/1base/error.cc:36
↓ 2 callersMethoddecrypt
* Decrypts |len| bytes of |ciphertext|, stores the decoded data in * |plaintext|. * * The input data length must be aligned to the aes block
src/2aes/aes.h:92
↓ 2 callersMethoddefaultCompareTest
unittests/db.cpp:56
↓ 2 callersMethoddel
Removes a page from the collection. Returns true if the page was removed, otherwise false (if the page was not in the list)
src/2page/page_collection.h:125
↓ 2 callersFunctiondictIndexOf
3rdparty/json/bencode.c:378
↓ 2 callersMethoddrop
src/4db/db_local.cc:1677
↓ 2 callersFunctiondump_database
tools/ups_dump.cc:196
↓ 2 callersMethodduplicatePositionBtreeTest
unittests/cursor2.cpp:2255
↓ 2 callersMethodemptyDatabaseTest
unittests/check.cpp:35
↓ 2 callersFunctionenable_largefile
src/1os/os_posix.cc:88
↓ 2 callersMethodend_cursor_handle
win32/msvc2013/2protobuf/messages.pb.h:16014
↓ 2 callersFunctionentry_offset
Returns the offset (in bytes) of the member |m_data|
src/3btree/btree_node.h:77
↓ 2 callersMethoderase
Erases a whole slot by shifting all larger records to the "left"
src/3btree/btree_records_default.h:204
↓ 2 callersMethoderase
Erases a key, including extended blobs
src/3btree/btree_keys_varlen.h:202
← previousnext →801–900 of 7,064, ranked by callers