MCPcopy Create free account

hub / github.com/CppCXY/EmmyLuaCodeStyle / functions

Functions10,375 in github.com/CppCXY/EmmyLuaCodeStyle

↓ 7 callersMethodSupportNonStandardSymbol
CodeFormatCLib/src/CodeFormat.cpp:56
↓ 7 callersMethodSupportNonStandardSymbol
CodeFormatLib/src/LuaCodeFormat.cpp:56
↓ 7 callersMethodUponLeavingGTest
3rd/googletest-1.13.0/googlemock/test/gmock-internal-utils_test.cc:434
↓ 7 callersFunction_mi_bitmap_is_claimed
3rd/mimalloc-2.0.9/src/bitmap.c:175
↓ 7 callersFunction_mi_memcpy
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:1055
↓ 7 callersFunction_mi_os_numa_node_count
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:830
↓ 7 callersFunction_mi_page_is_valid
3rd/mimalloc-2.0.9/src/page.c:106
↓ 7 callersFunction_mi_ptr_cookie
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:440
↓ 7 callersMethodattach
3rd/asio-1.24.0/include/asio/spawn.hpp:54
↓ 7 callersMethodbegin
Get an iterator for the beginning of the map.
3rd/asio-1.24.0/include/asio/detail/hash_map.hpp:81
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
3rd/googletest-1.13.0/googletest/samples/sample2.h:71
↓ 7 callersFunctionconnect
3rd/asio-1.24.0/include/asio/impl/connect.hpp:107
↓ 7 callersMethodconstruct
3rd/asio-1.24.0/include/asio/experimental/detail/impl/channel_service.hpp:47
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1093
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
3rd/nlohmann_json/include/nlohmann/detail/output/serializer.hpp:96
↓ 7 callersMethodempty
Whether there are no timers in the queue.
3rd/asio-1.24.0/include/asio/detail/timer_queue.hpp:115
↓ 7 callersMethodempty
Whether the queue is empty.
3rd/asio-1.24.0/include/asio/detail/op_queue.hpp:136
↓ 7 callersMethodend_array
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6611
↓ 7 callersMethodend_array
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:699
↓ 7 callersMethodend_object
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6601
↓ 7 callersMethodend_object
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:689
↓ 7 callersMethodenqueue_timer
Add a new timer to the queue. Returns true if this is the timer that is earliest in the queue, in which case the reactor's event demultiplexing functi
3rd/asio-1.24.0/include/asio/detail/timer_queue.hpp:79
↓ 7 callersMethodequal
3rd/asio-1.24.0/include/asio/ip/basic_resolver_iterator.hpp:167
↓ 7 callersMethodfile
Where in the source file was the default action spec defined?
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-spec-builders.h:243
↓ 7 callersFunctionfreereg
** Free register 'reg', if it is neither a constant index nor ** a local variable. ) */
3rd/lua-5.4.3/src/lcode.c:490
↓ 7 callersMethodget_executor
3rd/asio-1.24.0/include/asio/basic_raw_socket.hpp:1256
↓ 7 callersMethodget_executor
3rd/asio-1.24.0/include/asio/basic_datagram_socket.hpp:1265
↓ 7 callersMethodget_executor
3rd/asio-1.24.0/include/asio/impl/spawn.hpp:1130
↓ 7 callersMethodget_executor
3rd/asio-1.24.0/include/asio/impl/read_until.hpp:1648
↓ 7 callersFunctionif
3rd/lua-5.4.3/src/ltm.c:206
↓ 7 callersMethodis_nan
Returns true if and only if this is NAN (not a number).
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:328
↓ 7 callersFunctionluaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
3rd/lua-5.4.3/src/lgc.c:1643
↓ 7 callersFunctionluaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call. */
3rd/lua-5.4.3/src/ldo.c:594
↓ 7 callersFunctionluaD_poscall
** Finishes a function call: calls hook if necessary, moves current ** number of results to proper place, and returns to previous call ** info. If fun
3rd/lua-5.4.3/src/ldo.c:459
↓ 7 callersFunctionluaF_close
** Close all upvalues and to-be-closed variables up to the given stack ** level. */
3rd/lua-5.4.3/src/lfunc.c:228
↓ 7 callersFunctionluaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
3rd/lua-5.4.3/src/lcode.c:231
↓ 7 callersFunctionluaL_getmetafield
3rd/lua-5.4.3/src/lauxlib.c:845
↓ 7 callersFunctionluaV_finishset
** Finish a table assignment 't[key] = val'. ** If 'slot' is NULL, 't' is not a table. Otherwise, 'slot' points ** to the entry 't[key]', or to a val
3rd/lua-5.4.3/src/lvm.c:330
↓ 7 callersFunctionlua_rawgeti
3rd/lua-5.4.3/src/lapi.c:738
↓ 7 callersFunctionlua_setmetatable
3rd/lua-5.4.3/src/lapi.c:927
↓ 7 callersFunctionmi_bin
Return the bin for a given field size. Returns MI_BIN_HUGE if the size is too large. We use `wsize` for the size in "machine word sizes", i.e. byte si
3rd/mimalloc-2.0.9/src/page-queue.c:56
↓ 7 callersFunctionmi_calloc
3rd/mimalloc-2.0.9/src/alloc.c:650
↓ 7 callersFunctionmi_page_queue_is_full
3rd/mimalloc-2.0.9/src/page-queue.c:40
↓ 7 callersFunctionmi_posix_memalign
3rd/mimalloc-2.0.9/src/alloc-posix.c:55
↓ 7 callersFunctionmi_realloc
3rd/mimalloc-2.0.9/src/alloc.c:738
↓ 7 callersFunctionmi_segment_is_valid
3rd/mimalloc-2.0.9/src/segment.c:255
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
3rd/googletest-1.13.0/googletest/src/gtest.cc:5465
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
3rd/googletest-1.13.0/googletest/src/gtest.cc:6212
↓ 7 callersFunctionpick
3rd/mimalloc-2.0.9/test/test-stress.c:67
↓ 7 callersMethodprefer
3rd/asio-1.24.0/include/asio/execution/any_executor.hpp:1680
↓ 7 callersMethodrdbuf
Return a pointer to the underlying streambuf.
3rd/asio-1.24.0/include/asio/basic_socket_iostream.hpp:284
↓ 7 callersFunctionreglevel
** Convert 'nvar', a compiler index level, to its corresponding ** register. For that, search for the highest variable below that level ** that is in
3rd/lua-5.4.3/src/lparser.c:229
↓ 7 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
3rd/googletest-1.13.0/googletest/src/gtest.cc:5085
↓ 7 callersMethodset
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:1564
↓ 7 callersFunctionsettabsi
3rd/lua-5.4.3/src/ldblib.c:116
↓ 7 callersFunctionsize
3rd/wildcards/include/cx/iterator.hpp:28
↓ 7 callersMethodstart_array
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6606
↓ 7 callersMethodstart_array
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:694
↓ 7 callersMethodstart_object
3rd/nlohmann_json/single_include/nlohmann/json.hpp:6591
↓ 7 callersMethodstart_object
3rd/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp:679
↓ 7 callersMethodswap
3rd/asio-1.24.0/include/asio/execution/any_executor.hpp:590
↓ 7 callersFunctiontestNormalizeMaskHelper
3rd/uriparser/test/test.cpp:1307
↓ 7 callersMethodto_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
3rd/nlohmann_json/single_include/nlohmann/json.hpp:12520
↓ 7 callersFunctiontonumeral
** If expression is a numeric constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
3rd/lua-5.4.3/src/lcode.c:55
↓ 6 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:1137
↓ 6 callersFunctionAddNonfatalFailure
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:1139
↓ 6 callersFunctionAllArgs
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5225
↓ 6 callersFunctionArrayAsVector
3rd/googletest-1.13.0/googletest/src/gtest.cc:2308
↓ 6 callersFunctionArrayAwareFind
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:1046
↓ 6 callersMethodAsString
Util/src/InfoTree/InfoNode.cpp:87
↓ 6 callersFunctionBase64Unescape
3rd/googletest-1.13.0/googlemock/src/gmock-internal-utils.cc:222
↓ 6 callersFunctionChDir
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:2089
↓ 6 callersFunctionCharPtr
3rd/googletest-1.13.0/googlemock/test/gmock-actions_test.cc:1204
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
3rd/googletest-1.13.0/googletest/src/gtest.cc:1959
↓ 6 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
3rd/googletest-1.13.0/googlemock/src/gmock-cardinalities.cc:72
↓ 6 callersMethodConservativeUpperBound
3rd/googletest-1.13.0/googlemock/src/gmock-cardinalities.cc:73
↓ 6 callersFunctionCopyArray
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:1062
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
3rd/googletest-1.13.0/googletest/samples/sample3-inl.h:129
↓ 6 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
3rd/googletest-1.13.0/googlemock/src/gmock-cardinalities.cc:107
↓ 6 callersFunctionDieIf
A unary function that may die.
3rd/googletest-1.13.0/googletest/test/googletest-death-test-test.cc:172
↓ 6 callersFunctionEquals
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-function-mocker.h:83
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:1991
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestSuite
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:1999
↓ 6 callersFunctionFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are conside
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:4322
↓ 6 callersMethodFoo
3rd/googletest-1.13.0/googlemock/test/gmock-actions_test.cc:1218
↓ 6 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
3rd/googletest-1.13.0/googletest/src/gtest.cc:3083
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
3rd/googletest-1.13.0/googletest/src/gtest-port.cc:783
↓ 6 callersFunctionFromStringLike
3rd/googletest-1.13.0/googlemock/test/gmock-matchers-comparisons_test.cc:1150
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
3rd/googletest-1.13.0/googletest/test/gtest_stress_test.cc:159
↓ 6 callersMethodGetDiagnosticResults
CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:14
↓ 6 callersFunctionGetDirFromEnv
Returns the value of the first environment variable that is set and contains a non-empty string. If there are none, returns the "fallback" string. Add
3rd/googletest-1.13.0/googletest/src/gtest.cc:6774
↓ 6 callersMethodGetNextPrime
3rd/googletest-1.13.0/googletest/samples/sample8_unittest.cc:66
↓ 6 callersMethodGetOffset
CodeFormatServer/src/Lib/LineIndex/LineTypes.cpp:43
↓ 6 callersMethodGetPos
LuaParser/src/Lexer/TextReader.cpp:83
↓ 6 callersMethodGetTokenKind
LuaParser/src/Ast/LuaSyntaxNode.cpp:58
↓ 6 callersMethodGetValue
Util/src/InfoTree/InfoNode.cpp:153
↓ 6 callersMethodGetVirtualFile
CodeFormatServer/src/VFS/VirtualFileSystem.cpp:137
↓ 6 callersFunctionIF_EXIST
CodeFormatCore/src/Config/LuaStyle.cpp:48
↓ 6 callersFunctionInitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
3rd/googletest-1.13.0/googlemock/src/gmock.cc:201
↓ 6 callersFunctionIsUTF8TrailByte
3rd/googletest-1.13.0/googletest/src/gtest-printers.cc:479
← previousnext →801–900 of 10,375, ranked by callers