MCPcopy Create free account

hub / github.com/Rezonality/zep / functions

Functions5,232 in github.com/Rezonality/zep

↓ 630 callersMethodMatches
Returns true iff this matcher matches x.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:261
↓ 413 callersMethodc_str
include/zep/mcommon/file/path.h:143
↓ 365 callersMethodpush_back
include/zep/gap_buffer.h:482
↓ 280 callersFunctionmake_tuple
m3rdparty/googletest/googletest/include/gtest/internal/gtest-tuple.h:675
↓ 227 callersMethodstr
Returns the explanation accumulated so far.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:189
↓ 210 callersMethodsize
m3rdparty/nod/tests/catch.hpp:3285
↓ 200 callersMethodend
m3rdparty/nod/tests/catch.hpp:3283
↓ 193 callersMethodbegin
m3rdparty/nod/tests/catch.hpp:3282
↓ 188 callersFunctionPrint
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:237
↓ 183 callersMethodstring
Return a string version of the gap, optionally showing the gap fixed_size inside ||. This is used for testing/validation
include/zep/gap_buffer.h:319
↓ 181 callersMethodempty
m3rdparty/nod/tests/catch.hpp:6684
↓ 180 callersFunctionEXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
m3rdparty/googletest/googletest/include/gtest/gtest-spi.h:64
↓ 171 callersMethodend
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1064
↓ 160 callersFunctionEq
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3742
↓ 159 callersFunctionNot
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4107
↓ 156 callersFunctionNe
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3790
↓ 155 callersMethodbegin
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1063
↓ 138 callersFunctionFilePath
m3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h:62
↓ 130 callersMethodPerform
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:440
↓ 114 callersFunctionDescribe
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:202
↓ 105 callersMethodsize
Returns the number of TestPartResult objects in the array.
m3rdparty/googletest/googletest/src/gtest-test-part.cc:83
↓ 104 callersMethodIndex
src/glyph_iterator.cpp:22
↓ 101 callersMethodinsert
include/zep/gap_buffer.h:394
↓ 98 callersFunctionExplain
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:218
↓ 97 callersMethodPerform
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:371
↓ 95 callersMethodfind
m3rdparty/nod/tests/catch.hpp:7144
↓ 90 callersMethodget
* Obtains the base for a given key. * @throw std::out_of_range if the key does not exist */
include/zep/mcommon/file/cpptoml.h:1354
↓ 86 callersFunctionElementsAre
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h:568
↓ 80 callersMethodGetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
m3rdparty/googletest/googletest/src/gtest.cc:981
↓ 77 callersFunctiongsl_HAVE
include/zep/mcommon/gsl-lite.hpp:1535
↓ 73 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
m3rdparty/googletest/googletest/src/gtest-port.cc:652
↓ 72 callersFunctionkeymap_add
Add a collection of commands to a collection of mappings
src/keymap.cpp:105
↓ 70 callersMethodAddKeyPress
Handle a key press, convert it to an input command and context, and return it.
src/mode.cpp:368
↓ 70 callersFunctionCharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:279
↓ 69 callersFunctionGe
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3766
↓ 64 callersMethodsize
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:606
↓ 63 callersMethodname
m3rdparty/nod/tests/catch.hpp:3131
↓ 63 callersMethodsize
Size is fixed_size of buffer - the gap fixed_size
include/zep/gap_buffer.h:177
↓ 61 callersFunctionInvoke
m3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h:114
↓ 60 callersMethodsplit
include/zep/mcommon/file/cpptoml.h:1577
↓ 59 callersFunctionValuesIn
m3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:308
↓ 58 callersMethodconnect
m3rdparty/nod/include/nod/nod.hpp:413
↓ 56 callersFunctionSetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1625
↓ 55 callersMethodSetBufferCursor
src/window.cpp:1336
↓ 55 callersFunctionthrow_parse_exception
include/zep/mcommon/file/cpptoml.h:1932
↓ 54 callersFunctionGt
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3772
↓ 53 callersFunctionLt
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3784
↓ 53 callersMethodclear
Make an empty buffer, with just the gap in it It appears 'empty' even though there is gap space that can be filled
include/zep/gap_buffer.h:210
↓ 52 callersFunctionValues
m3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:348
↓ 50 callersFunctionAllOf
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:1265
↓ 50 callersMethodget
m3rdparty/nod/tests/catch.hpp:368
↓ 49 callersFunctionDescribeNegation
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:210
↓ 48 callersFunctionPair
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4332
↓ 46 callersFunctionGreaterThan
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:188
↓ 46 callersFunctionStreamableToString
m3rdparty/googletest/googletest/include/gtest/gtest-message.h:243
↓ 44 callersFunctionAnyOf
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:1272
↓ 43 callersFunctionContains
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4282
↓ 43 callersFunctiontype
Gets the outcome of the test part.
m3rdparty/googletest/googletest/include/gtest/gtest-test-part.h:72
↓ 42 callersFunctionAssertionSuccess
Makes a successful assertion result.
m3rdparty/googletest/googletest/src/gtest.cc:1010
↓ 42 callersMethodget
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1134
↓ 40 callersMethodbegin
include/zep/mcommon/file/path.h:183
↓ 40 callersMethodkey
Gets the user supplied key.
m3rdparty/googletest/googletest/include/gtest/gtest.h:496
↓ 39 callersMethodGetMode
src/buffer.cpp:1365
↓ 39 callersFunctionStrEq
Matches a string equal to str.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3954
↓ 39 callersMethod_GetNextToken
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:905
↓ 38 callersFunctionAssertionFailure
Makes a failed assertion result.
m3rdparty/googletest/googletest/src/gtest.cc:1015
↓ 38 callersFunctionCharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:165
↓ 38 callersMethodInSequence
Creates the implicit sequence if there isn't one.
m3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:805
↓ 38 callersMethodIsSatisfiedByCallCount
Returns true iff call_count calls will satisfy this cardinality.
m3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc:400
↓ 37 callersFunctionPrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:384
↓ 37 callersFunctionSkip
(lines, pos, regex)
m3rdparty/googletest/googletest/scripts/pump.py:261
↓ 36 callersFunctionHasSubstr
Creates a matcher that matches any string, std::string, or C string that contains the given substring.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3983
↓ 36 callersMethodIsPrime
m3rdparty/googletest/googletest/samples/prime_tables.h:58
↓ 36 callersFunctionShouldUseColor
Returns true iff Google Test should use colors in the output.
m3rdparty/googletest/googletest/src/gtest.cc:2916
↓ 35 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:927
↓ 35 callersMethodIsSaturatedByCallCount
Returns true iff call_count calls will saturate this cardinality.
m3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc:405
↓ 35 callersMethodadd
m3rdparty/nod/tests/catch.hpp:7167
↓ 34 callersFunctionCaptureStdout
Starts capturing stdout.
m3rdparty/googletest/googletest/src/gtest-port.cc:1037
↓ 34 callersFunctionElementsAreArray
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3644
↓ 34 callersMethodGetActiveTabWindow
src/editor.cpp:564
↓ 34 callersFunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
m3rdparty/googletest/googletest/src/gtest-port.cc:1047
↓ 34 callersMethodbegin
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:4505
↓ 33 callersMethodDrawRectFilled
include/zep/display.h:146
↓ 33 callersFunctionUsesColor
Runs gtest_color_test_ and returns its exit code.
m3rdparty/googletest/googletest/test/gtest_color_test.py:56
↓ 33 callersMethodstream
Returns the underlying ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:98
↓ 32 callersMethodDescribeTo
Describes this matcher to an ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:267
↓ 32 callersFunctionRUN_ALL_TESTS
m3rdparty/googletest/googletest/include/gtest/gtest.h:2232
↓ 32 callersMethodwrite
* Write out a string. */
include/zep/mcommon/file/cpptoml.h:3474
↓ 30 callersMethodGetActiveWindow
include/zep/tab_window.h:36
↓ 30 callersFunctionRef
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3809
↓ 30 callersMethodconnected
@returns `true` if the connection is connected to a signal object, and `false` otherwise.
m3rdparty/nod/include/nod/nod.hpp:68
↓ 30 callersMethodend
include/zep/mcommon/file/path.h:190
↓ 29 callersFunctionFormatForComparisonFailureMessage
m3rdparty/googletest/googletest/include/gtest/gtest-printers.h:349
↓ 29 callersMethodGetLinePos
TODO: This can be cleaner The function needs to find the point on the line which bufferLocation is on. It needs to account for empty lines or the last
src/buffer.cpp:803
↓ 29 callersMethodValid
src/glyph_iterator.cpp:27
↓ 29 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
m3rdparty/googletest/googletest/src/gtest.cc:1823
↓ 29 callersMethodvalue
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3824
↓ 28 callersMethodGetBufferCursor
src/window.cpp:1374
↓ 28 callersFunctionMakeMatcher
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:484
↓ 28 callersFunctionPop
(token_type=None)
m3rdparty/googletest/googletest/scripts/pump.py:476
next →1–100 of 5,232, ranked by callers