MCPcopy Create free account

hub / github.com/bakwc/JamSpell / functions

Functions863 in github.com/bakwc/JamSpell

↓ 132 callersFunctioncreate
contrib/nlohmann/json.hpp:10629
↓ 113 callersMethodsize
contrib/tsl/robin_set.h:223
↓ 90 callersMethodwrite_character
contrib/nlohmann/json.hpp:4926
↓ 68 callersMethodsize
contrib/nlohmann/json.hpp:281
↓ 52 callersFunctionFetch64
contrib/cityhash/city.cc:112
↓ 39 callersMethodempty
* Capacity */
contrib/tsl/robin_set.h:222
↓ 39 callersMethodend
return iterator end (needed for range-based for)
contrib/nlohmann/json.hpp:4762
↓ 37 callersMethodfind
contrib/tsl/robin_set.h:355
↓ 36 callersFunctionRotate
Bitwise right rotate. Normally this will compile to a single instruction, especially if the shift is a manifest constant.
contrib/cityhash/city.cc:260
↓ 35 callersMethodbegin
return iterator begin (needed for range-based for)
contrib/nlohmann/json.hpp:4756
↓ 33 callersMethodend
contrib/tsl/robin_set.h:214
↓ 33 callersFunctionget
contrib/nlohmann/json.hpp:12329
↓ 32 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
contrib/nlohmann/json.hpp:15996
↓ 32 callersMethodwrite_characters
contrib/nlohmann/json.hpp:4931
↓ 28 callersMethodbegin
* Iterators */
contrib/tsl/robin_set.h:210
↓ 27 callersFunctionHashLen16
contrib/cityhash/city.cc:269
↓ 27 callersFunctionRotate32
contrib/cityhash/city.cc:140
↓ 26 callersMethodappend
contrib/httplib/httplib.h:425
↓ 26 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4655
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
contrib/nlohmann/json.hpp:10849
↓ 24 callersMethodinsert
contrib/tsl/robin_set.h:234
↓ 23 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
contrib/nlohmann/json.hpp:12055
↓ 22 callersFunctionDump
contrib/handypack/handypack.hpp:201
↓ 21 callersFunctionFetch32
contrib/cityhash/city.cc:116
↓ 19 callersFunctionLoad
contrib/handypack/handypack.hpp:212
↓ 19 callersMethodclear
* Modifiers */
contrib/tsl/robin_set.h:229
↓ 18 callersMethodread
contrib/httplib/httplib.h:1392
↓ 17 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
contrib/nlohmann/json.hpp:13847
↓ 17 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
contrib/nlohmann/json.hpp:15128
↓ 16 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
contrib/nlohmann/json.hpp:10968
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
contrib/nlohmann/json.hpp:12077
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
contrib/nlohmann/json.hpp:11896
↓ 16 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4608
↓ 16 callersMethodsize
contrib/bloom/bloom_filter.hpp:373
↓ 15 callersMethodempty
* Capacity */
contrib/tsl/robin_hash.h:595
↓ 15 callersFunctionto_json
contrib/nlohmann/json.hpp:1419
↓ 14 callersMethodwrite
contrib/httplib/httplib.h:1397
↓ 12 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
contrib/nlohmann/json.hpp:13887
↓ 12 callersMethodset_header
contrib/httplib/httplib.h:1285
↓ 11 callersFunctionMur
contrib/cityhash/city.cc:148
↓ 11 callersMethoddist_from_ideal_bucket
contrib/tsl/robin_hash.h:227
↓ 11 callersFunctionfrom_json
contrib/nlohmann/json.hpp:962
↓ 11 callersMethodkey
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4639
↓ 10 callersFunctionShiftMix
contrib/cityhash/city.cc:265
↓ 10 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
contrib/nlohmann/json.hpp:13776
↓ 10 callersMethodcend
contrib/tsl/robin_set.h:216
↓ 10 callersMethodemplace
contrib/tsl/robin_set.h:269
↓ 10 callersFunctioninsert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
contrib/nlohmann/json.hpp:14780
↓ 9 callersFunctionWeakHashLen32WithSeeds
Return a 16-byte hash for 48 bytes. Quick and dirty. Callers do best to use "random-looking" values for a and b.
contrib/cityhash/city.cc:322
↓ 9 callersMethoddestroy
contrib/phf/phf.cc:761
↓ 9 callersMethodget_header_value
contrib/httplib/httplib.h:1280
↓ 9 callersMethodreserve
contrib/tsl/robin_set.h:473
↓ 8 callersFunctionWideToUTF8
jamspell/utils.cpp:121
↓ 8 callersMethodbegin
* Iterators */
contrib/tsl/robin_hash.h:557
↓ 8 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
contrib/nlohmann/json.hpp:14214
↓ 8 callersMethoderase
contrib/tsl/robin_set.h:288
↓ 8 callersFunctionfind
contrib/nlohmann/json.hpp:13685
↓ 8 callersMethodget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
contrib/nlohmann/json.hpp:3100
↓ 8 callersFunctionphf_round32
contrib/phf/phf.cc:310
↓ 8 callersMethodptr
contrib/httplib/httplib.h:388
↓ 8 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
contrib/nlohmann/json.hpp:14286
↓ 7 callersMethodGetWord
jamspell/lang_model.cpp:335
↓ 7 callersFunctionUTF8ToWide
jamspell/utils.cpp:111
↓ 7 callersMethodcbegin
contrib/tsl/robin_set.h:212
↓ 7 callersMethodgetline
contrib/httplib/httplib.h:396
↓ 6 callersFunctionPrintUsage
main/main.cpp:8
↓ 6 callersMethod__init__
(self)
evaluate/evaluate.py:31
↓ 6 callersMethodclear
* Modifiers */
contrib/tsl/robin_hash.h:610
↓ 6 callersFunctionclose_socket
contrib/httplib/httplib.h:445
↓ 6 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
contrib/nlohmann/json.hpp:8517
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
contrib/nlohmann/json.hpp:12099
↓ 6 callersFunctionnormalize
(text)
evaluate/utils.py:8
↓ 5 callersMethodDump
jamspell/lang_model.cpp:228
↓ 5 callersFunctionGetCurrentTimeMs
jamspell/utils.cpp:132
↓ 5 callersMethodLoad
jamspell/lang_model.cpp:240
↓ 5 callersFunctionUint128High64
contrib/cityhash/city.h:75
↓ 5 callersMethodbegin
* Iterators */
contrib/tsl/robin_map.h:225
↓ 5 callersFunctiondestroy
contrib/nlohmann/json.hpp:10804
↓ 5 callersMethodend
contrib/tsl/robin_map.h:229
↓ 5 callersFunctiongenerateSentences
(words)
evaluate/utils.py:37
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
contrib/nlohmann/json.hpp:3945
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
contrib/nlohmann/json.hpp:3380
↓ 5 callersFunctionphf_g
contrib/phf/phf.cc:391
↓ 5 callersMethodset_value_of_empty_bucket
contrib/tsl/robin_hash.h:240
↓ 5 callersMethodswap
contrib/tsl/robin_set.h:321
↓ 4 callersFunctionAddVec
jamspell/spell_corrector.cpp:277
↓ 4 callersMethodBucketsNumber
jamspell/perfect_hash.cpp:73
↓ 4 callersMethodHash
jamspell/perfect_hash.cpp:62
↓ 4 callersFunctionJSON_CATCH
contrib/nlohmann/json.hpp:9420
↓ 4 callersMethodLoadLangModel
jamspell/spell_corrector.cpp:33
↓ 4 callersFunctionToLower
jamspell/utils.cpp:141
↓ 4 callersMethodTokenize
jamspell/lang_model.cpp:347
↓ 4 callersFunctionUint128Low64
contrib/cityhash/city.h:74
↓ 4 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
contrib/nlohmann/json.hpp:13816
↓ 4 callersFunctionescape
escape "~"" to "~0" and "/" to "~1"
contrib/nlohmann/json.hpp:9714
↓ 4 callersFunctionget_arithmetic_value
contrib/nlohmann/json.hpp:936
↓ 4 callersMethodhas_header
Request implementation
contrib/httplib/httplib.h:1275
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
contrib/nlohmann/json.hpp:11918
↓ 4 callersMethodmax_size
contrib/tsl/robin_set.h:224
↓ 4 callersFunctionphf_f
contrib/phf/phf.cc:400
next →1–100 of 863, ranked by callers