MCPcopy Create free account

hub / github.com/adamritter/fastgron / functions

Functions878 in github.com/adamritter/fastgron

↓ 3 callersMethodget_root_double
extern/simdjson/simdjson.h:28891
↓ 3 callersFunctiongprint
src/print_gron.hpp:50
↓ 3 callersMethodis_ascii
extern/simdjson/simdjson.h:14433
↓ 3 callersMethodis_int64
extern/simdjson/simdjson.h:7158
↓ 3 callersMethodis_open
GCC 7 warns when the first line of this function is inlined away into oblivion due to the caller relating depth and iterator depth, which is a desired
extern/simdjson/simdjson.h:28967
↓ 3 callersMethodis_uint64
extern/simdjson/simdjson.h:7161
↓ 3 callersMethodmatching_brace_index
extern/simdjson/simdjson.h:9073
↓ 3 callersMethodnumber
extern/simdjson/simdjson.h:9225
↓ 3 callersFunctionprint_json_inner
src/print_json.cpp:83
↓ 3 callersMethodraw
extern/simdjson/simdjson.h:27544
↓ 3 callersFunctionraw_json_string_length
Returns -1 if end is reached before closing quote
src/jsonutils.hpp:53
↓ 3 callersMethodreserve_extra
src/growing_string.hpp:48
↓ 3 callersMethodreset_array
extern/simdjson/simdjson.h:29144
↓ 3 callersMethodreset_object
extern/simdjson/simdjson.h:29149
↓ 3 callersMethodroot
document inline implementation
extern/simdjson/simdjson.h:7882
↓ 3 callersFunctionsearch
extern/simdjson/simdjson.h:1139
↓ 3 callersMethodstart_array
extern/simdjson/simdjson.h:9246
↓ 3 callersMethodstart_object
extern/simdjson/simdjson.h:9248
↓ 3 callersMethodunescape
extern/simdjson/simdjson.h:27682
↓ 2 callersFunction_mm512_set_epi8
* GCC 8 fails to provide _mm512_set_epi8. We roll our own. */
extern/simdjson/simdjson.h:14154
↓ 2 callersMethodassert_is_valid
extern/simdjson/simdjson.h:29170
↓ 2 callersMethodat_root
extern/simdjson/simdjson.h:27960
↓ 2 callersMethodback
extern/simdjson/simdjson.h:1290
↓ 2 callersMethodbalanced
extern/simdjson/simdjson.h:27859
↓ 2 callersFunctioncompute_boundaries
extern/simdjson/simdjson.cpp:163
↓ 2 callersFunctioncpuid
extern/simdjson/simdjson.h:3296
↓ 2 callersFunctiondecimal_left_shift
computes h * 2^-shift
extern/simdjson/simdjson.cpp:1307
↓ 2 callersFunctiondetect_supported_architectures
extern/simdjson/simdjson.h:3260
↓ 2 callersMethodend_position
extern/simdjson/simdjson.h:28005
↓ 2 callersMethodensure_capacity
extern/simdjson/simdjson.h:8963
↓ 2 callersFunctionfast_tolower
src/jsonutils.hpp:43
↓ 2 callersMethodfield_key
extern/simdjson/simdjson.h:28579
↓ 2 callersMethodfield_value
extern/simdjson/simdjson.h:28589
↓ 2 callersMethodfind_field_raw
extern/simdjson/simdjson.h:28295
↓ 2 callersMethodfind_field_unordered_raw
extern/simdjson/simdjson.h:28390
↓ 2 callersMethodfinish
extern/simdjson/simdjson.h:7537
↓ 2 callersMethodget_root_bool
extern/simdjson/simdjson.h:28928
↓ 2 callersMethodget_root_int64
extern/simdjson/simdjson.h:28859
↓ 2 callersMethodget_root_int64_in_string
extern/simdjson/simdjson.h:28875
↓ 2 callersMethodget_root_number
extern/simdjson/simdjson.h:28798
↓ 2 callersMethodget_root_number_type
extern/simdjson/simdjson.h:28783
↓ 2 callersMethodget_root_raw_json_string
extern/simdjson/simdjson.h:28822
↓ 2 callersMethodget_root_string
extern/simdjson/simdjson.h:28816
↓ 2 callersMethodget_root_uint64
extern/simdjson/simdjson.h:28829
↓ 2 callersMethodget_root_uint64_in_string
extern/simdjson/simdjson.h:28844
↓ 2 callersMethodget_root_wobbly_string
extern/simdjson/simdjson.h:28819
↓ 2 callersFunctionget_unsupported_singleton
extern/simdjson/simdjson.cpp:2734
↓ 2 callersFunctiongrisu2_round
extern/simdjson/simdjson.cpp:456
↓ 2 callersFunctionisDigitOrMinus
src/parse_path.cpp:17
↓ 2 callersFunctionisIdentifierChar
src/parse_path.cpp:12
↓ 2 callersMethodis_at_iterator_start
extern/simdjson/simdjson.h:29110
↓ 2 callersFunctionis_negative
extern/simdjson/simdjson.h:11393
↓ 2 callersMethodis_root_integer
extern/simdjson/simdjson.h:28768
↓ 2 callersMethodis_root_null
extern/simdjson/simdjson.h:28940
↓ 2 callersFunctionlog_headers
extern/simdjson/simdjson.h:27436
↓ 2 callersMethodlt_bits
extern/simdjson/simdjson.h:10315
↓ 2 callersMethodminify
extern/simdjson/simdjson.cpp:3627
↓ 2 callersMethodmove_at_start
extern/simdjson/simdjson.h:29134
↓ 2 callersMethodnext
extern/simdjson/simdjson.h:7752
↓ 2 callersMethodnext_batch_start
extern/simdjson/simdjson.h:7788
↓ 2 callersMethodpadding
extern/simdjson/simdjson.h:4075
↓ 2 callersMethodpeek_last
extern/simdjson/simdjson.h:28093
↓ 2 callersMethodpeek_start_length
extern/simdjson/simdjson.h:29010
↓ 2 callersFunctionprint_json
src/print_json.cpp:105
↓ 2 callersFunctionprintable_char
Helper to turn unprintable or newline characters into spaces
extern/simdjson/simdjson.h:27376
↓ 2 callersMethodraw_json_token
extern/simdjson/simdjson.h:29893
↓ 2 callersFunctionround
extern/simdjson/simdjson.cpp:1280
↓ 2 callersMethodrun
extern/simdjson/simdjson.h:7595
↓ 2 callersMethodrun_stage1
extern/simdjson/simdjson.h:7792
↓ 2 callersMethodscope_count
extern/simdjson/simdjson.h:9076
↓ 2 callersMethodset_start_position
extern/simdjson/simdjson.h:28156
↓ 2 callersMethodstage2_next
extern/simdjson/simdjson.cpp:5220
↓ 2 callersMethodstart_position
extern/simdjson/simdjson.h:28151
↓ 2 callersMethodstart_thread
extern/simdjson/simdjson.h:7553
↓ 2 callersMethodstreaming
extern/simdjson/simdjson.h:27970
↓ 2 callersMethodtie
extern/simdjson/simdjson.h:3728
↓ 2 callersFunctiontrim
remove all final zeroes
extern/simdjson/simdjson.cpp:1177
↓ 2 callersMethodunescape_wobbly
extern/simdjson/simdjson.h:27686
↓ 2 callersMethodunescaped_key
extern/simdjson/simdjson.h:30894
↓ 2 callersMethodunsafe_pointer
extern/simdjson/simdjson.h:28050
↓ 2 callersMethodvalidate_utf8
extern/simdjson/simdjson.cpp:5212
↓ 2 callersFunctionwrite_padding
extern/simdjson/simdjson.h:1998
↓ 1 callersFunctionappend_exponent
! @brief appends a decimal representation of e to buf @return a pointer to the element following the exponent. @pre -1000 < e < 1000 */
extern/simdjson/simdjson.cpp:818
↓ 1 callersMethodassert_at_document_depth
extern/simdjson/simdjson.h:27978
↓ 1 callersMethodat
extern/simdjson/simdjson.h:6955
↓ 1 callersMethodat_start
extern/simdjson/simdjson.h:28978
↓ 1 callersMethodbits_not_set_anywhere
extern/simdjson/simdjson.h:14434
↓ 1 callersMethodcheck_root_array
extern/simdjson/simdjson.h:28629
↓ 1 callersMethodcheck_root_object
extern/simdjson/simdjson.h:28233
↓ 1 callersMethodclear_mem
src/growing_string.hpp:99
↓ 1 callersMethodconsume
extern/simdjson/simdjson.h:29503
↓ 1 callersMethodcount_elements
extern/simdjson/simdjson.h:29520
↓ 1 callersMethodcurrent_offset
extern/simdjson/simdjson.h:27741
↓ 1 callersMethoddetect_best_supported
extern/simdjson/simdjson.cpp:2748
↓ 1 callersFunctiondownload
src/fastgron.cpp:183
↓ 1 callersMethodfalse_atom
extern/simdjson/simdjson.h:9257
↓ 1 callersMethodfind_field_unordered
extern/simdjson/simdjson.h:29834
↓ 1 callersMethodfind_first_not_of
extern/simdjson/simdjson.h:1554
↓ 1 callersMethodfind_first_of
extern/simdjson/simdjson.h:1504
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
extern/simdjson/simdjson.cpp:419
← previousnext →201–300 of 878, ranked by callers