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
↓ 785 callers
Method
Matches
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:617
↓ 450 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
3rd/nlohmann_json/single_include/nlohmann/json.hpp:12748
↓ 364 callers
Function
string
3rd/asio-1.24.0/include/asio/detail/winrt_utils.hpp:40
↓ 340 callers
Method
size
3rd/wildcards/include/cx/array.hpp:23
↓ 302 callers
Function
make_tuple
3rd/wildcards/include/cx/tuple.hpp:42
↓ 278 callers
Function
Return
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1848
↓ 271 callers
Function
throw_error
3rd/asio-1.24.0/include/asio/detail/throw_error.hpp:36
↓ 250 callers
Function
Not
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4659
↓ 247 callers
Method
Perform
3rd/googletest-1.13.0/googlemock/test/gmock-actions_test.cc:582
↓ 243 callers
Method
size
3rd/asio-1.24.0/include/asio/detail/socket_option.hpp:290
↓ 218 callers
Function
Print
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:281
↓ 217 callers
Function
Eq
Creates a polymorphic matcher that matches a 2-tuple where the first field == the second field.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4582
↓ 212 callers
Function
testAddOrRemoveBaseHelper
3rd/uriparser/test/FourSuite.cpp:34
↓ 182 callers
Function
allocate
3rd/asio-1.24.0/include/asio/detail/thread_info_base.hpp:119
↓ 182 callers
Method
str
Returns the explanation accumulated so far.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:309
↓ 170 callers
Method
empty
3rd/wildcards/include/cx/array.hpp:28
↓ 168 callers
Function
Explain
3rd/googletest-1.13.0/googlemock/test/gmock-matchers_test.h:183
↓ 163 callers
Function
create
3rd/nlohmann_json/include/nlohmann/json.hpp:924
↓ 161 callers
Function
Ne
Creates a polymorphic matcher that matches a 2-tuple where the first field != the second field.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4602
↓ 161 callers
Function
create
3rd/nlohmann_json/single_include/nlohmann/json.hpp:18425
↓ 152 callers
Function
Describe
3rd/googletest-1.13.0/googlemock/test/gmock-matchers_test.h:171
↓ 147 callers
Function
FilePath
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-filepath.h:72
↓ 139 callers
Method
data
3rd/asio-1.24.0/include/asio/detail/socket_option.hpp:276
↓ 139 callers
Function
next
3rd/wildcards/include/cx/iterator.hpp:16
↓ 124 callers
Method
string
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6581
↓ 122 callers
Method
write_character
3rd/nlohmann_json/single_include/nlohmann/json.hpp:13590
↓ 122 callers
Method
write_character
3rd/nlohmann_json/include/nlohmann/detail/output/output_adapters.hpp:48
↓ 117 callers
Method
data
3rd/wildcards/include/cx/string_view.hpp:34
↓ 112 callers
Method
GetStyle
CodeFormat/src/FormatContext.cpp:162
↓ 110 callers
Method
size
Returns the number of TestPartResult objects in the array.
3rd/googletest-1.13.0/googletest/src/gtest-test-part.cc:79
↓ 107 callers
Method
size
3rd/nlohmann_json/single_include/nlohmann/json.hpp:3209
↓ 107 callers
Method
size
3rd/nlohmann_json/include/nlohmann/detail/meta/cpp_future.hpp:59
↓ 104 callers
Method
size
3rd/asio-1.24.0/include/asio/ip/detail/socket_option.hpp:228
↓ 98 callers
Function
Ge
Creates a polymorphic matcher that matches a 2-tuple where the first field >= the second field.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4586
↓ 97 callers
Function
invoke
3rd/asio-1.24.0/include/asio/detail/handler_invoke_helpers.hpp:42
↓ 96 callers
Function
mi_free
Free a block fast path written carefully to prevent spilling on the stack
3rd/mimalloc-2.0.9/src/alloc.c:534
↓ 93 callers
Method
insert
Insert a new entry into the map.
3rd/asio-1.24.0/include/asio/detail/hash_map.hpp:153
↓ 90 callers
Function
ElementsAre
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5093
↓ 88 callers
Function
is_continuation
3rd/asio-1.24.0/include/asio/detail/handler_cont_helpers.hpp:30
↓ 86 callers
Method
clear
Clear the error value to the default.
3rd/asio-1.24.0/include/asio/error_code.hpp:105
↓ 85 callers
Method
Times
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:2896
↓ 83 callers
Method
GetIndex
LuaParser/src/Ast/LuaSyntaxNode.cpp:125
↓ 83 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
3rd/googletest-1.13.0/googletest/src/gtest.cc:1283
↓ 82 callers
Method
end
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:220
↓ 81 callers
Method
name
3rd/nlohmann_json/single_include/nlohmann/json.hpp:2781
↓ 81 callers
Method
resize
3rd/asio-1.24.0/include/asio/detail/socket_option.hpp:297
↓ 78 callers
Function
CharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
3rd/googletest-1.13.0/googlemock/test/gmock-more-actions_test.cc:238
↓ 74 callers
Method
context
Push the key on to the stack.
3rd/asio-1.24.0/include/asio/detail/call_stack.hpp:39
↓ 73 callers
Function
AtomMatchesChar
Returns true if and only if the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:750
↓ 73 callers
Function
get
Forwards the request to get the executor to the associator specialisation for the unwrapped type @c T.
3rd/asio-1.24.0/include/asio/associated_executor.hpp:208
↓ 73 callers
Method
get
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-containers_test.cc:275
↓ 71 callers
Function
query
Query the occupancy (recommended number of work items) for the pool. * Do not call this function directly. It is intended for use with the * asio::
3rd/asio-1.24.0/include/asio/thread_pool.hpp:557
↓ 70 callers
Method
GetSyntaxKind
LuaParser/src/Ast/LuaSyntaxNode.cpp:54
↓ 69 callers
Function
DescribeNegation
3rd/googletest-1.13.0/googlemock/test/gmock-matchers_test.h:177
↓ 69 callers
Function
Lt
Creates a polymorphic matcher that matches a 2-tuple where the first field < the second field.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4598
↓ 68 callers
Function
GreaterThan
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2414
↓ 68 callers
Function
Values
3rd/googletest-1.13.0/googletest/include/gtest/gtest-param-test.h:335
↓ 68 callers
Function
luaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error w
3rd/lua-5.4.3/src/lauxlib.c:234
↓ 67 callers
Method
GetTokenKind
LuaParser/src/Ast/LuaSyntaxTree.cpp:404
↓ 67 callers
Function
Gt
Creates a polymorphic matcher that matches a 2-tuple where the first field > the second field.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4590
↓ 67 callers
Function
value
3rd/nlohmann_json/include/nlohmann/json.hpp:3989
↓ 66 callers
Method
free
Free an object. Moves it to the free list. No destructors are run.
3rd/asio-1.24.0/include/asio/detail/object_pool.hpp:125
↓ 66 callers
Function
testGoodUri
3rd/uriparser/test/FourSuite.cpp:408
↓ 65 callers
Method
buffers
3rd/asio-1.24.0/include/asio/detail/buffer_sequence_adapter.hpp:119
↓ 65 callers
Function
deallocate
3rd/asio-1.24.0/include/asio/detail/thread_info_base.hpp:125
↓ 64 callers
Function
Contains
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4825
↓ 64 callers
Method
find
Find an entry in the map.
3rd/asio-1.24.0/include/asio/detail/hash_map.hpp:111
↓ 63 callers
Method
end
3rd/wildcards/include/cx/array.hpp:48
↓ 62 callers
Function
HasSubstr
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4503
↓ 62 callers
Method
begin
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:219
↓ 62 callers
Function
lua_pushboolean
3rd/lua-5.4.3/src/lapi.c:599
↓ 61 callers
Function
lua_pushinteger
3rd/lua-5.4.3/src/lapi.c:507
↓ 60 callers
Function
Pointee
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4338
↓ 59 callers
Method
GetChildSyntaxNode
LuaParser/src/Ast/LuaSyntaxNode.cpp:129
↓ 59 callers
Function
make_pair
3rd/wildcards/include/cx/utility.hpp:45
↓ 58 callers
Method
reset
Reset pointer.
3rd/asio-1.24.0/include/asio/detail/scoped_ptr.hpp:60
↓ 57 callers
Function
SetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:1668
↓ 56 callers
Method
SaveAndNext
LuaParser/src/Lexer/TextReader.cpp:42
↓ 56 callers
Function
StreamableToString
3rd/googletest-1.13.0/googletest/include/gtest/gtest-message.h:211
↓ 56 callers
Function
lua_pushstring
3rd/lua-5.4.3/src/lapi.c:532
↓ 56 callers
Function
testAddBaseHelper
3rd/uriparser/test/test.cpp:961
↓ 56 callers
Function
testUnescapingHelper
3rd/uriparser/test/test.cpp:859
↓ 55 callers
Function
PrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:486
↓ 55 callers
Method
count
3rd/asio-1.24.0/include/asio/detail/buffer_sequence_adapter.hpp:124
↓ 54 callers
Function
Pair
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4993
↓ 54 callers
Method
end
return iterator end (needed for range-based for)
3rd/nlohmann_json/single_include/nlohmann/json.hpp:4570
↓ 54 callers
Method
end
return iterator end (needed for range-based for)
3rd/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp:139
↓ 53 callers
Function
Invoke
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1951
↓ 53 callers
Method
IsToken
LuaParser/src/Ast/LuaSyntaxTree.cpp:418
↓ 52 callers
Function
AllOf
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-arithmetic_test.cc:1478
↓ 51 callers
Function
buffer
Obtain a buffer representing the entire registered buffer.
3rd/asio-1.24.0/include/asio/registered_buffer.hpp:277
↓ 51 callers
Method
complete
3rd/asio-1.24.0/include/asio/detail/handler_work.hpp:468
↓ 49 callers
Method
begin
return iterator begin (needed for range-based for)
3rd/nlohmann_json/single_include/nlohmann/json.hpp:4564
↓ 49 callers
Method
begin
return iterator begin (needed for range-based for)
3rd/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp:133
↓ 48 callers
Method
Complete
LuaParser/src/Parse/Mark.cpp:16
↓ 48 callers
Function
lua_pushvalue
3rd/lua-5.4.3/src/lapi.c:264
↓ 47 callers
Function
AnyOf
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-arithmetic_test.cc:1488
↓ 47 callers
Method
DescribeTo
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:1517
↓ 47 callers
Method
GetChildToken
LuaParser/src/Ast/LuaSyntaxNode.cpp:170
↓ 47 callers
Method
capacity
Get the capacity of the endpoint in the native type.
3rd/asio-1.24.0/include/asio/ip/detail/endpoint.hpp:84
next →
1–100 of 10,375, ranked by callers