MCPcopy Create free account

hub / github.com/Rezonality/zep / functions

Functions5,232 in github.com/Rezonality/zep

↓ 28 callersMethodRunAndVerify
Checks that the binary runs correct set of tests for a given filter.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:260
↓ 28 callersMethodback
include/zep/gap_buffer.h:454
↓ 28 callersMethoderase
include/zep/gap_buffer.h:416
↓ 28 callersFunctionto_uchar
include/zep/mcommon/gsl-lite.hpp:660
↓ 27 callersMethodChar
src/glyph_iterator.cpp:81
↓ 27 callersFunctionIter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:189
↓ 27 callersFunctionMakePolymorphicMatcher
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:496
↓ 27 callersMethodWidth
include/zep/mcommon/math/math.h:413
↓ 27 callersMethodassertEqualIgnoreLeadingWhitespace
Specialized assert that ignores the indent level.
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:41
↓ 27 callersFunctionsize
include/zep/mcommon/gsl-lite.hpp:1734
↓ 26 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
m3rdparty/googletest/googletest/src/gtest-port.cc:276
↓ 26 callersFunctionExplain
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:102
↓ 26 callersMethodbegin
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:608
↓ 26 callersMethodend
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:609
↓ 26 callersMethodmatch
m3rdparty/nod/tests/catch.hpp:2134
↓ 25 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
m3rdparty/googletest/googletest/src/gtest.cc:5370
↓ 25 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
m3rdparty/googletest/googletest/src/gtest-port.cc:771
↓ 25 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
m3rdparty/googletest/googletest/src/gtest-port.cc:681
↓ 24 callersFunctionField
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3895
↓ 24 callersFunctionIsXDigit
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2279
↓ 24 callersFunctionLe
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3778
↓ 23 callersFunctionColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
m3rdparty/googletest/googletest/src/gtest.cc:2956
↓ 23 callersFunctionContainerEq
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4148
↓ 23 callersFunctionEach
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4314
↓ 23 callersFunctionIsPrime
Returns true iff n is a prime number.
m3rdparty/googletest/googletest/samples/sample1.cc:47
↓ 23 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
m3rdparty/googletest/googletest/src/gtest-port.cc:646
↓ 23 callersFunctionParseNaturalNumber
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:967
↓ 23 callersMethodSetText
Replace the buffer with the text
src/buffer.cpp:714
↓ 23 callersFunctionimpl
Accessors for the implementation object.
m3rdparty/googletest/googletest/include/gtest/gtest.h:1287
↓ 22 callersMethodAddWindow
The region management is in theory dirt-simple. Each region contains a list of either vertical or horizontally split regions. Any region can have chil
src/tab_window.cpp:131
↓ 22 callersFunctionArgs
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h:480
↓ 22 callersFunctionIsNull
m3rdparty/googletest/googletest/test/gtest-unittest-api_test.cc:140
↓ 22 callersFunctionStrCaseEq
Matches a string equal to str, ignoring case.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3968
↓ 22 callersMethodend
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:4508
↓ 21 callersMethodBroadcast
Inform clients of an event in the buffer
src/editor.cpp:847
↓ 21 callersMethodGenerateMethodSource
Convert C++ source to Google Mock output source lines.
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:48
↓ 21 callersMethodMatchAndExplain
Returns true iff the matcher matches x; also explains the match result to 'listener'.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:256
↓ 21 callersFunctionPointee
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3872
↓ 21 callersFunctionStartsWith
Matches a string that starts with 'prefix' (case-sensitive).
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3990
↓ 21 callersFunctionVerifyGenerator
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:130
↓ 20 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:270
↓ 20 callersFunctionExplainMatchResult
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4354
↓ 20 callersMethodGet
m3rdparty/googletest/googletest/src/gtest-port.cc:193
↓ 20 callersMethodGetRange
(self, identifier)
m3rdparty/googletest/googletest/scripts/pump.py:632
↓ 20 callersMethodMove
src/buffer.cpp:119
↓ 20 callersFunctionProperty
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3912
↓ 20 callersFunctionZSetFlags
include/zep/editor.h:62
↓ 20 callersFunctionlist
m3rdparty/nod/tests/catch.hpp:4765
↓ 19 callersFunctionAlwaysFalse
Always returns false.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:736
↓ 19 callersMethodAppend
m3rdparty/googletest/googletest/src/gtest.cc:3276
↓ 19 callersFunctionConvertIdentifierNameToWords
Converts an identifier name to a space-separated list of lower-case words. Each maximum substring of the form [A-Za-z][a-z]*|\d+ is treated as one wo
m3rdparty/googletest/googlemock/src/gmock-internal-utils.cc:54
↓ 19 callersMethodGetPixelHeight
include/zep/display.h:45
↓ 19 callersFunctionPointwise
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4185
↓ 19 callersMethodcount
Returns the number of live test objects that uses this fixture.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:5040
↓ 19 callersMethodget
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3294
↓ 19 callersMethodpush_back
include/zep/mcommon/file/cpptoml.h:897
↓ 19 callersMethodtype
include/zep/mcommon/file/cpptoml.h:580
↓ 18 callersMethodDescribeTo
Describes self to an ostream.
m3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc:410
↓ 18 callersFunctionErrorExit
Print an error message to stderr and exit.
m3rdparty/googletest/googlemock/scripts/upload.py:109
↓ 18 callersFunctionErrorExit
Print an error message to stderr and exit.
m3rdparty/googletest/googletest/scripts/upload.py:109
↓ 18 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
m3rdparty/googletest/googletest/src/gtest-port.cc:880
↓ 18 callersFunctionGTEST_LOCK_EXCLUDED_
m3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:174
↓ 18 callersMethodGetNextPrime
m3rdparty/googletest/googletest/samples/prime_tables.h:69
↓ 18 callersFunctionRange
m3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:242
↓ 18 callersFunctionSizeIs
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4127
↓ 18 callersMethodbind
m3rdparty/nod/tests/catch.hpp:3682
↓ 17 callersMethodHeight
include/zep/mcommon/math/math.h:409
↓ 17 callersMethodIsInterested
Returns true iff the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this information to a
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:104
↓ 17 callersFunctionResultOf
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3939
↓ 17 callersFunctionShuffleRange
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:312
↓ 17 callersFunctionUnorderedPointwise
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4219
↓ 17 callersFunctionZTestFlags
Helpers
include/zep/editor.h:61
↓ 17 callersMethodend
include/zep/mcommon/file/cpptoml.h:808
↓ 17 callersMethodpop_back
include/zep/gap_buffer.h:503
↓ 17 callersMethodscopedElement
m3rdparty/nod/tests/catch.hpp:7555
↓ 17 callersMethodtotal
m3rdparty/nod/tests/catch.hpp:1633
↓ 16 callersFunctionArrayEq
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:960
↓ 16 callersFunctionFactorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
m3rdparty/googletest/googletest/samples/sample1.cc:37
↓ 16 callersFunctionGetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
m3rdparty/googletest/googletest/test/gtest_shuffle_test.py:87
↓ 16 callersFunctionIsAsciiWordChar
m3rdparty/googletest/googletest/src/gtest-port.cc:640
↓ 16 callersFunctionIsHalfOf
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:5433
↓ 16 callersFunctionIsSubstring
m3rdparty/googletest/googletest/src/gtest.cc:1606
↓ 16 callersMethodMoveCursorY
src/window.cpp:1848
↓ 16 callersFunctionOfType
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:192
↓ 16 callersFunctionPartialMatch
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1197
↓ 16 callersFunctionRunShell
(command, silent_ok=False, universal_newlines=True, print_output=False)
m3rdparty/googletest/googlemock/scripts/upload.py:577
↓ 16 callersFunctionRunShell
(command, silent_ok=False, universal_newlines=True, print_output=False)
m3rdparty/googletest/googletest/scripts/upload.py:577
↓ 16 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
m3rdparty/googletest/googletest/src/gtest.cc:4715
↓ 16 callersMethodTotalCount
include/zep/keymap.h:193
↓ 16 callersFunctionUnorderedElementsAre
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h:783
↓ 16 callersFunctionUnorderedElementsAreArray
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3686
↓ 16 callersMethodVoidFromString
m3rdparty/googletest/googlemock/test/gmock_link_test.h:228
↓ 16 callersFunctionWhenSorted
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4171
↓ 16 callersMethodbegin
include/zep/mcommon/file/cpptoml.h:798
↓ 16 callersMethodfind_first_of
include/zep/gap_buffer.h:537
↓ 16 callersFunctionmask8
m3rdparty/utfcpp/source/utf8/core.h:59
↓ 16 callersFunctionmask8
include/zep/mcommon/utf8/core.h:62
↓ 16 callersFunctionnext
m3rdparty/utfcpp/source/utf8/checked.h:137
↓ 16 callersFunctionoutput
free function to output a string to a ostream
m3rdparty/nod/tests/tests/general_tests.cpp:12
↓ 16 callersMethodreserve
* Reserve space for n values. */
include/zep/mcommon/file/cpptoml.h:994
← previousnext →101–200 of 5,232, ranked by callers