Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cliqz-oss/keyvi
/ functions
Functions
9,587 in github.com/cliqz-oss/keyvi
⨍
Functions
9,587
◇
Types & classes
3,321
↓ 4 callers
Method
consume
////////////////////////////////////////////////////////////////////// \brief Push all items from output buffer to the rest of the pipeline. /////////
keyvi/3rdparty/tpie/tpie/pipelining/parallel/base.h:749
↓ 4 callers
Function
convert
keyvi/3rdparty/msgpack-c/include/msgpack/object.hpp:631
↓ 4 callers
Method
create_internal
keyvi/3rdparty/tpie/tpie/btree/external_store.h:263
↓ 4 callers
Method
cutout_hi
////////////////////////////////////////////////////////////////////// Cuts out the portion of the region that's higher than the given coordinate. ///
keyvi/3rdparty/tpie/tpie/deadcode/kd_base.h:464
↓ 4 callers
Method
cutout_lo
////////////////////////////////////////////////////////////////////// Cuts out the portion of the region that's lower than the given coordinate. ////
keyvi/3rdparty/tpie/tpie/deadcode/kd_base.h:474
↓ 4 callers
Function
cyclic_pq_test
keyvi/3rdparty/tpie/test/unit/priority_queue.h:29
↓ 4 callers
Method
deallocate
keyvi/3rdparty/tpie/test/unit/test_array.cpp:318
↓ 4 callers
Function
decodeVarint
keyvi/src/cpp/dictionary/util/vint.h:138
↓ 4 callers
Method
destroy
keyvi/3rdparty/tpie/tpie/btree/external_store.h:276
↓ 4 callers
Method
dump
keyvi/3rdparty/tpie/tpie/pipelining/node_map_dump.h:32
↓ 4 callers
Method
end
keyvi/3rdparty/tpie/test/pipelining.cpp:209
↓ 4 callers
Method
end
keyvi/3rdparty/tpie/tpie/pipelining/pipeline.cpp:225
↓ 4 callers
Function
erase
keyvi/3rdparty/tpie/test/unit/test_block_collection.cpp:78
↓ 4 callers
Method
evacuate
////////////////////////////////////////////////////////////////////// \brief Overridden by nodes that have data to evacuate. ////////////////////////
keyvi/3rdparty/tpie/tpie/pipelining/node.h:342
↓ 4 callers
Function
exception_kind
keyvi/3rdparty/tpie/tpie/sort_deprecated.h:85
↓ 4 callers
Method
execute
keyvi/3rdparty/msgpack-c/include/msgpack/unpack.hpp:603
↓ 4 callers
Method
extended_area
////////////////////////////////////////////////////////////////// This method returns the area of the bounding box of the rectangle and the given rec
keyvi/3rdparty/tpie/apps/rtree/rectangle.h:229
↓ 4 callers
Method
extract_min
////////////////////////////////////////////////////////////////////// Extracts minimum element from heap array. If you follow this with an immediate
keyvi/3rdparty/tpie/tpie/mergeheap.h:206
↓ 4 callers
Method
file_size
keyvi/3rdparty/tpie/tpie/compressed/stream.h:353
↓ 4 callers
Method
finalize
keyvi/3rdparty/tpie/tpie/memory.h:250
↓ 4 callers
Function
finalize_compile
keyvi/src/cpp/keyvicompiler/keyvicompiler.cpp:99
↓ 4 callers
Method
find
keyvi/3rdparty/tpie/tpie/btree/btree.h:374
↓ 4 callers
Method
find_index
keyvi/3rdparty/tpie/tpie/deadcode/kdtree.h:1483
↓ 4 callers
Method
flush
keyvi/3rdparty/tpie/tpie/btree/external_store.h:383
↓ 4 callers
Method
full
////////////////////////////////////////////////////////////////////// Returns true if the leaf's capacity is reached. ///////////////////////////////
keyvi/3rdparty/tpie/tpie/deadcode/btree.h:909
↓ 4 callers
Function
g
keyvi/3rdparty/tpie/doc/olddoc/src/scan_square.cpp:42
↓ 4 callers
Function
getMbr
Try to get the mbr of a stream of rectangles using the ".mbr" meta file.
keyvi/3rdparty/tpie/apps/spatial_join/pbsmj.cpp:414
↓ 4 callers
Method
get_covering_rectangle
////////////////////////////////////////////////////////////////////// Returns the covering rectangle of the node. If no rectangle has been set/comput
keyvi/3rdparty/tpie/apps/rtree/rstarnode.h:256
↓ 4 callers
Method
get_output
keyvi/3rdparty/tpie/tpie/pipelining/parallel/base.h:352
↓ 4 callers
Method
get_root_internal
keyvi/3rdparty/tpie/tpie/btree/external_store.h:292
↓ 4 callers
Method
hi
keyvi/3rdparty/tpie/tpie/deadcode/kd_base.h:426
↓ 4 callers
Method
hook_initialization
////////////////////////////////////////////////////////////////////// \brief See factory_base::hook_initialization. ////////////////////////////////
keyvi/3rdparty/tpie/tpie/pipelining/pair_factory.h:74
↓ 4 callers
Function
i32toa
keyvi/3rdparty/rapidjson/include/rapidjson/internal/itoa.h:113
↓ 4 callers
Function
i64toa
keyvi/3rdparty/rapidjson/include/rapidjson/internal/itoa.h:291
↓ 4 callers
Function
increment_temp_file_usage
keyvi/3rdparty/tpie/tpie/stats.cpp:39
↓ 4 callers
Function
input
keyvi/3rdparty/tpie/tpie/pipelining/file_stream.h:379
↓ 4 callers
Method
insert_pos
keyvi/3rdparty/tpie/tpie/deadcode/btree.h:1136
↓ 4 callers
Method
is_full
////////////////////////////////////////////////////////////////////// Do we have to split the node if we want to add another child? /////////////////
keyvi/3rdparty/tpie/apps/rtree/rstarnode.h:270
↓ 4 callers
Function
is_valid
keyvi/3rdparty/utf8/utf8/core.h:300
↓ 4 callers
Method
less_x
keyvi/3rdparty/tpie/tpie/deadcode/point.h:186
↓ 4 callers
Method
main_memory_usage
keyvi/3rdparty/tpie/tpie/stack.h:373
↓ 4 callers
Method
map_union
keyvi/3rdparty/tpie/tpie/pipelining/tokens.h:305
↓ 4 callers
Method
mbr_lo
////////////////////////////////////////////////////////////////////// Inquires the mbr_lo point. ////////////////////////////////////////////////////
keyvi/3rdparty/tpie/tpie/deadcode/kdbtree.h:123
↓ 4 callers
Method
merge
keyvi/3rdparty/tpie/tpie/deadcode/btree.h:1111
↓ 4 callers
Function
msgpack_zbuffer_write
keyvi/3rdparty/msgpack-c/include/msgpack/zbuffer.h:119
↓ 4 callers
Function
my_equal
keyvi/3rdparty/tpie/test/unit/test_tiny.cpp:65
↓ 4 callers
Function
next_prime
keyvi/3rdparty/tpie/tpie/prime.cpp:85
↓ 4 callers
Method
offset
//////////////////////////////////////////////////////////////////// \brief Calculate the current offset in the stream. \returns The current offset i
keyvi/3rdparty/tpie/tpie/stream_crtp.h:90
↓ 4 callers
Method
open
keyvi/3rdparty/tpie/tpie/compressed/stream_base.cpp:141
↓ 4 callers
Method
output
keyvi/3rdparty/tpie/test/speed_regression/stat.h:103
↓ 4 callers
Method
parent
* \brief Move to the parent node * * Requires hasParent() */
keyvi/3rdparty/tpie/tpie/btree/node.h:77
↓ 4 callers
Method
print_usage
keyvi/3rdparty/tpie/tpie/pipelining/runtime.cpp:215
↓ 4 callers
Method
push
keyvi/3rdparty/tpie/tpie/pipelining/virtual.h:158
↓ 4 callers
Method
push_finalizer
keyvi/3rdparty/msgpack-c/include/msgpack/detail/cpp03_zone.hpp:306
↓ 4 callers
Function
read
Read the TPIE stream in `file_name` (str), and print its header as JSON to `output_file` (file).
keyvi/3rdparty/tpie/scripts/stream_header.py:62
↓ 4 callers
Method
read
keyvi/3rdparty/tpie/test/speed_regression/stream.cpp:166
↓ 4 callers
Function
real_median
keyvi/3rdparty/tpie/tpie/deadcode/kdtree.h:322
↓ 4 callers
Method
realloc
keyvi/3rdparty/tpie/tpie/pipelining/parallel/aligned_array.h:74
↓ 4 callers
Method
reset
////////////////////////////////////////////////////////////////////// Reset all counts to 0. ////////////////////////////////////////////////////////
keyvi/3rdparty/tpie/tpie/deadcode/stats.h:55
↓ 4 callers
Method
resize
////////////////////////////////////////////////////////////////////// \brief Resize hash map to given size and remove all entries. \param size New si
keyvi/3rdparty/tpie/tpie/hash_map.h:493
↓ 4 callers
Method
rows
keyvi/3rdparty/tpie/apps/matrix/sparse_matrix.h:70
↓ 4 callers
Function
sequence_length
keyvi/3rdparty/utf8/utf8/core.h:99
↓ 4 callers
Method
set
obsolete
keyvi/3rdparty/msgpack-c/include/msgpack/object.hpp:47
↓ 4 callers
Method
set_augment
keyvi/3rdparty/tpie/tpie/btree/external_store.h:334
↓ 4 callers
Method
set_available_memory
keyvi/3rdparty/tpie/test/unit/test_pipelining.cpp:503
↓ 4 callers
Method
set_available_memory
////////////////////////////////////////////////////////////////////// \brief Called by the memory manager to set the amount of memory assigned to thi
keyvi/3rdparty/tpie/tpie/pipelining/node.h:233
↓ 4 callers
Method
set_breadcrumb
////////////////////////////////////////////////////////////////////// \brief Used internally when a pair_factory has a name set. ////////////////////
keyvi/3rdparty/tpie/tpie/pipelining/node.h:389
↓ 4 callers
Method
set_destination
keyvi/3rdparty/tpie/tpie/pipelining/virtual.h:162
↓ 4 callers
Method
set_destination_kind_pull
////////////////////////////////////////////////////////////////////// \brief Used by pipe_base classes to indicate that the default actor edge is a
keyvi/3rdparty/tpie/tpie/pipelining/factory_base.h:281
↓ 4 callers
Method
set_threshold
keyvi/3rdparty/tpie/test/unit/merge_sort.h:35
↓ 4 callers
Method
size
////////////////////////////////////////////////////////////////////// \brief Return the number of elements in the queue. \return The number of elemen
keyvi/3rdparty/tpie/tpie/internal_queue.h:111
↓ 4 callers
Method
size
////////////////////////////////////////////////////////////////////// \brief Number of items in stream. /////////////////////////////////////////////
keyvi/3rdparty/tpie/tpie/file_accessor/stream_accessor_base.h:182
↓ 4 callers
Method
sizeofheap
////////////////////////////////////////////////////////////////////// Reports the size of Heap (number of elements). ///////////////////////////////
keyvi/3rdparty/tpie/tpie/mergeheap.h:184
↓ 4 callers
Method
sort
keyvi/3rdparty/tpie/tpie/sort_manager.h:176
↓ 4 callers
Method
sum_assigned_memory
keyvi/3rdparty/tpie/tpie/pipelining/runtime.cpp:550
↓ 4 callers
Method
sum_assigned_usage
keyvi/3rdparty/tpie/tpie/pipelining/runtime.cpp:197
↓ 4 callers
Function
swap
keyvi/3rdparty/tpie/tpie/packed_array.h:487
↓ 4 callers
Method
topological_order
keyvi/3rdparty/tpie/tpie/pipelining/runtime.cpp:76
↓ 4 callers
Method
unload
keyvi/3rdparty/tpie/tpie/deadcode/btree.h:1661
↓ 4 callers
Function
unpack_bin
keyvi/3rdparty/msgpack-c/include/msgpack/unpack.hpp:321
↓ 4 callers
Function
usage
keyvi/3rdparty/tpie/apps/bkdtree/app_params.cpp:59
↓ 4 callers
Function
usage
keyvi/3rdparty/tpie/test/speed_regression/sort.cpp:41
↓ 4 callers
Function
usage
keyvi/3rdparty/tpie/test/speed_regression/queue.cpp:40
↓ 4 callers
Method
usage
keyvi/3rdparty/tpie/test/unit/common.h:216
↓ 4 callers
Method
user_data_size
keyvi/3rdparty/tpie/tpie/compressed/stream_base.cpp:126
↓ 3 callers
Method
Add
keyvi/src/cpp/dictionary/dictionary_compiler.h:141
↓ 3 callers
Method
Add
* Add this entry. This does not test whether the object is already contained in the hash. * @param key The key to add. */
keyvi/src/cpp/dictionary/fsa/internal/minimization_hash.h:275
↓ 3 callers
Method
Bool
keyvi/3rdparty/rapidjson/example/simplereader/simplereader.cpp:9
↓ 3 callers
Method
Capacity
keyvi/3rdparty/rapidjson/include/rapidjson/document.h:2469
↓ 3 callers
Method
Columns
keyvi/src/cpp/stringdistance/distance_matrix.h:104
↓ 3 callers
Method
Compress
keyvi/src/cpp/compression/compression_strategy.h:55
↓ 3 callers
Method
CreateSchemaValidator
Implementation of ISchemaStateFactory<SchemaType>
keyvi/3rdparty/rapidjson/include/rapidjson/schema.h:1759
↓ 3 callers
Function
DecodeJsonValue
Decompresses (if needed) and decodes a json value stored in a JsonValueStore. */
keyvi/src/cpp/dictionary/util/json_value.h:46
↓ 3 callers
Method
Difference
Compute absolute difference of this and rhs. Assume this != rhs
keyvi/3rdparty/rapidjson/include/rapidjson/internal/biginteger.h:186
↓ 3 callers
Function
EncodeJsonValue
* Encodes @p raw_value with msgpack and compresses it, if it is longer than * the specified threshold. */
keyvi/src/cpp/dictionary/util/json_value.h:68
↓ 3 callers
Function
End
\em Past-the-end element iterator ! \pre IsArray() == true */
keyvi/3rdparty/rapidjson/include/rapidjson/document.h:1519
↓ 3 callers
Method
EndArray
keyvi/3rdparty/rapidjson/example/simplereader/simplereader.cpp:30
↓ 3 callers
Method
Flush
keyvi/3rdparty/rapidjson/include/rapidjson/stream.h:121
↓ 3 callers
Method
GetCandidate
keyvi/src/cpp/stringdistance/needleman_wunsch.h:194
↓ 3 callers
Method
GetCompletions
keyvi/src/cpp/dictionary/completion/multiword_completion.h:51
← previous
next →
801–900 of 9,587, ranked by callers