MCPcopy Create free account

hub / github.com/Rezonality/zep / types & classes

Types & classes1,891 in github.com/Rezonality/zep

↓ 244 callersClassReturn
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:190
↓ 243 callersClassBool
A user-defined data type.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:56
↓ 55 callersClassExcessiveArg
A macro from the ACTION* family (defined later in this file) defines an action that can be used in a mock function. Typically, these actions only car
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-actions.h:508
↓ 49 callersClassGet
m3rdparty/googletest/googletest/include/gtest/internal/gtest-tuple.h:145
↓ 40 callersClassGlyphIterator
An iterator which is utf8-sensitve, and buffer sensitive; i.e. it knows how to walk the gap buffer and skip along in multi byte characters. This is th
include/zep/glyph_iterator.h:41
↓ 37 callersClassMessage
Makes sure that an assertion knows to use ::testing::Message instead of ::my_namespace::testing::Message.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:6572
↓ 19 callersClassRegister
Registers are used by the editor to store/retrieve text fragments
include/zep/editor.h:151
↓ 13 callersClassconst_iterator
include/zep/gap_buffer.h:118
↓ 13 callersClasspluralise
m3rdparty/nod/tests/catch.hpp:219
↓ 12 callersClassiterator
include/zep/gap_buffer.h:71
↓ 11 callersClassAdlTag
Appears in InvokeArgumentAdl's argument list to help avoid accidental calls to user functions of the same name.
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-actions.h:2129
↓ 11 callersClassExpectation
An abstract handle of an expectation.
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:83
↓ 10 callersClassByteRange
include/zep/glyph_iterator.h:12
↓ 10 callersClassColour
m3rdparty/nod/tests/catch.hpp:4320
↓ 10 callersClassConvertibleFromAny
Implicitly convertible from any type.
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:613
↓ 10 callersClassTextAttributes
m3rdparty/nod/tests/catch.hpp:3198
↓ 10 callersClassUnprintableChar
A class that supports binary comparison operators but not streaming.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:4927
↓ 9 callersClassCursor
Represents a position (line and column) in a text file.
m3rdparty/googletest/googletest/scripts/pump.py:87
↓ 9 callersClassRelationToSourceReference
The relation between an NativeArray object (see below) and the native array it represents. We use 2 different structs to allow non-copyable types to b
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1022
↓ 9 callersClassZepPath
include/zep/mcommon/file/path.h:14
↓ 8 callersClassPredFormatFunctor1
A unary predicate-formatter functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:113
↓ 8 callersClassPredFormatFunctor2
A binary predicate-formatter functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:503
↓ 8 callersClassPredFormatFunctor3
A ternary predicate-formatter functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:935
↓ 8 callersClassPredFormatFunctor4
A 4-ary predicate-formatter functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1409
↓ 8 callersClassPredFormatFunctor5
A 5-ary predicate-formatter functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1925
↓ 8 callersClassPredFunctor1
A unary predicate functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:92
↓ 8 callersClassPredFunctor2
A binary predicate functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:479
↓ 8 callersClassPredFunctor3
A ternary predicate functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:908
↓ 8 callersClassPredFunctor4
A 4-ary predicate functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1379
↓ 8 callersClassPredFunctor5
A 5-ary predicate functor.
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1892
↓ 7 callersClassResult
m3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:136
↓ 6 callersClassFilter
m3rdparty/nod/tests/catch.hpp:2808
↓ 6 callersClassPrintMeNot
A helper class that generates a failure when printed. We use it to ensure that Google Mock doesn't print a value (even to an internal buffer) when it
m3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:2187
↓ 6 callersClassRelationToSourceCopy
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1023
↓ 6 callersClassText
m3rdparty/nod/tests/catch.hpp:3217
↓ 5 callersClassGlyphRange
include/zep/glyph_iterator.h:98
↓ 5 callersClassHelper
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:774
↓ 5 callersClassMessage
m3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc:64
↓ 5 callersClassMethod
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:399
↓ 5 callersClassOutput
m3rdparty/googletest/googletest/scripts/pump.py:641
↓ 5 callersClassTestSpecParser
m3rdparty/nod/tests/catch.hpp:2845
↓ 4 callersClassBase
m3rdparty/googletest/googletest/test/gtest-port_test.cc:101
↓ 4 callersClassDogAdder
Verifies that Range works with user-defined types that define copy constructor, operator=(), operator+(), and operator<().
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:265
↓ 4 callersClassFlags
The Flags struct stores a copy of all Google Test flags.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:5456
↓ 4 callersClassFoo
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1115
↓ 4 callersClassStreamMatchResultListener
A match result listener that forwards the explanation to a given ostream. The difference between this and MatchResultListener is that the former is c
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:239
↓ 4 callersClassSummaryColumn
m3rdparty/nod/tests/catch.hpp:8341
↓ 4 callersClassToken
Represents a token in a Pump source file.
m3rdparty/googletest/googletest/scripts/pump.py:137
↓ 4 callersClassType
Type used for any variable (eg class, primitive, struct, etc).
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:409
↓ 3 callersClassAssertIsEvenFunctor
A predicate-formatter functor that asserts the argument is an even number.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:2153
↓ 3 callersClassAssertSumIsEven5Functor
A predicate-formatter functor that asserts the sum of the arguments is an even number.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:2191
↓ 3 callersClassDelete
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:194
↓ 3 callersClassDivisibleByImpl
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3963
↓ 3 callersClassIntWrapper
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:303
↓ 3 callersClassMyType
m3rdparty/googletest/googletest/test/gtest_list_tests_unittest_.cc:79
↓ 3 callersClassPrintable
m3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:1941
↓ 3 callersClassStream
m3rdparty/nod/tests/catch.hpp:414
↓ 3 callersClassStringId
include/zep/mcommon/string/stringutils.h:91
↓ 3 callersClassSumIsEven3Functor
A functor that returns true iff the sum of the arguments is an even number.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:2166
↓ 3 callersClassTestCase
m3rdparty/googletest/googletest/include/gtest/gtest.h:173
↓ 3 callersClassU
include/zep/mcommon/gsl-lite.hpp:1102
↓ 3 callersClassUnprintable
m3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:1948
↓ 3 callersClassinvalid_utf16
m3rdparty/utfcpp/source/utf8/checked.h:55
↓ 3 callersClassinvalid_utf16
include/zep/mcommon/utf8/checked.h:55
↓ 3 callersClassvalue
include/zep/mcommon/file/cpptoml.h:278
↓ 2 callersClassArg
m3rdparty/nod/tests/catch.hpp:3612
↓ 2 callersClassAssertHelper
m3rdparty/googletest/googletest/include/gtest/gtest.h:151
↓ 2 callersClassAssertionInfo
m3rdparty/nod/tests/catch.hpp:643
↓ 2 callersClassAstBuilder
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:676
↓ 2 callersClassCodeLocation
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:504
↓ 2 callersClassCodeNode
m3rdparty/googletest/googletest/scripts/pump.py:390
↓ 2 callersClassCustomParamNameFunctor
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:819
↓ 2 callersClassCustomStruct
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:906
↓ 2 callersClassDummyMatchResultListener
A match result listener that ignores the explanation.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:228
↓ 2 callersClassEnv
m3rdparty/googletest/googletest/scripts/pump.py:584
↓ 2 callersClassGroupInfo
m3rdparty/nod/tests/catch.hpp:4425
↓ 2 callersClassIfNode
m3rdparty/googletest/googletest/scripts/pump.py:420
↓ 2 callersClassIsEvenFunctor
A functor that returns true iff the argument is an even number.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:2116
↓ 2 callersClassMatchesRegexMatcher
Implements polymorphic matchers MatchesRegex(regex) and ContainsRegex(regex), which can be used as a Matcher<T> as long as T can be converted to a str
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:1326
↓ 2 callersClassMyException
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:605
↓ 2 callersClassMyNonDefaultConstructible
A type that's not default constructible.
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:206
↓ 2 callersClassNullaryFunctor
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1102
↓ 2 callersClassPolymorphicFunctor
Tests that ResultOf(f, ...) compiles and works as expected when f is a functor with more then one operator() defined. ResultOf() must work for each de
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3926
↓ 2 callersClassPrintToStringParamName
A builtin parameterized test name generator which returns the result of testing::PrintToString.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:69
↓ 2 callersClassSession
m3rdparty/nod/tests/catch.hpp:5316
↓ 2 callersClassToken
m3rdparty/nod/tests/catch.hpp:3530
↓ 2 callersClassTypeConverter
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:458
↓ 2 callersClassVarNode
m3rdparty/googletest/googletest/scripts/pump.py:395
↓ 2 callersEnumZepTextType
include/zep/display.h:23
↓ 2 callersClassconst_iterator
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:989
↓ 2 callersClassfail_fast
include/zep/mcommon/gsl-lite.hpp:600
↓ 2 callersClassinvalid_code_point
Exceptions that may be thrown from the library functions.
m3rdparty/utfcpp/source/utf8/checked.h:39
↓ 2 callersClassinvalid_code_point
Exceptions that may be thrown from the library functions.
include/zep/mcommon/utf8/checked.h:39
↓ 2 callersClassinvalid_utf8
m3rdparty/utfcpp/source/utf8/checked.h:47
↓ 2 callersClassinvalid_utf8
include/zep/mcommon/utf8/checked.h:47
↓ 2 callersClassis_array
include/zep/mcommon/gsl-lite.hpp:516
↓ 2 callersClassiterator
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:978
↓ 2 callersClassiterator
include/zep/mcommon/utf8/checked.h:264
↓ 2 callersClassnarrowing_error
include/zep/mcommon/gsl-lite.hpp:950
↓ 2 callersClassnot_enough_room
m3rdparty/utfcpp/source/utf8/checked.h:63
next →1–100 of 1,891, ranked by callers