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
Function
ByConstRef
googletest/googlemock/test/gmock-generated-actions_test.cc:84
Method
ByMoveWrapper
googletest/googlemock/include/gmock/gmock-actions.h:505
Function
ByNonConstRef
googletest/googlemock/test/gmock-more-actions_test.cc:102
Function
ByNonConstRef
googletest/googlemock/test/gmock-generated-actions_test.cc:89
Method
CStringEquals
Compares two C strings. Returns true iff they have the same content. Unlike strcmp(), this function can handle NULL argument(s). A NULL C string is
googletest/googletest/src/gtest.cc:894
Method
CalculateEndIndex
googletest/googletest/include/gtest/internal/gtest-param-util.h:266
Method
CalculatePrimesUpTo
googletest/googletest/samples/prime_tables.h:102
Method
CallNode
inc/NativeJIT/Nodes/CallNode.h:604
Method
CallNodeBase
inc/NativeJIT/Nodes/CallNode.h:350
Method
CallSite
CallSite
src/CodeGen/JumpTable.cpp:139
Function
CallThreadLocalGet
googletest/googletest/test/gtest-port_test.cc:1228
Method
CanBeOptimizedAway
inc/NativeJIT/Nodes/ConditionalNode.h:155
Method
CapturedStream
The ctor redirects the stream to a temporary file.
googletest/googletest/src/gtest-port.cc:936
Function
Cardinality AnyNumber
Creates a cardinality that allows any number of calls.
googletest/googlemock/src/gmock-cardinalities.cc:146
Function
Cardinality AtLeast
Creates a cardinality that allows at least n calls.
googletest/googlemock/src/gmock-cardinalities.cc:140
Function
Cardinality AtMost
Creates a cardinality that allows at most n calls.
googletest/googlemock/src/gmock-cardinalities.cc:143
Function
Cardinality Between
Creates a cardinality that allows between min and max calls.
googletest/googlemock/src/gmock-cardinalities.cc:149
Function
Cardinality Exactly
Creates a cardinality that allows exactly n calls.
googletest/googlemock/src/gmock-cardinalities.cc:154
Method
CartesianProductGenerator10
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4584
Method
CartesianProductGenerator2
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3167
Method
CartesianProductGenerator3
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3282
Method
CartesianProductGenerator4
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3414
Method
CartesianProductGenerator5
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3565
Method
CartesianProductGenerator6
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3734
Method
CartesianProductGenerator7
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3920
Method
CartesianProductGenerator8
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4123
Method
CartesianProductGenerator9
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4345
Method
CartesianProductHolder10
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:5097
Method
CartesianProductHolder2
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4841
Method
CartesianProductHolder3
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4862
Method
CartesianProductHolder4
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4887
Method
CartesianProductHolder5
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4914
Method
CartesianProductHolder6
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4943
Method
CartesianProductHolder7
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4976
Method
CartesianProductHolder8
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:5013
Method
CartesianProductHolder9
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:5053
Method
CaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
googletest/googletest/src/gtest.cc:1905
Method
CaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
googletest/googletest/src/gtest.cc:1925
Method
Cast
googletest/googlemock/include/gmock/gmock-matchers.h:517
Method
Cast
googletest/googlemock/include/gmock/gmock-matchers.h:565
Method
Cast
googletest/googlemock/include/gmock/gmock-matchers.h:600
Method
Cast
googletest/googlemock/include/gmock/gmock-matchers.h:627
Method
CastImpl
googletest/googlemock/include/gmock/gmock-matchers.h:538
Method
CastNode
inc/NativeJIT/Nodes/CastNode.h:244
Method
Castable
googletest/googletest/test/gtest-port_test.cc:132
Method
CatchExceptions
Creates a Flags struct where the gtest_catch_exceptions flag has the given value.
googletest/googletest/test/gtest_unittest.cc:5493
Method
CheckFlags
Verifies that the flag values match the expected values.
googletest/googletest/test/gtest_unittest.cc:5637
Method
CheckIsValid
googletest/googlemock/include/gmock/gmock-matchers.h:2313
Method
CheckIsValid
googletest/googlemock/include/gmock/gmock-matchers.h:2324
Function
CheckedDowncastToActualType
googletest/googletest/include/gtest/internal/gtest-port.h:1392
Method
Clear
Clears the explanation accumulated so far.
googletest/googlemock/include/gmock/gmock-matchers.h:192
Method
Clear
Clears the queue.
googletest/googletest/samples/sample3-inl.h:83
Function
ClearAdHocTestResult
Clears the results of ad-hoc test assertions.
googletest/googletest/src/gtest-internal-inl.h:707
Function
ClearTestCaseResult
Clears the results of all tests in the given test case.
googletest/googletest/include/gtest/gtest.h:878
Method
ClearTestPartResults
googletest/googletest/src/gtest-internal-inl.h:1022
Method
ClearTestPartResults
Clears the test part results.
googletest/googletest/src/gtest.cc:2045
Function
ClearTestResult
googletest/googletest/include/gtest/gtest.h:746
Method
Clone
Returns a copy of self.
googletest/googletest/scripts/pump.py:125
Method
Clone
Returns a copy of self.
googletest/googletest/scripts/pump.py:156
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util.h:323
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3208
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3331
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3472
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3630
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3807
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4001
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4214
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4443
Method
Clone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4690
Method
CloneCString
Clones a 0-terminated C string, allocating memory using new.
googletest/googletest/samples/sample2.cc:39
Method
CloseConnection
Closes the socket.
googletest/googletest/src/gtest-internal-inl.h:1046
Function
CmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
googletest/googletest/src/gtest.cc:1437
Function
CmpHelperFloatingPointEQ
googletest/googletest/include/gtest/gtest.h:1631
Function
CmpHelperOpFailure
googletest/googletest/include/gtest/gtest.h:1486
Function
CmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
googletest/googletest/src/gtest.cc:1533
Function
CmpHelperSTRNE
Helper function for *_STRNE on wide strings.
googletest/googletest/src/gtest.cc:1885
Method
CodeBuffer
src/CodeGen/CodeBuffer.cpp:32
Method
CodeGenValue
inc/NativeJIT/Nodes/ImmediateNode.h:57
Method
CodeGenValue
inc/NativeJIT/Nodes/BinaryNode.h:73
Method
CodeGenValue
inc/NativeJIT/Nodes/ConditionalNode.h:209
Method
CodeGenValue
inc/NativeJIT/Nodes/BinaryImmediateNode.h:79
Method
CodeGenValue
inc/NativeJIT/Nodes/ShldNode.h:76
Method
CodeGenValue
inc/NativeJIT/Nodes/ReturnNode.h:73
Method
CodeGenValue
inc/NativeJIT/Nodes/StackVariableNode.h:84
Method
CodeGenValue
inc/NativeJIT/Nodes/IndirectNode.h:101
Method
CodeGenValue
inc/NativeJIT/Nodes/ParameterNode.h:202
Method
CodeGenValue
inc/NativeJIT/Nodes/CastNode.h:253
Method
CodeGenValue
inc/NativeJIT/Nodes/CallNode.h:360
Method
CodeGenValue
inc/NativeJIT/Nodes/PackedMinMaxNode.h:99
Method
CodeGenValue
inc/NativeJIT/Nodes/DependentNode.h:83
Method
CodeGenValue
inc/NativeJIT/Nodes/FieldPointerNode.h:107
Method
CodeLocation
googletest/googletest/include/gtest/internal/gtest-internal.h:505
Method
CodePrinter
src/CodeGen/X64CodeGenerator.cpp:379
Method
CommonTest
googletest/googletest/test/gtest-typed-test_test.cc:66
Method
Compare
googletest/googletest/include/gtest/gtest.h:1417
Method
Compare
googletest/googletest/include/gtest/gtest.h:1448
Method
CompareAndIncrementCharPtrs
Must be public and not protected due to a bug in g++ 3.4.2. This helper function is needed by the FailedASSERT_STREQ test below. It's public to work
googletest/googletest/test/gtest_unittest.cc:3211
Method
CompareAndIncrementInts
This helper function is needed by the FailedASSERT_NE test below. It's public to work around C++Builder's bug with scoping local classes.
googletest/googletest/test/gtest_unittest.cc:3217
Method
CompareTestPartResult
Helper that compares two two TestPartResults.
googletest/googletest/test/gtest_unittest.cc:1392
Method
ComparisonBase
googletest/googlemock/include/gmock/gmock-matchers.h:895
← previous
next →
1,401–1,500 of 3,843, ranked by callers