MCPcopy Create free account

hub / github.com/BitFunnel/NativeJIT / functions

Functions3,843 in github.com/BitFunnel/NativeJIT

FunctionByConstRef
googletest/googlemock/test/gmock-generated-actions_test.cc:84
MethodByMoveWrapper
googletest/googlemock/include/gmock/gmock-actions.h:505
FunctionByNonConstRef
googletest/googlemock/test/gmock-more-actions_test.cc:102
FunctionByNonConstRef
googletest/googlemock/test/gmock-generated-actions_test.cc:89
MethodCStringEquals
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
MethodCalculateEndIndex
googletest/googletest/include/gtest/internal/gtest-param-util.h:266
MethodCalculatePrimesUpTo
googletest/googletest/samples/prime_tables.h:102
MethodCallNode
inc/NativeJIT/Nodes/CallNode.h:604
MethodCallNodeBase
inc/NativeJIT/Nodes/CallNode.h:350
MethodCallSite
CallSite
src/CodeGen/JumpTable.cpp:139
FunctionCallThreadLocalGet
googletest/googletest/test/gtest-port_test.cc:1228
MethodCanBeOptimizedAway
inc/NativeJIT/Nodes/ConditionalNode.h:155
MethodCapturedStream
The ctor redirects the stream to a temporary file.
googletest/googletest/src/gtest-port.cc:936
FunctionCardinality AnyNumber
Creates a cardinality that allows any number of calls.
googletest/googlemock/src/gmock-cardinalities.cc:146
FunctionCardinality AtLeast
Creates a cardinality that allows at least n calls.
googletest/googlemock/src/gmock-cardinalities.cc:140
FunctionCardinality AtMost
Creates a cardinality that allows at most n calls.
googletest/googlemock/src/gmock-cardinalities.cc:143
FunctionCardinality Between
Creates a cardinality that allows between min and max calls.
googletest/googlemock/src/gmock-cardinalities.cc:149
FunctionCardinality Exactly
Creates a cardinality that allows exactly n calls.
googletest/googlemock/src/gmock-cardinalities.cc:154
MethodCartesianProductGenerator10
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4584
MethodCartesianProductGenerator2
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3167
MethodCartesianProductGenerator3
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3282
MethodCartesianProductGenerator4
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3414
MethodCartesianProductGenerator5
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3565
MethodCartesianProductGenerator6
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3734
MethodCartesianProductGenerator7
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3920
MethodCartesianProductGenerator8
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4123
MethodCartesianProductGenerator9
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4345
MethodCartesianProductHolder10
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:5097
MethodCartesianProductHolder2
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4841
MethodCartesianProductHolder3
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4862
MethodCartesianProductHolder4
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4887
MethodCartesianProductHolder5
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4914
MethodCartesianProductHolder6
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4943
MethodCartesianProductHolder7
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4976
MethodCartesianProductHolder8
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:5013
MethodCartesianProductHolder9
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:5053
MethodCaseInsensitiveCStringEquals
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
MethodCaseInsensitiveWideCStringEquals
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
MethodCast
googletest/googlemock/include/gmock/gmock-matchers.h:517
MethodCast
googletest/googlemock/include/gmock/gmock-matchers.h:565
MethodCast
googletest/googlemock/include/gmock/gmock-matchers.h:600
MethodCast
googletest/googlemock/include/gmock/gmock-matchers.h:627
MethodCastImpl
googletest/googlemock/include/gmock/gmock-matchers.h:538
MethodCastNode
inc/NativeJIT/Nodes/CastNode.h:244
MethodCastable
googletest/googletest/test/gtest-port_test.cc:132
MethodCatchExceptions
Creates a Flags struct where the gtest_catch_exceptions flag has the given value.
googletest/googletest/test/gtest_unittest.cc:5493
MethodCheckFlags
Verifies that the flag values match the expected values.
googletest/googletest/test/gtest_unittest.cc:5637
MethodCheckIsValid
googletest/googlemock/include/gmock/gmock-matchers.h:2313
MethodCheckIsValid
googletest/googlemock/include/gmock/gmock-matchers.h:2324
FunctionCheckedDowncastToActualType
googletest/googletest/include/gtest/internal/gtest-port.h:1392
MethodClear
Clears the explanation accumulated so far.
googletest/googlemock/include/gmock/gmock-matchers.h:192
MethodClear
Clears the queue.
googletest/googletest/samples/sample3-inl.h:83
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
googletest/googletest/src/gtest-internal-inl.h:707
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
googletest/googletest/include/gtest/gtest.h:878
MethodClearTestPartResults
googletest/googletest/src/gtest-internal-inl.h:1022
MethodClearTestPartResults
Clears the test part results.
googletest/googletest/src/gtest.cc:2045
FunctionClearTestResult
googletest/googletest/include/gtest/gtest.h:746
MethodClone
Returns a copy of self.
googletest/googletest/scripts/pump.py:125
MethodClone
Returns a copy of self.
googletest/googletest/scripts/pump.py:156
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util.h:323
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3208
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3331
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3472
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3630
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3807
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4001
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4214
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4443
MethodClone
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4690
MethodCloneCString
Clones a 0-terminated C string, allocating memory using new.
googletest/googletest/samples/sample2.cc:39
MethodCloseConnection
Closes the socket.
googletest/googletest/src/gtest-internal-inl.h:1046
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
googletest/googletest/src/gtest.cc:1437
FunctionCmpHelperFloatingPointEQ
googletest/googletest/include/gtest/gtest.h:1631
FunctionCmpHelperOpFailure
googletest/googletest/include/gtest/gtest.h:1486
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
googletest/googletest/src/gtest.cc:1533
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
googletest/googletest/src/gtest.cc:1885
MethodCodeBuffer
src/CodeGen/CodeBuffer.cpp:32
MethodCodeGenValue
inc/NativeJIT/Nodes/ImmediateNode.h:57
MethodCodeGenValue
inc/NativeJIT/Nodes/BinaryNode.h:73
MethodCodeGenValue
inc/NativeJIT/Nodes/ConditionalNode.h:209
MethodCodeGenValue
inc/NativeJIT/Nodes/BinaryImmediateNode.h:79
MethodCodeGenValue
inc/NativeJIT/Nodes/ShldNode.h:76
MethodCodeGenValue
inc/NativeJIT/Nodes/ReturnNode.h:73
MethodCodeGenValue
inc/NativeJIT/Nodes/StackVariableNode.h:84
MethodCodeGenValue
inc/NativeJIT/Nodes/IndirectNode.h:101
MethodCodeGenValue
inc/NativeJIT/Nodes/ParameterNode.h:202
MethodCodeGenValue
inc/NativeJIT/Nodes/CastNode.h:253
MethodCodeGenValue
inc/NativeJIT/Nodes/CallNode.h:360
MethodCodeGenValue
inc/NativeJIT/Nodes/PackedMinMaxNode.h:99
MethodCodeGenValue
inc/NativeJIT/Nodes/DependentNode.h:83
MethodCodeGenValue
inc/NativeJIT/Nodes/FieldPointerNode.h:107
MethodCodeLocation
googletest/googletest/include/gtest/internal/gtest-internal.h:505
MethodCodePrinter
src/CodeGen/X64CodeGenerator.cpp:379
MethodCommonTest
googletest/googletest/test/gtest-typed-test_test.cc:66
MethodCompare
googletest/googletest/include/gtest/gtest.h:1417
MethodCompare
googletest/googletest/include/gtest/gtest.h:1448
MethodCompareAndIncrementCharPtrs
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
MethodCompareAndIncrementInts
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
MethodCompareTestPartResult
Helper that compares two two TestPartResults.
googletest/googletest/test/gtest_unittest.cc:1392
MethodComparisonBase
googletest/googlemock/include/gmock/gmock-matchers.h:895
← previousnext →1,401–1,500 of 3,843, ranked by callers