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
↓ 4 callers
Function
IsSpace
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:1933
↓ 4 callers
Function
IsSubRelative
CodeFormat/src/FormatContext.cpp:25
↓ 4 callers
Function
MakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_suite_name: name of the test suite nam
3rd/googletest-1.13.0/googletest/src/gtest.cc:2772
↓ 4 callers
Method
MatchAndExplain
3rd/googletest-1.13.0/googlemock/test/gmock-matchers_test.h:142
↓ 4 callers
Function
Matcher
3rd/googletest-1.13.0/googletest/include/gtest/gtest-matchers.h:535
↓ 4 callers
Function
OpenFileForWriting
Utility function to Open File for Writing
3rd/googletest-1.13.0/googletest/src/gtest.cc:200
↓ 4 callers
Method
Parse
CodeFormatServer/src/Lib/LineIndex/LineIndex.cpp:7
↓ 4 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:1284
↓ 4 callers
Function
Pointer
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5026
↓ 4 callers
Method
Push
CodeFormatServer/src/Lib/LineIndex/LineTypes.cpp:18
↓ 4 callers
Method
RefQualifiedOverloaded
3rd/googletest-1.13.0/googlemock/test/gmock-function-mocker_test.cc:278
↓ 4 callers
Function
ReturnNull
Creates an action that returns NULL.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1853
↓ 4 callers
Function
RmDir
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:1994
↓ 4 callers
Function
Run
Runs googletest-list-tests-unittest_ and returns the list of tests printed.
3rd/googletest-1.13.0/googletest/test/googletest-list-tests-unittest.py:114
↓ 4 callers
Function
RunAllTests
Runs the tests. Return true if and only if successful. The 'failure' parameter specifies the type of failure that should be generated by the global
3rd/googletest-1.13.0/googletest/test/gtest_environment_test.cc:114
↓ 4 callers
Function
RunAndExtractTestList
Runs the test program and returns its exit code and a list of tests run.
3rd/googletest-1.13.0/googletest/test/googletest-filter-unittest.py:193
↓ 4 callers
Function
SetErrnoAndReturn
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1936
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1045
↓ 4 callers
Function
Short
3rd/googletest-1.13.0/googlemock/test/gmock-actions_test.cc:1201
↓ 4 callers
Method
Skip
Skip and records a skipped test result for this object.
3rd/googletest-1.13.0/googletest/src/gtest.cc:2866
↓ 4 callers
Function
SplitString
3rd/googletest-1.13.0/googletest/src/gtest.cc:1233
↓ 4 callers
Function
TEST
Test/src/Grammar_unitest.cpp:15
↓ 4 callers
Function
TempDir
3rd/googletest-1.13.0/googletest/src/gtest.cc:6790
↓ 4 callers
Function
Throw
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:2066
↓ 4 callers
Method
Undo
LuaParser/src/Parse/Mark.cpp:28
↓ 4 callers
Method
UpdateFile
CodeFormatServer/src/VFS/VirtualFileSystem.cpp:6
↓ 4 callers
Function
VariadicExpand
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:3266
↓ 4 callers
Function
VerifyGeneratorIsEmpty
3rd/googletest-1.13.0/googletest/test/googletest-param-test-test.cc:120
↓ 4 callers
Function
WhenBase64Unescaped
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5042
↓ 4 callers
Method
_TestXmlOutput
Asserts that the XML document generated by running the program gtest_prog_name matches expected_xml, a string containing another XML docu
3rd/googletest-1.13.0/googletest/test/gtest_xml_output_unittest.py:394
↓ 4 callers
Method
_VerifyTestCasesDoNotInterleave
(self, tests)
3rd/googletest-1.13.0/googletest/test/googletest-shuffle-test.py:243
↓ 4 callers
Function
_mi_arena_alloc_aligned
3rd/mimalloc-2.0.9/src/arena.c:248
↓ 4 callers
Function
_mi_bin
3rd/mimalloc-2.0.9/src/page-queue.c:101
↓ 4 callers
Function
_mi_bitmap_unclaim
Set `count` bits at `bitmap_idx` to 0 atomically Returns `true` if all `count` bits were 1 previously.
3rd/mimalloc-2.0.9/src/bitmap.c:140
↓ 4 callers
Function
_mi_clock_end
3rd/mimalloc-2.0.9/src/stats.c:456
↓ 4 callers
Function
_mi_commit_mask_committed_size
3rd/mimalloc-2.0.9/src/segment.c:82
↓ 4 callers
Function
_mi_heap_main_get
3rd/mimalloc-2.0.9/src/init.c:182
↓ 4 callers
Function
_mi_heap_malloc_zero
3rd/mimalloc-2.0.9/src/alloc.c:148
↓ 4 callers
Function
_mi_heap_realloc_zero
3rd/mimalloc-2.0.9/src/alloc.c:679
↓ 4 callers
Function
_mi_os_free
3rd/mimalloc-2.0.9/src/os.c:824
↓ 4 callers
Function
_mi_os_good_alloc_size
round to a good OS allocation size (bounded by max 12.5% waste)
3rd/mimalloc-2.0.9/src/os.c:118
↓ 4 callers
Function
_mi_page_malloc
Fast allocation in a page: just pop from the free list. Fall back to generic allocation only if the list is empty.
3rd/mimalloc-2.0.9/src/alloc.c:29
↓ 4 callers
Function
_mi_page_use_delayed_free
3rd/mimalloc-2.0.9/src/page.c:129
↓ 4 callers
Function
_mi_usable_size
3rd/mimalloc-2.0.9/src/alloc.c:603
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
3rd/nlohmann_json/include/nlohmann/detail/input/parser.hpp:145
↓ 4 callers
Function
alt_sub_end
3rd/wildcards/include/wildcards/match.hpp:734
↓ 4 callers
Function
assign
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_overlapped_handle.hpp:282
↓ 4 callers
Method
assign
Assign a native socket to a socket implementation.
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:102
↓ 4 callers
Method
async_read_some_at
3rd/asio-1.24.0/include/asio/detail/io_uring_file_service.hpp:234
↓ 4 callers
Method
async_send
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:276
↓ 4 callers
Function
atomic
3rd/lua-5.4.3/src/lgc.c:1516
↓ 4 callers
Function
basic_executor_type
Constructor used by io_context::get_executor().
3rd/asio-1.24.0/include/asio/io_context.hpp:1108
↓ 4 callers
Method
begin
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:1126
↓ 4 callers
Function
block
3rd/lua-5.4.3/src/lparser.c:1293
↓ 4 callers
Function
block_follow
** check whether current token is in the follow set of a block. ** 'until' closes syntactical blocks, but do not close scope, ** so it is handled in s
3rd/lua-5.4.3/src/lparser.c:776
↓ 4 callers
Method
buffer_pop
Pop a value from the front of the buffer.
3rd/asio-1.24.0/include/asio/experimental/detail/channel_service.hpp:372
↓ 4 callers
Method
buffer_push
Push a new value to the back of the buffer.
3rd/asio-1.24.0/include/asio/experimental/detail/channel_service.hpp:351
↓ 4 callers
Function
c_str
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-filepath.h:86
↓ 4 callers
Function
callbinTM
3rd/lua-5.4.3/src/ltm.c:137
↓ 4 callers
Method
cancel_timer
3rd/asio-1.24.0/include/asio/detail/impl/epoll_reactor.hpp:65
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
3rd/nlohmann_json/single_include/nlohmann/json.hpp:22292
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
3rd/nlohmann_json/include/nlohmann/json.hpp:4791
↓ 4 callers
Function
checkpointer
** If pointer 'p' points to 'o', move it to the next element. */
3rd/lua-5.4.3/src/lgc.c:989
↓ 4 callers
Method
clear
Remove all entries from the map.
3rd/asio-1.24.0/include/asio/detail/hash_map.hpp:208
↓ 4 callers
Function
clearbyvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
3rd/lua-5.4.3/src/lgc.c:736
↓ 4 callers
Function
codebinexpval
** Emit code for binary expressions that "produce values" over ** two registers. */
3rd/lua-5.4.3/src/lcode.c:1374
↓ 4 callers
Function
codestring
3rd/lua-5.4.3/src/lparser.c:159
↓ 4 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
3rd/lua-5.4.3/src/lcode.c:221
↓ 4 callers
Method
connect
Connect the socket to the specified endpoint.
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:495
↓ 4 callers
Method
context
3rd/asio-1.24.0/include/asio/execution/any_executor.hpp:1191
↓ 4 callers
Function
correctgraylist
** Correct a list of gray objects. Return pointer to where rest of the ** list should be linked. ** Because this correction is done after sweeping, yo
3rd/lua-5.4.3/src/lgc.c:1145
↓ 4 callers
Function
currentpc
3rd/lua-5.4.3/src/ldebug.c:41
↓ 4 callers
Function
destroy
3rd/nlohmann_json/single_include/nlohmann/json.hpp:18636
↓ 4 callers
Function
destroy
3rd/nlohmann_json/include/nlohmann/json.hpp:1135
↓ 4 callers
Function
dispatch_coroutine
3rd/asio-1.24.0/include/asio/experimental/detail/partial_promise.hpp:149
↓ 4 callers
Function
docall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
3rd/lua-5.4.3/src/lua.c:152
↓ 4 callers
Method
emplace
3rd/nlohmann_json/include/nlohmann/ordered_map.hpp:40
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
3rd/nlohmann_json/single_include/nlohmann/json.hpp:22636
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
3rd/nlohmann_json/include/nlohmann/json.hpp:5135
↓ 4 callers
Method
end
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:1127
↓ 4 callers
Method
equality_helper
3rd/asio-1.24.0/include/asio/execution/any_executor.hpp:651
↓ 4 callers
Function
fitsC
** Check whether 'i' can be stored in an 'sC' operand. Equivalent to ** (0 <= int2sC(i) && int2sC(i) <= MAXARG_C) but without risk of ** overflows in
3rd/lua-5.4.3/src/lcode.c:641
↓ 4 callers
Function
fixjump
** Fix jump instruction at position 'pc' to jump to 'dest'. ** (Jump addresses are relative in Lua) */
3rd/lua-5.4.3/src/lcode.c:166
↓ 4 callers
Method
flush
3rd/asio-1.24.0/include/asio/impl/buffered_write_stream.hpp:30
↓ 4 callers
Function
freeobj
3rd/lua-5.4.3/src/lgc.c:764
↓ 4 callers
Method
get
3rd/asio-1.24.0/include/asio/async_result.hpp:467
↓ 4 callers
Function
get_arithmetic_value
3rd/nlohmann_json/single_include/nlohmann/json.hpp:3976
↓ 4 callers
Function
get_arithmetic_value
3rd/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp:45
↓ 4 callers
Method
get_binary
3rd/nlohmann_json/single_include/nlohmann/json.hpp:10813
↓ 4 callers
Method
get_binary
3rd/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp:2425
↓ 4 callers
Function
get_executor
Get the executor associated with the object.
3rd/asio-1.24.0/include/asio/experimental/basic_channel.hpp:285
↓ 4 callers
Method
get_executor
Get the executor associated with the object.
3rd/asio-1.24.0/include/asio/basic_serial_port.hpp:356
↓ 4 callers
Method
get_executor
3rd/asio-1.24.0/include/asio/impl/use_future.hpp:292
↓ 4 callers
Method
get_executor
3rd/asio-1.24.0/include/asio/experimental/basic_concurrent_channel.hpp:429
↓ 4 callers
Method
get_executor
3rd/asio-1.24.0/include/asio/experimental/basic_channel.hpp:429
↓ 4 callers
Method
get_option
3rd/asio-1.24.0/include/asio/basic_serial_port.hpp:617
↓ 4 callers
Method
get_string
3rd/nlohmann_json/single_include/nlohmann/json.hpp:10780
↓ 4 callers
Method
get_string
3rd/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp:2392
↓ 4 callers
Function
getco
3rd/lua-5.4.3/src/lcorolib.c:21
↓ 4 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
3rd/lua-5.4.3/src/lcode.c:153
← previous
next →
1,201–1,300 of 10,375, ranked by callers