MCPcopy Create free account

hub / github.com/Xrvitd/GCNO / functions

Functions3,298 in github.com/Xrvitd/GCNO

MethodDeathTestImpl
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:371
MethodDecompose
MAIN/MyHalfEdgeModel.hpp:194
MethodDefaultGlobalTestPartResultReporter
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:699
FunctionDefaultParamName
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:372
MethodDefaultPerThreadTestPartResultReporter
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:708
MethodDefaultValueHolderFactory
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2013
MethodDefaultValueHolderFactory
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2222
FunctionDelete
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:336
FunctionDeleteSelf_
Deletes self. We deliberately pick an unusual name for this internal method to avoid clashing with names used in user TESTs.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:478
MethodDisjSet
MAIN/MyRPD_rnn.hpp:47
MethodDistance
include/BGAL/PQP/PQP_Internal.h:169
MethodDistance
include/BGAL/PQP/PQP_Internal.h:207
MethodDistanceBetweenSignAndMagnitudeNumbers
Given two numbers in the sign-and-magnitude representation, returns the distance between them as an unsigned number.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:383
FunctionDoubleLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1442
FunctionDoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1376
FunctionDownCast_
use like this: DownCast_<T*>(foo);
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1484
FunctionEAR
MAIN/EAR.hpp:14
FunctionEXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-spi.h:64
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:297
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3170
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3286
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3419
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3570
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3740
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3927
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4132
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4354
MethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4594
MethodEndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1963
MethodEq
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:957
MethodEq
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:965
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:333
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3207
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3330
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3471
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3629
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3806
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4000
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4213
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4442
MethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4689
MethodEscapeJson
Returns an JSON-escaped copy of the input string str.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3913
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
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3518
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3419
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3424
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4356
MethodExecDeathTest
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:883
MethodExecute
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-spi.h:141
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:215
MethodExitedWithCode
ExitedWithCode constructor.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:148
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-test-part.cc:43
FunctionFReopen
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2502
MethodFaceInfo2
MAIN/PlaneCut.hpp:10
MethodFaceInfo2
include/BGAL/BaseShape/Polygon.h:19
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:812
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:824
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:836
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:848
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:860
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:872
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:884
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:896
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:908
MethodField
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-tuple.h:920
MethodFilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:518
MethodFilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestCase and T
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5201
MethodFindLastPathSeparator
Returns a pointer to the last occurrence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separator
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:134
MethodFirst0Bit
finds position of least significant unset bit */
MAIN/nanoflann.hpp:1861
MethodFirst0Bit
finds position of least significant unset bit */
MAIN/nanoflann/include/nanoflann.hpp:1861
FunctionFloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1435
MethodFloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:292
FunctionFloatingPointLE
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1398
MethodFlushEdits
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1179
MethodForkingDeathTest
Constructs a ForkingDeathTest.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:805
MethodFormat
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:311
MethodFormat
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:320
MethodFormatBool
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:1163
MethodFormatByte
Formats a byte as "%02X".
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1987
MethodFormatHexInt
Formats an int value as "%X".
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1980
MethodFormatIntWidth2
Formats an int value as "%02d".
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1973
MethodFreePairsList
src/PQP/PQP.cpp:312
FunctionFullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1253
MethodFullMatch
Returns true iff regular expression re matches the entire str.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:569
MethodGTEST_LOCK_EXCLUDED_
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-linked_ptr.h:109
MethodGTestFlagSaver
The c'tor.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:158
MethodGTestLog
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:900
MethodGTestMutexLock
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1831
MethodGTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:550
MethodGenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:284
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:437
MethodGetArgvsForDeathTestChildProcess
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:888
MethodGetBarycentricCoord
MAIN/MyMathSupport.hpp:34
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1360
FunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1041
MethodGetCurrentDir
Returns the current working directory, or "" if unsuccessful.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:97
FunctionGetCurrentOsStackTraceExceptTop
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
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5386
MethodGetEdgeByFace
MAIN/MyHalfEdgeModel.hpp:54
MethodGetEdgeByID
MAIN/MyHalfEdgeModel.hpp:46
MethodGetEdgeByPoint
MAIN/MyHalfEdgeModel.hpp:50
MethodGetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4373
← previousnext →1,501–1,600 of 3,298, ranked by callers