MCPcopy Create free account

hub / github.com/Rezonality/zep / functions

Functions5,232 in github.com/Rezonality/zep

↓ 4 callersFunctionmurmur_hash
CM: I can't remember where this came from; please let me know if you do! I know it is open source, but not sure who wrote it.
src/mcommon/string/stringutils.cpp:65
↓ 4 callersFunctionparse_int
include/zep/mcommon/file/cpptoml.h:2793
↓ 4 callersFunctionperformOptionalSelector
m3rdparty/nod/tests/catch.hpp:1010
↓ 4 callersMethodpush_front
include/zep/gap_buffer.h:466
↓ 4 callersFunctionrandom
Gets the random number generator.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:792
↓ 4 callersFunctionreplace_invalid
m3rdparty/utfcpp/source/utf8/cpp11.h:81
↓ 4 callersMethodreset
Reset the underlying connection to another connection. @note The connection currently managed by the scoped_connection instance will be disconnected w
include/zep/mcommon/signals.h:164
↓ 4 callersFunctionsequence_length
m3rdparty/utfcpp/source/utf8/core.h:99
↓ 4 callersFunctionsequence_length
include/zep/mcommon/utf8/core.h:102
↓ 4 callersFunctionspan
include/zep/mcommon/gsl-lite.hpp:1449
↓ 4 callersFunctionstarts_with_bom
m3rdparty/utfcpp/source/utf8/core.h:331
↓ 4 callersFunctionstring_replace
src/mcommon/string/stringutils.cpp:29
↓ 4 callersMethodtear_down_was_run
Was TearDown() run?
m3rdparty/googletest/googletest/test/gtest_environment_test.cc:98
↓ 4 callersFunctionvalidate_next
m3rdparty/utfcpp/source/utf8/core.h:239
↓ 4 callersFunctionvalidate_next
include/zep/mcommon/utf8/core.h:226
↓ 4 callersMethodvalue
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:317
↓ 4 callersMethodvalueOr
m3rdparty/nod/tests/catch.hpp:2390
↓ 4 callersMethodvisit
include/zep/mcommon/file/cpptoml.h:3325
↓ 4 callersMethodwhat
m3rdparty/googletest/googletest/test/gtest-death-test_ex_test.cc:63
↓ 3 callersFunctionAbort
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2420
↓ 3 callersMethodAbortArgument
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:897
↓ 3 callersMethodAddChild
include/zep/mode_tree.h:34
↓ 3 callersMethodAddTabWindow
src/editor.cpp:627
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
m3rdparty/googletest/googletest/src/gtest.cc:2050
↓ 3 callersMethodAdjustForParameterizedTests
Adjust tests_to_run in case value parameterized tests are disabled.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:251
↓ 3 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:358
↓ 3 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
m3rdparty/googletest/googletest/src/gtest.cc:2001
↓ 3 callersFunctionArrayAsVector
m3rdparty/googletest/googletest/src/gtest.cc:2108
↓ 3 callersMethodAsStdFunction
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:883
↓ 3 callersFunctionAssertionResult
m3rdparty/googletest/googletest/include/gtest/gtest.h:272
↓ 3 callersMethodBufferToDisplay
src/window.cpp:1917
↓ 3 callersFunctionByteDistance
include/zep/glyph_iterator.h:93
↓ 3 callersFunctionCalculateOptimalEdits
m3rdparty/googletest/googletest/src/gtest.cc:1028
↓ 3 callersFunctionCheckCounts
Checks that the count for each test is expected.
m3rdparty/googletest/googletest/test/gtest_repeat_test.cc:153
↓ 3 callersMethodCheckDestroyed
m3rdparty/googletest/googletest/test/gtest-port_test.cc:1166
↓ 3 callersFunctionClamp
include/zep/mcommon/math/math.h:113
↓ 3 callersMethodClear
Clears the object.
m3rdparty/googletest/googletest/src/gtest.cc:2162
↓ 3 callersMethodClearSelection
src/buffer.cpp:1124
↓ 3 callersMethodClone
m3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:236
↓ 3 callersFunctionCreateUnifiedDiff
Create a list of diff hunks in Unified diff format. Each hunk has a header generated by PrintHeader above plus a body with lines prefixed with ' ' for
m3rdparty/googletest/googletest/src/gtest.cc:1203
↓ 3 callersMethodDeclarationToParts
(self, parts, needs_name_removed)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:536
↓ 3 callersMethodDelete
A fundamental operation - delete a range of characters Need to update: - m_lineEnds - m_processedLine - m_pBuffer (i.e remove chars) We also need to i
src/buffer.cpp:1057
↓ 3 callersFunctionEncodeMultipartFormData
Encode form fields for multipart/form-data. Args: fields: A sequence of (name, value) elements for regular form fields. files: A sequence o
m3rdparty/googletest/googlemock/scripts/upload.py:498
↓ 3 callersFunctionEncodeMultipartFormData
Encode form fields for multipart/form-data. Args: fields: A sequence of (name, value) elements for regular form fields. files: A sequence o
m3rdparty/googletest/googletest/scripts/upload.py:498
↓ 3 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKey
When a property using a reserved key is supplied to this function, it tests that a non-fatal failure is added, a fatal failure is not added, and that
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1943
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
m3rdparty/googletest/googletest/src/gtest-port.cc:1134
↓ 3 callersFunctionFlushInfoLog
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1286
↓ 3 callersFunctionGMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:171
↓ 3 callersFunctionGetAbsolutePathOf
Turns the given relative path into an absolute path.
m3rdparty/googletest/googletest/test/gtest-options_test.cc:63
↓ 3 callersMethodGetBufferLine
Find the location inside the list of line ends
src/buffer.cpp:92
↓ 3 callersMethodGetChildren
include/zep/mode_tree.h:31
↓ 3 callersMethodGetComplement
src/theme.cpp:149
↓ 3 callersFunctionGetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
m3rdparty/googletest/googletest/src/gtest.cc:4973
↓ 3 callersMethodGetCurrentWindow
src/mode.cpp:160
↓ 3 callersMethodGetEditorMode
src/mode.cpp:167
↓ 3 callersMethodGetEmptyBuffer
src/editor.cpp:295
↓ 3 callersMethodGetFlags
src/editor.cpp:1262
↓ 3 callersFunctionGetGTestRootDir
Returns the root directory of Google Test.
m3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py:91
↓ 3 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:605
↓ 3 callersMethodGetRangeMarkers
src/buffer.cpp:1291
↓ 3 callersMethodGetRoot
include/zep/mode_tree.h:107
↓ 3 callersMethodGetScope
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:902
↓ 3 callersFunctionGetSvnInfo
Returns the project name and the current SVN workspace's root path.
m3rdparty/googletest/googletest/scripts/common.py:55
↓ 3 callersMethodGetTestInfo
m3rdparty/googletest/googletest/test/gtest_unittest.cc:5300
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
m3rdparty/googletest/googletest/src/gtest.cc:718
↓ 3 callersMethodGetThemeType
src/theme.cpp:36
↓ 3 callersMethodHandleError
(self, msg, token)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:699
↓ 3 callersFunctionIdToKey
m3rdparty/googletest/googletest/test/gtest_stress_test.cc:64
↓ 3 callersFunctionIdToString
m3rdparty/googletest/googletest/test/gtest_stress_test.cc:70
↓ 3 callersMethodIncrement
Returns the current counter value, and increments it.
m3rdparty/googletest/googletest/samples/sample4.cc:39
↓ 3 callersMethodInit
src/mode_vim.cpp:103
↓ 3 callersMethodInvalidate
src/glyph_iterator.cpp:181
↓ 3 callersFunctionInvokeWithModifiedEnv
Runs the given function and arguments in a modified environment.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:207
↓ 3 callersFunctionIsDigit
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2267
↓ 3 callersMethodIsExpanded
include/zep/mode_tree.h:66
↓ 3 callersMethodIsImage
Returns true if the filename has an image extension.
m3rdparty/googletest/googlemock/scripts/upload.py:713
↓ 3 callersMethodIsImage
Returns true if the filename has an image extension.
m3rdparty/googletest/googletest/scripts/upload.py:713
↓ 3 callersFunctionIsTrue
m3rdparty/googletest/googletest/src/gtest.cc:4986
↓ 3 callersFunctionJoinAndDelete
m3rdparty/googletest/googlemock/test/gmock_stress_test.cc:59
↓ 3 callersFunctionLhsSize
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3265
↓ 3 callersMethodLock
m3rdparty/googletest/googletest/src/gtest-port.cc:259
↓ 3 callersFunctionLuminosity
include/zep/mcommon/math/math.h:265
↓ 3 callersFunctionMakeAction
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:463
↓ 3 callersFunctionNormalExitStatus
Returns the exit status of a process that calls _exit(2) with a given exit code. This is a helper function for the ExitStatusPredicateTest test suite
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:229
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
m3rdparty/googletest/googletest/src/gtest.cc:5015
↓ 3 callersFunctionParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
m3rdparty/googletest/googletest/src/gtest-port.cc:1149
↓ 3 callersFunctionPeekToken
(a_list)
m3rdparty/googletest/googletest/scripts/pump.py:463
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
m3rdparty/googletest/googletest/src/gtest-printers.cc:60
↓ 3 callersFunctionPrintRawArrayTo
m3rdparty/googletest/googletest/include/gtest/gtest-printers.h:548
↓ 3 callersMethodPushLine
m3rdparty/googletest/googletest/src/gtest.cc:1135
↓ 3 callersMethodRemoveWindow
See AddWindow for comments..
src/tab_window.cpp:290
↓ 3 callersFunctionReportFailureInUnknownLocation
m3rdparty/googletest/googletest/src/gtest.cc:2250
↓ 3 callersMethodResetCursorTimer
src/editor.cpp:507
↓ 3 callersFunctionReturnRefOfCopy
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1085
↓ 3 callersFunctionRhsSize
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3266
↓ 3 callersMethodScanDirectory
src/filesystem.cpp:117
↓ 3 callersMethodSetFileFlags
src/buffer.cpp:1401
↓ 3 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
m3rdparty/googletest/googletest/include/gtest/gtest.h:506
↓ 3 callersFunctionSizeForLayout
Given a region layout, return the size that we want to use for the stack inside it if fixed.
src/splits.cpp:7
↓ 3 callersFunctionSleepMilliseconds
m3rdparty/googletest/googletest/src/gtest-port.cc:179
← previousnext →701–800 of 5,232, ranked by callers