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
↓ 8 callers
Function
getStr
returns a const pointer to the benc's string */
3rdparty/json/bencode.c:372
↓ 8 callers
Method
get_database_names
src/4env/env_local.cc:288
↓ 8 callers
Method
has_txn_handle
required uint64 txn_handle = 2;
win32/msvc2013/2protobuf/messages.pb.h:12991
↓ 8 callers
Method
hugeBlobTest
unittests/blob_manager.cpp:295
↓ 8 callers
Method
isOk
Result was a success, or failure is suppressed
3rdparty/catch/catch.hpp:7248
↓ 8 callers
Method
is_dirty
Returns true if this page is dirty (and needs to be flushed to disk)
src/2page/page.h:280
↓ 8 callers
Method
key
Copies a key into |dest|
src/3btree/btree_keys_pod.h:154
↓ 8 callers
Method
multipleAllocReadFreeTest
unittests/blob_manager.cpp:291
↓ 8 callers
Method
mutable_env_create_db_request
win32/msvc2013/2protobuf/messages.pb.h:8784
↓ 8 callers
Method
mutable_env_get_parameters_reply
win32/msvc2013/2protobuf/messages.pb.h:8559
↓ 8 callers
Method
mutable_names
win32/msvc2013/2protobuf/messages.pb.h:11276
↓ 8 callers
Method
next_offset
Returns the offset of the unused space at the end of the page
src/3btree/upfront_index.h:566
↓ 8 callers
Method
param_names
win32/msvc2013/2protobuf/messages.pb.h:11907
↓ 8 callers
Method
remove
src/5server/upsserver.h:98
↓ 8 callers
Method
replaceBiggerAndBiggerTest
unittests/blob_manager.cpp:230
↓ 8 callers
Method
replaceTest
unittests/blob_manager.cpp:150
↓ 8 callers
Method
replaceWithBigTest
unittests/blob_manager.cpp:166
↓ 8 callers
Method
replaceWithSmallTest
unittests/blob_manager.cpp:182
↓ 8 callers
Function
simdpackwithoutmaskd1
3rdparty/simdcomp/src/simdintegratedbitpacking.c:24717
↓ 8 callers
Method
smallBlobTest
unittests/blob_manager.cpp:299
↓ 8 callers
Function
store_max_value
src/4uqi/bottom.h:43
↓ 8 callers
Function
store_min_value
src/4uqi/top.h:43
↓ 8 callers
Function
toLower
3rdparty/catch/catch.hpp:7749
↓ 8 callers
Function
tr_bencDictAddStr
3rdparty/json/bencode.c:777
↓ 8 callers
Function
tr_bencIsType
3rdparty/json/bencode.h:206
↓ 8 callers
Function
tr_bencParseInt
* The initial i and trailing e are beginning and ending delimiters. * You can have negative numbers such as i-3e. You cannot prefix the * number wit
3rdparty/json/bencode.c:80
↓ 8 callers
Function
tr_bencToStr
3rdparty/json/bencode.c:1514
↓ 8 callers
Function
trim
3rdparty/catch/catch.hpp:7754
↓ 8 callers
Method
vacuumize
Rearranges the list
src/3btree/btree_list_base.h:47
↓ 7 callers
Method
Begin
<summary> Begins a new Transaction </summary>
dotnet/upscaledb-dotnet/Environment.cs:557
↓ 7 callers
Method
GetKey
()
dotnet/unittests/CursorTest.cs:157
↓ 7 callers
Function
MurmurHash3_x86_32
3rdparty/murmurhash3/MurmurHash3.cc:94
↓ 7 callers
Method
OpenDatabase
(string file)
dotnet/unittests/DatabaseTest.cs:636
↓ 7 callers
Function
_decode_data
3rdparty/streamvbyte/streamvbyte.cc:136
↓ 7 callers
Method
append
src/3btree/btree_zint32_for.h:206
↓ 7 callers
Method
copy_coupled_record
src/4txn/txn_cursor.cc:293
↓ 7 callers
Method
coupled_page
src/3btree/btree_cursor.h:161
↓ 7 callers
Method
erase
src/3btree/btree_erase.cc:206
↓ 7 callers
Method
erase_db
src/4env/env_local.cc:703
↓ 7 callers
Function
error
samples/uqi1.c:31
↓ 7 callers
Function
error
samples/uqi2.c:33
↓ 7 callers
Method
fixedTypeTest
unittests/btree.cpp:70
↓ 7 callers
Method
flush
src/2page/page.cc:78
↓ 7 callers
Function
flush_buffer
src/3journal/journal.cc:98
↓ 7 callers
Function
from_page
Returns a PBlobPageHeader from a page
src/3blob_manager/blob_manager_disk.h:53
↓ 7 callers
Method
full_record_size
Returns the actual record size including overhead
src/3btree/btree_records_pod.h:72
↓ 7 callers
Method
get
src/4txn/txn_local.cc:395
↓ 7 callers
Method
get_duplicate_count
src/4cursor/cursor_local.cc:1102
↓ 7 callers
Method
get_id
Returns the ID (i.e. |kDatabaseUpscaledb|)
tools/ups_bench/database.h:55
↓ 7 callers
Method
get_record_size
src/4cursor/cursor_local.cc:1124
↓ 7 callers
Method
get_string
Returns an English error description. */
include/ups/upscaledb.hpp:79
↓ 7 callers
Method
has
src/3page_manager/freelist.cc:155
↓ 7 callers
Method
insertAscendingTest
unittests/btree_default.cpp:657
↓ 7 callers
Method
insertCursorTest
unittests/btree_default.cpp:88
↓ 7 callers
Method
insertDescendingTest
unittests/btree_default.cpp:696
↓ 7 callers
Method
insertEraseAscendingTest
unittests/btree_default.cpp:788
↓ 7 callers
Method
insertEraseDescendingTest
unittests/btree_default.cpp:835
↓ 7 callers
Method
insertEraseRandomTest
unittests/btree_default.cpp:883
↓ 7 callers
Method
insertExtendedTest
unittests/btree_default.cpp:157
↓ 7 callers
Method
insertOverwriteTest
unittests/btree_default.cpp:933
↓ 7 callers
Method
insertRandomTest
unittests/btree_default.cpp:738
↓ 7 callers
Method
intflags
win32/msvc2013/2protobuf/messages.pb.h:13666
↓ 7 callers
Method
is_uncoupled
Returns true if this cursor is uncoupled
src/3btree/btree_cursor.h:147
↓ 7 callers
Method
max_env_databases
win32/msvc2013/2protobuf/messages.pb.h:11372
↓ 7 callers
Method
mutable_env_open_db_request
win32/msvc2013/2protobuf/messages.pb.h:8874
↓ 7 callers
Method
mutable_key
win32/msvc2013/export.pb.h:1027
↓ 7 callers
Method
put
src/3page_manager/freelist.cc:149
↓ 7 callers
Method
set_chunk_size
Sets the size of a chunk (does NOT actually resize the chunk!)
src/3btree/upfront_index.h:215
↓ 7 callers
Method
set_flags
win32/msvc2013/export.pb.h:811
↓ 7 callers
Method
statistics
Returns the btree usage statistics
src/3btree/btree_index.h:299
↓ 7 callers
Function
tr_bencDictFind
3rdparty/json/bencode.c:399
↓ 7 callers
Function
tr_bencIsList
3rdparty/json/bencode.h:209
↓ 7 callers
Method
uqiTest
unittests/zint32.cpp:127
↓ 7 callers
Method
uqiTestDuplicate
unittests/zint32.cpp:154
↓ 6 callers
Method
GetCount
<summary> Returns the number of keys in this Database </summary>
dotnet/upscaledb-dotnet/Database.cs:537
↓ 6 callers
Method
Open
<summary> Opens an existing Environment </summary> <remarks> This is an overloaded function for Open(fileName, 0, null). </remarks>
dotnet/upscaledb-dotnet/Environment.cs:190
↓ 6 callers
Method
Swap
win32/msvc2013/export.pb.cc:426
↓ 6 callers
Method
allocate
src/3blob_manager/blob_manager_disk.cc:304
↓ 6 callers
Method
assertByteArrayEquals
(byte[] r1, byte[] r2)
java/unittests/DatabaseTest.java:24
↓ 6 callers
Method
begin
Begins a new Transaction <p> This method wraps the native ups_txn_begin function. <p> More information: <a href="http://files.upscaledb.com/documentat
java/java/de/crupp/upscaledb/Environment.java:448
↓ 6 callers
Method
capacity
Returns the capacity (in bytes)
src/3cache/cache.h:188
↓ 6 callers
Function
check
unittests/uqi.cpp:899
↓ 6 callers
Function
clear_duplicate_cache
Clears the dupecache and disconnect the Cursor from any duplicate key
src/4cursor/cursor_local.cc:53
↓ 6 callers
Method
compress
src/3btree/btree_keys_varlen.h:511
↓ 6 callers
Method
copy
src/1base/dynamic_array.h:82
↓ 6 callers
Method
copy_coupled_key
src/4txn/txn_cursor.cc:264
↓ 6 callers
Method
copy_to
Copies |count| key from this[sstart] to dest[dstart]
src/3btree/btree_keys_pod.h:196
↓ 6 callers
Function
couple_or_throw
src/3btree/btree_cursor.cc:157
↓ 6 callers
Method
create
src/3btree/btree_index.cc:52
↓ 6 callers
Method
flags
Convenience function which returns the flags
src/4env/env.h:74
↓ 6 callers
Method
flush
src/3changeset/changeset.cc:103
↓ 6 callers
Function
for_select_bits
3rdparty/libfor/for.c:356
↓ 6 callers
Method
getConfig
3rdparty/catch/catch.hpp:6894
↓ 6 callers
Method
getRecord
Retrieves the Record of the current item <p> This method wraps the native ups_cursor_move function. <p> Returns the record of the current Database ite
java/java/de/crupp/upscaledb/Cursor.java:272
↓ 6 callers
Method
get_absolute_offset
Transforms a relative offset of the payload data to an absolute offset in |range_data|
src/3btree/upfront_index.h:188
↓ 6 callers
Function
getopts
tools/getopts.cc:174
↓ 6 callers
Function
getopts_init
tools/getopts.cc:141
↓ 6 callers
Method
hasExpression
3rdparty/catch/catch.hpp:7256
↓ 6 callers
Function
highest
returns the highest value
src/3btree/btree_zint32_block.h:104
↓ 6 callers
Method
is_cache_full
Returns true if the capacity limits are exceeded
src/3cache/cache.h:182
← previous
next →
301–400 of 7,064, ranked by callers