MCPcopy Create free account

hub / github.com/aksnzhy/xlearn / functions

Functions3,349 in github.com/aksnzhy/xlearn

MethodEnd
gtest/fused-src/gtest/gtest.h:14545
MethodEnd
gtest/fused-src/gtest/gtest.h:14750
MethodEnd
gtest/fused-src/gtest/gtest.h:14972
MethodEnd
gtest/fused-src/gtest/gtest.h:15212
MethodEnd
gtest/include/gtest/internal/gtest-param-util.h:278
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:3172
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:3288
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:3421
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:3572
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:3742
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:3929
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:4134
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:4356
MethodEnd
gtest/include/gtest/internal/gtest-param-util-generated.h:4596
MethodEndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
gtest/src/gtest.cc:1626
MethodEndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
gtest/fused-src/gtest/gtest-all.cc:3110
MethodEq
gtest/fused-src/gtest/gtest.h:1590
MethodEq
gtest/fused-src/gtest/gtest.h:1598
MethodEq
gtest/include/gtest/internal/gtest-tuple.h:949
MethodEq
gtest/include/gtest/internal/gtest-tuple.h:957
MethodEquals
gtest/fused-src/gtest/gtest.h:10313
MethodEquals
gtest/fused-src/gtest/gtest.h:13825
MethodEquals
gtest/fused-src/gtest/gtest.h:13948
MethodEquals
gtest/fused-src/gtest/gtest.h:14089
MethodEquals
gtest/fused-src/gtest/gtest.h:14247
MethodEquals
gtest/fused-src/gtest/gtest.h:14424
MethodEquals
gtest/fused-src/gtest/gtest.h:14618
MethodEquals
gtest/fused-src/gtest/gtest.h:14831
MethodEquals
gtest/fused-src/gtest/gtest.h:15060
MethodEquals
gtest/fused-src/gtest/gtest.h:15307
MethodEquals
gtest/include/gtest/internal/gtest-param-util.h:314
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:3209
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:3332
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:3473
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:3631
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:3808
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:4002
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:4215
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:4444
MethodEquals
gtest/include/gtest/internal/gtest-param-util-generated.h:4691
FunctionEqualsFormat
gtest/test/gtest_unittest.cc:2393
MethodEscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
gtest/src/gtest.cc:3139
MethodEscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
gtest/fused-src/gtest/gtest-all.cc:4623
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
gtest/src/gtest.cc:3040
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
gtest/fused-src/gtest/gtest-all.cc:4524
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
gtest/src/gtest.cc:3045
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
gtest/fused-src/gtest/gtest-all.cc:4529
MethodEvalute
src/loss/loss_test.cc:41
MethodEvalute
------------------------------------------------------------------------------ Calculate loss in multi-thread: master_thread / | \ //
src/loss/cross_entropy_loss.cc:55
MethodEventForwardingEnabled
gtest/test/gtest_unittest.cc:174
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
gtest/src/gtest.cc:3624
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
gtest/fused-src/gtest/gtest-all.cc:5108
MethodEventRecordingListener
gtest/test/gtest-listener_test.cc:57
MethodExecDeathTest
gtest/src/gtest-death-test.cc:870
MethodExecDeathTest
gtest/fused-src/gtest/gtest-all.cc:7364
MethodExecute
gtest/fused-src/gtest/gtest-all.cc:215
MethodExecute
gtest/include/gtest/gtest-spi.h:142
FunctionExitWithExceptionCode
On Windows Mobile global exception handlers are not supported.
gtest/test/gtest_break_on_failure_unittest_.cc:58
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
gtest/src/gtest-death-test.cc:208
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
gtest/fused-src/gtest/gtest-all.cc:6702
MethodExitedWithCode
ExitedWithCode constructor.
gtest/src/gtest-death-test.cc:149
MethodExitedWithCode
ExitedWithCode constructor.
gtest/fused-src/gtest/gtest-all.cc:6643
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
gtest/src/gtest-test-part.cc:51
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
gtest/fused-src/gtest/gtest-all.cc:9425
MethodF1Metric
Constructor and Destructor
src/loss/metric.h:378
FunctionFClose
gtest/include/gtest/internal/gtest-port.h:1781
FunctionFDOpen
gtest/include/gtest/internal/gtest-port.h:1779
MethodFFMParser
src/reader/parser.h:122
MethodFFMScore
Constructor and Desstructor
src/score/ffm_score.h:38
MethodFMScore
Constructor and Desstructor
src/score/fm_score.h:38
FunctionFOpen
gtest/include/gtest/internal/gtest-port.h:1772
FunctionFReopen
gtest/include/gtest/internal/gtest-port.h:1776
FunctionFailingThread
gtest/test/gtest_stress_test.cc:163
MethodFails
gtest/test/gtest_unittest.cc:3358
MethodFailsNonFatal
gtest/test/gtest_unittest.cc:3355
MethodFatalFailureInFixtureConstructorTest
gtest/test/gtest_output_test_.cc:373
MethodField
gtest/fused-src/gtest/gtest.h:1445
MethodField
gtest/fused-src/gtest/gtest.h:1457
MethodField
gtest/fused-src/gtest/gtest.h:1469
MethodField
gtest/fused-src/gtest/gtest.h:1481
MethodField
gtest/fused-src/gtest/gtest.h:1493
MethodField
gtest/fused-src/gtest/gtest.h:1505
MethodField
gtest/fused-src/gtest/gtest.h:1517
MethodField
gtest/fused-src/gtest/gtest.h:1529
MethodField
gtest/fused-src/gtest/gtest.h:1541
MethodField
gtest/fused-src/gtest/gtest.h:1553
MethodField
gtest/include/gtest/internal/gtest-tuple.h:804
MethodField
gtest/include/gtest/internal/gtest-tuple.h:816
MethodField
gtest/include/gtest/internal/gtest-tuple.h:828
MethodField
gtest/include/gtest/internal/gtest-tuple.h:840
MethodField
gtest/include/gtest/internal/gtest-tuple.h:852
MethodField
gtest/include/gtest/internal/gtest-tuple.h:864
MethodField
gtest/include/gtest/internal/gtest-tuple.h:876
MethodField
gtest/include/gtest/internal/gtest-tuple.h:888
MethodField
gtest/include/gtest/internal/gtest-tuple.h:900
MethodField
gtest/include/gtest/internal/gtest-tuple.h:912
MethodFileExists
Returns true iff the given file exists.
gtest/test/gtest_premature_exit_test.cc:54
FunctionFileNo
gtest/include/gtest/internal/gtest-port.h:1725
MethodFileSpliter
src/reader/file_splitor.h:37
MethodFilter
Creates a Flags struct where the gtest_filter flag has the given value.
gtest/test/gtest_unittest.cc:5332
← previousnext →1,501–1,600 of 3,349, ranked by callers