MCPcopy Create free account

hub / github.com/bakwc/JamSpell / functions

Functions863 in github.com/bakwc/JamSpell

Methodoperator+
contrib/nlohmann/json.hpp:3966
Methodoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4554
Methodoperator++
contrib/tsl/robin_hash.h:467
Methodoperator++
contrib/nlohmann/json.hpp:3984
Methodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4340
Methodoperator++
post-increment (it++)
contrib/nlohmann/json.hpp:4821
Methodoperator-
contrib/nlohmann/json.hpp:3973
Methodoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4576
Methodoperator-
subtract from iterator
contrib/nlohmann/json.hpp:4857
Methodoperator--
contrib/nlohmann/json.hpp:3997
Methodoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4383
Methodoperator--
post-decrement (it--)
contrib/nlohmann/json.hpp:4833
Methodoperator->
contrib/tsl/robin_hash.h:449
Methodoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4306
Methodoperator->
contrib/nlohmann/json.hpp:9128
Methodoperator<
contrib/nlohmann/json.hpp:3961
Methodoperator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4462
Functionoperator<=
! @brief comparison: less than or equal Compares whether one JSON value @a lhs is less than or equal to another JSON value by calculating
contrib/nlohmann/json.hpp:15555
Methodoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4489
Functionoperator==
contrib/nlohmann/json.hpp:9825
Functionoperator==
contrib/phf/phf.cc:460
Methodoperator==
contrib/tsl/robin_set.h:494
Methodoperator==
contrib/tsl/robin_map.h:627
Methodoperator==
contrib/tsl/robin_hash.h:474
Methodoperator==
contrib/nlohmann/json.hpp:3956
Methodoperator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4426
Functionoperator>
! @brief comparison: greater than Compares whether one JSON value @a lhs is greater than another JSON value by calculating `not (lhs <= r
contrib/nlohmann/json.hpp:15601
Methodoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4498
Functionoperator>=
! @brief comparison: greater than or equal Compares whether one JSON value @a lhs is greater than or equal to another JSON value by calcu
contrib/nlohmann/json.hpp:15647
Methodoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
contrib/nlohmann/json.hpp:4507
Functionoperator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
contrib/nlohmann/json.hpp:12888
Methodoperator[]
access to successor
contrib/nlohmann/json.hpp:4869
Methodoptimal_parameters_t
contrib/bloom/bloom_filter.hpp:97
Methodother_error
contrib/nlohmann/json.hpp:821
Methodout_of_range
contrib/nlohmann/json.hpp:784
Methodoutput_adapter
contrib/nlohmann/json.hpp:4986
Methodoutput_stream_adapter
contrib/nlohmann/json.hpp:4945
Methodoutput_string_adapter
contrib/nlohmann/json.hpp:4966
Methodoutput_vector_adapter
contrib/nlohmann/json.hpp:4924
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
contrib/nlohmann/json.hpp:5143
Methodparse_error
contrib/nlohmann/json.hpp:636
Methodparse_internal
! @brief the actual parser @throw parse_error.101 in case of an unexpected token @throw parse_error.102 if to_unicode fails or surrogate e
contrib/nlohmann/json.hpp:3437
Methodparse_msgpack_internal
contrib/nlohmann/json.hpp:5460
Methodparse_request_line
contrib/httplib/httplib.h:1506
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
contrib/nlohmann/json.hpp:5790
Methodparser
a parser reading from an input adapter
contrib/nlohmann/json.hpp:3364
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
contrib/nlohmann/json.hpp:16887
Functionphf__gc
contrib/phf/phf.cc:1066
Functionphf_clrall
contrib/phf/phf.cc:221
Functionphf_compact
contrib/phf/phf.cc:787
Functionphf_f_mod_m
contrib/phf/phf.cc:438
Functionphf_g_mod_r
contrib/phf/phf.cc:433
Functionphf_hash_
contrib/phf/phf.cc:697
Functionphf_hash_string
contrib/phf/phf.cc:845
Functionphf_hash_t phf_hash_string
contrib/phf/phf.cc:799
Functionphf_hash_t phf_hash_uint32
contrib/phf/phf.cc:791
Functionphf_hash_t phf_hash_uint64
contrib/phf/phf.cc:795
Functionphf_hash_uint32
contrib/phf/phf.cc:829
Functionphf_hash_uint64
contrib/phf/phf.cc:837
Functionphf_keycmp
contrib/phf/phf.cc:472
Functionphf_m
contrib/phf/phf.cc:1052
Functionphf_new
contrib/phf/phf.cc:954
Functionphf_r
contrib/phf/phf.cc:1044
Functionphf_uniq_string
contrib/phf/phf.cc:292
Functionphf_uniq_uint32
contrib/phf/phf.cc:284
Functionphf_uniq_uint64
contrib/phf/phf.cc:288
Methodpower_of_two_growth_policy
* Called on the hash table creation and on rehash. The number of buckets for the table is passed in parameter. * This number is a minimum, the po
contrib/tsl/robin_growth_policy.h:55
Methodprime_growth_policy
contrib/tsl/robin_growth_policy.h:233
Methodprocess_request
contrib/httplib/httplib.h:1733
Functionrbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image ht
contrib/nlohmann/json.hpp:13917
Methodread_and_close_socket
contrib/httplib/httplib.h:1815
Methodread_response_line
contrib/httplib/httplib.h:1864
Methodrehash
contrib/tsl/robin_set.h:472
Methodrehash
contrib/tsl/robin_map.h:606
Methodrehash
contrib/tsl/robin_hash.h:945
Methodrehash_impl
contrib/tsl/robin_hash.h:1140
Functionreinterpret_bits
contrib/nlohmann/json.hpp:7397
Functionrend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
contrib/nlohmann/json.hpp:13954
Methodreserve
contrib/tsl/robin_hash.h:950
Methodrobin_hash
contrib/tsl/robin_hash.h:488
Methodrobin_iterator
contrib/tsl/robin_hash.h:414
Methodrobin_map
* Constructors */
contrib/tsl/robin_map.h:136
Methodrobin_set
* Constructors */
contrib/tsl/robin_set.h:120
Methodround_up_to_power_of_two
contrib/tsl/robin_growth_policy.h:95
Methodrouting
contrib/httplib/httplib.h:1699
Methodrun
(self)
setup.py:42
Methodscan_literal
! @param[in] literal_text the literal text to expect @param[in] length the length of the passed literal text @param[in] return_typ
contrib/nlohmann/json.hpp:3063
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 7159. The function is realized with a determinis
contrib/nlohmann/json.hpp:2731
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 7159. While scanning, bytes are escaped and copie
contrib/nlohmann/json.hpp:2245
Methodsend
contrib/httplib/httplib.h:1886
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use */
contrib/nlohmann/json.hpp:8489
Methodset_base_dir
contrib/httplib/httplib.h:1456
Methodset_begin
set iterator to a defined beginning
contrib/nlohmann/json.hpp:3933
Methodset_end
set iterator to a defined past the end
contrib/nlohmann/json.hpp:3939
Methodset_error_handler
contrib/httplib/httplib.h:1465
Methodset_hash
contrib/tsl/robin_hash.h:116
Methodset_logger
contrib/httplib/httplib.h:1470
Methodset_redirect
contrib/httplib/httplib.h:1334
Methodsize
contrib/bloom/bloom_filter.hpp:651
MethodstartElement
(self, name, attrs)
evaluate/generate_dataset.py:45
← previousnext →701–800 of 863, ranked by callers