Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitFunnel/NativeJIT
/ functions
Functions
3,843 in github.com/BitFunnel/NativeJIT
⨍
Functions
3,843
◇
Types & classes
1,532
↓ 4 callers
Method
Send
Sends an RPC and returns the response. Args: request_path: The path to send the request to, eg /api/appversion/create. payload: The b
googletest/googlemock/scripts/upload.py:291
↓ 4 callers
Method
Send
Sends an RPC and returns the response. Args: request_path: The path to send the request to, eg /api/appversion/create. payload: The b
googletest/googletest/scripts/upload.py:291
↓ 4 callers
Function
SetErrnoAndReturn
googletest/googlemock/include/gmock/gmock-actions.h:1155
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
googletest/googletest/src/gtest.cc:724
↓ 4 callers
Function
Short
For suppressing compiler warnings on conversion possibly losing precision.
googletest/googlemock/test/gmock-more-actions_test.cc:72
↓ 4 callers
Function
StrDup
googletest/googletest/include/gtest/internal/gtest-port.h:2310
↓ 4 callers
Method
UntypedPerformDefaultAction
Performs the default action with the given arguments and returns the action's result. The call description string will be used in the error message t
googletest/googlemock/include/gmock/gmock-spec-builders.h:1523
↓ 4 callers
Function
VerifyGeneratorIsEmpty
googletest/googletest/test/gtest-param-test_test.cc:172
↓ 4 callers
Function
_FindAllMatches
Generates all matches of regex in string s.
googletest/googlemock/scripts/gmock_doctor.py:137
↓ 4 callers
Method
_GetClass
(self, class_type, visibility, templated_types)
googletest/googlemock/scripts/generator/cpp/ast.py:1489
↓ 4 callers
Method
_GetVarTokensUpTo
(self, expected_token_type, *expected_tokens)
googletest/googlemock/scripts/generator/cpp/ast.py:852
↓ 4 callers
Method
_VerifyTestCasesDoNotInterleave
(self, tests)
googletest/googletest/test/gtest_shuffle_test.py:245
↓ 4 callers
Function
c_str
googletest/googletest/include/gtest/internal/gtest-filepath.h:78
↓ 4 callers
Method
file
Where in the source file was the default action spec defined?
googletest/googlemock/include/gmock/gmock-spec-builders.h:252
↓ 4 callers
Method
index
googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:250
↓ 4 callers
Function
random
Gets the random number generator.
googletest/googletest/src/gtest-internal-inl.h:792
↓ 4 callers
Method
set_value
googletest/googlemock/test/gmock-matchers_test.cc:3363
↓ 4 callers
Method
tear_down_was_run
Was TearDown() run?
googletest/googletest/test/gtest_environment_test.cc:98
↓ 4 callers
Method
value
googletest/googletest/test/gtest-param-test_test.cc:317
↓ 3 callers
Function
Abort
googletest/googletest/include/gtest/internal/gtest-port.h:2410
↓ 3 callers
Method
AbortArgument
googletest/googletest/test/gtest-death-test_test.cc:897
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
googletest/googletest/src/gtest.cc:2050
↓ 3 callers
Method
AdjustForParameterizedTests
Adjust tests_to_run in case value parameterized tests are disabled.
googletest/googletest/test/gtest_filter_unittest.py:251
↓ 3 callers
Method
AlmostEquals
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
googletest/googletest/include/gtest/internal/gtest-internal.h:358
↓ 3 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
googletest/googletest/src/gtest.cc:2001
↓ 3 callers
Function
ArrayAsVector
googletest/googletest/src/gtest.cc:2108
↓ 3 callers
Method
AsStdFunction
googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:883
↓ 3 callers
Function
AssertionResult
googletest/googletest/include/gtest/gtest.h:272
↓ 3 callers
Method
BeginFunctionBodyGeneration
src/CodeGen/FunctionBuffer.cpp:146
↓ 3 callers
Function
CalculateOptimalEdits
googletest/googletest/src/gtest.cc:1028
↓ 3 callers
Function
Char
NOLINT
googletest/googlemock/test/gmock-more-actions_test.cc:73
↓ 3 callers
Function
CheckCounts
Checks that the count for each test is expected.
googletest/googletest/test/gtest_repeat_test.cc:153
↓ 3 callers
Method
CheckDestroyed
googletest/googletest/test/gtest-port_test.cc:1166
↓ 3 callers
Method
Clear
Clears the object.
googletest/googletest/src/gtest.cc:2162
↓ 3 callers
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util.h:236
↓ 3 callers
Function
ComputeClickHash
test/NativeJIT/BitFunnelAcceptanceTest.cpp:554
↓ 3 callers
Function
CreateUnifiedDiff
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
googletest/googletest/src/gtest.cc:1203
↓ 3 callers
Method
Deallocate
src/CodeGen/Allocator.cpp:62
↓ 3 callers
Method
DeclarationToParts
(self, parts, needs_name_removed)
googletest/googlemock/scripts/generator/cpp/ast.py:536
↓ 3 callers
Function
Emit
inc/NativeJIT/CodeGenHelpers.h:73
↓ 3 callers
Method
Emit8
src/CodeGen/CodeBuffer.cpp:70
↓ 3 callers
Function
EncodeMultipartFormData
Encode form fields for multipart/form-data. Args: fields: A sequence of (name, value) elements for regular form fields. files: A sequence o
googletest/googlemock/scripts/upload.py:498
↓ 3 callers
Function
EncodeMultipartFormData
Encode form fields for multipart/form-data. Args: fields: A sequence of (name, value) elements for regular form fields. files: A sequence o
googletest/googletest/scripts/upload.py:498
↓ 3 callers
Method
EndFunctionBodyGeneration
src/CodeGen/FunctionBuffer.cpp:183
↓ 3 callers
Method
Evaluate
Examples/Parser/Parser.cpp:129
↓ 3 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKey
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
googletest/googletest/test/gtest_unittest.cc:1943
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
googletest/googletest/src/gtest-port.cc:1134
↓ 3 callers
Function
FlushInfoLog
googletest/googletest/include/gtest/internal/gtest-port.h:1276
↓ 3 callers
Function
GMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
googletest/googlemock/include/gmock/gmock-actions.h:171
↓ 3 callers
Function
GetAbsolutePathOf
Turns the given relative path into an absolute path.
googletest/googletest/test/gtest-options_test.cc:63
↓ 3 callers
Function
GetCurrentOsStackTraceExceptTop
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
googletest/googletest/src/gtest.cc:4973
↓ 3 callers
Method
GetEntryPoint
inc/NativeJIT/Function.h:238
↓ 3 callers
Method
GetEpilogLength
src/CodeGen/FunctionSpecification.cpp:529
↓ 3 callers
Method
GetFreeCount
inc/NativeJIT/ExpressionTree.h:972
↓ 3 callers
Function
GetGTestRootDir
Returns the root directory of Google Test.
googletest/googlemock/scripts/fuse_gmock_files.py:91
↓ 3 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
googletest/googletest/include/gtest/internal/gtest-internal.h:605
↓ 3 callers
Method
GetScope
(self)
googletest/googlemock/scripts/generator/cpp/ast.py:902
↓ 3 callers
Function
GetSvnInfo
Returns the project name and the current SVN workspace's root path.
googletest/googletest/scripts/common.py:55
↓ 3 callers
Method
GetTestInfo
googletest/googletest/test/gtest_unittest.cc:5300
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
googletest/googletest/src/gtest.cc:718
↓ 3 callers
Method
HandleError
(self, msg, token)
googletest/googlemock/scripts/generator/cpp/ast.py:699
↓ 3 callers
Function
IdToKey
googletest/googletest/test/gtest_stress_test.cc:64
↓ 3 callers
Function
IdToString
googletest/googletest/test/gtest_stress_test.cc:70
↓ 3 callers
Method
Increment
Returns the current counter value, and increments it.
googletest/googletest/samples/sample4.cc:39
↓ 3 callers
Function
InvokeWithModifiedEnv
Runs the given function and arguments in a modified environment.
googletest/googletest/test/gtest_filter_unittest.py:207
↓ 3 callers
Function
IsDigit
googletest/googletest/include/gtest/internal/gtest-port.h:2257
↓ 3 callers
Method
IsImage
Returns true if the filename has an image extension.
googletest/googlemock/scripts/upload.py:713
↓ 3 callers
Method
IsImage
Returns true if the filename has an image extension.
googletest/googletest/scripts/upload.py:713
↓ 3 callers
Function
IsTrue
googletest/googletest/src/gtest.cc:4986
↓ 3 callers
Function
JoinAndDelete
googletest/googlemock/test/gmock_stress_test.cc:59
↓ 3 callers
Function
LhsSize
googletest/googlemock/include/gmock/gmock-matchers.h:3265
↓ 3 callers
Method
Lock
googletest/googletest/src/gtest-port.cc:259
↓ 3 callers
Function
MakeAction
googletest/googlemock/include/gmock/gmock-actions.h:463
↓ 3 callers
Method
MarkReferenced
src/NativeJIT/Node.cpp:95
↓ 3 callers
Function
Mod
inc/NativeJIT/CodeGen/X64CodeGenerator.h:1664
↓ 3 callers
Function
NormalExitStatus
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
googletest/googletest/test/gtest-death-test_test.cc:229
↓ 3 callers
Function
ParseFlagValue
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
googletest/googletest/src/gtest.cc:5015
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
googletest/googletest/src/gtest-port.cc:1149
↓ 3 callers
Function
PeekToken
(a_list)
googletest/googletest/scripts/pump.py:463
↓ 3 callers
Method
Pop
src/CodeGen/X64CodeGenerator.cpp:227
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
googletest/googletest/src/gtest-printers.cc:60
↓ 3 callers
Method
PrintJump
src/CodeGen/X64CodeGenerator.cpp:404
↓ 3 callers
Function
PrintRawArrayTo
googletest/googletest/include/gtest/gtest-printers.h:548
↓ 3 callers
Method
Push
src/CodeGen/X64CodeGenerator.cpp:239
↓ 3 callers
Method
PushLine
googletest/googletest/src/gtest.cc:1135
↓ 3 callers
Function
ReportFailureInUnknownLocation
googletest/googletest/src/gtest.cc:2250
↓ 3 callers
Function
ReturnRefOfCopy
googletest/googlemock/include/gmock/gmock-actions.h:1085
↓ 3 callers
Function
RhsSize
googletest/googlemock/include/gmock/gmock-matchers.h:3266
↓ 3 callers
Method
SetValue
Sets a new value, overriding the one supplied in the constructor.
googletest/googletest/include/gtest/gtest.h:506
↓ 3 callers
Function
Size
src/CodeGen/ValuePredicates.cpp:29
↓ 3 callers
Function
SleepMilliseconds
googletest/googletest/src/gtest-port.cc:179
↓ 3 callers
Function
Stat
googletest/googletest/include/gtest/internal/gtest-port.h:2329
↓ 3 callers
Function
StripTrailingSpaces
googletest/googletest/include/gtest/internal/gtest-port.h:2284
↓ 3 callers
Function
SubString
Returns a substring in lines.
googletest/googletest/scripts/pump.py:208
↓ 3 callers
Function
SubWithTrace
Another helper function for testing SCOPED_TRACE.
googletest/googletest/test/gtest_output_test_.cc:173
↓ 3 callers
Method
TakeSoleOwnershipOfDirect
inc/NativeJIT/ExpressionTree.h:725
↓ 3 callers
Function
TestRepeat
Tests the behavior of Google Test when --gtest_repeat has the given value.
googletest/googletest/test/gtest_repeat_test.cc:172
↓ 3 callers
Method
ToString
Return a string that tries to reconstitute the variable decl.
googletest/googlemock/scripts/generator/cpp/ast.py:262
↓ 3 callers
Method
ToType
Convert [Token,...] to [Class(...), ] useful for base classes. For example, code like class Foo : public Bar<x, y> { ... }; the "Bar<x
googletest/googlemock/scripts/generator/cpp/ast.py:477
↓ 3 callers
Method
Unlock
googletest/googletest/src/gtest-port.cc:265
← previous
next →
501–600 of 3,843, ranked by callers