Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ functions
Functions
5,232 in github.com/Rezonality/zep
⨍
Functions
5,232
◇
Types & classes
1,891
↓ 2 callers
Method
Run
src/regress.cpp:45
↓ 2 callers
Function
RunFromThread
m3rdparty/googletest/googletest/test/gtest-port_test.cc:1131
↓ 2 callers
Function
RunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
m3rdparty/googletest/googletest/test/gtest_help_test.py:81
↓ 2 callers
Method
Set
Sets the default value for type T&.
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:278
↓ 2 callers
Method
SetAlpha
src/range_markers.cpp:75
↓ 2 callers
Method
SetBackgroundColor
src/range_markers.cpp:53
↓ 2 callers
Method
SetBufferSyntax
src/editor.cpp:789
↓ 2 callers
Method
SetBufferType
src/buffer.cpp:1341
↓ 2 callers
Method
SetCurrentTabWindow
src/editor.cpp:551
↓ 2 callers
Function
SetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
m3rdparty/googletest/googletest/test/gtest_throw_on_failure_test.py:58
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
m3rdparty/googletest/googletest/src/gtest.cc:711
↓ 2 callers
Method
SetHighlightColor
src/range_markers.cpp:63
↓ 2 callers
Method
SetLayoutDirty
src/display.cpp:111
↓ 2 callers
Method
SetPainter
include/zep/qt/zepdisplay_qt.h:112
↓ 2 callers
Method
SetPixelHeight
include/zep/display.h:109
↓ 2 callers
Function
SetSigprofActionAndTimer
Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms).
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:377
↓ 2 callers
Method
SetSize
include/zep/mcommon/math/math.h:435
↓ 2 callers
Method
SetTextColor
src/range_markers.cpp:58
↓ 2 callers
Method
SetWorkingDirectory
src/filesystem.cpp:45
↓ 2 callers
Function
SkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:594
↓ 2 callers
Function
SkipUntil
(lines, pos, regex, token_type)
m3rdparty/googletest/googletest/scripts/pump.py:270
↓ 2 callers
Function
SplitEscapedString
The string representation of the values received in EqFailure() are already escaped. Split them on escaped '\n' boundaries. Leave all other escaped ch
m3rdparty/googletest/googletest/src/gtest.cc:1272
↓ 2 callers
Function
SplitString
m3rdparty/googletest/googletest/src/gtest.cc:922
↓ 2 callers
Function
Start
Called at the start of streaming to notify the receiver what protocol we are using.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:1169
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
m3rdparty/googletest/googletest/src/gtest.cc:906
↓ 2 callers
Function
SubWithoutTrace
A helper function for testing SCOPED_TRACE.
m3rdparty/googletest/googletest/test/gtest_output_test_.cc:167
↓ 2 callers
Function
Subroutine
m3rdparty/googletest/googletest/test/gtest_sole_header_test.cc:39
↓ 2 callers
Method
SuppressEventForwarding
m3rdparty/googletest/googletest/src/gtest.cc:3959
↓ 2 callers
Function
TempDir
m3rdparty/googletest/googletest/src/gtest-port.cc:1058
↓ 2 callers
Function
TestExitMacros
Tests the *_EXIT family of macros, using a variety of predicates.
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:783
↓ 2 callers
Method
TestNonHelpFlag
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help messag
m3rdparty/googletest/googletest/test/gtest_help_test.py:125
↓ 2 callers
Function
TestPartResult
C'tor. TestPartResult does NOT have a default constructor. Always use this constructor (with parameters) to create a TestPartResult object.
m3rdparty/googletest/googletest/include/gtest/gtest-test-part.h:60
↓ 2 callers
Function
TestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
m3rdparty/googletest/googletest/test/gtest_repeat_test.cc:182
↓ 2 callers
Method
TestSehExceptions
(self, test_output)
m3rdparty/googletest/googletest/test/gtest_catch_exceptions_test.py:89
↓ 2 callers
Function
Title
Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.tit
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:175
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
m3rdparty/googletest/googletest/test/gtest_output_test.py:83
↓ 2 callers
Function
TransformTupleValues
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:853
↓ 2 callers
Function
TryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
m3rdparty/googletest/googletest/test/gtest_output_test_.cc:71
↓ 2 callers
Method
Unary
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:186
↓ 2 callers
Function
UnexpectedHRESULTFailure
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3966
↓ 2 callers
Function
UniversalPrintCharArray
m3rdparty/googletest/googletest/src/gtest-printers.cc:286
↓ 2 callers
Method
Unlock
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2150
↓ 2 callers
Method
UntypedPerformAction
Performs the given action with the given arguments and returns the action's result. The caller is responsible for deleting the result. L =
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1535
↓ 2 callers
Method
UpdateTabs
src/editor.cpp:569
↓ 2 callers
Function
VerifyFileExists
Verifies that the given file exists; aborts on failure. relative_path is the file path relative to the given directory.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:89
↓ 2 callers
Function
VerifyOutputFile
Verifies that the given output file path is valid. relative_path is relative to the output_dir directory.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:113
↓ 2 callers
Function
WithoutArgs
m3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h:134
↓ 2 callers
Function
WrapCode
(line, line_concat, output)
m3rdparty/googletest/googletest/scripts/pump.py:741
↓ 2 callers
Method
Write
src/filesystem.cpp:104
↓ 2 callers
Method
_Authenticate
Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLo
m3rdparty/googletest/googlemock/scripts/upload.py:239
↓ 2 callers
Method
_Authenticate
Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLo
m3rdparty/googletest/googletest/scripts/upload.py:239
↓ 2 callers
Function
_GetChar
(source, start, i)
m3rdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py:105
↓ 2 callers
Method
_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the child
m3rdparty/googletest/googletest/test/gtest_xml_test_utils.py:117
↓ 2 callers
Method
_GetNestedType
(self, ctor)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:1193
↓ 2 callers
Function
_GetString
(source, start, i)
m3rdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py:89
↓ 2 callers
Method
_GetTemplateEnd
(self, tokens, start)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:463
↓ 2 callers
Method
_GetXmlOutput
Returns the xml output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code.
m3rdparty/googletest/googletest/test/gtest_xml_output_unittest.py:263
↓ 2 callers
Method
_IgnoreUpTo
(self, token_type, token)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:862
↓ 2 callers
Function
_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
m3rdparty/googletest/googletest/test/gtest_test_utils.py:86
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected_xml)
m3rdparty/googletest/googletest/test/gtest_xml_outfiles_test.py:98
↓ 2 callers
Method
aborting
!TBD We need to do this another way!
m3rdparty/nod/tests/catch.hpp:5107
↓ 2 callers
Method
addRef
m3rdparty/nod/tests/catch.hpp:390
↓ 2 callers
Function
advance
m3rdparty/utfcpp/source/utf8/unchecked.h:146
↓ 2 callers
Function
advance
include/zep/mcommon/utf8/unchecked.h:146
↓ 2 callers
Method
allPassed
m3rdparty/nod/tests/catch.hpp:1636
↓ 2 callers
Method
assertionEnded
m3rdparty/nod/tests/catch.hpp:6540
↓ 2 callers
Function
at
include/zep/mcommon/gsl-lite.hpp:1761
↓ 2 callers
Function
cardinality_specified
Returns true iff the user specified the cardinality explicitly using a .Times().
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:756
↓ 2 callers
Method
connect
include/zep/mcommon/signals.h:438
↓ 2 callers
Function
determine_value_type
include/zep/mcommon/file/cpptoml.h:2320
↓ 2 callers
Method
disconnect
Implementation of the disconnect operation of the connection class
include/zep/mcommon/signals.h:702
↓ 2 callers
Method
enter
m3rdparty/nod/tests/catch.hpp:4823
↓ 2 callers
Method
error
include/zep/mcommon/file/cpptoml.h:1818
↓ 2 callers
Function
find_end_of_date
include/zep/mcommon/file/cpptoml.h:2882
↓ 2 callers
Function
first_
include/zep/mcommon/gsl-lite.hpp:1513
↓ 2 callers
Function
fnmatch
include/zep/mcommon/file/fnmatch.h:63
↓ 2 callers
Function
fpToString
m3rdparty/nod/tests/catch.hpp:6936
↓ 2 callers
Function
getAnnotation
m3rdparty/nod/tests/catch.hpp:2552
↓ 2 callers
Method
getCurrentTestName
m3rdparty/nod/tests/catch.hpp:5095
↓ 2 callers
Method
getExpression
m3rdparty/nod/tests/catch.hpp:6201
↓ 2 callers
Method
getReporterName
m3rdparty/nod/tests/catch.hpp:3119
↓ 2 callers
Method
getResultCapture
IContext
m3rdparty/nod/tests/catch.hpp:5837
↓ 2 callers
Method
getRunner
m3rdparty/nod/tests/catch.hpp:5840
↓ 2 callers
Method
getTestMacroName
m3rdparty/nod/tests/catch.hpp:6229
↓ 2 callers
Method
getValue
m3rdparty/nod/tests/catch.hpp:1786
↓ 2 callers
Method
get_table
* Obtains a table for a given key, if possible. */
include/zep/mcommon/file/cpptoml.h:1376
↓ 2 callers
Method
hasExpandedExpression
m3rdparty/nod/tests/catch.hpp:6214
↓ 2 callers
Function
invert_shift_xor
Inverts a (h ^= h >> s) operation with 8 <= s <= 16
src/mcommon/string/stringutils.cpp:121
↓ 2 callers
Function
invert_shift_xor
Inverts a (h ^= h >> s) operation with 8 <= s <= 16
src/mcommon/string/murmur_hash.cpp:61
↓ 2 callers
Method
invoke
m3rdparty/nod/tests/catch.hpp:6388
↓ 2 callers
Function
isFalseTest
m3rdparty/nod/tests/catch.hpp:631
↓ 2 callers
Method
isHidden
m3rdparty/nod/tests/catch.hpp:6350
↓ 2 callers
Function
isOk
m3rdparty/nod/tests/catch.hpp:610
↓ 2 callers
Function
is_code_point_valid
m3rdparty/utfcpp/source/utf8/core.h:93
↓ 2 callers
Function
is_code_point_valid
include/zep/mcommon/utf8/core.h:96
↓ 2 callers
Function
is_lead_surrogate
m3rdparty/utfcpp/source/utf8/core.h:75
↓ 2 callers
Function
is_lead_surrogate
include/zep/mcommon/utf8/core.h:78
↓ 2 callers
Function
is_time
include/zep/mcommon/file/cpptoml.h:3168
↓ 2 callers
Function
is_trail_surrogate
m3rdparty/utfcpp/source/utf8/core.h:81
↓ 2 callers
Function
is_trail_surrogate
include/zep/mcommon/utf8/core.h:84
← previous
next →
1,001–1,100 of 5,232, ranked by callers