MCPcopy Create free account

hub / github.com/Rezonality/zep / functions

Functions5,232 in github.com/Rezonality/zep

↓ 5 callersMethodnext
Gets the next node in the queue.
m3rdparty/googletest/googletest/samples/sample3-inl.h:57
↓ 5 callersMethodrelease
m3rdparty/nod/tests/catch.hpp:5819
↓ 5 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
m3rdparty/googletest/googletest/src/gtest.cc:3919
↓ 5 callersMethodset
m3rdparty/nod/tests/catch.hpp:3437
↓ 5 callersMethodset_value
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3363
↓ 5 callersFunctionskip_whitespace_and_comments
include/zep/mcommon/file/cpptoml.h:3130
↓ 5 callersMethodsuccessful_test_count
Gets the number of successful tests.
m3rdparty/googletest/googletest/src/gtest.cc:751
↓ 5 callersMethodswap
m3rdparty/nod/tests/catch.hpp:6376
↓ 5 callersFunctiontoQPoint
include/zep/qt/zepdisplay_qt.h:26
↓ 5 callersFunctionutf16to8
m3rdparty/utfcpp/source/utf8/cpp11.h:42
↓ 5 callersFunctionutf8to16
m3rdparty/utfcpp/source/utf8/cpp11.h:49
↓ 4 callersMethodAppend
(self, s)
m3rdparty/googletest/googletest/scripts/pump.py:652
↓ 4 callersFunctionArity
Returns the English name of the given arity.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:164
↓ 4 callersFunctionAssertEq
(expected, actual)
m3rdparty/googletest/googletest/test/gtest_env_var_test.py:48
↓ 4 callersMethodAssertSetEqual
Asserts that two sets are equal.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:233
↓ 4 callersFunctionAssign
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1147
↓ 4 callersMethodBottom
include/zep/mcommon/math/math.h:405
↓ 4 callersFunctionByMove
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1094
↓ 4 callersFunctionCardinality
Constructs a Cardinality from its implementation.
m3rdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h:90
↓ 4 callersMethodCenter
include/zep/mcommon/math/math.h:417
↓ 4 callersFunctionChangeToRootDir
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:359
↓ 4 callersFunctionChar
NOLINT
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:73
↓ 4 callersFunctionCharsToIndices
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3460
↓ 4 callersFunctionCharsToLines
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3468
↓ 4 callersMethodClear
Clear this buffer. If it was previously not clear, it has been updated. Otherwise it is just reset to default state. A new buffer is always initiall
src/buffer.cpp:685
↓ 4 callersMethodClearRangeMarker
src/buffer.cpp:1152
↓ 4 callersFunctionCmpHelperEQ
m3rdparty/googletest/googletest/include/gtest/gtest.h:1387
↓ 4 callersFunctionDieIfLessThan
A binary function that may die.
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:185
↓ 4 callersMethodDoMotion
src/tab_window.cpp:29
↓ 4 callersMethodEndWordMotion
src/buffer.cpp:455
↓ 4 callersMethodEvalExp
(self, exp)
m3rdparty/googletest/googletest/scripts/pump.py:622
↓ 4 callersFunctionExplainMatchFailureTupleTo
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:810
↓ 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
m3rdparty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:45
↓ 4 callersFunctionFailFatally
m3rdparty/googletest/googletest/test/gtest_unittest.cc:6903
↓ 4 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
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3856
↓ 4 callersMethodForEachMarker
src/buffer.cpp:1204
↓ 4 callersFunctionFormatBool
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:1171
↓ 4 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
m3rdparty/googletest/googletest/src/gtest.cc:2809
↓ 4 callersFunctionFormatMatcherDescription
Returns the description for a matcher defined using the MATCHER*() macro where the user-supplied description string is "", if 'negation' is false; oth
m3rdparty/googletest/googlemock/src/gmock-matchers.cc:127
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
m3rdparty/googletest/googletest/src/gtest.cc:2817
↓ 4 callersFunctionFormatTimes
Formats "n times" in a human-friendly way.
m3rdparty/googletest/googlemock/src/gmock-cardinalities.cc:95
↓ 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
m3rdparty/googletest/googletest/test/gtest_output_test.py:222
↓ 4 callersMethodGetCursorAfter
include/zep/commands.h:25
↓ 4 callersMethodGetDisplayName
src/buffer.cpp:644
↓ 4 callersFunctionGetFlag
Runs gtest_env_var_test_ and returns its output.
m3rdparty/googletest/googletest/test/gtest_env_var_test.py:64
↓ 4 callersMethodGetGlobalMode
src/editor.cpp:749
↓ 4 callersMethodGetLineOffsets
Method for querying the beginning and end of a line
src/buffer.cpp:528
↓ 4 callersMethodGetMethod
(self, modifiers, templated_types)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:953
↓ 4 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.
m3rdparty/googletest/googletest/src/gtest.cc:2739
↓ 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
m3rdparty/googletest/googletest/src/gtest-death-test.cc:133
↓ 4 callersFunctionIsSpace
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2273
↓ 4 callersFunctionMatcher
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:344
↓ 4 callersFunctionMessage
Copy constructor.
m3rdparty/googletest/googletest/include/gtest/gtest-message.h:96
↓ 4 callersMethodName
include/zep/mode_vim.h:35
↓ 4 callersFunctionNanSensitiveDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3836
↓ 4 callersFunctionNanSensitiveFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3864
↓ 4 callersFunctionOneTo
Returns the list [1, 2, 3, ..., n].
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:183
↓ 4 callersMethodPeekLineClamped
src/glyph_iterator.cpp:194
↓ 4 callersFunctionPolymorphicIsEven
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:501
↓ 4 callersMethodRegisterName
Return the first register for commands that only want 1
include/zep/keymap.h:203
↓ 4 callersMethodReplParse
extensions/repl/mode_repl.h:24
↓ 4 callersMethodReset
Resets the state of the environment s.t. it can be reused.
m3rdparty/googletest/googletest/test/gtest_environment_test.cc:82
↓ 4 callersFunctionReturnNull
Creates an action that returns NULL.
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1066
↓ 4 callersFunctionRmDir
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2340
↓ 4 callersFunctionRunAllTests
Runs the tests. Return true iff successful. The 'failure' parameter specifies the type of failure that should be generated by the global set-up.
m3rdparty/googletest/googletest/test/gtest_environment_test.cc:127
↓ 4 callersFunctionRunAndExtractTestList
Runs the test program and returns its exit code and a list of tests run.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:188
↓ 4 callersMethodSend
Sends an RPC and returns the response. Args: request_path: The path to send the request to, eg /api/appversion/create. payload: The b
m3rdparty/googletest/googlemock/scripts/upload.py:291
↓ 4 callersMethodSend
Sends an RPC and returns the response. Args: request_path: The path to send the request to, eg /api/appversion/create. payload: The b
m3rdparty/googletest/googletest/scripts/upload.py:291
↓ 4 callersFunctionSetErrnoAndReturn
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1155
↓ 4 callersMethodSetFlags
src/editor.cpp:1267
↓ 4 callersMethodSetMode
src/buffer.cpp:1374
↓ 4 callersMethodSetSyntaxProvider
include/zep/buffer.h:183
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
m3rdparty/googletest/googletest/src/gtest.cc:724
↓ 4 callersFunctionShort
For suppressing compiler warnings on conversion possibly losing precision.
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:72
↓ 4 callersMethodStandardCtrlMotion
Implements the ctrl + motion of a standard editor. This is a little convoluted; perhaps the logic can be simpler! Playing around with CTRL+ arrows and
src/buffer.cpp:237
↓ 4 callersFunctionStrDup
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2320
↓ 4 callersMethodToggleFlag
src/window.cpp:1312
↓ 4 callersMethodTop
include/zep/mcommon/math/math.h:401
↓ 4 callersMethodUntypedPerformDefaultAction
Performs the default action with the given arguments and returns the action's result. The call description string will be used in the error message t
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1523
↓ 4 callersFunctionVerifyGeneratorIsEmpty
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:172
↓ 4 callersFunction_FindAllMatches
Generates all matches of regex in string s.
m3rdparty/googletest/googlemock/scripts/gmock_doctor.py:137
↓ 4 callersMethod_GetClass
(self, class_type, visibility, templated_types)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:1489
↓ 4 callersMethod_GetVarTokensUpTo
(self, expected_token_type, *expected_tokens)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:852
↓ 4 callersMethod_VerifyTestCasesDoNotInterleave
(self, tests)
m3rdparty/googletest/googletest/test/gtest_shuffle_test.py:245
↓ 4 callersFunctionc_str
m3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h:78
↓ 4 callersMethodclone
m3rdparty/nod/tests/catch.hpp:3440
↓ 4 callersFunctioncontains
m3rdparty/nod/tests/catch.hpp:6644
↓ 4 callersMethodcontains
* Determines if this key table contains the given key. */
include/zep/mcommon/file/cpptoml.h:1335
↓ 4 callersMethodempty
An empty buffer
include/zep/gap_buffer.h:183
↓ 4 callersMethodend
include/zep/gap_buffer.h:169
↓ 4 callersMethodfile
Where in the source file was the default action spec defined?
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:252
↓ 4 callersMethodgetConfig
m3rdparty/nod/tests/catch.hpp:5853
↓ 4 callersFunctiongetCurrentTicks
m3rdparty/nod/tests/catch.hpp:6596
↓ 4 callersMethodgetExpandedExpression
m3rdparty/nod/tests/catch.hpp:6218
↓ 4 callersMethodgetFilteredTests
m3rdparty/nod/tests/catch.hpp:5481
↓ 4 callersMethodhas_filename
include/zep/mcommon/file/path.h:89
↓ 4 callersMethodindex
m3rdparty/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:250
↓ 4 callersMethodis_array
* Determines if the TOML element is an array of "leaf" elements. */
include/zep/mcommon/file/cpptoml.h:533
↓ 4 callersFunctionmake_array
include/zep/mcommon/file/cpptoml.h:1021
↓ 4 callersFunctionmake_consumer
include/zep/mcommon/file/cpptoml.h:1830
← previousnext →601–700 of 5,232, ranked by callers