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
↓ 6 callers
Function
jparams_to_native
java/src/upscaledb.cc:293
↓ 6 callers
Method
mutable_data
win32/msvc2013/2protobuf/messages.pb.h:13596
↓ 6 callers
Method
mutable_param_names
win32/msvc2013/2protobuf/messages.pb.h:11924
↓ 6 callers
Method
mutable_param_values
win32/msvc2013/2protobuf/messages.pb.h:11954
↓ 6 callers
Method
name
3rdparty/catch/catch.hpp:3577
↓ 6 callers
Method
node_proxy
Returns the cached BtreeNodeProxy
src/2page/page.h:334
↓ 6 callers
Method
oldest_txn
src/4txn/txn.h:190
↓ 6 callers
Method
open
Opens an existing Database Environment @see Environment#open(String, int, Parameter[])
java/java/de/crupp/upscaledb/Environment.java:166
↓ 6 callers
Method
pack
* Packs the Protocol structure into a memory buffer and returns * a pointer to the buffer and the buffer size */
src/2protobuf/protocol.h:100
↓ 6 callers
Method
param_names_size
repeated uint32 param_names = 4;
win32/msvc2013/2protobuf/messages.pb.h:11901
↓ 6 callers
Method
param_values_size
repeated uint64 param_values = 5;
win32/msvc2013/2protobuf/messages.pb.h:11931
↓ 6 callers
Method
parse
3rdparty/catch/catch.hpp:4485
↓ 6 callers
Function
pop
3rdparty/json/JSON_parser.c:348
↓ 6 callers
Function
prepare_key
src/5upscaledb/upscaledb.cc:63
↓ 6 callers
Function
prepare_record
src/5upscaledb/upscaledb.cc:78
↓ 6 callers
Function
print_banner
tools/common.c:26
↓ 6 callers
Method
purge_cache
src/3page_manager/page_manager.cc:552
↓ 6 callers
Method
pwrite
src/1os/os_win32.cc:203
↓ 6 callers
Method
raw_payload
Returns the persistent payload (including the header!)
src/2page/page.h:270
↓ 6 callers
Method
read
src/3blob_manager/blob_manager_disk.cc:419
↓ 6 callers
Function
read_chunk
src/3blob_manager/blob_manager_disk.cc:185
↓ 6 callers
Method
record
Returns the full record and stores it in |dest|
src/3btree/btree_impl_base.h:88
↓ 6 callers
Method
rename_db
src/4env/env_local.cc:664
↓ 6 callers
Function
required_bits
3rdparty/libfor/for.c:60
↓ 6 callers
Method
reserve
Reserves |n| bytes in the output buffer; can be used by the caller to insert flags or sizes
src/2compressor/compressor.h:77
↓ 6 callers
Method
set_compare_func
Sets the comparison function. */
include/ups/upscaledb.hpp:327
↓ 6 callers
Method
set_db_handle
win32/msvc2013/2protobuf/messages.pb.h:12082
↓ 6 callers
Function
set_used_size
sets the used size of the block
src/3btree/btree_zint32_for.h:138
↓ 6 callers
Method
setup
unittests/cursor1.cpp:46
↓ 6 callers
Method
showDurations
3rdparty/catch/catch.hpp:3580
↓ 6 callers
Function
simdsearchd1
3rdparty/simdcomp/src/simdpackedsearch.c:15788
↓ 6 callers
Function
simdselectFOR
3rdparty/simdcomp/src/simdfor.c:14327
↓ 6 callers
Function
starts_with
tools/getopts.cc:41
↓ 6 callers
Function
starts_with
tools/ups_bench/getopts.cc:41
↓ 6 callers
Function
tr_bencGetInt
3rdparty/json/bencode.c:436
↓ 6 callers
Function
tr_bencInitDict
3rdparty/json/bencode.c:638
↓ 6 callers
Method
uncoupled_key
Returns the current key of the cursor. Can be a shallow copy!
src/3btree/btree_cursor.h:172
↓ 6 callers
Function
ups_key_get_approximate_match_type
src/5upscaledb/upscaledb.cc:941
↓ 6 callers
Function
ups_register_compare
src/5upscaledb/upscaledb.cc:860
↓ 6 callers
Function
usage
unittests/recovery.cpp:70
↓ 6 callers
Function
value
returns the initial value
src/3btree/btree_zint32_block.h:94
↓ 5 callers
Method
Commit
<summary> Commits the Transaction </summary> <remarks> This method wraps the native ups_txn_commit function. <br /> Note that the function will fail w
dotnet/upscaledb-dotnet/Transaction.cs:42
↓ 5 callers
Method
GetKey
()
dotnet/samples/SampleEnv3/Program.cs:79
↓ 5 callers
Method
GetRecord
()
dotnet/samples/SampleEnv3/Program.cs:87
↓ 5 callers
Method
Run
()
dotnet/unittests/CursorTest.cs:360
↓ 5 callers
Method
activate_txn
Couples the cursor to the txn-op
src/4cursor/cursor_local.h:166
↓ 5 callers
Method
alloc
src/3page_manager/freelist.cc:119
↓ 5 callers
Function
alloc_unlocked
src/3page_manager/page_manager.cc:280
↓ 5 callers
Method
append_insert
src/3journal/journal.cc:752
↓ 5 callers
Method
assign_allocated_buffer
Assign a buffer which was allocated with malloc()
src/2page/page.h:305
↓ 5 callers
Function
bits
returns the integer logarithm of v (bit width) */
3rdparty/simdcomp/src/simdcomputil.c:14
↓ 5 callers
Function
bits
returns the integer logarithm of v (bit width) */
3rdparty/libfor/frameofreference.cpp:125
↓ 5 callers
Method
capacity
Returns the capacity
src/3btree/upfront_index.h:561
↓ 5 callers
Method
change_range_size
Change the range size; just copy the data from one place to the other
src/3btree/btree_keys_pod.h:208
↓ 5 callers
Method
clear
Clears the internal state
src/3page_manager/freelist.h:54
↓ 5 callers
Method
clone
3rdparty/catch/catch.hpp:4054
↓ 5 callers
Function
compare
Compares btree and txn-cursor; stores result in lastcmp
src/4cursor/cursor_local.cc:227
↓ 5 callers
Function
consume
tools/getopts.cc:52
↓ 5 callers
Function
consume
tools/ups_bench/getopts.cc:52
↓ 5 callers
Method
couple_to
src/4txn/txn_cursor.cc:146
↓ 5 callers
Method
coupled_slot
src/3btree/btree_cursor.h:166
↓ 5 callers
Function
ctz
src/2simd/simd.h:39
↓ 5 callers
Method
cursor_get_next
tools/ups_bench/database.cc:142
↓ 5 callers
Method
del
src/3btree/btree_zint32_block.h:288
↓ 5 callers
Function
delete_JSON_parser
3rdparty/json/JSON_parser.c:376
↓ 5 callers
Method
duplicate_cache_count
src/4cursor/cursor_local.cc:331
↓ 5 callers
Method
execute
tools/ups_bench/generator_parser.cc:44
↓ 5 callers
Function
fetch_unlocked
src/3page_manager/page_manager.cc:228
↓ 5 callers
Function
finalize
src/4db/db_local.cc:92
↓ 5 callers
Method
find
Searches a key and points the Cursor to this key <p> This method wraps the native ups_cursor_find function. <p> Searches for an item in the Database a
java/java/de/crupp/upscaledb/Cursor.java:315
↓ 5 callers
Function
for_uncompress
3rdparty/libfor/for.c:231
↓ 5 callers
Method
free_page
Frees a page on the device; plays counterpoint to |alloc_page|
src/2device/device_disk.h:307
↓ 5 callers
Method
getHandle
Retrieves the database handle
java/java/de/crupp/upscaledb/Database.java:389
↓ 5 callers
Method
getHandle
Returns the Cursor handle
java/java/de/crupp/upscaledb/Cursor.java:476
↓ 5 callers
Method
get_duplicate_position
src/4cursor/cursor_local.cc:1090
↓ 5 callers
Function
get_parameters
unittests/recovery.cpp:44
↓ 5 callers
Function
getblock32
3rdparty/murmurhash3/MurmurHash3.cc:55
↓ 5 callers
Method
hasFilters
3rdparty/catch/catch.hpp:3226
↓ 5 callers
Method
insertSplitTest
unittests/btree_default.cpp:245
↓ 5 callers
Function
jsonChildFunc
3rdparty/json/bencode.c:1207
↓ 5 callers
Function
jsonIndent
3rdparty/json/bencode.c:1193
↓ 5 callers
Method
key
Returns a copy of a key and stores it in |dest|
src/3btree/btree_impl_base.h:71
↓ 5 callers
Function
makeString
3rdparty/catch/catch.hpp:1041
↓ 5 callers
Function
maybe_store_state
src/3page_manager/page_manager.cc:214
↓ 5 callers
Method
moveFirst
Moves the Cursor to the first Database element @see Cursor#move(int)
java/java/de/crupp/upscaledb/Cursor.java:181
↓ 5 callers
Function
move_top_in_node
src/4txn/txn_cursor.cc:69
↓ 5 callers
Method
mutable_record
win32/msvc2013/export.pb.h:1081
↓ 5 callers
Method
mutable_select_range_request
win32/msvc2013/2protobuf/messages.pb.h:10944
↓ 5 callers
Method
next_sibling
src/4txn/txn_local.cc:195
↓ 5 callers
Method
open
src/3btree/btree_index.cc:73
↓ 5 callers
Method
openDatabase
Opens a Database in a Database Environment @see Environment#openDatabase(short, int, Parameter[])
java/java/de/crupp/upscaledb/Environment.java:307
↓ 5 callers
Method
overwrite
unittests/blob_manager.cpp:64
↓ 5 callers
Function
parse_parse_buffer
3rdparty/json/JSON_parser.c:494
↓ 5 callers
Method
previous
Returns the previous page of a linked list
src/2page/page.h:349
↓ 5 callers
Function
push
3rdparty/json/JSON_parser.c:318
↓ 5 callers
Function
renv
Returns the RemoteEnv instance
src/4cursor/cursor_remote.cc:36
↓ 5 callers
Method
rngSeed
3rdparty/catch/catch.hpp:3582
↓ 5 callers
Method
run
unittests/uqi.cpp:1061
↓ 5 callers
Method
sectionEnded
3rdparty/catch/catch.hpp:7654
↓ 5 callers
Method
set
3rdparty/catch/catch.hpp:4051
← previous
next →
401–500 of 7,064, ranked by callers