MCPcopy Create free account

hub / github.com/M4THYOU/TokenDagger / functions

Functions724 in github.com/M4THYOU/TokenDagger

Methodkey
return the key of an object iterator
src/nlohmann/json.hpp:13739
Methodkickout_bucket
kick out bucket and find empty to occpuy it will break the origin link and relink again. before: main_bucket-->prev_bucket --> bucket --> next_bucke
src/tiktoken/hash_table8.hpp:1473
Methodkickout_bucket
kick out bucket and find empty to occpuy it will break the orgin link and relnik again. before: main_bucket-->prev_bucket --> bucket --> next_bucket
src/tiktoken/hash_set8.hpp:1177
Methodlexer
src/nlohmann/json.hpp:7495
Methodload_factor
Returns average number of elements per bucket.
src/tiktoken/hash_set8.hpp:379
Functionload_tokenizer
Load a tokenizer from files. Args: name: Name of the tokenizer vocab_file: Path to vocabulary file pattern: Regex pat
tokendagger/wrapper.py:333
Functionmain
src/mistral_main.cpp:182
Functionmain
src/main.cpp:182
Functionmake_array
src/nlohmann/json.hpp:3222
Methodmax_bucket_count
src/tiktoken/hash_table8.hpp:432
Methodmax_bucket_count
src/tiktoken/hash_set8.hpp:392
Methodmax_size
src/tiktoken/hash_table8.hpp:431
Methodmerge
src/tiktoken/hash_table8.hpp:626
Methodmerge
src/tiktoken/hash_set8.hpp:557
Functionmerge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
src/nlohmann/json.hpp:24424
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
src/nlohmann/json.hpp:16989
Methodn_vocab
Total vocabulary size.
tokendagger/wrapper.py:313
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
src/nlohmann/json.hpp:7589
Methodnonesuch
src/nlohmann/json.hpp:268
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
src/nlohmann/json.hpp:17054
Methodnormalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
src/nlohmann/json.hpp:17071
Functionnull
src/nlohmann/json.hpp:6824
Methodnull
src/nlohmann/json.hpp:7008
Functionnumber_float
src/nlohmann/json.hpp:6848
Methodnumber_float
src/nlohmann/json.hpp:7032
Functionnumber_integer
src/nlohmann/json.hpp:6836
Methodnumber_integer
src/nlohmann/json.hpp:7020
Functionnumber_unsigned
src/nlohmann/json.hpp:6842
Methodnumber_unsigned
src/nlohmann/json.hpp:7026
Methodoperator !=
src/tiktoken/hash_table8.hpp:336
Methodoperator !=
src/tiktoken/hash_set8.hpp:160
Methodoperator !=
src/tiktoken/hash_set8.hpp:215
Methodoperator !=
src/tiktoken/hash_set8.hpp:305
Functionoperator "" _json
src/nlohmann/json.hpp:24472
Functionoperator "" _json_pointer
src/nlohmann/json.hpp:24484
Methodoperator ==
src/tiktoken/hash_table8.hpp:322
Methodoperator ==
src/tiktoken/hash_set8.hpp:159
Methodoperator ==
src/tiktoken/hash_set8.hpp:214
Methodoperator ==
src/tiktoken/hash_set8.hpp:291
Functionoperator!=
src/nlohmann/json.hpp:5931
Methodoperator!=
inequality operator (needed for range-based for)
src/nlohmann/json.hpp:5257
Methodoperator!=
src/tiktoken/hash_table8.hpp:168
Methodoperator!=
src/tiktoken/hash_table8.hpp:229
Functionoperator()
src/nlohmann/json.hpp:24506
Methodoperator()
src/nlohmann/json.hpp:5101
Methodoperator()
src/nlohmann/json.hpp:5802
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
src/nlohmann/json.hpp:24520
Methodoperator()
src/tiktoken/tiktoken.hpp:21
Methodoperator*
src/tiktoken/hash_table8.hpp:163
Methodoperator*
src/tiktoken/hash_table8.hpp:224
Methodoperator*
src/tiktoken/hash_set8.hpp:156
Methodoperator*
src/tiktoken/hash_set8.hpp:211
Methodoperator+
src/nlohmann/json.hpp:12783
Methodoperator++
src/nlohmann/json.hpp:5242
Methodoperator++
src/nlohmann/json.hpp:12801
Methodoperator++
post-increment (it++)
src/nlohmann/json.hpp:13685
Methodoperator++
src/tiktoken/hash_table8.hpp:143
Methodoperator++
src/tiktoken/hash_table8.hpp:204
Methodoperator++
src/tiktoken/hash_set8.hpp:138
Methodoperator++
src/tiktoken/hash_set8.hpp:193
Methodoperator-
src/nlohmann/json.hpp:12790
Methodoperator-
subtract from iterator
src/nlohmann/json.hpp:13721
Methodoperator--
src/nlohmann/json.hpp:12814
Methodoperator--
post-decrement (it--)
src/nlohmann/json.hpp:13697
Methodoperator--
src/tiktoken/hash_table8.hpp:156
Methodoperator--
src/tiktoken/hash_table8.hpp:217
Methodoperator--
src/tiktoken/hash_set8.hpp:150
Methodoperator--
src/tiktoken/hash_set8.hpp:205
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/nlohmann/json.hpp:13192
Methodoperator->
src/nlohmann/json.hpp:14864
Methodoperator->
src/tiktoken/hash_table8.hpp:164
Methodoperator->
src/tiktoken/hash_table8.hpp:225
Methodoperator->
src/tiktoken/hash_set8.hpp:157
Methodoperator->
src/tiktoken/hash_set8.hpp:212
Methodoperator<
src/nlohmann/json.hpp:12778
Functionoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/nlohmann/json.hpp:13417
Functionoperator<=>
src/nlohmann/json.hpp:14674
Methodoperator=
src/nlohmann/json.hpp:272
Functionoperator==
src/nlohmann/json.hpp:13337
Methodoperator==
equality operator (needed for InputIterator)
src/nlohmann/json.hpp:5251
Methodoperator==
Maak vergelijking operatoren constexpr
src/tiktoken/hash_table8.hpp:167
Methodoperator==
Maak vergelijking operatoren constexpr
src/tiktoken/hash_table8.hpp:228
Functionoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/nlohmann/json.hpp:13426
Functionoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/nlohmann/json.hpp:13435
Functionoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/nlohmann/json.hpp:13552
Functionordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
src/nlohmann/json.hpp:19050
Methodoutput_adapter
src/nlohmann/json.hpp:15040
Methodoutput_adapter_protocol
src/nlohmann/json.hpp:14950
Methodoutput_stream_adapter
src/nlohmann/json.hpp:14991
Methodoutput_string_adapter
src/nlohmann/json.hpp:15016
Methodoutput_vector_adapter
src/nlohmann/json.hpp:14966
Methodpack_zero
only useful for at fucntion if not find key then return zero
src/tiktoken/hash_table8.hpp:559
Functionparent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
src/nlohmann/json.hpp:13950
Methodparse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
src/nlohmann/json.hpp:9534
Methodparse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
src/nlohmann/json.hpp:9416
Methodparse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
src/nlohmann/json.hpp:9496
Methodparse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
src/nlohmann/json.hpp:9312
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
src/nlohmann/json.hpp:9564
Functionparse_error
src/nlohmann/json.hpp:6921
Methodparse_error
src/nlohmann/json.hpp:7171
← previousnext →501–600 of 724, ranked by callers