MCPcopy Create free account

hub / github.com/Abc-Arbitrage/Disruptor-cpp / functions

Functions4,011 in github.com/Abc-Arbitrage/Disruptor-cpp

↓ 8 callersFunctionMakeToken
Creates a new instance of Token.
googletest-release-1.8.0/googletest/scripts/pump.py:237
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
googletest-release-1.8.0/googletest/src/gtest.cc:5053
↓ 8 callersFunctionPrintCharsAsStringTo
googletest-release-1.8.0/googletest/src/gtest-printers.cc:262
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:2134
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:2144
↓ 8 callersFunctionReturnRef
googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:1077
↓ 8 callersFunctionRunShellWithReturnCode
Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the ou
googletest-release-1.8.0/googlemock/scripts/upload.py:541
↓ 8 callersFunctionRunShellWithReturnCode
Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the ou
googletest-release-1.8.0/googletest/scripts/upload.py:541
↓ 8 callersFunctionSet
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-filepath.h:73
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
googletest-release-1.8.0/googletest/src/gtest.cc:4778
↓ 8 callersMethodSize
Gets the number of elements.
googletest-release-1.8.0/googletest/samples/sample3-inl.h:102
↓ 8 callersFunctionSkip
(lines, pos, regex)
googletest-release-1.8.0/googletest/scripts/pump.py:261
↓ 8 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
googletest-release-1.8.0/googletest/src/gtest.cc:1982
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
googletest-release-1.8.0/googlemock/test/gmock-internal-utils_test.cc:405
↓ 8 callersMethodcheckAlert
Disruptor/ProcessingSequenceBarrier.cpp:63
↓ 8 callersMethodcopy
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-linked_ptr.h:213
↓ 8 callersMethodcount
Disruptor.PerfTests/LongArrayEventHandler.cpp:10
↓ 8 callersMethodexecute
Disruptor.Tests/StubExecutor.cpp:10
↓ 8 callersFunctionremove
Windows CE doesn't have the remove C function.
googletest-release-1.8.0/googletest/test/gtest-filepath_test.cc:68
↓ 8 callersMethodringBuffer
* The RingBuffer<T> used by this Disruptor. This is useful for creating custom event processors if the behaviour of BatchEventProcessor<T> is not suit
Disruptor/Disruptor.h:367
↓ 8 callersMethodset_s
googletest-release-1.8.0/googlemock/test/gmock-matchers_test.cc:3590
↓ 8 callersMethodtest_to_run_count
Gets the number of tests that should run.
googletest-release-1.8.0/googletest/src/gtest.cc:782
↓ 8 callersMethodx
googletest-release-1.8.0/googlemock/test/gmock_stress_test.cc:72
↓ 8 callersMethodx
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:5158
↓ 7 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:1084
↓ 7 callersFunctionAddNonfatalFailure
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:1088
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
googletest-release-1.8.0/googletest/src/gtest-port.cc:1191
↓ 7 callersFunctionCheckTestFailureCount
googletest-release-1.8.0/googletest/test/gtest_stress_test.cc:117
↓ 7 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
googletest-release-1.8.0/googletest/src/gtest-filepath.cc:308
↓ 7 callersFunctionDivisibleBy
googletest-release-1.8.0/googlemock/test/gmock-matchers_test.cc:3990
↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
googletest-release-1.8.0/googletest/samples/sample3-inl.h:116
↓ 7 callersFunctionFOpen
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-port.h:2367
↓ 7 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
googletest-release-1.8.0/googletest/src/gtest-filepath.cc:209
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
googletest-release-1.8.0/googletest/src/gtest.cc:4113
↓ 7 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
googletest-release-1.8.0/googletest/src/gtest.cc:399
↓ 7 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
googletest-release-1.8.0/googletest/src/gtest-death-test.cc:315
↓ 7 callersMethodGetName
Returns ([tokens], next_token_info).
googletest-release-1.8.0/googlemock/scripts/generator/cpp/ast.py:928
↓ 7 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
googletest-release-1.8.0/googletest/src/gtest.cc:620
↓ 7 callersFunctionGlobalFunction
A global function that's expected to die.
googletest-release-1.8.0/googletest/test/gtest-death-test_test.cc:170
↓ 7 callersFunctionGrabOutput
Verifies that Log() behaves correctly for the given verbosity level and log severity.
googletest-release-1.8.0/googlemock/test/gmock-internal-utils_test.cc:549
↓ 7 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
googletest-release-1.8.0/googletest/src/gtest-filepath.cc:265
↓ 7 callersFunctionIsAsciiPunct
googletest-release-1.8.0/googletest/src/gtest-port.cc:635
↓ 7 callersFunctionMatchPrintAndExplain
googletest-release-1.8.0/googlemock/include/gmock/gmock-matchers.h:701
↓ 7 callersFunctionNotNull
Creates a polymorphic matcher that matches any non-NULL pointer. This is convenient as Not(NULL) doesn't compile (the compiler thinks that that expres
googletest-release-1.8.0/googlemock/include/gmock/gmock-matchers.h:3802
↓ 7 callersMethodNotify
googletest-release-1.8.0/googletest/src/gtest-port.cc:229
↓ 7 callersFunctionParseCodeNode
(tokens)
googletest-release-1.8.0/googletest/scripts/pump.py:564
↓ 7 callersFunctionParseExpNode
(token)
googletest-release-1.8.0/googletest/scripts/pump.py:470
↓ 7 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
googletest-release-1.8.0/googletest/src/gtest.cc:5087
↓ 7 callersMethodPerform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:387
↓ 7 callersFunctionPrintByRef
googletest-release-1.8.0/googletest/test/gtest-printers_test.cc:245
↓ 7 callersMethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
googletest-release-1.8.0/googletest/src/gtest.cc:3281
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
googletest-release-1.8.0/googletest/test/gtest_output_test.py:168
↓ 7 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
googletest-release-1.8.0/googletest/test/gtest_env_var_test.py:55
↓ 7 callersFunctionShort
For suppressing compiler warnings on conversion possibly losing precision.
googletest-release-1.8.0/googlemock/test/gmock-generated-actions_test.cc:67
↓ 7 callersFunctionShuffle
googletest-release-1.8.0/googletest/src/gtest-internal-inl.h:333
↓ 7 callersFunctionStatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
googletest-release-1.8.0/googlemock/scripts/upload.py:97
↓ 7 callersFunctionStatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
googletest-release-1.8.0/googletest/scripts/upload.py:97
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
googletest-release-1.8.0/googletest/src/gtest.cc:335
↓ 7 callersMethodUponLeavingGTest
googletest-release-1.8.0/googletest/src/gtest.cc:3855
↓ 7 callersMethod_CreateVariable
(self, pos_token, name, type_name, type_modifiers, ref_pointer_name_seq, templated_typ
googletest-release-1.8.0/googlemock/scripts/generator/cpp/ast.py:727
↓ 7 callersMethodbegin
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-param-util.h:195
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
googletest-release-1.8.0/googletest/samples/sample2.h:74
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
googletest-release-1.8.0/googletest/src/gtest.cc:767
↓ 7 callersMethodend
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-param-util.h:196
↓ 7 callersMethodhalt
Disruptor.Tests/StubPublisher.cpp:33
↓ 7 callersMethodhasAvailableCapacity
Disruptor/RingBuffer.h:196
↓ 7 callersMethodis_nan
Returns true iff this is NAN (not a number).
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:346
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
googletest-release-1.8.0/googletest/src/gtest.cc:4265
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
googletest-release-1.8.0/googletest/src/gtest.cc:4918
↓ 7 callersMethodset
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-port.h:1857
↓ 7 callersMethodsignalAllWhenBlocking
Disruptor/YieldingWaitStrategy.cpp:29
↓ 7 callersMethodthen
* Set up batch handlers to consume events from the ring buffer. These handlers will only process events after every IEventProcessor in this group has
Disruptor/EventHandlerGroup.h:92
↓ 7 callersMethodtryPublishEvent
Disruptor/RingBuffer.h:328
↓ 7 callersFunctionwaitForEventProcessorSequence
Disruptor.PerfTests/PerfTestUtil.cpp:44
↓ 6 callersFunctionAllArgs
googletest-release-1.8.0/googlemock/include/gmock/gmock-matchers.h:4382
↓ 6 callersFunctionArrayAwareFind
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:983
↓ 6 callersFunctionChDir
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-port.h:2365
↓ 6 callersFunctionChar
NOLINT
googletest-release-1.8.0/googlemock/test/gmock-generated-actions_test.cc:68
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
googletest-release-1.8.0/googletest/src/gtest.cc:1747
↓ 6 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
googletest-release-1.8.0/googlemock/src/gmock-cardinalities.cc:74
↓ 6 callersMethodConservativeUpperBound
googletest-release-1.8.0/googlemock/src/gmock-cardinalities.cc:75
↓ 6 callersFunctionCopyArray
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:1000
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
googletest-release-1.8.0/googletest/samples/sample3-inl.h:131
↓ 6 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
googletest-release-1.8.0/googlemock/src/gmock-cardinalities.cc:108
↓ 6 callersFunctionDieIf
A unary function that may die.
googletest-release-1.8.0/googletest/test/gtest-death-test_test.cc:179
↓ 6 callersFunctionDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
googletest-release-1.8.0/googlemock/include/gmock/gmock-matchers.h:3815
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:1950
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:1958
↓ 6 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
googletest-release-1.8.0/googletest/src/gtest.cc:3574
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
googletest-release-1.8.0/googletest/src/gtest-port.cc:674
↓ 6 callersMethodGenerate
(self)
googletest-release-1.8.0/googlemock/scripts/generator/cpp/ast.py:704
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
googletest-release-1.8.0/googletest/test/gtest_stress_test.cc:172
↓ 6 callersMethodGenerateMocks
Convert C++ source to complete Google Mock output source.
googletest-release-1.8.0/googlemock/scripts/generator/cpp/gmock_class_test.py:317
↓ 6 callersMethodGetNextPrime
googletest-release-1.8.0/googletest/samples/sample8_unittest.cc:69
↓ 6 callersFunctionGetThreadCount
Returns the number of active threads, or 0 when there is an error.
googletest-release-1.8.0/googletest/src/gtest-port.cc:109
↓ 6 callersFunctionInitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
googletest-release-1.8.0/googlemock/src/gmock.cc:173
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
googletest-release-1.8.0/googletest/src/gtest-filepath.cc:90
↓ 6 callersFunctionOp
Disruptor.PerfTests/Operation.cpp:14
↓ 6 callersMethodReadFile
Returns the contents of a file.
googletest-release-1.8.0/googlemock/scripts/upload.py:844
↓ 6 callersMethodReset
googletest-release-1.8.0/googletest/src/gtest-port.cc:197
← previousnext →301–400 of 4,011, ranked by callers