MCPcopy Create free account

hub / github.com/Xrvitd/GCNO / functions

Functions3,298 in github.com/Xrvitd/GCNO

MethodGetMutableTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4476
MethodGetMutableTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2757
MethodGetNeighboringVertices
MAIN/MyHalfEdgeModel.hpp:240
MethodGetNormalVector
MAIN/MyMathSupport.hpp:12
MethodGetNumberOfComponents
MAIN/MyHalfEdgeModel.hpp:134
MethodGetNumberOfGenii
MAIN/MyHalfEdgeModel.hpp:235
MethodGetOrCreateValue
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1992
MethodGetOutputFormat
Returns the output format, or "" for normal printed output.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:425
FunctionGetParamNameGen
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:384
MethodGetSize
include/BGAL/PQP/BVTQ.h:92
MethodGetTestCasePatternHolder
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:675
MethodGetThreadLocalsMapLocked
Returns map of thread local instances.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:524
FunctionGetTypeId
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:429
FunctionGetTypeName
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-type-util.h:64
MethodGetValueOnCurrentThread
Registers thread_local_instance as having value on the current thread. Returns a value that can be used to identify the thread from other threads.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:390
MethodGetValueOnCurrentThread
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:539
MethodGetVertices
MAIN/MyPointCloudModel.hpp:85
MethodGoogleTestFailureException
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2383
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:432
MethodHasFatalFailure
Returns true iff the test fatally failed.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2199
MethodHasNewFatalFailureHelper
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-test-part.cc:81
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2209
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:647
MethodHasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2284
MethodHunk
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1141
MethodId1
include/BGAL/PQP/PQP_Internal.h:129
MethodId2
include/BGAL/PQP/PQP_Internal.h:130
FunctionImplicitCast_
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1460
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:129
MethodInfinity
Returns the floating-point number that represent positive infinity.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:306
MethodInit
Initializes an RE from its string representation.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:586
MethodInit
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:596
MethodInitCopy
Initializes this object with a copy of the input.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:1117
MethodInitRef
Initializes this object with a reference of the input.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:1126
MethodInstanceValueHolderFactory
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2022
MethodInstanceValueHolderFactory
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2231
MethodInstantiationInfo
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:615
MethodInternalRunDeathTestFlag
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-death-test-internal.h:239
FunctionIsAlNum
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2385
FunctionIsAlpha
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2382
MethodIsCloseable
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:207
FunctionIsContainerTest
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:899
FunctionIsEmpty
Returns true iff the path is "".
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-filepath.h:110
FunctionIsHRESULTFailure
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1725
FunctionIsHRESULTSuccess
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1718
FunctionIsLower
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2391
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3400
FunctionIsNotSubstring
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1632
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:251
FunctionIsSubstring
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1620
FunctionIsUpper
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2397
MethodIsValidParamName
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:634
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3405
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:219
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:306
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3177
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3293
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3427
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3578
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3748
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:3935
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4141
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4363
MethodIterator
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util-generated.h:4603
MethodJoin
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:377
MethodJoin
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1730
MethodJsonUnitTestResultPrinter
Creates a new JsonUnitTestResultPrinter.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3876
MethodKDTreeEigenMatrixAdaptor
Constructor: takes a const ref to the matrix object with the data points
MAIN/nanoflann.hpp:2018
MethodKDTreeEigenMatrixAdaptor
Constructor: takes a const ref to the matrix object with the data points
MAIN/nanoflann/include/nanoflann.hpp:2018
MethodKDTreeSingleIndexAdaptor
Deleted copy constructor*/
MAIN/nanoflann.hpp:1150
MethodKDTreeSingleIndexAdaptor
Deleted copy constructor*/
MAIN/nanoflann/include/nanoflann.hpp:1150
MethodKDTreeSingleIndexAdaptorParams
MAIN/nanoflann.hpp:568
MethodKDTreeSingleIndexAdaptorParams
MAIN/nanoflann/include/nanoflann.hpp:568
MethodKDTreeSingleIndexDynamicAdaptor
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tree point dimensi
MAIN/nanoflann.hpp:1896
MethodKDTreeSingleIndexDynamicAdaptor
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tree point dimensi
MAIN/nanoflann/include/nanoflann.hpp:1896
MethodKDTreeSingleIndexDynamicAdaptor_
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tree point dimensi
MAIN/nanoflann.hpp:1552
MethodKDTreeSingleIndexDynamicAdaptor_
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tree point dimensi
MAIN/nanoflann/include/nanoflann.hpp:1552
MethodKDTreeVectorOfVectorsAdaptor
Constructor: takes a const ref to the vector of vectors object with the data points
MAIN/nanoflann/examples/KDTreeVectorOfVectorsAdaptor.h:59
MethodKNNResultSet
MAIN/nanoflann.hpp:156
MethodKNNResultSet
MAIN/nanoflann/include/nanoflann.hpp:156
MethodKilledBySignal
KilledBySignal constructor.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:166
MethodKnn
MAIN/Knn.hpp:12
MethodL1_Adaptor
MAIN/nanoflann.hpp:328
MethodL1_Adaptor
MAIN/nanoflann/include/nanoflann.hpp:328
MethodL2_Adaptor
MAIN/nanoflann.hpp:385
MethodL2_Adaptor
MAIN/nanoflann/include/nanoflann.hpp:385
MethodL2_Simple_Adaptor
MAIN/nanoflann.hpp:439
MethodL2_Simple_Adaptor
MAIN/nanoflann/include/nanoflann.hpp:439
FunctionL2_dynamic_vs_bruteforce_test
MAIN/nanoflann/tests/test_main.cpp:283
FunctionL2_vs_L2_simple_test
MAIN/nanoflann/tests/test_main.cpp:51
FunctionL2_vs_bruteforce_test
MAIN/nanoflann/tests/test_main.cpp:116
MethodLastMessage
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:358
MethodListTestsMatchingFilter
Prints the names of the tests matching the user-specified filter flag.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5278
MethodLock
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:251
MethodLock
Acquires this mutex.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2044
FunctionMRotQ
include/BGAL/PQP/MatVec.h:585
FunctionMRotX
include/BGAL/PQP/MatVec.h:514
FunctionMRotY
include/BGAL/PQP/MatVec.h:526
FunctionMRotZ
include/BGAL/PQP/MatVec.h:502
FunctionMTcM
include/BGAL/PQP/MatVec.h:156
← previousnext →1,601–1,700 of 3,298, ranked by callers