MCPcopy Create free account

hub / github.com/Xrvitd/GCNO / functions

Functions3,298 in github.com/Xrvitd/GCNO

↓ 1 callersFunctionICPTest
ICPTest
test/main.cpp:491
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:744
↓ 1 callersFunctionIntegralTest
IntegralTest
test/main.cpp:362
↓ 1 callersFunctionIsATTY
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2437
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:263
↓ 1 callersFunctionIsDigit
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2388
↓ 1 callersFunctionIsDir
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2462
↓ 1 callersFunctionIsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:138
↓ 1 callersFunctionIsSubstringPred
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1571
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1808
↓ 1 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:638
↓ 1 callersFunctionIsValidUTF8
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:380
↓ 1 callersFunctionIsXDigit
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2400
↓ 1 callersFunctionKDTreeTest
KDTreeTest
test/main.cpp:459
↓ 1 callersFunctionLBFGSTest
LBFGSTest
test/main.cpp:159
↓ 1 callersFunctionLChild
include/BGAL/PQP/BVTQ.h:48
↓ 1 callersFunctionLinearSystemTest
Test LinearSystem
test/main.cpp:58
↓ 1 callersFunctionLoadFlagsFromFile
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5668
↓ 1 callersFunctionLogToStderr
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1346
↓ 1 callersFunctionMarchingTetrahedraTest
MarchingTetrahedraTest
test/main.cpp:528
↓ 1 callersFunctionMatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:736
↓ 1 callersMethodMinTest
include/BGAL/PQP/BVTQ.h:93
↓ 1 callersFunctionModelTest
ModelTest
test/main.cpp:384
↓ 1 callersFunctionMutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1788
↓ 1 callersMethodNewValueForCurrentThread
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1997
↓ 1 callersMethodOnEnvironmentsSetUpEnd
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3083
↓ 1 callersMethodOnEnvironmentsSetUpStart
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3133
↓ 1 callersMethodOnEnvironmentsTearDownEnd
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3090
↓ 1 callersMethodOnEnvironmentsTearDownStart
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3203
↓ 1 callersMethodOnTestCaseEnd
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3191
↓ 1 callersMethodOnTestCaseStart
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3140
↓ 1 callersMethodOnTestEnd
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3172
↓ 1 callersMethodOnTestIterationEnd
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3235
↓ 1 callersMethodOnTestIterationStart
Fired before each iteration of tests starts.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3099
↓ 1 callersMethodOnTestPartResult
Called after an assertion failure.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3161
↓ 1 callersMethodOnTestProgramEnd
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3092
↓ 1 callersMethodOnTestProgramStart
The following methods override what's in the TestEventListener class.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3080
↓ 1 callersMethodOnTestStart
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3153
↓ 1 callersFunctionOutputFlagAlsoCheckEnvVar
As a special case for the 'output' flag, if GTEST_OUTPUT is not set, we look for XML_OUTPUT_FILE, which is set by the Bazel build system. The value o
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1231
↓ 1 callersFunctionPQP_Distance
--------------------------------------------------------------------------------------
src/PQP/PQP.cpp:616
↓ 1 callersFunctionParent
include/BGAL/PQP/BVTQ.h:54
↓ 1 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5744
↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:1298
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test cases passed).
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:563
↓ 1 callersFunctionPointRectDist
include/BGAL/PQP/RectDist.h:744
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4839
↓ 1 callersFunctionPrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:196
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:115
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:83
↓ 1 callersFunctionPrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5538
↓ 1 callersFunctionPrintTestPartResult
Prints a TestPartResult.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2871
↓ 1 callersMethodPrintTo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1166
↓ 1 callersFunctionRE
Constructs an RE from a string.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1232
↓ 1 callersMethodReadXYZFile
MAIN/MyPointCloudModel.hpp:36
↓ 1 callersMethodRemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:153
↓ 1 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:122
↓ 1 callersFunctionReportInvalidTestCaseType
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2577
↓ 1 callersMethodReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:620
↓ 1 callersFunctionSegPoints
src/PQP/TriDist.cpp:66
↓ 1 callersFunctionSet
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-filepath.h:72
↓ 1 callersMethodSetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4327
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2242
↓ 1 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:531
↓ 1 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5190
↓ 1 callersFunctionShouldUseColor
Returns true iff Google Test should use colors in the output.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2958
↓ 1 callersFunctionShuffle
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:329
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-typed-test.cc:43
↓ 1 callersFunctionSleepMilliseconds
Sleeps for (roughly) n milliseconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1565
↓ 1 callersFunctionSplitIntoTestNames
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-typed-test.cc:49
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:1008
↓ 1 callersFunctionStackLowerThanAddress
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:1002
↓ 1 callersFunctionStrCaseCmp
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2438
↓ 1 callersFunctionStrError
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2516
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2248
↓ 1 callersFunctionTessellation2DTest
TessellationTest2D
test/main.cpp:211
↓ 1 callersFunctionTessellation3DTest
Tessellation3DTest
test/main.cpp:398
↓ 1 callersFunctionTestPartResult
C'tor. TestPartResult does NOT have a default constructor. Always use this constructor (with parameters) to create a TestPartResult object.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-test-part.h:60
↓ 1 callersFunctionTestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2841
↓ 1 callersFunctionToUpper
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2411
↓ 1 callersFunctionToleranceQueueRecurse
src/PQP/PQP.cpp:1568
↓ 1 callersFunctionToleranceRecurse
Tolerance Stuff ---------------------------------------------------------------------------
src/PQP/PQP.cpp:1458
↓ 1 callersFunctionTriContact
very robust triangle intersection test uses no divisions works on coplanar triangles
src/PQP/PQP.cpp:406
↓ 1 callersFunctionTriDist
src/PQP/TriDist.cpp:179
↓ 1 callersFunctionUniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:319
↓ 1 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:673
↓ 1 callersFunctionValidateTestPropertyName
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2155
↓ 1 callersFunctionVidentity
include/BGAL/PQP/MatVec.h:136
↓ 1 callersFunctionVlength
include/BGAL/PQP/MatVec.h:465
↓ 1 callersFunctionVxS
include/BGAL/PQP/MatVec.h:494
↓ 1 callersMethodWaitForNotification
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:225
↓ 1 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1604
↓ 1 callersFunctionWindingNumLBFGSTest
MAIN/main.cpp:113
↓ 1 callersFunctionWrite
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2512
↓ 1 callersFunctionWriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5105
↓ 1 callersFunction_ae_acquire_lock_raw
This function acquires _lock structure. It is low-level workhorse utilized by ae_acquire_lock(). ****************************************************
src/Optimization/ALGLIB/ap.cpp:3700
↓ 1 callersFunction_ae_free_lock_raw
This function frees _lock structure. ************************************************************************/
src/Optimization/ALGLIB/ap.cpp:3759
↓ 1 callersFunction_ae_release_lock_raw
This function releases _lock structure. It is low-level lock function which is used by ae_release_lock. *********************************************
src/Optimization/ALGLIB/ap.cpp:3746
↓ 1 callersFunction_autogkinternalstate_clear
src/Optimization/ALGLIB/integration.cpp:4089
↓ 1 callersFunction_autogkinternalstate_destroy
src/Optimization/ALGLIB/integration.cpp:4100
↓ 1 callersFunction_autogkinternalstate_init
src/Optimization/ALGLIB/integration.cpp:4053
← previousnext →801–900 of 3,298, ranked by callers