MCPcopy Create free account

hub / github.com/cruppstahl/upscaledb / functions

Functions7,064 in github.com/cruppstahl/upscaledb

↓ 6 callersFunctionjparams_to_native
java/src/upscaledb.cc:293
↓ 6 callersMethodmutable_data
win32/msvc2013/2protobuf/messages.pb.h:13596
↓ 6 callersMethodmutable_param_names
win32/msvc2013/2protobuf/messages.pb.h:11924
↓ 6 callersMethodmutable_param_values
win32/msvc2013/2protobuf/messages.pb.h:11954
↓ 6 callersMethodname
3rdparty/catch/catch.hpp:3577
↓ 6 callersMethodnode_proxy
Returns the cached BtreeNodeProxy
src/2page/page.h:334
↓ 6 callersMethodoldest_txn
src/4txn/txn.h:190
↓ 6 callersMethodopen
Opens an existing Database Environment @see Environment#open(String, int, Parameter[])
java/java/de/crupp/upscaledb/Environment.java:166
↓ 6 callersMethodpack
* 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 callersMethodparam_names_size
repeated uint32 param_names = 4;
win32/msvc2013/2protobuf/messages.pb.h:11901
↓ 6 callersMethodparam_values_size
repeated uint64 param_values = 5;
win32/msvc2013/2protobuf/messages.pb.h:11931
↓ 6 callersMethodparse
3rdparty/catch/catch.hpp:4485
↓ 6 callersFunctionpop
3rdparty/json/JSON_parser.c:348
↓ 6 callersFunctionprepare_key
src/5upscaledb/upscaledb.cc:63
↓ 6 callersFunctionprepare_record
src/5upscaledb/upscaledb.cc:78
↓ 6 callersFunctionprint_banner
tools/common.c:26
↓ 6 callersMethodpurge_cache
src/3page_manager/page_manager.cc:552
↓ 6 callersMethodpwrite
src/1os/os_win32.cc:203
↓ 6 callersMethodraw_payload
Returns the persistent payload (including the header!)
src/2page/page.h:270
↓ 6 callersMethodread
src/3blob_manager/blob_manager_disk.cc:419
↓ 6 callersFunctionread_chunk
src/3blob_manager/blob_manager_disk.cc:185
↓ 6 callersMethodrecord
Returns the full record and stores it in |dest|
src/3btree/btree_impl_base.h:88
↓ 6 callersMethodrename_db
src/4env/env_local.cc:664
↓ 6 callersFunctionrequired_bits
3rdparty/libfor/for.c:60
↓ 6 callersMethodreserve
Reserves |n| bytes in the output buffer; can be used by the caller to insert flags or sizes
src/2compressor/compressor.h:77
↓ 6 callersMethodset_compare_func
Sets the comparison function. */
include/ups/upscaledb.hpp:327
↓ 6 callersMethodset_db_handle
win32/msvc2013/2protobuf/messages.pb.h:12082
↓ 6 callersFunctionset_used_size
sets the used size of the block
src/3btree/btree_zint32_for.h:138
↓ 6 callersMethodsetup
unittests/cursor1.cpp:46
↓ 6 callersMethodshowDurations
3rdparty/catch/catch.hpp:3580
↓ 6 callersFunctionsimdsearchd1
3rdparty/simdcomp/src/simdpackedsearch.c:15788
↓ 6 callersFunctionsimdselectFOR
3rdparty/simdcomp/src/simdfor.c:14327
↓ 6 callersFunctionstarts_with
tools/getopts.cc:41
↓ 6 callersFunctionstarts_with
tools/ups_bench/getopts.cc:41
↓ 6 callersFunctiontr_bencGetInt
3rdparty/json/bencode.c:436
↓ 6 callersFunctiontr_bencInitDict
3rdparty/json/bencode.c:638
↓ 6 callersMethoduncoupled_key
Returns the current key of the cursor. Can be a shallow copy!
src/3btree/btree_cursor.h:172
↓ 6 callersFunctionups_key_get_approximate_match_type
src/5upscaledb/upscaledb.cc:941
↓ 6 callersFunctionups_register_compare
src/5upscaledb/upscaledb.cc:860
↓ 6 callersFunctionusage
unittests/recovery.cpp:70
↓ 6 callersFunctionvalue
returns the initial value
src/3btree/btree_zint32_block.h:94
↓ 5 callersMethodCommit
<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 callersMethodGetKey
()
dotnet/samples/SampleEnv3/Program.cs:79
↓ 5 callersMethodGetRecord
()
dotnet/samples/SampleEnv3/Program.cs:87
↓ 5 callersMethodRun
()
dotnet/unittests/CursorTest.cs:360
↓ 5 callersMethodactivate_txn
Couples the cursor to the txn-op
src/4cursor/cursor_local.h:166
↓ 5 callersMethodalloc
src/3page_manager/freelist.cc:119
↓ 5 callersFunctionalloc_unlocked
src/3page_manager/page_manager.cc:280
↓ 5 callersMethodappend_insert
src/3journal/journal.cc:752
↓ 5 callersMethodassign_allocated_buffer
Assign a buffer which was allocated with malloc()
src/2page/page.h:305
↓ 5 callersFunctionbits
returns the integer logarithm of v (bit width) */
3rdparty/simdcomp/src/simdcomputil.c:14
↓ 5 callersFunctionbits
returns the integer logarithm of v (bit width) */
3rdparty/libfor/frameofreference.cpp:125
↓ 5 callersMethodcapacity
Returns the capacity
src/3btree/upfront_index.h:561
↓ 5 callersMethodchange_range_size
Change the range size; just copy the data from one place to the other
src/3btree/btree_keys_pod.h:208
↓ 5 callersMethodclear
Clears the internal state
src/3page_manager/freelist.h:54
↓ 5 callersMethodclone
3rdparty/catch/catch.hpp:4054
↓ 5 callersFunctioncompare
Compares btree and txn-cursor; stores result in lastcmp
src/4cursor/cursor_local.cc:227
↓ 5 callersFunctionconsume
tools/getopts.cc:52
↓ 5 callersFunctionconsume
tools/ups_bench/getopts.cc:52
↓ 5 callersMethodcouple_to
src/4txn/txn_cursor.cc:146
↓ 5 callersMethodcoupled_slot
src/3btree/btree_cursor.h:166
↓ 5 callersFunctionctz
src/2simd/simd.h:39
↓ 5 callersMethodcursor_get_next
tools/ups_bench/database.cc:142
↓ 5 callersMethoddel
src/3btree/btree_zint32_block.h:288
↓ 5 callersFunctiondelete_JSON_parser
3rdparty/json/JSON_parser.c:376
↓ 5 callersMethodduplicate_cache_count
src/4cursor/cursor_local.cc:331
↓ 5 callersMethodexecute
tools/ups_bench/generator_parser.cc:44
↓ 5 callersFunctionfetch_unlocked
src/3page_manager/page_manager.cc:228
↓ 5 callersFunctionfinalize
src/4db/db_local.cc:92
↓ 5 callersMethodfind
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 callersFunctionfor_uncompress
3rdparty/libfor/for.c:231
↓ 5 callersMethodfree_page
Frees a page on the device; plays counterpoint to |alloc_page|
src/2device/device_disk.h:307
↓ 5 callersMethodgetHandle
Retrieves the database handle
java/java/de/crupp/upscaledb/Database.java:389
↓ 5 callersMethodgetHandle
Returns the Cursor handle
java/java/de/crupp/upscaledb/Cursor.java:476
↓ 5 callersMethodget_duplicate_position
src/4cursor/cursor_local.cc:1090
↓ 5 callersFunctionget_parameters
unittests/recovery.cpp:44
↓ 5 callersFunctiongetblock32
3rdparty/murmurhash3/MurmurHash3.cc:55
↓ 5 callersMethodhasFilters
3rdparty/catch/catch.hpp:3226
↓ 5 callersMethodinsertSplitTest
unittests/btree_default.cpp:245
↓ 5 callersFunctionjsonChildFunc
3rdparty/json/bencode.c:1207
↓ 5 callersFunctionjsonIndent
3rdparty/json/bencode.c:1193
↓ 5 callersMethodkey
Returns a copy of a key and stores it in |dest|
src/3btree/btree_impl_base.h:71
↓ 5 callersFunctionmakeString
3rdparty/catch/catch.hpp:1041
↓ 5 callersFunctionmaybe_store_state
src/3page_manager/page_manager.cc:214
↓ 5 callersMethodmoveFirst
Moves the Cursor to the first Database element @see Cursor#move(int)
java/java/de/crupp/upscaledb/Cursor.java:181
↓ 5 callersFunctionmove_top_in_node
src/4txn/txn_cursor.cc:69
↓ 5 callersMethodmutable_record
win32/msvc2013/export.pb.h:1081
↓ 5 callersMethodmutable_select_range_request
win32/msvc2013/2protobuf/messages.pb.h:10944
↓ 5 callersMethodnext_sibling
src/4txn/txn_local.cc:195
↓ 5 callersMethodopen
src/3btree/btree_index.cc:73
↓ 5 callersMethodopenDatabase
Opens a Database in a Database Environment @see Environment#openDatabase(short, int, Parameter[])
java/java/de/crupp/upscaledb/Environment.java:307
↓ 5 callersMethodoverwrite
unittests/blob_manager.cpp:64
↓ 5 callersFunctionparse_parse_buffer
3rdparty/json/JSON_parser.c:494
↓ 5 callersMethodprevious
Returns the previous page of a linked list
src/2page/page.h:349
↓ 5 callersFunctionpush
3rdparty/json/JSON_parser.c:318
↓ 5 callersFunctionrenv
Returns the RemoteEnv instance
src/4cursor/cursor_remote.cc:36
↓ 5 callersMethodrngSeed
3rdparty/catch/catch.hpp:3582
↓ 5 callersMethodrun
unittests/uqi.cpp:1061
↓ 5 callersMethodsectionEnded
3rdparty/catch/catch.hpp:7654
↓ 5 callersMethodset
3rdparty/catch/catch.hpp:4051
← previousnext →401–500 of 7,064, ranked by callers