MCPcopy Create free account

hub / github.com/Xrvitd/GCNO / functions

Functions3,298 in github.com/Xrvitd/GCNO

↓ 2 callersFunctionresize
MAIN/nanoflann.hpp:104
↓ 2 callersFunctionresize
MAIN/nanoflann/include/nanoflann.hpp:104
↓ 2 callersMethodsaveIndex_
Stores the index in a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so when * loading the index object it m
MAIN/nanoflann.hpp:1078
↓ 2 callersMethodsaveIndex_
Stores the index in a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so when * loading the index object it m
MAIN/nanoflann/include/nanoflann.hpp:1078
↓ 2 callersFunctionselectFile
(idx, btn)
MAIN/nanoflann/benchmarkTool/tool.py:23
↓ 2 callersFunctionserializeintegerarray
Serialization: Integer array *************************************************************************/
src/Optimization/ALGLIB/alglibinternal.cpp:2407
↓ 2 callersMethodsetlength
src/Optimization/ALGLIB/ap.cpp:6926
↓ 2 callersMethodsize
STL-style container methods.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:1102
↓ 2 callersFunctionsplit_tris
src/PQP/Build.cpp:448
↓ 2 callersMethodstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4446
↓ 2 callersFunctionstudentttest1
One-sample t-test This test checks three hypotheses about the mean of the given sample. The following tests are performed: * two-tailed test (nu
src/Optimization/ALGLIB/statistics.cpp:2321
↓ 2 callersMethodswap
Swaps two AssertionResults.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1008
↓ 2 callersFunctiontagheappopi
Heap operations: pops top element from the heap PARAMETERS: A - heap itself, must be at least array[0..N-1] B - array of inte
src/Optimization/ALGLIB/alglibinternal.cpp:4166
↓ 2 callersFunctiontagheapreplacetopi
Heap operations: replaces top element with new element (which is moved down) PARAMETERS: A - heap itself, must be at least array[0..N-1]
src/Optimization/ALGLIB/alglibinternal.cpp:4064
↓ 2 callersMethodtest_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:759
↓ 2 callersMethodtostring
src/Optimization/ALGLIB/ap.cpp:5906
↓ 2 callersMethodtotal_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2215
↓ 2 callersFunctiontouchint
The function "touches" integer - it is used to avoid compiler messages about unused variables (in rare cases when we do NOT want to remove these
src/Optimization/ALGLIB/alglibinternal.cpp:463
↓ 2 callersMethodtriangle_area_
src/BaseShape/Polygon.cpp:340
↓ 2 callersFunctionunserializeintegerarray
Unserialization: complex value *************************************************************************/
src/Optimization/ALGLIB/alglibinternal.cpp:2425
↓ 2 callersMethodworst_item
* Find the worst result (furtherest neighbor) without copying or sorting * Pre-conditions: size() > 0 */
MAIN/nanoflann/include/nanoflann.hpp:262
↓ 2 callersFunctionwsr_w30
Tail(S, 30) *************************************************************************/
src/Optimization/ALGLIB/statistics.cpp:9743
↓ 2 callersFunctionxblas_xfastpow
Fast Pow -- ALGLIB -- Copyright 24.08.2009 by Bochkanov Sergey *************************************************************************/
src/Optimization/ALGLIB/alglibinternal.cpp:11572
↓ 2 callersFunctionxdot
More precise dot-product. Absolute error of subroutine result is about 1 ulp of max(MX,V), where: MX = max( |a[i]*b[i]| ) V = |(a,b)| IN
src/Optimization/ALGLIB/alglibinternal.cpp:11298
↓ 1 callersFunctionALGLIBTest
test/main.cpp:86
↓ 1 callersMethodAbort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:477
↓ 1 callersMethodAddArguments
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:921
↓ 1 callersMethodAddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4496
↓ 1 callersMethodAddTri
src/PQP/PQP.cpp:156
↓ 1 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2015
↓ 1 callersMethodArgv
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:928
↓ 1 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:268
↓ 1 callersFunctionBOCSignTest
Test BOC sign
test/main.cpp:26
↓ 1 callersFunctionBV_Overlap
src/PQP/BV.cpp:542
↓ 1 callersFunctionBaseShapeTest
BaseShapeTest
test/main.cpp:190
↓ 1 callersMethodBegin
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:209
↓ 1 callersMethodBeginModel
src/PQP/PQP.cpp:116
↓ 1 callersFunctionCPDTest
test/main.cpp:581
↓ 1 callersFunctionCVT3DTest
test/main.cpp:637
↓ 1 callersFunctionCVTLBFGSTest
CVTLBFGSTest
test/main.cpp:249
↓ 1 callersFunctionCalculateOptimalEdits
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1041
↓ 1 callersFunctionClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:696
↓ 1 callersMethodClearResult
Clears the results of all tests in this test case.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2798
↓ 1 callersMethodCloseConnection
Closes the socket.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:1075
↓ 1 callersFunctionCmpHelperEQFailure
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:1414
↓ 1 callersFunctionCmpHelperSTREQ
Helper function for *_STREQ on wide strings.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1883
↓ 1 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1773
↓ 1 callersFunctionCollideRecurse
src/PQP/PQP.cpp:730
↓ 1 callersFunctionComput_RPD
MAIN/MyRPD.hpp:169
↓ 1 callersFunctionContainsUnprintableControlCodes
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:359
↓ 1 callersFunctionCopyArray
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:1040
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1814
↓ 1 callersMethodCreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:323
↓ 1 callersMethodCreateMeshEdges
MAIN/MyHalfEdgeModel.hpp:68
↓ 1 callersMethodCreateTestFactory
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:447
↓ 1 callersFunctionCreateUnifiedDiff
Create a list of diff hunks in Unified diff format. Each hunk has a header generated by PrintHeader above plus a body with lines prefixed with ' ' for
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1216
↓ 1 callersMethodCurrentStackTrace
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4245
↓ 1 callersMethodCutByPlane
MAIN/PlaneCut.hpp:197
↓ 1 callersMethodCutByPlaneGetCutArea
MAIN/PlaneCut.hpp:388
↓ 1 callersFunctionDeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:224
↓ 1 callersFunctionDefaultPrintNonContainerTo
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:258
↓ 1 callersFunctionDefaultPrintTo
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:414
↓ 1 callersFunctionDeleteThreadLocalValue
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2146
↓ 1 callersFunctionDrawTest
DrawTest
test/main.cpp:336
↓ 1 callersMethodEnd
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:212
↓ 1 callersMethodEndModel
src/PQP/PQP.cpp:215
↓ 1 callersMethodEquals
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:235
↓ 1 callersFunctionExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:961
↓ 1 callersFunctionExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:1024
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:189
↓ 1 callersFunctionFDOpen
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2505
↓ 1 callersFunctionFailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:319
↓ 1 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:567
↓ 1 callersFunctionFileNo
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2455
↓ 1 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:207
↓ 1 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3616
↓ 1 callersFunctionFormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3964
↓ 1 callersFunctionFormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2351
↓ 1 callersFunctionFormatWordList
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2141
↓ 1 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:318
↓ 1 callersFunctionGeodesicDijkstraTest
test/main.cpp:564
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2946
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1046
↓ 1 callersMethodGetCapturedString
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:981
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2902
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:410
↓ 1 callersFunctionGetDefaultFilter
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:187
↓ 1 callersMethodGetEdges
MAIN/MyHalfEdgeModel.hpp:42
↓ 1 callersFunctionGetFileSize
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1056
↓ 1 callersFunctionGetInjectableArgvs
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1086
↓ 1 callersFunctionGetMutableTestCase
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-internal-inl.h:580
↓ 1 callersFunctionGetNewColor
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2922
↓ 1 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:145
↓ 1 callersMethodGetNormals
MAIN/MyPointCloudModel.hpp:90
↓ 1 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:129
↓ 1 callersFunctionGetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:1231
↓ 1 callersFunctionGetTestCase
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-internal-inl.h:573
↓ 1 callersMethodGetTestCaseTypeId
Test case id to verify identity.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:511
↓ 1 callersFunctionGetThreadCount
Returns the number of active threads, or 0 when there is an error.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:101
↓ 1 callersFunctionHasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5518
← previousnext →701–800 of 3,298, ranked by callers