MCPcopy Create free account

hub / github.com/CppCXY/EmmyLuaCodeStyle / functions

Functions10,375 in github.com/CppCXY/EmmyLuaCodeStyle

↓ 6 callersFunctionMakePolymorphicAction
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:908
↓ 6 callersMethodMatchesName
Returns true if and only if name matches at least one of the patterns in the filter.
3rd/googletest-1.13.0/googletest/src/gtest.cc:771
↓ 6 callersFunctionNanSensitiveDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4302
↓ 6 callersFunctionNanSensitiveFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4330
↓ 6 callersMethodNotify
CodeFormatCore/src/Format/FormatState.cpp:252
↓ 6 callersFunctionPolymorphicIsEven
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-comparisons_test.cc:357
↓ 6 callersFunctionPrintValue
3rd/googletest-1.13.0/googletest/test/googletest-param-test-test.cc:72
↓ 6 callersMethodReset
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:277
↓ 6 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
3rd/googletest-1.13.0/googletest/test/googletest-filter-unittest.py:177
↓ 6 callersMethodSetIndent
CodeFormatCore/src/Format/Analyzer/FormatResolve.cpp:74
↓ 6 callersMethodSetWorkMode
CodeFormat/src/FormatContext.cpp:13
↓ 6 callersFunctionShort
For suppressing compiler warnings on conversion possibly losing precision.
3rd/googletest-1.13.0/googlemock/test/gmock-more-actions_test.cc:68
↓ 6 callersMethodSkipped
Returns true if and only if the test was skipped.
3rd/googletest-1.13.0/googletest/src/gtest.cc:2392
↓ 6 callersFunctionStrDup
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:2035
↓ 6 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:1383
↓ 6 callersMethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in registered_tests_; returns registered_tests if successful, or aborts the program otherwise.
3rd/googletest-1.13.0/googletest/src/gtest-typed-test.cc:56
↓ 6 callersFunction_mi_heap_set_default_direct
3rd/mimalloc-2.0.9/src/init.c:459
↓ 6 callersFunction_mi_is_main_thread
3rd/mimalloc-2.0.9/src/init.c:418
↓ 6 callersFunction_mi_is_power_of_two
Is `x` a power of two? (0 is considered a power of two)
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:246
↓ 6 callersFunction_mi_memcpy_aligned
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:1090
↓ 6 callersFunction_mi_os_commit
3rd/mimalloc-2.0.9/src/os.c:997
↓ 6 callersFunction_mi_segment_page_of
Get the page containing the pointer (performance critical as it is called in mi_free)
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:497
↓ 6 callersFunction_mi_segment_page_start
Start of the page available memory; can be used on uninitialized pages
3rd/mimalloc-2.0.9/src/segment.c:325
↓ 6 callersFunctionaddk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
3rd/lua-5.4.3/src/lcode.c:542
↓ 6 callersMethodaddress_length
3rd/asio-1.24.0/include/asio/detail/win_iocp_socket_accept_op.hpp:73
↓ 6 callersFunctionaddstr2buff
** Add 'str' to the buffer. If string is larger than the buffer space, ** push the string directly to the stack. */
3rd/lua-5.4.3/src/lobject.c:443
↓ 6 callersMethodassign
Assign an existing native handle to the handle. * This function opens the handle to hold an existing native handle. * * @param handle A native h
3rd/asio-1.24.0/include/asio/windows/basic_object_handle.hpp:281
↓ 6 callersMethodassign
Assign an existing native descriptor to the descriptor. * This function opens the descriptor to hold an existing native descriptor. * * @param n
3rd/asio-1.24.0/include/asio/posix/basic_descriptor.hpp:296
↓ 6 callersMethodbegin
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-param-util.h:199
↓ 6 callersFunctioncopywithendian
** Copy 'size' bytes from 'src' to 'dest', correcting endianness if ** given 'islittle' is different from native endianness. */
3rd/lua-5.4.3/src/lstrlib.c:1532
↓ 6 callersMethoddestroy
3rd/asio-1.24.0/include/asio/detail/op_queue.hpp:44
↓ 6 callersMethoddetach
3rd/asio-1.24.0/include/asio/spawn.hpp:60
↓ 6 callersFunctionesccheck
3rd/lua-5.4.3/src/llex.c:319
↓ 6 callersFunctionget
3rd/nlohmann_json/include/nlohmann/json.hpp:3248
↓ 6 callersFunctionget_impl
3rd/nlohmann_json/include/nlohmann/json.hpp:3111
↓ 6 callersMethodget_payload
3rd/asio-1.24.0/include/asio/experimental/detail/channel_send_op.hpp:36
↓ 6 callersFunctiongetfield
3rd/lua-5.4.3/src/loslib.c:251
↓ 6 callersFunctiongettable
3rd/lua-5.4.3/src/lapi.c:719
↓ 6 callersFunctiongetthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
3rd/lua-5.4.3/src/ldblib.c:94
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
3rd/nlohmann_json/single_include/nlohmann/json.hpp:5236
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
3rd/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp:134
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
3rd/nlohmann_json/single_include/nlohmann/json.hpp:20255
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
3rd/nlohmann_json/include/nlohmann/json.hpp:2754
↓ 6 callersFunctionluaD_call
** External interface for 'ccall' */
3rd/lua-5.4.3/src/ldo.c:586
↓ 6 callersFunctionluaE_setdebt
** set GCdebt to a new value keeping the value (totalbytes + GCdebt) ** invariant (and avoiding underflows in 'totalbytes') */
3rd/lua-5.4.3/src/lstate.c:89
↓ 6 callersFunctionluaE_warning
3rd/lua-5.4.3/src/lstate.c:417
↓ 6 callersFunctionluaG_getfuncline
** Get the line corresponding to instruction 'pc' in function 'f'; ** first gets a base line and from there does the increments until ** the desired i
3rd/lua-5.4.3/src/ldebug.c:83
↓ 6 callersFunctionluaG_typeerror
3rd/lua-5.4.3/src/ldebug.c:692
↓ 6 callersFunctionluaH_new
3rd/lua-5.4.3/src/ltable.c:615
↓ 6 callersFunctionluaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
3rd/lua-5.4.3/src/lcode.c:381
↓ 6 callersFunctionluaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
3rd/lua-5.4.3/src/lcode.c:180
↓ 6 callersFunctionluaK_semerror
semantic error */
3rd/lua-5.4.3/src/lcode.c:45
↓ 6 callersFunctionluaL_tolstring
3rd/lua-5.4.3/src/lauxlib.c:883
↓ 6 callersFunctionluaT_trybinTM
3rd/lua-5.4.3/src/ltm.c:148
↓ 6 callersFunctionluaV_tointegerns
** try to convert a value to an integer, rounding according to 'mode', ** without string coercion. ** ("Fast track" handled by macro 'tointegerns'.) *
3rd/lua-5.4.3/src/lvm.c:137
↓ 6 callersFunctionlua_checkstack
3rd/lua-5.4.3/src/lapi.c:99
↓ 6 callersFunctionlua_createtable
3rd/lua-5.4.3/src/lapi.c:756
↓ 6 callersFunctionlua_getinfo
3rd/lua-5.4.3/src/ldebug.c:382
↓ 6 callersFunctionlua_isinteger
CodeFormatLib/src/LuaJIT-Compact.cpp:4
↓ 6 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
3rd/lua-5.4.3/src/lapi.c:235
↓ 6 callersFunctionmi_align_up_ptr
3rd/mimalloc-2.0.9/src/os.c:73
↓ 6 callersFunctionmi_bsr
"bit scan reverse": Return index of the highest bit (or MI_INTPTR_BITS if `x` is zero)
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:1038
↓ 6 callersFunctionmi_commit_mask_all_set
3rd/mimalloc-2.0.9/src/segment.c:23
↓ 6 callersFunctionmi_free_size_aligned
3rd/mimalloc-2.0.9/src/alloc.c:632
↓ 6 callersFunctionmi_heap_contains_queue
3rd/mimalloc-2.0.9/src/page-queue.c:135
↓ 6 callersFunctionmi_heap_is_backing
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:431
↓ 6 callersFunctionmi_heap_visit_pages
Visit all pages in a heap; returns `false` if break was called.
3rd/mimalloc-2.0.9/src/heap.c:26
↓ 6 callersFunctionmi_page_thread_free_flag
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:558
↓ 6 callersFunctionmi_segment_info_size
3rd/mimalloc-2.0.9/src/segment.c:310
↓ 6 callersFunctionmi_stats_print
3rd/mimalloc-2.0.9/src/stats.c:394
↓ 6 callersFunctionmi_try_new_handler
3rd/mimalloc-2.0.9/src/alloc.c:878
↓ 6 callersMethodmove_construct
3rd/asio-1.24.0/include/asio/experimental/detail/impl/channel_service.hpp:75
↓ 6 callersMethodnative_handle
Get the native socket representation.
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:132
↓ 6 callersFunctionnew_localvar
** Create a new local variable with the given 'name'. Return its index ** in the function. */
3rd/lua-5.4.3/src/lparser.c:193
↓ 6 callersMethodnon_blocking
Gets the non-blocking mode of the descriptor. * @returns @c true if the descriptor's synchronous operations will fail with * asio::error::would_blo
3rd/asio-1.24.0/include/asio/posix/basic_descriptor.hpp:488
↓ 6 callersMethodnull
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6556
↓ 6 callersMethodnull
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:644
↓ 6 callersMethodoutput_buffer
3rd/asio-1.24.0/include/asio/detail/win_iocp_socket_accept_op.hpp:68
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
3rd/nlohmann_json/single_include/nlohmann/json.hpp:22952
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
3rd/nlohmann_json/include/nlohmann/json.hpp:5451
↓ 6 callersMethodquery
3rd/asio-1.24.0/include/asio/impl/system_executor.hpp:36
↓ 6 callersMethodregistered_id
3rd/asio-1.24.0/include/asio/detail/buffer_sequence_adapter.hpp:134
↓ 6 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1087
↓ 6 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1098
↓ 6 callersFunctionreverse
** Reverse the stack segment from 'from' to 'to' ** (auxiliary to 'lua_rotate') ** Note that we move(copy) only the value inside the stack. ** (We do
3rd/lua-5.4.3/src/lapi.c:221
↓ 6 callersFunctionschedule
Schedule function. * Do not call this function directly. It is intended for use with the * execution::schedule customisation point. * * @retu
3rd/asio-1.24.0/include/asio/thread_pool.hpp:631
↓ 6 callersFunctionset2
3rd/lua-5.4.3/src/ltablib.c:264
↓ 6 callersMethodset_error
3rd/asio-1.24.0/include/asio/impl/awaitable.hpp:137
↓ 6 callersMethodset_option
3rd/asio-1.24.0/include/asio/basic_serial_port.hpp:570
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
3rd/nlohmann_json/single_include/nlohmann/json.hpp:5187
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
3rd/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp:85
↓ 6 callersFunctionspawn
3rd/asio-1.24.0/include/asio/impl/spawn.hpp:1457
↓ 6 callersMethodsuccessful_test_count
Gets the number of successful tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1072
↓ 6 callersFunctionswapexps
3rd/lua-5.4.3/src/lcode.c:1417
↓ 6 callersMethodtarget
3rd/asio-1.24.0/include/asio/execution/any_executor.hpp:616
↓ 6 callersFunctiontest2
** Accept current char if it is in 'set' (of size 2) */
3rd/lua-5.4.3/src/liolib.c:454
↓ 6 callersFunctiontestQueryListHelper
3rd/uriparser/test/test.cpp:1700
↓ 6 callersMethodthrow_if_cancelled
3rd/asio-1.24.0/include/asio/spawn.hpp:117
↓ 6 callersFunctionthrow_logic_error
3rd/wildcards/include/wildcards/match.hpp:82
↓ 6 callersFunctionto_address
3rd/asio-1.24.0/include/asio/detail/memory.hpp:66
← previousnext →901–1,000 of 10,375, ranked by callers