MCPcopy Create free account

hub / github.com/alibaba/yalantinglibs / functions

Functions3,896 in github.com/alibaba/yalantinglibs

↓ 2 callersFunctionhtobe64
include/ylt/standalone/cinatra/ws_define.h:18
↓ 2 callersMethodinc
include/ylt/metric/summary_impl.hpp:237
↓ 2 callersFunctioninc_impl
include/ylt/metric/thread_local_value.hpp:19
↓ 2 callersMethodinclude_left_endpoint
include/ylt/standalone/iguana/detail/dragonbox.h:1575
↓ 2 callersMethodinclude_left_endpoint
include/ylt/util/dragonbox.h:1590
↓ 2 callersFunctioninit_ntls_context_helper
! * Initialize SSL Context for NTLS with Tongsuo * * @param context instance of asio::ssl::context * @param conf object of ssl_ntls_configure * @
include/ylt/coro_rpc/impl/common_service.hpp:237
↓ 2 callersMethodinit_ssl
include/ylt/standalone/cinatra/coro_http_server.hpp:72
↓ 2 callersFunctioninit_ssl_context_helper
! * Initialize SSL Context `context` with SSL Config `conf` * * If init fail, a log reported and return false. * * @param context instance of asi
include/ylt/coro_rpc/impl/common_service.hpp:138
↓ 2 callersMethodis_array
include/ylt/standalone/iguana/value.hpp:66
↓ 2 callersMethodis_empty
include/ylt/standalone/iguana/detail/fast_float.h:1812
↓ 2 callersMethodis_finite
include/ylt/standalone/iguana/detail/dragonbox.h:304
↓ 2 callersMethodis_finite
include/ylt/util/dragonbox.h:319
↓ 2 callersFunctionis_leap
include/ylt/standalone/cinatra/time_util.hpp:13
↓ 2 callersFunctionis_leap
include/ylt/util/time_util.h:161
↓ 2 callersMethodis_null
include/ylt/standalone/iguana/value.hpp:60
↓ 2 callersFunctionis_numeric
include/ylt/standalone/iguana/json_util.hpp:193
↓ 2 callersMethodis_object
include/ylt/standalone/iguana/value.hpp:67
↓ 2 callersMethodis_string
include/ylt/standalone/iguana/value.hpp:65
↓ 2 callersFunctionitoa_fwd
include/ylt/standalone/iguana/detail/itoa.hpp:270
↓ 2 callersMethodleft_header_len
include/ylt/standalone/cinatra/websocket.hpp:229
↓ 2 callersMethodload
src/include/doctest.h:3283
↓ 2 callersFunctionmake_block
include/ylt/standalone/cinatra/sha1.hpp:71
↓ 2 callersFunctionmake_error_message
include/ylt/struct_pack/error_code.hpp:29
↓ 2 callersFunctionmake_policy_holder
include/ylt/standalone/iguana/detail/dragonbox.h:2854
↓ 2 callersFunctionmake_policy_holder
include/ylt/util/dragonbox.h:2869
↓ 2 callersMethodmax_recorded_memory_usage
include/ylt/coro_io/ibverbs/ib_buffer.hpp:335
↓ 2 callersMethodmemory_usage
include/ylt/coro_io/ibverbs/ib_buffer.hpp:332
↓ 2 callersFunctionmethod_name
include/ylt/standalone/cinatra/define.h:35
↓ 2 callersFunctionmethod_type
include/ylt/standalone/cinatra/define.h:63
↓ 2 callersMethodmetric_map
include/ylt/metric/metric_manager.hpp:198
↓ 2 callersMethodmetric_name
include/ylt/metric/metric.hpp:85
↓ 2 callersMethodmetric_type
include/ylt/metric/metric.hpp:83
↓ 2 callersFunctionmtu_str
include/ylt/coro_io/ibverbs/ib_device.hpp:96
↓ 2 callersFunctionmy_sleep
src/coro_io/tests/test_cancel.cpp:40
↓ 2 callersMethodnonzero
check if any limbs are non-zero after the given index. this needs to be done in reverse order, since the index is relative to the most significant lim
include/ylt/standalone/iguana/detail/fast_float.h:1873
↓ 2 callersMethodnormalize
normalize the big integer, so most-significant zero limbs are removed.
include/ylt/standalone/iguana/detail/fast_float.h:1883
↓ 2 callersFunctionparseOptionImpl
the implementation of parseOption()
src/include/doctest.h:6174
↓ 2 callersFunctionparse_attr
include/ylt/standalone/iguana/xml_reader.hpp:98
↓ 2 callersFunctionparse_eight_digits
include/ylt/standalone/iguana/detail/fast_float.h:2828
↓ 2 callersFunctionparse_escape
include/ylt/standalone/iguana/json_reader.hpp:47
↓ 2 callersMethodparse_header
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-------+-+------------
include/ylt/standalone/cinatra/websocket.hpp:48
↓ 2 callersFunctionparse_http_version
returned pointer is always within [buf, buf_end), or null */
include/ylt/standalone/cinatra/picohttpparser.h:411
↓ 2 callersFunctionparse_one_digit
include/ylt/standalone/iguana/detail/fast_float.h:2837
↓ 2 callersFunctionparse_oneof
include/ylt/standalone/iguana/pb_reader.hpp:187
↓ 2 callersFunctionparse_unicode_hex4
include/ylt/standalone/iguana/detail/utf.hpp:11
↓ 2 callersMethodpayload_length
include/ylt/standalone/cinatra/websocket.hpp:231
↓ 2 callersFunctionpb_value_size
include/ylt/standalone/iguana/pb_util.hpp:546
↓ 2 callersFunctionperson
src/struct_pb/tests/main.cpp:729
↓ 2 callersFunctionpopulate_initial_block_list
include/ylt/util/concurrentqueue.h:3624
↓ 2 callersMethodpost_send_impl
include/ylt/coro_io/ibverbs/ib_socket.hpp:283
↓ 2 callersMethodpow2
multiply as if by 2 raised to a power.
include/ylt/standalone/iguana/detail/fast_float.h:2275
↓ 2 callersFunctionpower
* For q in (0,350), we have that * f = (((152170 + 65536) * q ) >> 16); * is equal to * floor(p) + q * where * p = log(5**q)/log(2) = q * lo
include/ylt/standalone/iguana/detail/fast_float.h:1585
↓ 2 callersFunctionprettify
include/ylt/standalone/iguana/prettify.hpp:106
↓ 2 callersFunctionprint_9_digits
include/ylt/standalone/iguana/detail/dragonbox_to_chars.h:95
↓ 2 callersFunctionprint_9_digits
include/ylt/util/dragonbox_to_chars.h:110
↓ 2 callersMethodpy_coro_rpc_client_pool
src/coro_rpc/examples/base_examples/py_example/py_rpc_example.cpp:102
↓ 2 callersFunctionrand_str
src/coro_rpc/tests/test_gdr.cpp:72
↓ 2 callersFunctionrawMemoryToString
src/include/doctest.h:967
↓ 2 callersFunctionread_file
src/coro_rpc/benchmark/client.cpp:372
↓ 2 callersFunctionreconnect
include/ylt/standalone/cinatra/coro_http_client.hpp:1244
↓ 2 callersFunctionregister_handlers
src/coro_rpc/benchmark/server.hpp:22
↓ 2 callersMethodrelease_send_buffer
include/ylt/coro_io/ibverbs/ib_socket.hpp:866
↓ 2 callersMethodremove_exponent_bits
Remove the exponent bits and extract significand bits together with the sign bit.
include/ylt/standalone/iguana/detail/dragonbox.h:269
↓ 2 callersMethodremove_exponent_bits
Remove the exponent bits and extract significand bits together with the sign bit.
include/ylt/util/dragonbox.h:284
↓ 2 callersFunctionrender_value
include/ylt/standalone/iguana/xml_writer.hpp:100
↓ 2 callersFunctionreown_producers
include/ylt/util/concurrentqueue.h:3885
↓ 2 callersMethodreselect
include/ylt/coro_io/detail/client_queue.hpp:52
↓ 2 callersFunctionreset_buffer
include/ylt/coro_io/ibverbs/ib_io.hpp:340
↓ 2 callersFunctionround_nearest_tie_even
include/ylt/standalone/iguana/detail/fast_float.h:2739
↓ 2 callersFunctionround_up_bigint
include/ylt/standalone/iguana/detail/fast_float.h:2852
↓ 2 callersMethodrun
include/ylt/standalone/cinatra/io_service_pool.hpp:26
↓ 2 callersFunctionrun_benchmark
src/struct_pack/benchmark/benchmark.cpp:83
↓ 2 callersFunctionsend_data
src/coro_http/tests/test_cinatra.cpp:1306
↓ 2 callersFunctionsend_file_copy_with_chunked
include/ylt/standalone/cinatra/coro_http_client.hpp:900
↓ 2 callersFunctionsend_file_copy_with_length
include/ylt/standalone/cinatra/coro_http_client.hpp:924
↓ 2 callersMethodset
src/coro_http/benchmark/cmdline.h:585
↓ 2 callersMethodset
src/coro_rpc/benchmark/cmdline.h:585
↓ 2 callersMethodset
include/ylt/struct_pack/trivial_view.hpp:93
↓ 2 callersMethodsetExtra
* Don't try to put anything into this that has the high bit set: * that's what we're using for the mutex. * * Don't call this without holding
include/ylt/util/atomic_shared_ptr.hpp:261
↓ 2 callersMethodsetLast
src/include/doctest.h:3433
↓ 2 callersFunctionset_address_impl
include/ylt/standalone/cinatra/coro_http_connection.hpp:1359
↓ 2 callersMethodset_check_session_duration
include/ylt/standalone/cinatra/session_manager.hpp:98
↓ 2 callersMethodset_domain
include/ylt/standalone/cinatra/cookie.hpp:29
↓ 2 callersMethodset_file_resp_format_type
include/ylt/standalone/cinatra/coro_http_server.hpp:442
↓ 2 callersMethodset_http_proxy_handler
include/ylt/standalone/cinatra/coro_http_server.hpp:316
↓ 2 callersMethodset_len
set the length, without bounds checking.
include/ylt/standalone/iguana/detail/fast_float.h:1810
↓ 2 callersMethodset_max_size_of_cache_files
include/ylt/standalone/cinatra/coro_http_server.hpp:415
↓ 2 callersFunctionset_metric_capacity
include/ylt/metric/metric.hpp:209
↓ 2 callersMethodset_ntls_cipher_suites
! * Set NTLS cipher suites */
include/ylt/standalone/cinatra/coro_http_server.hpp:190
↓ 2 callersMethodset_path
include/ylt/standalone/cinatra/cookie.hpp:31
↓ 2 callersFunctionset_proxy_basic_auth
include/ylt/standalone/cinatra/coro_http_client.hpp:1611
↓ 2 callersMethodset_read_failed_forever
include/ylt/standalone/cinatra/coro_http_server.hpp:451
↓ 2 callersMethodset_response_attachment2
include/ylt/coro_rpc/impl/coro_connection.hpp:789
↓ 2 callersMethodset_secure
include/ylt/standalone/cinatra/cookie.hpp:35
↓ 2 callersMethodset_transfer_chunked_size
include/ylt/standalone/cinatra/coro_http_server.hpp:446
↓ 2 callersMethodset_value
include/ylt/standalone/cinatra/cookie.hpp:23
↓ 2 callersMethodset_websocket_proxy_handler
include/ylt/standalone/cinatra/coro_http_server.hpp:356
↓ 2 callersFunctionshow
src/coro_rpc/tests/test_coro_rpc_client.cpp:62
↓ 2 callersMethodsize
include/ylt/util/map_sharded.hpp:143
↓ 2 callersFunctionskip_comment
include/ylt/standalone/iguana/xml_reader.hpp:283
← previousnext →801–900 of 3,896, ranked by callers