MCPcopy Create free account

hub / github.com/Xrvitd/GCNO / functions

Functions3,298 in github.com/Xrvitd/GCNO

↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:717
↓ 2 callersMethodGetId
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1103
↓ 2 callersMethodGetNumTests
include/BGAL/PQP/BVTQ.h:91
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1677
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2398
↓ 2 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5782
↓ 2 callersFunctionInitGoogleTestImpl
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5756
↓ 2 callersFunctionIsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:626
↓ 2 callersFunctionIsAsciiPunct
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:627
↓ 2 callersFunctionIsAsciiWhiteSpace
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:631
↓ 2 callersFunctionIsAsciiWordChar
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:632
↓ 2 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:298
↓ 2 callersFunctionIsRepeat
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:630
↓ 2 callersFunctionIsTrue
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5399
↓ 2 callersMethodLock
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2261
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2560
↓ 2 callersMethodMakeNewHolder
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2223
↓ 2 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:799
↓ 2 callersFunctionMcolcV
include/BGAL/PQP/MatVec.h:178
↓ 2 callersFunctionMeigen
include/BGAL/PQP/MatVec.h:656
↓ 2 callersFunctionMidentity
include/BGAL/PQP/MatVec.h:128
↓ 2 callersFunctionParseGoogleTestFlag
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5637
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5691
↓ 2 callersFunctionPartialMatch
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1256
↓ 2 callersFunctionPointTriDist
src/PQP/TriDist.cpp:540
↓ 2 callersFunctionPortableLocaltime
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3598
↓ 2 callersFunctionPrintFullTestCommentIfPresent
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3052
↓ 2 callersFunctionPrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5259
↓ 2 callersFunctionPrintStringTo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:426
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2861
↓ 2 callersFunctionPrintTo
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:491
↓ 2 callersFunctionPrintWideStringTo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:445
↓ 2 callersFunctionRUN_ALL_TESTS
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:2326
↓ 2 callersFunctionRead
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2509
↓ 2 callersFunctionReadEntireFile
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1061
↓ 2 callersMethodReadObjFile
MAIN/MyBaseModel.hpp:43
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:540
↓ 2 callersMethodRun
Runs the test and updates the test result.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2482
↓ 2 callersMethodRun
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1737
↓ 2 callersMethodSetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4343
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:724
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5127
↓ 2 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-internal.h:577
↓ 2 callersFunctionSplitEscapedString
The string representation of the values received in EqFailure() are already escaped. Split them on escaped '\n' boundaries. Leave all other escaped ch
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1285
↓ 2 callersMethodSplitModelByIsoline
MAIN/MyBaseModel.hpp:232
↓ 2 callersFunctionSplitString
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:935
↓ 2 callersFunctionStat
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2460
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:919
↓ 2 callersMethodSuppressEventForwarding
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4360
↓ 2 callersFunctionThreadLocal
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2156
↓ 2 callersFunctionUniversalPrintCharArray
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:296
↓ 2 callersMethodUnlock
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2262
↓ 2 callersFunctionV3toV2
MAIN/main.cpp:39
↓ 2 callersFunctionValues
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-param-test.h:344
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1837
↓ 2 callersFunction_ae_init_lock_raw
This function initializes _lock structure which is internally used by ae_lock high-level structure. _lock structure is statically allocated, no m
src/Optimization/ALGLIB/ap.cpp:3684
↓ 2 callersFunction_autogkreport_init_copy
src/Optimization/ALGLIB/integration.cpp:4035
↓ 2 callersFunction_autogkstate_init_copy
src/Optimization/ALGLIB/integration.cpp:4118
↓ 2 callersFunction_densesolverlsreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:10347
↓ 2 callersFunction_densesolverreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:10324
↓ 2 callersFunction_hqrndstate_clear
src/Optimization/ALGLIB/alglibmisc.cpp:7306
↓ 2 callersFunction_hqrndstate_init_copy
src/Optimization/ALGLIB/alglibmisc.cpp:7298
↓ 2 callersFunction_ialglib_cmv
This subroutine calculates fast MxN complex matrix-vector product: y := beta*y + alpha*A*x using generic C code, where A, x, y, alpha and beta a
src/Optimization/ALGLIB/ap.cpp:9097
↓ 2 callersFunction_ialglib_mm22
This function calculates R := alpha*A'*B+beta*R where A and B are Kx2 matrices stored in contiguous row-by-row storage, R is 2x2 matrix stored in
src/Optimization/ALGLIB/ap.cpp:11118
↓ 2 callersFunction_ialglib_rmv
This function calculates MxN real matrix-vector product: y := beta*y + alpha*A*x using generic C code. It calls _ialglib_mv_32 if both M=32 and
src/Optimization/ALGLIB/ap.cpp:8597
↓ 2 callersFunction_kdtree_init_copy
src/Optimization/ALGLIB/alglibmisc.cpp:6864
↓ 2 callersFunction_kdtreerequestbuffer_clear
src/Optimization/ALGLIB/alglibmisc.cpp:6826
↓ 2 callersFunction_kdtreerequestbuffer_init
src/Optimization/ALGLIB/alglibmisc.cpp:6794
↓ 2 callersFunction_lincgreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:13652
↓ 2 callersFunction_lincgstate_init_copy
src/Optimization/ALGLIB/solvers.cpp:13568
↓ 2 callersFunction_linlsqrreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:11419
↓ 2 callersFunction_linlsqrstate_init_copy
src/Optimization/ALGLIB/solvers.cpp:11314
↓ 2 callersFunction_nleqreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:12317
↓ 2 callersFunction_nleqstate_init_copy
src/Optimization/ALGLIB/solvers.cpp:12257
↓ 2 callersFunction_odesolverreport_init_copy
src/Optimization/ALGLIB/diffequations.cpp:1253
↓ 2 callersFunction_odesolverstate_clear
src/Optimization/ALGLIB/diffequations.cpp:1210
↓ 2 callersFunction_odesolverstate_init_copy
src/Optimization/ALGLIB/diffequations.cpp:1180
↓ 2 callersFunction_polynomialsolverreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:11594
↓ 2 callersFunction_sparsesolverreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:12666
↓ 2 callersFunction_srealarray_init
src/Optimization/ALGLIB/alglibinternal.cpp:3350
↓ 2 callersFunction_xdebugrecord1_init_copy
src/Optimization/ALGLIB/alglibmisc.cpp:8196
↓ 2 callersFunctionaccum_moment
src/PQP/Build.cpp:81
↓ 2 callersMethodaddPoint
* Called during search to add an element matching the criteria. * @return true if the search should be continued, false if the results are * suf
MAIN/nanoflann.hpp:176
↓ 2 callersMethodaddPoint
* Called during search to add an element matching the criteria. * @return true if the search should be continued, false if the results are * suf
MAIN/nanoflann/include/nanoflann.hpp:176
↓ 2 callersFunctionae_asin
src/Optimization/ALGLIB/ap.cpp:2559
↓ 2 callersFunctionae_db_realloc
This function realloc's dynamic block: block destination block (initialized) size new size (in bytes) state
src/Optimization/ALGLIB/ap.cpp:1157
↓ 2 callersFunctionae_db_swap
This function swaps contents of two dynamic blocks (pointers and deallocators) leaving other parameters (automatic management settings, etc.) unchange
src/Optimization/ALGLIB/ap.cpp:1202
↓ 2 callersFunctionae_get_endianness
src/Optimization/ALGLIB/ap.cpp:2425
↓ 2 callersFunctionae_get_global_threading
This function gets default (global) threading model: * serial execution * multithreading, if cores_to_use allows it *********************************
src/Optimization/ALGLIB/ap.cpp:387
↓ 2 callersFunctionae_isfinite_stateless
src/Optimization/ALGLIB/ap.cpp:2337
↓ 2 callersFunctionae_isinf_stateless
src/Optimization/ALGLIB/ap.cpp:2368
↓ 2 callersFunctionae_isnan
src/Optimization/ALGLIB/ap.cpp:2453
↓ 2 callersFunctionae_isnan_stateless
src/Optimization/ALGLIB/ap.cpp:2351
↓ 2 callersFunctionae_isneginf_stateless
src/Optimization/ALGLIB/ap.cpp:2406
↓ 2 callersFunctionae_isposinf_stateless
src/Optimization/ALGLIB/ap.cpp:2387
↓ 2 callersFunctionae_matrix_update_row_pointers
Sets pointers to the matrix rows. * dst must be correctly initialized matrix * dst->data.ptr points to the beginning of memory block allocated for
src/Optimization/ALGLIB/ap.cpp:871
↓ 2 callersFunctionae_optional_atomic_sub_i
This function belongs to the family of "optional atomics", i.e. atomic functions which either perform atomic changes - or do nothing at all, if
src/Optimization/ALGLIB/ap.cpp:539
↓ 2 callersFunctionae_randominteger
src/Optimization/ALGLIB/ap.cpp:2532
↓ 2 callersFunctionae_serializer_alloc_start
src/Optimization/ALGLIB/ap.cpp:4358
↓ 2 callersFunctionae_serializer_get_alloc_size
After allocation phase is done, this function returns required size of the output string buffer (including trailing zero symbol). Actual size of th
src/Optimization/ALGLIB/ap.cpp:4380
← previousnext →501–600 of 3,298, ranked by callers