MCPcopy Create free account

hub / github.com/aksnzhy/xlearn / functions

Functions3,349 in github.com/aksnzhy/xlearn

MethodCartesianProductHolder6
gtest/fused-src/gtest/gtest.h:15556
MethodCartesianProductHolder6
gtest/include/gtest/internal/gtest-param-util-generated.h:4940
MethodCartesianProductHolder7
gtest/fused-src/gtest/gtest.h:15589
MethodCartesianProductHolder7
gtest/include/gtest/internal/gtest-param-util-generated.h:4973
MethodCartesianProductHolder8
gtest/fused-src/gtest/gtest.h:15626
MethodCartesianProductHolder8
gtest/include/gtest/internal/gtest-param-util-generated.h:5010
MethodCartesianProductHolder9
gtest/fused-src/gtest/gtest.h:15666
MethodCartesianProductHolder9
gtest/include/gtest/internal/gtest-param-util-generated.h:5050
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
gtest/src/gtest.cc:1582
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
gtest/fused-src/gtest/gtest-all.cc:3066
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
gtest/src/gtest.cc:1602
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
gtest/fused-src/gtest/gtest-all.cc:3086
MethodCastable
gtest/test/gtest-port_test.cc:132
MethodCatchExceptions
Creates a Flags struct where the gtest_catch_exceptions flag has the given value.
gtest/test/gtest_unittest.cc:5316
FunctionChDir
gtest/include/gtest/internal/gtest-port.h:1770
MethodCheckFlags
Verifies that the flag values match the expected values.
gtest/test/gtest_unittest.cc:5460
FunctionCheckedDowncastToActualType
gtest/fused-src/gtest/gtest.h:2252
FunctionCheckedDowncastToActualType
gtest/include/gtest/internal/gtest-port.h:1145
MethodChecker
Constructor and Destructor
src/solver/checker.h:41
MethodClear
Clears the queue.
gtest/samples/sample3-inl.h:83
MethodClear
Free the memory of data matrix.
src/reader/reader.h:196
MethodClear
Free the memory of data matrix.
src/reader/reader.h:273
MethodClear
Free the memory of data matrix.
src/reader/reader.h:316
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
gtest/src/gtest-internal-inl.h:716
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
gtest/fused-src/gtest/gtest-all.cc:1117
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
gtest/fused-src/gtest/gtest.h:18259
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
gtest/include/gtest/gtest.h:846
MethodClearTestPartResults
gtest/src/gtest-internal-inl.h:1057
MethodClearTestPartResults
Clears the test part results.
gtest/src/gtest.cc:1722
MethodClearTestPartResults
gtest/fused-src/gtest/gtest-all.cc:1458
FunctionClearTestResult
gtest/fused-src/gtest/gtest.h:18128
FunctionClearTestResult
gtest/include/gtest/gtest.h:715
MethodClone
Returns a copy of self.
gtest/scripts/pump.py:125
MethodClone
Returns a copy of self.
gtest/scripts/pump.py:156
MethodClone
gtest/fused-src/gtest/gtest.h:10298
MethodClone
gtest/fused-src/gtest/gtest.h:13821
MethodClone
gtest/fused-src/gtest/gtest.h:13944
MethodClone
gtest/fused-src/gtest/gtest.h:14085
MethodClone
gtest/fused-src/gtest/gtest.h:14243
MethodClone
gtest/fused-src/gtest/gtest.h:14420
MethodClone
gtest/fused-src/gtest/gtest.h:14614
MethodClone
gtest/fused-src/gtest/gtest.h:14827
MethodClone
gtest/fused-src/gtest/gtest.h:15056
MethodClone
gtest/fused-src/gtest/gtest.h:15303
MethodClone
gtest/include/gtest/internal/gtest-param-util.h:299
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:3205
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:3328
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:3469
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:3627
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:3804
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:3998
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:4211
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:4440
MethodClone
gtest/include/gtest/internal/gtest-param-util-generated.h:4687
MethodCloneCString
Clones a 0-terminated C string, allocating memory using new.
gtest/samples/sample2.cc:39
MethodCloseConnection
Closes the socket.
gtest/src/gtest-internal-inl.h:1081
MethodCloseConnection
Closes the socket.
gtest/fused-src/gtest/gtest-all.cc:1482
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
gtest/src/gtest.cc:1114
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
gtest/fused-src/gtest/gtest-all.cc:2598
FunctionCmpHelperFloatingPointEQ
gtest/fused-src/gtest/gtest.h:19099
FunctionCmpHelperFloatingPointEQ
gtest/include/gtest/gtest.h:1686
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
gtest/src/gtest.cc:1210
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
gtest/fused-src/gtest/gtest-all.cc:2694
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
gtest/src/gtest.cc:1562
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
gtest/fused-src/gtest/gtest-all.cc:3046
FunctionCombine
gtest/include/gtest/gtest-param-test.h:1274
MethodCommonTest
gtest/test/gtest-typed-test_test.cc:65
MethodCompare
gtest/fused-src/gtest/gtest.h:18893
MethodCompare
gtest/fused-src/gtest/gtest.h:18926
MethodCompare
gtest/include/gtest/gtest.h:1480
MethodCompare
gtest/include/gtest/gtest.h:1513
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
gtest/test/gtest_unittest.cc:3204
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.
gtest/test/gtest_unittest.cc:3210
MethodCompareTestPartResult
Helper that compares two two TestPartResults.
gtest/test/gtest_unittest.cc:1399
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:13854
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:13981
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:14126
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:14288
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:14469
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:14667
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:14884
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:15117
MethodComputeCurrentValue
gtest/fused-src/gtest/gtest.h:15368
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:3238
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:3365
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:3510
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:3672
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:3853
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:4051
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:4268
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:4501
MethodComputeCurrentValue
gtest/include/gtest/internal/gtest-param-util-generated.h:4752
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
gtest/src/gtest-filepath.cc:194
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
gtest/fused-src/gtest/gtest-all.cc:8028
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
gtest/src/gtest.cc:4091
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
gtest/fused-src/gtest/gtest-all.cc:5575
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
gtest/src/gtest.cc:4076
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
gtest/fused-src/gtest/gtest-all.cc:5560
MethodConstAndNonConstCastable
gtest/test/gtest-port_test.cc:170
MethodConstCastable
gtest/test/gtest-port_test.cc:151
← previousnext →1,301–1,400 of 3,349, ranked by callers