MCPcopy Create free account

hub / github.com/cliqz-oss/keyvi / functions

Functions9,587 in github.com/cliqz-oss/keyvi

↓ 2 callersMethodIsFinal
keyvi/src/cpp/dictionary/fsa/internal/unpacked_state.h:112
↓ 2 callersFunctionIsInt64
keyvi/3rdparty/rapidjson/include/rapidjson/document.h:957
↓ 2 callersMethodIsNanOrInf
keyvi/3rdparty/rapidjson/include/rapidjson/internal/ieee754.h:43
↓ 2 callersMethodIsValid
Check whether this is a valid pointer.
keyvi/3rdparty/rapidjson/include/rapidjson/pointer.h:303
↓ 2 callersMethodIsZero
keyvi/3rdparty/rapidjson/include/rapidjson/internal/ieee754.h:45
↓ 2 callersMethodKey
keyvi/3rdparty/rapidjson/include/rapidjson/schema.h:196
↓ 2 callersMethodKey
keyvi/3rdparty/rapidjson/include/rapidjson/reader.h:213
↓ 2 callersMethodLookupText
* A simple leftmostlongest lookup function. * * @param text the input * @return a match iterator. */
keyvi/src/cpp/dictionary/dictionary.h:299
↓ 2 callersFunctionMalloc
keyvi/3rdparty/rapidjson/include/rapidjson/allocators.h:65
↓ 2 callersMethodMaxItemCount
keyvi/3rdparty/tpie/tpie/internal_sort.h:140
↓ 2 callersMethodNextPositiveDouble
keyvi/3rdparty/rapidjson/include/rapidjson/internal/ieee754.h:32
↓ 2 callersMethodNull
keyvi/3rdparty/rapidjson/example/simplereader/simplereader.cpp:8
↓ 2 callersFunctionParseMessages
keyvi/3rdparty/rapidjson/example/messagereader/messagereader.cpp:75
↓ 2 callersMethodPersist
* Frees up all mmap's, should be called after everything has been written. */
keyvi/src/cpp/dictionary/fsa/internal/memory_map_manager.h:198
↓ 2 callersMethodPersistState
keyvi/src/cpp/dictionary/fsa/internal/sparse_array_builder.h:76
↓ 2 callersMethodPopBack
keyvi/3rdparty/rapidjson/include/rapidjson/document.h:2482
↓ 2 callersMethodPostProcess
keyvi/src/cpp/dictionary/fsa/traversal/near_traversal.h:65
↓ 2 callersMethodPrefixCompletion
keyvi/src/cpp/dictionary/completion/prefix_completion.h:48
↓ 2 callersMethodPush
keyvi/3rdparty/rapidjson/include/rapidjson/reader.h:773
↓ 2 callersMethodPushUnsafe
keyvi/3rdparty/rapidjson/include/rapidjson/internal/stack.h:128
↓ 2 callersFunctionPut
keyvi/3rdparty/rapidjson/include/rapidjson/encodings.h:250
↓ 2 callersFunctionPutBOM
keyvi/3rdparty/rapidjson/include/rapidjson/encodings.h:242
↓ 2 callersFunctionPutBegin
keyvi/3rdparty/rapidjson/include/rapidjson/memorystream.h:49
↓ 2 callersFunctionPutEnd
keyvi/3rdparty/rapidjson/include/rapidjson/memorystream.h:52
↓ 2 callersMethodPutEnd
keyvi/3rdparty/rapidjson/include/rapidjson/stream.h:122
↓ 2 callersFunctionPutN
keyvi/3rdparty/rapidjson/include/rapidjson/stream.h:97
↓ 2 callersMethodRawNumber
enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length)
keyvi/3rdparty/rapidjson/include/rapidjson/reader.h:210
↓ 2 callersMethodRawValue
Write a raw JSON value. ! For user to write a stringified JSON as a value. \param json A well-formed JSON value. It should not contai
keyvi/3rdparty/rapidjson/include/rapidjson/writer.h:262
↓ 2 callersFunctionReadFile
keyvi/3rdparty/rapidjson/test/perftest/schematest.cpp:15
↓ 2 callersFunctionReadFile
keyvi/3rdparty/rapidjson/test/unittest/jsoncheckertest.cpp:21
↓ 2 callersMethodReduceSize
keyvi/src/cpp/dictionary/util/bounded_priority_queue.h:74
↓ 2 callersMethodSetLength
keyvi/3rdparty/rapidjson/include/rapidjson/document.h:1886
↓ 2 callersMethodSetManifestFromString
* Set a custom manifest to be embedded into the index file. * * @param manifest as JSON string */
keyvi/src/cpp/dictionary/fsa/generator.h:361
↓ 2 callersMethodSetMatchedString
keyvi/src/cpp/dictionary/match.h:116
↓ 2 callersFunctionSetStringPointer
keyvi/3rdparty/rapidjson/include/rapidjson/document.h:1938
↓ 2 callersMethodSetTempDirectory
keyvi/src/cpp/dictionary/util/tpie_initializer.h:49
↓ 2 callersMethodSetVectorAndShiftOther
keyvi/src/cpp/dictionary/fsa/internal/bit_vector.h:109
↓ 2 callersMethodSize
* Get the size of the bit vector */
keyvi/src/cpp/dictionary/fsa/internal/bit_vector.h:264
↓ 2 callersMethodStartArray
keyvi/3rdparty/rapidjson/include/rapidjson/reader.h:215
↓ 2 callersMethodStartObject
keyvi/3rdparty/rapidjson/include/rapidjson/reader.h:212
↓ 2 callersFunctionTPIE_OS_CLOSE
keyvi/3rdparty/tpie/test/test_portability.h:148
↓ 2 callersFunctionTPIE_OS_FREAD
keyvi/3rdparty/tpie/tpie/deadcode/portability.h:493
↓ 2 callersFunctionTPIE_OS_IS_VALID_FILE_DESCRIPTOR
keyvi/3rdparty/tpie/test/test_portability.h:173
↓ 2 callersFunctionTPIE_OS_MMAP
The suggested starting address of the mmap call has to be a multiple of the systems granularity (else the mapping fails) Hence, the parameter addr is
keyvi/3rdparty/tpie/tpie/deadcode/portability.h:704
↓ 2 callersFunctionTPIE_OS_MSYNC
keyvi/3rdparty/tpie/tpie/deadcode/portability.h:735
↓ 2 callersFunctionTPIE_OS_MUNMAP
keyvi/3rdparty/tpie/tpie/deadcode/portability.h:724
↓ 2 callersFunctionTPIE_OS_OPEN_OEXCL
keyvi/3rdparty/tpie/test/test_portability.h:138
↓ 2 callersMethodTell
keyvi/3rdparty/rapidjson/include/rapidjson/encodedstream.h:158
↓ 2 callersMethodTell
keyvi/3rdparty/rapidjson/include/rapidjson/pointer.h:1013
↓ 2 callersFunctionTestAllocator
keyvi/3rdparty/rapidjson/test/unittest/allocatorstest.cpp:22
↓ 2 callersFunctionTestArray
keyvi/3rdparty/rapidjson/test/unittest/valuetest.cpp:866
↓ 2 callersFunctionTestDistance
keyvi/tests/cpp/stringdistance/levenshtein_test.cpp:35
↓ 2 callersFunctionTestObject
keyvi/3rdparty/rapidjson/test/unittest/valuetest.cpp:1157
↓ 2 callersMethodToBias
keyvi/3rdparty/rapidjson/include/rapidjson/internal/ieee754.h:49
↓ 2 callersMethodUpdateWeights
keyvi/src/cpp/dictionary/fsa/internal/unpacked_state_stack.h:79
↓ 2 callersMethodUsageEnd
keyvi/3rdparty/tpie/apps/spatial_join/joinlog.cpp:91
↓ 2 callersMethodUsageStart
keyvi/3rdparty/tpie/apps/spatial_join/joinlog.cpp:72
↓ 2 callersMethodValidate
keyvi/3rdparty/rapidjson/include/rapidjson/encodings.h:325
↓ 2 callersFunctionWriteExponent
keyvi/3rdparty/rapidjson/include/rapidjson/internal/dtoa.h:126
↓ 2 callersMethodWriteState
keyvi/src/cpp/dictionary/fsa/internal/sparse_array_builder.h:233
↓ 2 callersMethodWriteTransition
* Compact Encode for ushorts * * bit * 1 0: value fits into bits 1-16 (value <32768) 1: overflow encoding * 2
keyvi/src/cpp/dictionary/fsa/internal/sparse_array_builder.h:379
↓ 2 callersFunction_msgpack_sync_decr_and_fetch
keyvi/3rdparty/msgpack-c/src/gcc_atomic.hpp:20
↓ 2 callersFunction_msgpack_sync_incr_and_fetch
keyvi/3rdparty/msgpack-c/src/gcc_atomic.hpp:25
↓ 2 callersMethodactual_memory_phase_3
keyvi/3rdparty/tpie/tpie/pipelining/merge_sorter.h:655
↓ 2 callersFunctionadd
keyvi/3rdparty/tpie/test/unit/test_btree.cpp:216
↓ 2 callersMethodadd_calc_dependency
keyvi/3rdparty/tpie/tpie/pipelining/serialization_sort.h:88
↓ 2 callersMethodadd_calc_dependency
keyvi/3rdparty/tpie/tpie/pipelining/sort.h:72
↓ 2 callersMethodadd_memory_share_dependency
keyvi/3rdparty/tpie/tpie/pipelining/node.cpp:145
↓ 2 callersFunctionadd_pairs
keyvi/3rdparty/tpie/test/unit/test_pipelining.cpp:287
↓ 2 callersMethodadd_point
keyvi/3rdparty/tpie/tpie/execution_time_predictor.cpp:61
↓ 2 callersMethodadd_pull_source
keyvi/3rdparty/tpie/tpie/pipelining/node.cpp:124
↓ 2 callersMethodadd_token
keyvi/3rdparty/tpie/tpie/pipelining/tokens.h:129
↓ 2 callersFunctionadvance
keyvi/3rdparty/utf8/utf8/unchecked.h:113
↓ 2 callersMethodalloc
keyvi/3rdparty/tpie/test/unit/test_memory.cpp:155
↓ 2 callersMethodallocate
keyvi/3rdparty/tpie/test/unit/test_array.cpp:313
↓ 2 callersMethodallocate
keyvi/3rdparty/tpie/tpie/memory.h:417
↓ 2 callersFunctionappend
keyvi/3rdparty/utf8/utf8/unchecked.h:38
↓ 2 callersFunctionascii2longlong
keyvi/3rdparty/tpie/test/test_big_scan.cpp:148
↓ 2 callersFunctionascii2offset
Convert a string to a number Just like atoi or atol, but should also work for 64bit numbers Also supports KMG suffixes (e.g. 2K = 2*1024)
keyvi/3rdparty/tpie/doc/olddoc/src/sample_pgm.cpp:80
↓ 2 callersMethodassert_connected
keyvi/3rdparty/tpie/tpie/pipelining/pair_factory.h:94
↓ 2 callersMethodassign
pykeyvi/autowrap_includes/autowrap_tools.hpp:32
↓ 2 callersFunctionatomic_rename
keyvi/3rdparty/tpie/tpie/util.cpp:37
↓ 2 callersFunctionaugment_test
keyvi/3rdparty/tpie/test/unit/test_btree.cpp:291
↓ 2 callersMethodavailable_streams
keyvi/3rdparty/tpie/tpie/deadcode/bte/stream_cache.h:94
↓ 2 callersFunctionbacktrace_begin
keyvi/3rdparty/tpie/tpie/backtrace.cpp:28
↓ 2 callersFunctionbacktrace_end
keyvi/3rdparty/tpie/tpie/backtrace.cpp:46
↓ 2 callersFunctionbasic_pq_test
keyvi/3rdparty/tpie/test/unit/priority_queue.h:59
↓ 2 callersFunctionbasic_test
keyvi/3rdparty/tpie/test/unit/test_btree.cpp:61
↓ 2 callersMethodbegin
keyvi/3rdparty/tpie/test/speed_regression/serialization.cpp:288
↓ 2 callersMethodbegin
////////////////////////////////////////////////////////////////////// \brief Initiate phase 1: Formation of input runs. /////////////////////////////
keyvi/3rdparty/tpie/tpie/pipelining/merge_sorter.h:288
↓ 2 callersFunctionbegin_log_group
keyvi/3rdparty/tpie/tpie/logstream.cpp:82
↓ 2 callersFunctionbeginswith
keyvi/3rdparty/tpie/tpie/pipelining/node_name.cpp:40
↓ 2 callersMethodblock_items
keyvi/3rdparty/tpie/tpie/file_accessor/byte_stream_accessor.h:98
↓ 2 callersMethodblock_size
keyvi/3rdparty/tpie/tpie/file_accessor/byte_stream_accessor.h:102
↓ 2 callersFunctionbound_test
keyvi/3rdparty/tpie/test/unit/test_btree.cpp:374
↓ 2 callersMethodc
keyvi/3rdparty/tpie/tpie/deadcode/bit_permute.cpp:42
↓ 2 callersMethodcall
keyvi/3rdparty/msgpack-c/include/msgpack/detail/cpp03_zone.hpp:43
↓ 2 callersFunctioncall_finalizer_array
keyvi/3rdparty/msgpack-c/src/zone.c:107
↓ 2 callersMethodcan_evacuate
////////////////////////////////////////////////////////////////////// \brief Overridden by nodes that have data to evacuate. ////////////////////////
keyvi/3rdparty/tpie/tpie/pipelining/node.h:335
↓ 2 callersMethodcan_fetch
////////////////////////////////////////////////////////////////////// \brief Find out if there is a piece of auxiliary data forwarded with a given na
keyvi/3rdparty/tpie/tpie/pipelining/node.h:590
← previousnext →1,101–1,200 of 9,587, ranked by callers