MCPcopy Create free account

hub / github.com/CppCXY/EmmyLuaCodeStyle / functions

Functions10,375 in github.com/CppCXY/EmmyLuaCodeStyle

↓ 10 callersMethodfailed_test_count
Gets the number of failed tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1082
↓ 10 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
3rd/lua-5.4.3/src/lcode.c:516
↓ 10 callersFunctionluaK_dischargevars
** Ensure that expression 'e' is not a variable (nor a <const>). ** (Expression still may have jump lists.) */
3rd/lua-5.4.3/src/lcode.c:754
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
3rd/lua-5.4.3/src/lcode.c:479
↓ 10 callersFunctionluaL_addstring
3rd/lua-5.4.3/src/lauxlib.c:588
↓ 10 callersFunctionluaL_checkstack
** Ensures the stack has at least 'space' extra slots, raising an error ** if it cannot fulfill the request. (The error handling needs a few ** extra
3rd/lua-5.4.3/src/lauxlib.c:380
↓ 10 callersFunctionlua_next
3rd/lua-5.4.3/src/lapi.c:1245
↓ 10 callersFunctionlua_rawseti
3rd/lua-5.4.3/src/lapi.c:915
↓ 10 callersFunctionmi_block_set_next
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:739
↓ 10 callersFunctionmi_commit_mask_create_empty
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:753
↓ 10 callersFunctionmi_commit_mask_is_empty
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:765
↓ 10 callersFunctionmi_free_aligned
3rd/mimalloc-2.0.9/src/alloc.c:638
↓ 10 callersFunctionmi_page_immediate_available
are there immediately available blocks, i.e. blocks available on the free list.
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:603
↓ 10 callersFunctionnormalizeAndCompare
3rd/uriparser/test/FourSuite.cpp:565
↓ 10 callersMethodon_work_started
3rd/asio-1.24.0/include/asio/impl/io_context.hpp:332
↓ 10 callersFunctionparser
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17706
↓ 10 callersFunctionparser
3rd/nlohmann_json/include/nlohmann/json.hpp:205
↓ 10 callersMethodpath
Get the path associated with the endpoint.
3rd/asio-1.24.0/include/asio/local/basic_endpoint.hpp:154
↓ 10 callersMethodpop_frame
3rd/asio-1.24.0/include/asio/impl/awaitable.hpp:463
↓ 10 callersMethodrequire
3rd/asio-1.24.0/include/asio/execution/blocking.hpp:864
↓ 10 callersMethodset_s
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-containers_test.cc:625
↓ 10 callersFunctionstr_checkname
3rd/lua-5.4.3/src/lparser.c:143
↓ 10 callersFunctionuriPushToStack
3rd/uriparser/src/UriIp4Base.c:76
↓ 10 callersMethodvalue
return value of the iterator
3rd/nlohmann_json/single_include/nlohmann/json.hpp:4545
↓ 10 callersMethodvalue
return value of the iterator
3rd/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp:114
↓ 10 callersMethodwork_finished
Notify that some work has finished.
3rd/asio-1.24.0/include/asio/detail/scheduler.hpp:100
↓ 9 callersMethodAddChild
Util/src/InfoTree/InfoNode.cpp:39
↓ 9 callersFunctionDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4281
↓ 9 callersFunctionElements
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:3594
↓ 9 callersFunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-spec-builders.h:771
↓ 9 callersFunctionGetElementOr
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:293
↓ 9 callersMethodGetLastToken
LuaParser/src/Ast/LuaSyntaxTree.cpp:316
↓ 9 callersMethodGetNextSibling
LuaParser/src/Ast/LuaSyntaxTree.cpp:272
↓ 9 callersMethodGetSaveText
LuaParser/src/Lexer/TextReader.cpp:97
↓ 9 callersMethodIsEmpty
LuaParser/src/Ast/LuaSyntaxNode.cpp:295
↓ 9 callersFunctionIsEven
Returns true if and only if the argument is an even number.
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2152
↓ 9 callersFunctionIsNumber
CodeFormatCore/src/Config/LuaStyle.cpp:7
↓ 9 callersFunctionLog
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
3rd/googletest-1.13.0/googlemock/src/gmock-internal-utils.cc:152
↓ 9 callersFunctionParseFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
3rd/googletest-1.13.0/googletest/src/gtest.cc:6350
↓ 9 callersMethodRunAndVerify
Runs googletest-throw-on-failure-test_ and verifies that it does (or does not) exit with a non-zero code. Args: env_var_value: value
3rd/googletest-1.13.0/googletest/test/googletest-throw-on-failure-test.py:80
↓ 9 callersMethodRunAndVerifyAllowingDisabled
Checks that the binary runs correct set of tests for the given filter. Runs googletest-filter-unittest_ with the given filter, and enables di
3rd/googletest-1.13.0/googletest/test/googletest-filter-unittest.py:345
↓ 9 callersFunctionSetEnvVar
Sets/unsets an environment variable to a given value.
3rd/googletest-1.13.0/googletest/test/gtest_test_utils.py:56
↓ 9 callersFunction_mi_arena_id_none
3rd/mimalloc-2.0.9/src/arena.c:96
↓ 9 callersFunction_mi_clock_now
3rd/mimalloc-2.0.9/src/stats.c:420
↓ 9 callersFunction_mi_page_free_collect
3rd/mimalloc-2.0.9/src/page.c:206
↓ 9 callersMethodbegin
Obtain an iterator that points to the start of the range.
3rd/asio-1.24.0/include/asio/ip/address_v4_range.hpp:92
↓ 9 callersFunctionbuffer_copy
3rd/asio-1.24.0/include/asio/buffer.hpp:2366
↓ 9 callersFunctioncbegin
3rd/wildcards/include/cx/iterator.hpp:82
↓ 9 callersFunctioncheck_match
** Check that next token is 'what' and skip it. In case of error, ** raise an error that the expected 'what' should match a 'who' ** in line 'where' (
3rd/lua-5.4.3/src/lparser.c:130
↓ 9 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
3rd/nlohmann_json/include/nlohmann/detail/json_pointer.hpp:318
↓ 9 callersFunctionenterblock
3rd/lua-5.4.3/src/lparser.c:630
↓ 9 callersMethoderase
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17476
↓ 9 callersMethoderase
3rd/nlohmann_json/include/nlohmann/ordered_map.hpp:89
↓ 9 callersFunctionexpr
3rd/lua-5.4.3/src/lparser.c:1278
↓ 9 callersMethodget_allocator
3rd/asio-1.24.0/include/asio/compose.hpp:360
↓ 9 callersMethodget_cancellation_slot
3rd/asio-1.24.0/include/asio/spawn.hpp:78
↓ 9 callersMethodget_executor
Get the executor associated with the object. * This function may be used to obtain the executor object that the stream * uses to dispatch handlers
3rd/asio-1.24.0/include/asio/ssl/stream.hpp:191
↓ 9 callersMethodget_executor
3rd/asio-1.24.0/include/asio/impl/co_spawn.hpp:269
↓ 9 callersMethodinsert
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17545
↓ 9 callersMethodinsert
3rd/nlohmann_json/include/nlohmann/ordered_map.hpp:158
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
3rd/nlohmann_json/single_include/nlohmann/json.hpp:20277
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
3rd/nlohmann_json/include/nlohmann/json.hpp:2776
↓ 9 callersFunctionis_set
3rd/wildcards/include/wildcards/match.hpp:104
↓ 9 callersFunctionleaveblock
3rd/lua-5.4.3/src/lparser.c:660
↓ 9 callersFunctionlexerror
3rd/lua-5.4.3/src/llex.c:111
↓ 9 callersFunctionluaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). */
3rd/lua-5.4.3/src/lcode.c:198
↓ 9 callersFunctionluaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
3rd/lua-5.4.3/src/lauxlib.c:574
↓ 9 callersFunctionluaS_new
** Create or reuse a zero-terminated string, first checking in the ** cache (using the string address as a key). The cache can contain ** only zero-te
3rd/lua-5.4.3/src/lstring.c:241
↓ 9 callersFunctionluaT_gettmbyobj
3rd/lua-5.4.3/src/ltm.c:71
↓ 9 callersFunctionluaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
3rd/lua-5.4.3/src/lvm.c:121
↓ 9 callersFunctionlua_gc
** Garbage-collection function */
3rd/lua-5.4.3/src/lapi.c:1126
↓ 9 callersFunctionlua_getstack
3rd/lua-5.4.3/src/ldebug.c:160
↓ 9 callersFunctionlua_seti
3rd/lua-5.4.3/src/lapi.c:871
↓ 9 callersFunctionmi_bitmap_mask_
The bit mask for a given number of blocks at a specified bit index.
3rd/mimalloc-2.0.9/src/bitmap.c:29
↓ 9 callersFunctionmi_count_size_overflow
Safe multiply `count*size` into `total`; return `true` on overflow.
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:327
↓ 9 callersFunctionmi_heap_new
3rd/mimalloc-2.0.9/src/heap.c:222
↓ 9 callersFunctionmi_segment_slices_end
3rd/mimalloc-2.0.9/src/segment.c:161
↓ 9 callersFunctionparse
3rd/uriparser/test/MemoryManagerSuite.cpp:135
↓ 9 callersMethodreset
3rd/asio-1.24.0/include/asio/experimental/detail/impl/channel_service.hpp:177
↓ 9 callersMethodresize
Set the underlying size of the endpoint in the native type.
3rd/asio-1.24.0/include/asio/ip/basic_endpoint.hpp:160
↓ 9 callersFunctionset_parent
3rd/nlohmann_json/single_include/nlohmann/json.hpp:18825
↓ 9 callersFunctionset_parent
3rd/nlohmann_json/include/nlohmann/json.hpp:1324
↓ 9 callersMethodswap
Swaps two AssertionResults.
3rd/googletest-1.13.0/googletest/src/gtest-assertion-result.cc:52
↓ 9 callersFunctiontestNormalizeSyntaxWithFailingMallocCallsFreeTimes
3rd/uriparser/test/MemoryManagerSuite.cpp:365
↓ 9 callersFunctiontofile
3rd/lua-5.4.3/src/liolib.c:187
↓ 9 callersMethodwait
3rd/asio-1.24.0/include/asio/detail/std_event.hpp:114
↓ 8 callersFunctionACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
3rd/googletest-1.13.0/googlemock/test/gmock-more-actions_test.cc:1437
↓ 8 callersFunctionCanCallReturnRef
3rd/googletest-1.13.0/googlemock/test/gmock-actions_test.cc:900
↓ 8 callersFunctionCaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:859
↓ 8 callersFunctionClearCurrentTestPartResults
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:327
↓ 8 callersFunctionEMString
Test helper for formatting element, matcher index pairs in expectations.
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-containers_test.cc:2060
↓ 8 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2008
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:3090
↓ 8 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:1196
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:112
↓ 8 callersFunctionGetRawPointer
3rd/googletest-1.13.0/googlemock/include/gmock/internal/gmock-internal-utils.h:82
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
3rd/googletest-1.13.0/googletest/src/gtest.cc:2629
↓ 8 callersFunctionHasPrefix
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:734
↓ 8 callersFunctionIsSubstringImpl
3rd/googletest-1.13.0/googletest/src/gtest.cc:1793
↓ 8 callersMethodMatchAndExplain
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-misc_test.cc:964
← previousnext →601–700 of 10,375, ranked by callers