MCPcopy Create free account

hub / github.com/adamritter/fastgron / functions

Functions878 in github.com/adamritter/fastgron

Methodsize
extern/simdjson/simdjson.cpp:2739
Methodsize_in_bytes
extern/simdjson/simdjson.h:7779
Methodsize_t length
extern/simdjson/simdjson.h:1097
MethodskipWhitespace
src/parse_path.cpp:291
Methodskip_double
extern/simdjson/simdjson.cpp:4875
Methodskip_large_integer
extern/simdjson/simdjson.cpp:4871
Methodsource
extern/simdjson/simdjson.h:7739
Methodsplat
extern/simdjson/simdjson.h:10219
Methodsplat
extern/simdjson/simdjson.h:10249
Methodsplat
extern/simdjson/simdjson.h:10421
Methodsplat
extern/simdjson/simdjson.h:14239
Methodstage1_worker
extern/simdjson/simdjson.h:5081
Methodstage2
extern/simdjson/simdjson.cpp:5216
Methodstart
extern/simdjson/simdjson.h:7708
Methodstart_container
extern/simdjson/simdjson.cpp:5141
Methodstart_container
extern/simdjson/simdjson.h:29035
Methodstart_or_resume_object
extern/simdjson/simdjson.h:29683
Methodstart_root
extern/simdjson/simdjson.h:29483
Methodstart_stage1_thread
extern/simdjson/simdjson.h:7817
Methodstarted
extern/simdjson/simdjson.h:29488
Methodstarted_root_array
extern/simdjson/simdjson.h:28659
Methodstarted_root_object
extern/simdjson/simdjson.h:28263
Methodstep<128>
extern/simdjson/simdjson.cpp:3608
Methodstep<64>
extern/simdjson/simdjson.cpp:3619
Methodstop_thread
extern/simdjson/simdjson.h:7583
Functionstore
Store to array
extern/simdjson/simdjson.h:10466
Methodstore
Store to array
extern/simdjson/simdjson.h:10291
Methodstore
extern/simdjson/simdjson.h:14265
Methodstring_builder
Construct an initially empty builder, would print the empty string **/
extern/simdjson/simdjson.h:6230
Methodstring_content
Only characters inside the string (not including the quotes)
extern/simdjson/simdjson.cpp:3275
Methodstring_end
End quotes of strings
extern/simdjson/simdjson.cpp:3273
Methodstring_start
Start quotes of strings
extern/simdjson/simdjson.cpp:3271
Methodstring_view
extern/simdjson/simdjson.h:3977
Methodstring_view>
extern/simdjson/simdjson.h:7397
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
extern/simdjson/simdjson.cpp:56
Methodsupported_by_runtime_system
extern/simdjson/simdjson.cpp:2610
Methodswap
extern/simdjson/simdjson.h:3956
Methodto_bitmask
We return uint32_t instead of uint16_t because that seems to be more efficient for most purposes (cutting it down to uint16_t costs performance in som
extern/simdjson/simdjson.h:10229
Methodto_debug_string
extern/simdjson/simdjson.h:29657
Methodto_pos
extern/simdjson/simdjson.h:1613
Methodto_start_scope
extern/simdjson/simdjson.h:8470
Methodto_string
extern/simdjson/simdjson.h:1658
Functionto_string_view
extern/simdjson/simdjson.h:722
Methodtoken_iterator
* Create a new invalid token_iterator. * * Exists so you can declare a variable and later assign to it before use. */
extern/simdjson/simdjson.h:23283
Methodtoken_iterator>
extern/simdjson/simdjson.h:27802
Methodtruncated_bytes
extern/simdjson/simdjson.h:7783
MethodtryParseInt
src/parse_path.cpp:254
Methodu8data
extern/simdjson/simdjson.h:2737
Functionuint64_t
extern/simdjson/simdjson.h:7421
Functionuint8x16_t make_uint8x16_t
* make_uint8x16_t initializes a SIMD register (uint8x16_t). * This is needed because, incredibly, the syntax uint8x16_t x = {1,2,3...} * is not reco
extern/simdjson/simdjson.h:10101
Methodunsupported_implementation
extern/simdjson/simdjson.cpp:2731
Methodup
extern/simdjson/simdjson.h:8436
Functionvalidate_utf8
extern/simdjson/simdjson.cpp:2792
Functionvalidate_utf8
* Validate the UTF-8 string. * * @param sv the string_view to validate. * @return true if the string is valid UTF-8. */
extern/simdjson/simdjson.h:3452
Methodvalidate_utf8
extern/simdjson/simdjson.cpp:2676
Methodvalidate_utf8
extern/simdjson/simdjson.cpp:2721
Methodvalue
* Create a new invalid value. * * Exists so you can declare a variable and later assign to it before use. */
extern/simdjson/simdjson.h:25399
Methodvalue>
extern/simdjson/simdjson.h:30655
Methodvalue_iterator
extern/simdjson/simdjson.h:23758
Methodvalue_iterator>
extern/simdjson/simdjson.h:29225
Methodwalk_document
extern/simdjson/simdjson.cpp:4587
Methodwhat
The error message */
extern/simdjson/simdjson.h:2416
Methodwhitespace
extern/simdjson/simdjson.cpp:2853
Methodwhitespace
All JSON whitespace (i.e. not in a string) */
extern/simdjson/simdjson.cpp:3445
Methodwrite
extern/simdjson/simdjson.cpp:3780
Functionwritefunc
src/fastgron.cpp:167
Methodzero
extern/simdjson/simdjson.h:10250
Methodzero
extern/simdjson/simdjson.h:10422
Methodzero
extern/simdjson/simdjson.h:14240
Method~Iterator
extern/simdjson/simdjson.h:8535
Method~document
extern/simdjson/simdjson.h:4390
Method~document_stream
extern/simdjson/simdjson.h:7643
Method~dom_parser_implementation
* Deallocate this parser. */
extern/simdjson/simdjson.h:3090
Method~growing_string
src/growing_string.hpp:44
Method~implementation
extern/simdjson/simdjson.h:3573
Method~padded_string
extern/simdjson/simdjson.h:3965
Method~parser
Deallocate the JSON parser. */
extern/simdjson/simdjson.h:4536
Method~stage1_worker
extern/simdjson/simdjson.h:7546
← previous801–878 of 878, ranked by callers