MCPcopy Create free account

hub / github.com/CppCXY/EmmyLuaCodeStyle / functions

Functions10,375 in github.com/CppCXY/EmmyLuaCodeStyle

↓ 5 callersFunctionlua_error
3rd/lua-5.4.3/src/lapi.c:1230
↓ 5 callersFunctionlua_getmetatable
3rd/lua-5.4.3/src/lapi.c:769
↓ 5 callersFunctionlua_pushcclosure
3rd/lua-5.4.3/src/lapi.c:573
↓ 5 callersFunctionlua_pushlightuserdata
3rd/lua-5.4.3/src/lapi.c:610
↓ 5 callersFunctionlua_rawget
3rd/lua-5.4.3/src/lapi.c:726
↓ 5 callersFunctionlua_setwarnf
3rd/lua-5.4.3/src/lapi.c:1319
↓ 5 callersFunctionmi_bitmap_index_bit_in_field
Get the bit index in a bitmap field
3rd/mimalloc-2.0.9/src/bitmap.h:54
↓ 5 callersFunctionmi_block_nextx
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:699
↓ 5 callersFunctionmi_collect
3rd/mimalloc-2.0.9/src/heap.c:180
↓ 5 callersFunctionmi_commit_mask_is_full
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:772
↓ 5 callersFunctionmi_get_default_zone
3rd/mimalloc-2.0.9/src/alloc-override-osx.c:254
↓ 5 callersFunctionmi_heap_delete
Safe delete a heap without freeing any still allocated blocks in that heap.
3rd/mimalloc-2.0.9/src/heap.c:404
↓ 5 callersFunctionmi_heap_destroy
3rd/mimalloc-2.0.9/src/heap.c:333
↓ 5 callersFunctionmi_heap_get_default
3rd/mimalloc-2.0.9/src/heap.c:189
↓ 5 callersFunctionmi_heap_queue_first_update
The current small page array is for efficiency and for each small size (up to 256) it points directly to the page for that size without having to comp
3rd/mimalloc-2.0.9/src/page-queue.c:163
↓ 5 callersFunctionmi_is_in_heap_region
Return if a pointer points into a region reserved by us.
3rd/mimalloc-2.0.9/src/region.c:125
↓ 5 callersFunctionmi_memalign
3rd/mimalloc-2.0.9/src/alloc-posix.c:68
↓ 5 callersFunctionmi_os_mem_free
3rd/mimalloc-2.0.9/src/os.c:356
↓ 5 callersFunctionmi_page_is_valid_init
3rd/mimalloc-2.0.9/src/page.c:72
↓ 5 callersFunctionmi_page_queue
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:615
↓ 5 callersFunctionmi_page_queue_contains
3rd/mimalloc-2.0.9/src/page-queue.c:120
↓ 5 callersFunctionmi_page_queue_of
3rd/mimalloc-2.0.9/src/page-queue.c:140
↓ 5 callersFunctionmi_page_set_heap
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:567
↓ 5 callersFunctionmi_page_set_in_full
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:628
↓ 5 callersFunctionmi_page_thread_free
Thread free access
3rd/mimalloc-2.0.9/include/mimalloc-internal.h:554
↓ 5 callersFunctionmi_segment_delayed_decommit
3rd/mimalloc-2.0.9/src/segment.c:548
↓ 5 callersFunctionmi_segment_reclaim
Reclaim an abandoned segment; returns NULL if the segment was freed set `right_page_reclaimed` to `true` if it reclaimed a page of the right `block_si
3rd/mimalloc-2.0.9/src/segment.c:1326
↓ 5 callersFunctionmi_slice_index
3rd/mimalloc-2.0.9/src/segment.c:195
↓ 5 callersFunctionmi_strlcpy
3rd/mimalloc-2.0.9/src/options.c:468
↓ 5 callersFunctionmi_tagged_segment_ptr
3rd/mimalloc-2.0.9/src/segment.c:1070
↓ 5 callersFunctionmi_zalloc_aligned
3rd/mimalloc-2.0.9/src/alloc-aligned.c:201
↓ 5 callersMethodmove_assign
3rd/asio-1.24.0/include/asio/experimental/detail/impl/channel_service.hpp:98
↓ 5 callersMethodneg_infin
Helper function for obtaining a time value that always fires.
3rd/asio-1.24.0/include/asio/ssl/detail/stream_core.hpp:155
↓ 5 callersFunctionnormalize
Normalize output object. Args: obj: Google Test's JSON output object to normalize. Returns: Normalized output without any references t
3rd/googletest-1.13.0/googletest/test/gtest_json_test_utils.py:35
↓ 5 callersMethodon_work_finished
3rd/asio-1.24.0/include/asio/impl/io_context.hpp:339
↓ 5 callersFunctionoperator new
3rd/mimalloc-2.0.9/include/mimalloc-new-delete.h:40
↓ 5 callersFunctionpackI
build a new Rand64 value */
3rd/lua-5.4.3/src/lmathlib.c:382
↓ 5 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/include/nlohmann/detail/input/parser.hpp:85
↓ 5 callersFunctionposrelatI
** translate a relative initial string position ** (negative means back from end): clip result to [1, inf). ** The length of any string in Lua must fi
3rd/lua-5.4.3/src/lstrlib.c:71
↓ 5 callersMethodpost
3rd/asio-1.24.0/include/asio/impl/executor.hpp:265
↓ 5 callersFunctionpropagateall
3rd/lua-5.4.3/src/lgc.c:668
↓ 5 callersFunctionreport
** Check whether 'status' is not OK and, if so, prints the error ** message on the top of the stack. It assumes that the error object ** is a string,
3rd/lua-5.4.3/src/lua.c:120
↓ 5 callersFunctionsave
3rd/lua-5.4.3/src/llex.c:57
↓ 5 callersFunctionset
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:1768
↓ 5 callersMethodskipped_test_count
Gets the number of skipped tests.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1077
↓ 5 callersFunctionsort_comp
** Return true iff value at stack index 'a' is less than the value at ** index 'b' (according to the order of the sort). */
3rd/lua-5.4.3/src/ltablib.c:274
↓ 5 callersFunctionstatlist
3rd/lua-5.4.3/src/lparser.c:787
↓ 5 callersFunctionsweepgen
** Sweep for generational mode. Delete dead objects. (Because the ** collection is not incremental, there are no "new white" objects ** during the swe
3rd/lua-5.4.3/src/lgc.c:1088
↓ 5 callersMethodtest_suite_to_run_count
Gets the number of all test suites that contain at least one test that should run.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1067
↓ 5 callersFunctionu_posrelat
from strlib */ translate a relative string position: negative means back from end */
3rd/lua-5.4.3/src/lutf8lib.c:43
↓ 5 callersFunctionuriTestMemoryManager
3rd/uriparser/src/UriMemory.c:288
↓ 5 callersMethoduse_reactor
3rd/asio-1.24.0/include/asio/detail/win_iocp_socket_service_base.hpp:749
↓ 5 callersMethodvalue
Get the current value of the boolean.
3rd/asio-1.24.0/include/asio/detail/socket_option.hpp:55
↓ 5 callersMethodwhat
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5303
↓ 5 callersMethodwhat
3rd/googletest-1.13.0/googletest/test/googletest-death-test_ex_test.cc:62
↓ 4 callersMethodAddArgument
3rd/googletest-1.13.0/googletest/src/gtest-death-test.cc:850
↓ 4 callersMethodAddFindExtension
Util/src/FileFinder.cpp:12
↓ 4 callersFunctionAddress
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:5034
↓ 4 callersFunctionApply
3rd/googletest-1.13.0/googlemock/include/gmock/internal/gmock-internal-utils.h:434
↓ 4 callersMethodApplyFileUpdate
CodeFormatServer/src/DB/FileDB.cpp:11
↓ 4 callersFunctionAssertEq
(expected, actual)
3rd/googletest-1.13.0/googletest/test/googletest-env-var-test.py:46
↓ 4 callersFunctionAssign
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1928
↓ 4 callersMethodBaseGenerator
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-param-util.h:235
↓ 4 callersFunctionByMove
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-actions.h:1887
↓ 4 callersMethodCanReadOneProtocol
CodeFormatServer/src/Session/Protocol/ProtocolBuffer.cpp:26
↓ 4 callersFunctionCardinality
Constructs a Cardinality from its implementation.
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-cardinalities.h:98
↓ 4 callersFunctionChangeToRootDir
3rd/googletest-1.13.0/googletest/test/googletest-death-test-test.cc:380
↓ 4 callersFunctionCharsToIndices
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:3482
↓ 4 callersFunctionCharsToLines
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:3490
↓ 4 callersMethodCheckNonUniformCharBefore
LuaParser/src/File/LuaSource.cpp:63
↓ 4 callersMethodCodeStyleCheck
CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:35
↓ 4 callersMethodCreateBool
Util/src/InfoTree/InfoTree.cpp:60
↓ 4 callersMethodCreateNumber
Util/src/InfoTree/InfoTree.cpp:70
↓ 4 callersMethodCreateString
Util/src/InfoTree/InfoTree.cpp:47
↓ 4 callersMethodDebugString
3rd/googletest-1.13.0/googlemock/src/gmock-matchers.cc:270
↓ 4 callersMethodDescribeTo
Describes this matcher to an ostream.
3rd/googletest-1.13.0/googletest/include/gtest/gtest-matchers.h:280
↓ 4 callersMethodDeserialize
CodeFormatServer/src/LSP/LSP.cpp:19
↓ 4 callersFunctionDieIfLessThan
A binary function that may die.
3rd/googletest-1.13.0/googletest/test/googletest-death-test-test.cc:177
↓ 4 callersMethodDirName
3rd/googletest-1.13.0/googletest/test/gtest_dirs_test.cc:59
↓ 4 callersFunctionExplainMatchFailureTupleTo
3rd/googletest-1.13.0/googlemock/include/gmock/gmock-matchers.h:693
↓ 4 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_throw_on_failure_ex_test.cc:44
↓ 4 callersFunctionFailFatally
3rd/googletest-1.13.0/googletest/test/gtest_unittest.cc:6703
↓ 4 callersFunctionFlushInfoLog
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:1006
↓ 4 callersFunctionFormatTimes
Formats "n times" in a human-friendly way.
3rd/googletest-1.13.0/googlemock/src/gmock-cardinalities.cc:94
↓ 4 callersFunctionGetCommandOutput
Runs a command and returns its output with all file location info stripped off. Args: env_cmd: The shell command. A 2-tuple where element 0
3rd/googletest-1.13.0/googletest/test/googletest-output-test.py:224
↓ 4 callersMethodGetCurrentIndent
CodeFormatCore/src/Format/FormatState.cpp:132
↓ 4 callersMethodGetEndOffset
LuaParser/src/Ast/LuaSyntaxTree.cpp:219
↓ 4 callersFunctionGetFlag
Runs googletest-env-var-test_ and returns its output.
3rd/googletest-1.13.0/googletest/test/googletest-env-var-test.py:62
↓ 4 callersFunctionGetMutableSuiteCase
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
3rd/googletest-1.13.0/googletest/src/gtest-internal-inl.h:601
↓ 4 callersMethodGetNextSpaceStrategy
CodeFormatCore/src/Format/Analyzer/FormatResolve.cpp:14
↓ 4 callersFunctionGetNotDefaultOrNull
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-internal.h:505
↓ 4 callersFunctionGetOrCreateValue
3rd/googletest-1.13.0/googletest/include/gtest/internal/gtest-port.h:1794
↓ 4 callersMethodGetPrevSibling
LuaParser/src/Ast/LuaSyntaxTree.cpp:279
↓ 4 callersMethodGetRootNode
LuaParser/src/Ast/LuaSyntaxTree.cpp:443
↓ 4 callersMethodGetStartOffset
LuaParser/src/Ast/LuaSyntaxTree.cpp:191
↓ 4 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
3rd/googletest-1.13.0/googletest/src/gtest.cc:1039
↓ 4 callersMethodGetUtf8Length
LuaParser/src/Ast/LuaSyntaxNode.cpp:45
↓ 4 callersFunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
3rd/googletest-1.13.0/googletest/src/gtest-death-test.cc:149
↓ 4 callersFunctionInt2I
convert a 'lua_Unsigned' to a 'Rand64' */
3rd/lua-5.4.3/src/lmathlib.c:507
↓ 4 callersMethodIsNewLine
CodeFormatCore/src/Format/FormatState.cpp:40
← previousnext →1,101–1,200 of 10,375, ranked by callers