MCPcopy Create free account

hub / github.com/CppCXY/EmmyLuaCodeStyle / functions

Functions10,375 in github.com/CppCXY/EmmyLuaCodeStyle

↓ 8 callersFunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
3rd/googletest-1.13.0/googletest/include/gtest/gtest-matchers.h:869
↓ 8 callersMethodParse
Util/src/CommandLine.cpp:56
↓ 8 callersMethodPerform
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1270
↓ 8 callersFunctionPrintCharsAsStringTo
3rd/googletest-1.13.0/googletest/src/gtest-printers.cc:337
↓ 8 callersFunctionReadFile
CodeFormat/src/Util.cpp:6
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2173
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:2183
↓ 8 callersFunctionReturnRef
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1864
↓ 8 callersFunctionSet
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-filepath.h:83
↓ 8 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
3rd/googletest-1.13.0/googletest/test/googletest-env-var-test.py:53
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true if and only if the test should be run on this shard. The test id is s
3rd/googletest-1.13.0/googletest/src/gtest.cc:6053
↓ 8 callersMethodSize
Gets the number of elements.
3rd/googletest-1.13.0/googletest/samples/sample3-inl.h:100
↓ 8 callersFunctionStrCaseNe
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4494
↓ 8 callersFunctionStrNe
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4478
↓ 8 callersFunctionSumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
3rd/googletest-1.13.0/googletest/src/gtest.cc:415
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
3rd/googletest-1.13.0/googlemock/test/gmock-internal-utils_test.cc:400
↓ 8 callersFunction_mi_bitmap_claim
Set `count` bits at `bitmap_idx` to 1 atomically Returns `true` if all `count` bits were 0 previously. `any_zero` is `true` if there was at least one
3rd/mimalloc-2.0.9/src/bitmap.c:153
↓ 8 callersFunctionadjustlocalvars
** Start the scope for the last 'nvars' created variables. */
3rd/lua-5.4.3/src/lparser.c:311
↓ 8 callersFunctionarith
3rd/lua-5.4.3/src/lstrlib.c:288
↓ 8 callersMethodassertFailFastBehavior
Assert --fail_fast via flag.
3rd/googletest-1.13.0/googletest/test/googletest-failfast-unittest.py:250
↓ 8 callersMethodassertNotFailFastBehavior
Assert --nofail_fast via flag.
3rd/googletest-1.13.0/googletest/test/googletest-failfast-unittest.py:264
↓ 8 callersMethodbind
Bind the socket to the specified local endpoint.
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:215
↓ 8 callersFunctioncend
3rd/wildcards/include/cx/iterator.hpp:112
↓ 8 callersFunctionchance
3rd/mimalloc-2.0.9/test/test-stress.c:88
↓ 8 callersFunctioncreate
Create results from an addrinfo list returned by getaddrinfo.
3rd/asio-1.24.0/include/asio/ip/basic_resolver_results.hpp:124
↓ 8 callersFunctiondestroy
3rd/asio-1.24.0/include/asio/detail/scheduler_operation.hpp:42
↓ 8 callersFunctiondump_integer
3rd/nlohmann_json/single_include/nlohmann/json.hpp:17106
↓ 8 callersFunctiondump_integer
3rd/nlohmann_json/include/nlohmann/detail/output/serializer.hpp:682
↓ 8 callersMethodend
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-param-util.h:200
↓ 8 callersMethodfill
3rd/asio-1.24.0/include/asio/impl/buffered_read_stream.hpp:31
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
3rd/nlohmann_json/single_include/nlohmann/json.hpp:10703
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
3rd/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp:2315
↓ 8 callersMethodget_executor
Get the used executor.
3rd/asio-1.24.0/include/asio/experimental/coro.hpp:157
↓ 8 callersMethodget_future
3rd/asio-1.24.0/include/asio/impl/use_future.hpp:299
↓ 8 callersMethodhost_name
Get the host name associated with the query.
3rd/asio-1.24.0/include/asio/ip/basic_resolver_query.hpp:222
↓ 8 callersMethodindex
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-death-test-internal.h:284
↓ 8 callersMethodis_open
Determine whether the socket is open.
3rd/asio-1.24.0/include/asio/detail/null_socket_service.hpp:110
↓ 8 callersMethodlevel
3rd/asio-1.24.0/include/asio/detail/socket_option.hpp:262
↓ 8 callersFunctionlisteners
Provides access to the event listener list.
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:607
↓ 8 callersFunctionluaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
3rd/lua-5.4.3/src/lgc.c:258
↓ 8 callersFunctionluaD_throw
3rd/lua-5.4.3/src/ldo.c:115
↓ 8 callersFunctionluaH_getint
** Search function for integers. If integer is inside 'alimit', get it ** directly from the array part. Otherwise, if 'alimit' is not equal to ** the
3rd/lua-5.4.3/src/ltable.c:719
↓ 8 callersFunctionluaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
3rd/lua-5.4.3/src/lcode.c:1726
↓ 8 callersFunctionluaK_patchtohere
3rd/lua-5.4.3/src/lcode.c:311
↓ 8 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
3rd/lua-5.4.3/src/lauxlib.c:926
↓ 8 callersFunctionluaS_newlstr
** new string (with explicit length) */
3rd/lua-5.4.3/src/lstring.c:221
↓ 8 callersFunctionluaV_finishget
** Finish the table access 'val = t[key]'. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to ** t[k] entry (which must be empty).
3rd/lua-5.4.3/src/lvm.c:287
↓ 8 callersFunctionmake_matcher
3rd/wildcards/include/wildcards/matcher.hpp:64
↓ 8 callersFunctionmake_string_view
3rd/wildcards/include/cx/string_view.hpp:94
↓ 8 callersFunctionmatch
3rd/lua-5.4.3/src/lstrlib.c:570
↓ 8 callersFunctionmatch
3rd/wildcards/include/wildcards/match.hpp:901
↓ 8 callersFunctionmi_block_next
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:723
↓ 8 callersFunctionmi_new_aligned_nothrow
3rd/mimalloc-2.0.9/src/alloc.c:985
↓ 8 callersFunctionmi_new_nothrow
3rd/mimalloc-2.0.9/src/alloc.c:970
↓ 8 callersFunctionmi_page_all_free
are all blocks in a page freed? note: needs up-to-date used count, (as the `xthread_free` list may not be empty). see `_mi_page_collect_free`.
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:591
↓ 8 callersFunctionmi_stat_counter_add
3rd/mimalloc-2.0.9/src/stats.c:84
↓ 8 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
3rd/nlohmann_json/single_include/nlohmann/json.hpp:11010
↓ 8 callersFunctionqround
3rd/mimalloc-2.0.9/src/random.c:44
↓ 8 callersMethodreset
3rd/asio-1.24.0/include/asio/compose.hpp:53
↓ 8 callersMethodreset_error
3rd/asio-1.24.0/include/asio/experimental/impl/coro.hpp:298
↓ 8 callersMethodservice_name
Get the service name associated with the query.
3rd/asio-1.24.0/include/asio/ip/basic_resolver_query.hpp:228
↓ 8 callersFunctionset_end
3rd/wildcards/include/wildcards/match.hpp:198
↓ 8 callersMethodset_is_stream
Set whether the implementation is stream-oriented.
3rd/asio-1.24.0/include/asio/detail/io_uring_file_service.hpp:106
↓ 8 callersFunctionsetfield
** About the overflow check: an overflow cannot occur when time ** is represented by a lua_Integer, because either lua_Integer is ** large enough to r
3rd/lua-5.4.3/src/loslib.c:209
↓ 8 callersFunctionsort
3rd/lua-5.4.3/src/ltablib.c:398
↓ 8 callersMethodstring
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:669
↓ 8 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
3rd/nlohmann_json/include/nlohmann/json.hpp:6108
↓ 8 callersFunctionwrite
3rd/asio-1.24.0/include/asio/impl/write.hpp:42
↓ 8 callersMethodx
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:5105
↓ 7 callersMethodAssertSetEqual
Asserts that two sets are equal.
3rd/googletest-1.13.0/googletest/test/googletest-filter-unittest.py:249
↓ 7 callersFunctionCheckTestFailureCount
3rd/googletest-1.13.0/googletest/test/gtest_stress_test.cc:106
↓ 7 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
3rd/googletest-1.13.0/googletest/src/gtest-filepath.cc:332
↓ 7 callersFunctionDivisibleBy
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-comparisons_test.cc:2292
↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
3rd/googletest-1.13.0/googletest/samples/sample3-inl.h:114
↓ 7 callersFunctionFOpen
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:2091
↓ 7 callersFunctionFail
Prints the given failure message and exits the program with non-zero. We use this instead of a Google Test assertion to indicate a failure, as the la
3rd/googletest-1.13.0/googletest/test/gtest_assert_by_exception_test.cc:52
↓ 7 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
3rd/googletest-1.13.0/googletest/src/gtest-filepath.cc:247
↓ 7 callersFunctionFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, where two NANs are considered unequal.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4309
↓ 7 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:997
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
3rd/googletest-1.13.0/googletest/src/gtest.cc:4952
↓ 7 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
3rd/googletest-1.13.0/googletest/src/gtest.cc:629
↓ 7 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
3rd/googletest-1.13.0/googletest/src/gtest-death-test.cc:340
↓ 7 callersMethodGetSource
LuaParser/src/File/LuaSource.cpp:119
↓ 7 callersMethodGetTestInfo
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:5239
↓ 7 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
3rd/googletest-1.13.0/googletest/src/gtest.cc:2957
↓ 7 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
3rd/googletest-1.13.0/googletest/src/gtest.cc:944
↓ 7 callersFunctionGlobalFunction
A global function that's expected to die.
3rd/googletest-1.13.0/googletest/test/googletest-death-test-test.cc:163
↓ 7 callersFunctionGrabOutput
Verifies that Log() behaves correctly for the given verbosity level and log severity.
3rd/googletest-1.13.0/googlemock/test/gmock-internal-utils_test.cc:506
↓ 7 callersFunctionIsAsciiPunct
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:733
↓ 7 callersMethodIsSingleLineNode
LuaParser/src/Ast/LuaSyntaxNode.cpp:223
↓ 7 callersFunctionNanSensitiveDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, including NaN values when rhs is NaN.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4287
↓ 7 callersFunctionNanSensitiveFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, including NaN values when rhs is NaN.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4315
↓ 7 callersFunctionNotNull
Creates a polymorphic matcher that matches any non-NULL pointer. This is convenient as Not(NULL) doesn't compile (the compiler thinks that that expres
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4263
↓ 7 callersFunctionOptional
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5238
↓ 7 callersFunctionPrintByRef
3rd/googletest-1.13.0/googletest/test/googletest-printers-test.cc:291
↓ 7 callersMethodRelease
3rd/googletest-1.13.0/googletest/src/gtest.cc:3806
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
3rd/googletest-1.13.0/googletest/test/googletest-output-test.py:170
↓ 7 callersMethodResetBuffer
LuaParser/src/Lexer/TextReader.cpp:91
↓ 7 callersFunctionShuffle
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:327
↓ 7 callersMethodSlice
LuaParser/src/File/LuaSource.cpp:123
← previousnext →701–800 of 10,375, ranked by callers