Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ functions
Functions
10,375 in github.com/CppCXY/EmmyLuaCodeStyle
⨍
Functions
10,375
◇
Types & classes
4,285
↓ 10 callers
Method
failed_test_count
Gets the number of failed tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1082
↓ 10 callers
Function
freeexp
** Free register used by expression 'e' (if any) */
3rd/lua-5.4.3/src/lcode.c:516
↓ 10 callers
Function
luaK_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 callers
Function
luaK_reserveregs
** Reserve 'n' registers in register stack */
3rd/lua-5.4.3/src/lcode.c:479
↓ 10 callers
Function
luaL_addstring
3rd/lua-5.4.3/src/lauxlib.c:588
↓ 10 callers
Function
luaL_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 callers
Function
lua_next
3rd/lua-5.4.3/src/lapi.c:1245
↓ 10 callers
Function
lua_rawseti
3rd/lua-5.4.3/src/lapi.c:915
↓ 10 callers
Function
mi_block_set_next
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:739
↓ 10 callers
Function
mi_commit_mask_create_empty
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:753
↓ 10 callers
Function
mi_commit_mask_is_empty
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:765
↓ 10 callers
Function
mi_free_aligned
3rd/mimalloc-2.0.9/src/alloc.c:638
↓ 10 callers
Function
mi_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 callers
Function
normalizeAndCompare
3rd/uriparser/test/FourSuite.cpp:565
↓ 10 callers
Method
on_work_started
3rd/asio-1.24.0/include/asio/impl/io_context.hpp:332
↓ 10 callers
Function
parser
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17706
↓ 10 callers
Function
parser
3rd/nlohmann_json/include/nlohmann/json.hpp:205
↓ 10 callers
Method
path
Get the path associated with the endpoint.
3rd/asio-1.24.0/include/asio/local/basic_endpoint.hpp:154
↓ 10 callers
Method
pop_frame
3rd/asio-1.24.0/include/asio/impl/awaitable.hpp:463
↓ 10 callers
Method
require
3rd/asio-1.24.0/include/asio/execution/blocking.hpp:864
↓ 10 callers
Method
set_s
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-containers_test.cc:625
↓ 10 callers
Function
str_checkname
3rd/lua-5.4.3/src/lparser.c:143
↓ 10 callers
Function
uriPushToStack
3rd/uriparser/src/UriIp4Base.c:76
↓ 10 callers
Method
value
return value of the iterator
3rd/nlohmann_json/single_include/nlohmann/json.hpp:4545
↓ 10 callers
Method
value
return value of the iterator
3rd/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp:114
↓ 10 callers
Method
work_finished
Notify that some work has finished.
3rd/asio-1.24.0/include/asio/detail/scheduler.hpp:100
↓ 9 callers
Method
AddChild
Util/src/InfoTree/InfoNode.cpp:39
↓ 9 callers
Function
DoubleEq
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 callers
Function
Elements
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:3594
↓ 9 callers
Function
GTEST_EXCLUSIVE_LOCK_REQUIRED_
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-spec-builders.h:771
↓ 9 callers
Function
GetElementOr
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:293
↓ 9 callers
Method
GetLastToken
LuaParser/src/Ast/LuaSyntaxTree.cpp:316
↓ 9 callers
Method
GetNextSibling
LuaParser/src/Ast/LuaSyntaxTree.cpp:272
↓ 9 callers
Method
GetSaveText
LuaParser/src/Lexer/TextReader.cpp:97
↓ 9 callers
Method
IsEmpty
LuaParser/src/Ast/LuaSyntaxNode.cpp:295
↓ 9 callers
Function
IsEven
Returns true if and only if the argument is an even number.
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2152
↓ 9 callers
Function
IsNumber
CodeFormatCore/src/Config/LuaStyle.cpp:7
↓ 9 callers
Function
Log
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 callers
Function
ParseFlag
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 callers
Method
RunAndVerify
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 callers
Method
RunAndVerifyAllowingDisabled
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 callers
Function
SetEnvVar
Sets/unsets an environment variable to a given value.
3rd/googletest-1.13.0/googletest/test/gtest_test_utils.py:56
↓ 9 callers
Function
_mi_arena_id_none
3rd/mimalloc-2.0.9/src/arena.c:96
↓ 9 callers
Function
_mi_clock_now
3rd/mimalloc-2.0.9/src/stats.c:420
↓ 9 callers
Function
_mi_page_free_collect
3rd/mimalloc-2.0.9/src/page.c:206
↓ 9 callers
Method
begin
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 callers
Function
buffer_copy
3rd/asio-1.24.0/include/asio/buffer.hpp:2366
↓ 9 callers
Function
cbegin
3rd/wildcards/include/cx/iterator.hpp:82
↓ 9 callers
Function
check_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 callers
Method
empty
! @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 callers
Function
enterblock
3rd/lua-5.4.3/src/lparser.c:630
↓ 9 callers
Method
erase
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17476
↓ 9 callers
Method
erase
3rd/nlohmann_json/include/nlohmann/ordered_map.hpp:89
↓ 9 callers
Function
expr
3rd/lua-5.4.3/src/lparser.c:1278
↓ 9 callers
Method
get_allocator
3rd/asio-1.24.0/include/asio/compose.hpp:360
↓ 9 callers
Method
get_cancellation_slot
3rd/asio-1.24.0/include/asio/spawn.hpp:78
↓ 9 callers
Method
get_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 callers
Method
get_executor
3rd/asio-1.24.0/include/asio/impl/co_spawn.hpp:269
↓ 9 callers
Method
insert
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17545
↓ 9 callers
Method
insert
3rd/nlohmann_json/include/nlohmann/ordered_map.hpp:158
↓ 9 callers
Function
is_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 callers
Function
is_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 callers
Function
is_set
3rd/wildcards/include/wildcards/match.hpp:104
↓ 9 callers
Function
leaveblock
3rd/lua-5.4.3/src/lparser.c:660
↓ 9 callers
Function
lexerror
3rd/lua-5.4.3/src/llex.c:111
↓ 9 callers
Function
luaK_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 callers
Function
luaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
3rd/lua-5.4.3/src/lauxlib.c:574
↓ 9 callers
Function
luaS_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 callers
Function
luaT_gettmbyobj
3rd/lua-5.4.3/src/ltm.c:71
↓ 9 callers
Function
luaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
3rd/lua-5.4.3/src/lvm.c:121
↓ 9 callers
Function
lua_gc
** Garbage-collection function */
3rd/lua-5.4.3/src/lapi.c:1126
↓ 9 callers
Function
lua_getstack
3rd/lua-5.4.3/src/ldebug.c:160
↓ 9 callers
Function
lua_seti
3rd/lua-5.4.3/src/lapi.c:871
↓ 9 callers
Function
mi_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 callers
Function
mi_count_size_overflow
Safe multiply `count*size` into `total`; return `true` on overflow.
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:327
↓ 9 callers
Function
mi_heap_new
3rd/mimalloc-2.0.9/src/heap.c:222
↓ 9 callers
Function
mi_segment_slices_end
3rd/mimalloc-2.0.9/src/segment.c:161
↓ 9 callers
Function
parse
3rd/uriparser/test/MemoryManagerSuite.cpp:135
↓ 9 callers
Method
reset
3rd/asio-1.24.0/include/asio/experimental/detail/impl/channel_service.hpp:177
↓ 9 callers
Method
resize
Set the underlying size of the endpoint in the native type.
3rd/asio-1.24.0/include/asio/ip/basic_endpoint.hpp:160
↓ 9 callers
Function
set_parent
3rd/nlohmann_json/single_include/nlohmann/json.hpp:18825
↓ 9 callers
Function
set_parent
3rd/nlohmann_json/include/nlohmann/json.hpp:1324
↓ 9 callers
Method
swap
Swaps two AssertionResults.
3rd/googletest-1.13.0/googletest/src/gtest-assertion-result.cc:52
↓ 9 callers
Function
testNormalizeSyntaxWithFailingMallocCallsFreeTimes
3rd/uriparser/test/MemoryManagerSuite.cpp:365
↓ 9 callers
Function
tofile
3rd/lua-5.4.3/src/liolib.c:187
↓ 9 callers
Method
wait
3rd/asio-1.24.0/include/asio/detail/std_event.hpp:114
↓ 8 callers
Function
ACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
3rd/googletest-1.13.0/googlemock/test/gmock-more-actions_test.cc:1437
↓ 8 callers
Function
CanCallReturnRef
3rd/googletest-1.13.0/googlemock/test/gmock-actions_test.cc:900
↓ 8 callers
Function
CaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:859
↓ 8 callers
Function
ClearCurrentTestPartResults
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:327
↓ 8 callers
Function
EMString
Test helper for formatting element, matcher index pairs in expectations.
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-containers_test.cc:2060
↓ 8 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2008
↓ 8 callers
Function
FormatTestCount
Formats the count of tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:3090
↓ 8 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:1196
↓ 8 callers
Function
GetRandomSeedFromFlag
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 callers
Function
GetRawPointer
3rd/googletest-1.13.0/googlemock/include/gmock/internal/gmock-internal-utils.h:82
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
3rd/googletest-1.13.0/googletest/src/gtest.cc:2629
↓ 8 callers
Function
HasPrefix
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:734
↓ 8 callers
Function
IsSubstringImpl
3rd/googletest-1.13.0/googletest/src/gtest.cc:1793
↓ 8 callers
Method
MatchAndExplain
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-misc_test.cc:964
← previous
next →
601–700 of 10,375, ranked by callers