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
↓ 1 callers
Method
DescribeTo
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:264
↓ 1 callers
Method
DescribeTo
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:229
↓ 1 callers
Method
Destroy
demos/demo_imgui/main.cpp:239
↓ 1 callers
Function
Diagnose
Generates all possible diagnoses given the compiler error message.
m3rdparty/googletest/googlemock/scripts/gmock_doctor.py:577
↓ 1 callers
Method
DirtyLayout
src/window.cpp:1411
↓ 1 callers
Method
Display
src/window.cpp:1618
↓ 1 callers
Function
DoesNotAbortHelper
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1215
↓ 1 callers
Method
Draw
src/line_widgets.cpp:38
↓ 1 callers
Method
DrawInline
src/line_widgets.cpp:30
↓ 1 callers
Method
DrawRect
src/display.cpp:98
↓ 1 callers
Function
DropWikiSuffix
Removes the .wiki suffix (if any) from the given filename.
m3rdparty/googletest/googletest/scripts/release_docs.py:82
↓ 1 callers
Function
Dummy
Tests that the body of ACTION() can reference the mock function type.
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:656
↓ 1 callers
Method
Empty
include/zep/mcommon/math/math.h:425
↓ 1 callers
Method
End
m3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:217
↓ 1 callers
Method
EndGroup
m3rdparty/nod/tests/catch.hpp:7715
↓ 1 callers
Method
EndSection
m3rdparty/nod/tests/catch.hpp:7733
↓ 1 callers
Method
EndTestCase
m3rdparty/nod/tests/catch.hpp:7802
↓ 1 callers
Method
EndTesting
m3rdparty/nod/tests/catch.hpp:7702
↓ 1 callers
Function
EvenNumber
m3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc:1914
↓ 1 callers
Method
ExCommandId
include/zep/editor.h:238
↓ 1 callers
Method
ExCommandName
src/regress.cpp:40
↓ 1 callers
Function
ExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
m3rdparty/googletest/googletest/src/gtest-death-test.cc:960
↓ 1 callers
Function
ExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
m3rdparty/googletest/googletest/src/gtest-death-test.cc:1020
↓ 1 callers
Function
ExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
m3rdparty/googletest/googletest/src/gtest-death-test.cc:193
↓ 1 callers
Method
ExpandAll
include/zep/mode_tree.h:76
↓ 1 callers
Function
ExpectDeathTestHelper
On exit, *aborted will be true iff the EXPECT_DEATH() statement aborted the function.
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:569
↓ 1 callers
Function
ExpectDebugDeathHelper
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:672
↓ 1 callers
Function
FDOpen
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2384
↓ 1 callers
Function
FailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
m3rdparty/googletest/googletest/src/gtest-death-test.cc:323
↓ 1 callers
Function
Failed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:571
↓ 1 callers
Function
FileNo
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2334
↓ 1 callers
Method
Find
src/buffer.cpp:323
↓ 1 callers
Method
FindBufferWindows
src/editor.cpp:260
↓ 1 callers
Function
FindFirst
Finds the first occurrence of any string in strings in lines.
m3rdparty/googletest/googletest/scripts/pump.py:186
↓ 1 callers
Function
FindFirstInLine
(line, token_table)
m3rdparty/googletest/googletest/scripts/pump.py:169
↓ 1 callers
Method
FindOnCallSpec
Returns the ON_CALL spec that matches this mock function with the given arguments; returns NULL if no matching ON_CALL is found. L =
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1478
↓ 1 callers
Function
FindPairing
Tries to find a pairing, and explains the result.
m3rdparty/googletest/googlemock/src/gmock-matchers.cc:328
↓ 1 callers
Method
FixtureConstructorExecuted
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:575
↓ 1 callers
Function
FormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
m3rdparty/googletest/googletest/src/gtest.cc:2336
↓ 1 callers
Function
FormatWordList
m3rdparty/googletest/googletest/src/gtest.cc:2127
↓ 1 callers
Method
Free
Free everthing in the buffer Note that clear() is like free, but also keeps an allocated Gap Buffer
include/zep/gap_buffer.h:682
↓ 1 callers
Function
FuncWithAssert
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:1363
↓ 1 callers
Function
FuseGMockAllCcToFile
Scans folder gmock_root to fuse gmock-all.cc into output_file.
m3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py:159
↓ 1 callers
Function
FuseGMockGTestAllCc
Scans folder gmock_root to generate gmock-gtest-all.cc in output_dir.
m3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py:204
↓ 1 callers
Function
FuseGMockH
Scans folder gmock_root to generate gmock/gmock.h in output_dir.
m3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py:119
↓ 1 callers
Function
FuseGTestAllCc
Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:221
↓ 1 callers
Function
FuseGTestAllCcToFile
Scans folder gtest_root to generate gtest/gtest-all.cc in output_file.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:178
↓ 1 callers
Function
FuseGTestH
Scans folder gtest_root to generate gtest/gtest.h in output_dir.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:149
↓ 1 callers
Function
GenTest
Returns the test for a predicate assertion macro. Args: use_format: true iff the assertion is a *_PRED_FORMAT*. use_assert: t
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:570
↓ 1 callers
Method
GenerateDiff
(self, extra_args)
m3rdparty/googletest/googlemock/scripts/upload.py:993
↓ 1 callers
Method
GenerateDiff
(self, extra_args)
m3rdparty/googletest/googletest/scripts/upload.py:993
↓ 1 callers
Function
GenerateHeader
Given the maximum arity n, updates the header file that implements the predicate assertions.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:315
↓ 1 callers
Function
GenerateUnitTest
Returns the tests for up-to n-ary predicate assertions.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:706
↓ 1 callers
Method
GetAlpha
src/range_markers.cpp:47
↓ 1 callers
Function
GetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
m3rdparty/googletest/googletest/src/gtest.cc:2904
↓ 1 callers
Method
GetBaseFile
Get the content of the upstream version of a file. Returns: A tuple (base_content, new_content, is_binary, status) base_content: Th
m3rdparty/googletest/googlemock/scripts/upload.py:625
↓ 1 callers
Method
GetBaseFile
Get the content of the upstream version of a file. Returns: A tuple (base_content, new_content, is_binary, status) base_content: Th
m3rdparty/googletest/googletest/scripts/upload.py:625
↓ 1 callers
Method
GetBaseFiles
Helper that calls GetBase file for each file in the patch. Returns: A dictionary that maps from filename to GetBaseFile's tuple. Filenames
m3rdparty/googletest/googlemock/scripts/upload.py:642
↓ 1 callers
Method
GetBaseFiles
Helper that calls GetBase file for each file in the patch. Returns: A dictionary that maps from filename to GetBaseFile's tuple. Filenames
m3rdparty/googletest/googletest/scripts/upload.py:642
↓ 1 callers
Method
GetBufferColumn
Vertical column
src/buffer.cpp:85
↓ 1 callers
Method
GetBufferFromHandle
src/editor.cpp:1290
↓ 1 callers
Function
GetBuildDir
Returns the absolute path of the directory where the test binaries are.
m3rdparty/googletest/googletest/test/gtest_test_utils.py:132
↓ 1 callers
Method
GetCapturedString
m3rdparty/googletest/googletest/src/gtest-port.cc:988
↓ 1 callers
Method
GetCharPtrValue
m3rdparty/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:58
↓ 1 callers
Function
GetColorAttribute
Returns the character attribute for the given color.
m3rdparty/googletest/googletest/src/gtest.cc:2891
↓ 1 callers
Function
GetCommandOutput
Runs the shell command and returns its stdout as a list of lines.
m3rdparty/googletest/googletest/scripts/common.py:46
↓ 1 callers
Method
GetCommandText
src/editor.cpp:1011
↓ 1 callers
Function
GetContentType
Helper to guess the content-type from the filename.
m3rdparty/googletest/googlemock/scripts/upload.py:533
↓ 1 callers
Function
GetContentType
Helper to guess the content-type from the filename.
m3rdparty/googletest/googletest/scripts/upload.py:533
↓ 1 callers
Method
GetCursorBlinkState
src/editor.cpp:1058
↓ 1 callers
Function
GetDefaultFilter
m3rdparty/googletest/googletest/src/gtest.cc:192
↓ 1 callers
Method
GetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:283
↓ 1 callers
Function
GetEmail
Prompts the user for their email address and returns it. The last used email address is saved to a file and offered up as a suggestion to the use
m3rdparty/googletest/googlemock/scripts/upload.py:65
↓ 1 callers
Function
GetEmail
Prompts the user for their email address and returns it. The last used email address is saved to a file and offered up as a suggestion to the use
m3rdparty/googletest/googletest/scripts/upload.py:65
↓ 1 callers
Method
GetFileExtension
src/buffer.cpp:544
↓ 1 callers
Function
GetFileSize
m3rdparty/googletest/googletest/src/gtest-port.cc:1076
↓ 1 callers
Method
GetFilesToBranch
Returns a list of .wiki file names that need to be branched.
m3rdparty/googletest/googletest/scripts/release_docs.py:117
↓ 1 callers
Method
GetFloatValue
m3rdparty/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:46
↓ 1 callers
Method
GetFrame
extensions/orca/orca.h:125
↓ 1 callers
Method
GetGlobalKeyMaps
src/editor.cpp:1276
↓ 1 callers
Method
GetHandle
Returns an Expectation object that references and co-owns this expectation.
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1076
↓ 1 callers
Method
GetHandleOf
Returns an Expectation object that references and co-owns exp, which must be an expectation on this mock function.
m3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:449
↓ 1 callers
Method
GetImFont
include/zep/imgui/display_imgui.h:56
↓ 1 callers
Method
GetIntValue
m3rdparty/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:50
↓ 1 callers
Method
GetLastEditElapsedTime
src/editor.cpp:517
↓ 1 callers
Method
GetLastEditLocation
src/buffer.cpp:1356
↓ 1 callers
Function
GetLeakyTests
Returns a list of test names that leak mock objects.
m3rdparty/googletest/googlemock/test/gmock_output_test.py:110
↓ 1 callers
Method
GetMRUBuffer
src/editor.cpp:911
↓ 1 callers
Method
GetMousePos
src/editor.cpp:1257
↓ 1 callers
Function
GetMutableTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:584
↓ 1 callers
Function
GetNormalizedOutputAndLeakyTests
Normalizes the output of gmock_output_test_. Args: output: The test output. Returns: A tuple (the normalized test output, the list of te
m3rdparty/googletest/googlemock/test/gmock_output_test.py:119
↓ 1 callers
Method
GetPostKeyNotifier
src/buffer.cpp:1547
↓ 1 callers
Function
GetRpcServer
Returns an instance of an AbstractRpcServer. Returns: A new AbstractRpcServer, on which RPC calls can be made.
m3rdparty/googletest/googlemock/scripts/upload.py:458
↓ 1 callers
Function
GetRpcServer
Returns an instance of an AbstractRpcServer. Returns: A new AbstractRpcServer, on which RPC calls can be made.
m3rdparty/googletest/googletest/scripts/upload.py:458
↓ 1 callers
Function
GetShellCommandOutput
Runs a command in a sub-process, and returns its STDOUT in a string.
m3rdparty/googletest/googlemock/test/gmock_output_test.py:138
↓ 1 callers
Method
GetStatus
Returns the status of a file.
m3rdparty/googletest/googlemock/scripts/upload.py:854
↓ 1 callers
Method
GetStatus
Returns the status of a file.
m3rdparty/googletest/googletest/scripts/upload.py:854
↓ 1 callers
Function
GetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
m3rdparty/googletest/googletest/src/gtest-death-test.cc:1227
↓ 1 callers
Method
GetStringValue
m3rdparty/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:54
↓ 1 callers
Method
GetTemplateIndices
(self, names)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:666
← previous
next →
1,201–1,300 of 5,232, ranked by callers