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
↓ 20 callers
Function
lua_pushnil
3rd/lua-5.4.3/src/lapi.c:491
↓ 20 callers
Function
lua_rawset
3rd/lua-5.4.3/src/lapi.c:903
↓ 20 callers
Function
lua_toboolean
3rd/lua-5.4.3/src/lapi.c:393
↓ 20 callers
Function
mi_heap_is_initialized
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:435
↓ 20 callers
Method
prepare
Get the buffer for a single transfer, with a size.
3rd/asio-1.24.0/include/asio/detail/consuming_buffers.hpp:96
↓ 20 callers
Method
read_some
3rd/asio-1.24.0/include/asio/impl/buffered_read_stream.hpp:243
↓ 20 callers
Method
test_property_count
Returns the number of the test properties.
3rd/googletest-1.13.0/googletest/src/gtest.cc:2431
↓ 20 callers
Method
total_test_count
Gets the number of all tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1103
↓ 19 callers
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive. UNC share roots are also included.)
3rd/googletest-1.13.0/googletest/src/gtest-filepath.cc:291
↓ 19 callers
Function
UnorderedElementsAre
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5102
↓ 19 callers
Method
attach_thread
3rd/asio-1.24.0/include/asio/impl/awaitable.hpp:444
↓ 19 callers
Method
cbegin
3rd/wildcards/include/cx/array.hpp:43
↓ 19 callers
Function
check_debug_fill_uninit
3rd/mimalloc-2.0.9/test/test-api-fill.c:311
↓ 19 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
3rd/googletest-1.13.0/googletest/src/gtest.cc:5228
↓ 19 callers
Function
luaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
3rd/lua-5.4.3/src/lcode.c:936
↓ 19 callers
Function
luaL_checkany
3rd/lua-5.4.3/src/lauxlib.c:396
↓ 19 callers
Function
mi_option_get
3rd/mimalloc-2.0.9/src/options.c:120
↓ 19 callers
Method
number_integer
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6566
↓ 19 callers
Method
number_integer
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:654
↓ 19 callers
Function
open
Open the file using the specified path. * This function opens the file so that it will use the specified path. * * @param path The path name ide
3rd/asio-1.24.0/include/asio/basic_file.hpp:368
↓ 19 callers
Method
post_immediate_completion
3rd/asio-1.24.0/include/asio/detail/impl/epoll_reactor.hpp:27
↓ 18 callers
Method
AddIgnoreDirectory
Util/src/FileFinder.cpp:8
↓ 18 callers
Method
DescribeTo
Describes self to an ostream.
3rd/googletest-1.13.0/googlemock/test/gmock-cardinalities_test.cc:404
↓ 18 callers
Method
GetNextPrime
3rd/googletest-1.13.0/googletest/samples/prime_tables.h:66
↓ 18 callers
Function
IsNan
Creates a polymorphic matcher that matches any NaN floating point.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4275
↓ 18 callers
Function
PrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:563
↓ 18 callers
Function
Range
3rd/googletest-1.13.0/googletest/include/gtest/gtest-param-test.h:229
↓ 18 callers
Function
UnorderedPointwise
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4758
↓ 18 callers
Function
_mi_error_message
3rd/mimalloc-2.0.9/src/options.c:449
↓ 18 callers
Function
buffer_sequence_end
3rd/asio-1.24.0/include/asio/buffer.hpp:466
↓ 18 callers
Method
clear_cancellation_slot
3rd/asio-1.24.0/include/asio/impl/awaitable.hpp:156
↓ 18 callers
Method
consume
Consume the specified number of bytes from the buffers.
3rd/asio-1.24.0/include/asio/detail/consuming_buffers.hpp:120
↓ 18 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
3rd/nlohmann_json/single_include/nlohmann/json.hpp:22252
↓ 18 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
3rd/nlohmann_json/include/nlohmann/json.hpp:4751
↓ 18 callers
Function
end
Obtain an end iterator for the results range.
3rd/asio-1.24.0/include/asio/ip/basic_resolver_results.hpp:259
↓ 18 callers
Function
from_json
3rd/nlohmann_json/single_include/nlohmann/json.hpp:3962
↓ 18 callers
Function
from_json
3rd/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp:31
↓ 18 callers
Method
get_executor
3rd/asio-1.24.0/include/asio/experimental/impl/coro.hpp:604
↓ 18 callers
Function
lua_geti
3rd/lua-5.4.3/src/lapi.c:689
↓ 18 callers
Function
mi_stat_add
must be thread safe as it is called from stats_merge
3rd/mimalloc-2.0.9/src/stats.c:74
↓ 18 callers
Method
sax_parse
3rd/nlohmann_json/single_include/nlohmann/json.hpp:11078
↓ 18 callers
Method
sax_parse
3rd/nlohmann_json/include/nlohmann/detail/input/parser.hpp:153
↓ 18 callers
Method
slot
3rd/asio-1.24.0/include/asio/impl/spawn.hpp:1073
↓ 18 callers
Function
testToStringCharsRequiredHelper
3rd/uriparser/test/test.cpp:1244
↓ 18 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
3rd/googletest-1.13.0/googletest/src/gtest.cc:2426
↓ 17 callers
Function
AlwaysFalse
Always returns false.
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:843
↓ 17 callers
Function
ByRef
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1997
↓ 17 callers
Function
ExitedWithCode
3rd/googletest-1.13.0/googletest/include/gtest/gtest-death-test.h:198
↓ 17 callers
Method
Get
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:275
↓ 17 callers
Method
GetFile
LuaParser/src/Lexer/LuaLexer.cpp:81
↓ 17 callers
Method
SetAll
CodeFormatCore/include/CodeFormatCore/Config/LuaStyleStruct.h:29
↓ 17 callers
Function
ShuffleRange
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:303
↓ 17 callers
Function
UnorderedElementsAreArray
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4193
↓ 17 callers
Function
advance
Advance the iterator by the specified distance.
3rd/asio-1.24.0/include/asio/buffers_iterator.hpp:407
↓ 17 callers
Method
emplace
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17427
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
3rd/nlohmann_json/single_include/nlohmann/json.hpp:10850
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
3rd/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp:2462
↓ 17 callers
Function
luaL_buffinit
3rd/lua-5.4.3/src/lauxlib.c:629
↓ 17 callers
Function
luaL_pushresult
3rd/lua-5.4.3/src/lauxlib.c:593
↓ 17 callers
Function
size
Get the size of the file. * This function determines the size of the file, in bytes. * * @throws asio::system_error Thrown on failure. */
3rd/asio-1.24.0/include/asio/basic_file.hpp:692
↓ 17 callers
Function
to_json
3rd/nlohmann_json/single_include/nlohmann/json.hpp:4871
↓ 17 callers
Function
to_json
3rd/nlohmann_json/include/nlohmann/detail/conversions/to_json.hpp:260
↓ 17 callers
Method
what
Get a string representation of the exception.
3rd/asio-1.24.0/include/asio/system_error.hpp:84
↓ 16 callers
Function
ArrayEq
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:1022
↓ 16 callers
Method
Bar
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:4951
↓ 16 callers
Function
CountIf
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:274
↓ 16 callers
Function
EndsWith
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4519
↓ 16 callers
Function
Factorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
3rd/googletest-1.13.0/googletest/samples/sample1.cc:35
↓ 16 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
3rd/googletest-1.13.0/googletest/src/gtest.cc:4090
↓ 16 callers
Method
GetFormatResult
CodeFormatCore/src/Format/FormatBuilder.cpp:13
↓ 16 callers
Method
GetParent
LuaParser/src/Ast/LuaSyntaxTree.cpp:390
↓ 16 callers
Function
GetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
3rd/googletest-1.13.0/googletest/test/googletest-shuffle-test.py:85
↓ 16 callers
Function
IsAsciiWordChar
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:738
↓ 16 callers
Function
IsHalfOf
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-containers_test.cc:2238
↓ 16 callers
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4256
↓ 16 callers
Function
IsTrue
3rd/googletest-1.13.0/googletest/src/gtest.cc:6284
↓ 16 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
3rd/googletest-1.13.0/googletest/src/gtest.cc:5991
↓ 16 callers
Function
StrCaseEq
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4486
↓ 16 callers
Method
VoidFromString
3rd/googletest-1.13.0/googlemock/test/gmock_link_test.h:233
↓ 16 callers
Function
WhenSorted
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4718
↓ 16 callers
Method
With
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-spec-builders.h:1513
↓ 16 callers
Function
_mi_thread_id
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:846
↓ 16 callers
Method
accept
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:477
↓ 16 callers
Function
count
3rd/nlohmann_json/include/nlohmann/json.hpp:4577
↓ 16 callers
Method
first
Get the object at the start of the live list.
3rd/asio-1.24.0/include/asio/detail/object_pool.hpp:82
↓ 16 callers
Method
get_executor
3rd/asio-1.24.0/include/asio/basic_socket_acceptor.hpp:2642
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
3rd/nlohmann_json/single_include/nlohmann/json.hpp:20233
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
3rd/nlohmann_json/include/nlohmann/json.hpp:2732
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
3rd/nlohmann_json/single_include/nlohmann/json.hpp:20052
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
3rd/nlohmann_json/include/nlohmann/json.hpp:2551
↓ 16 callers
Function
luaL_checktype
3rd/lua-5.4.3/src/lauxlib.c:390
↓ 16 callers
Function
mi_heap_malloc
3rd/mimalloc-2.0.9/src/alloc.c:152
↓ 16 callers
Function
mi_page_usable_block_size
Get the usable block size of a page without fixed padding. This may still include internal padding due to alignment and rounding up size classes.
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:540
↓ 16 callers
Function
require
3rd/asio-1.24.0/include/asio/execution/blocking.hpp:705
↓ 15 callers
Method
Binary
3rd/googletest-1.13.0/googlemock/test/gmock-more-actions_test.cc:146
↓ 15 callers
Method
GetLine
LuaParser/src/File/LuaSource.cpp:16
↓ 15 callers
Function
MakeMatcher
3rd/googletest-1.13.0/googletest/include/gtest/gtest-matchers.h:700
↓ 15 callers
Function
MatchRegexAnywhere
Returns true if and only if regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The alg
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:909
↓ 15 callers
Function
PartialMatch
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:901
↓ 15 callers
Function
PrintArrayHelper
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:784
← previous
next →
301–400 of 10,375, ranked by callers