Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xrvitd/GCNO
/ functions
Functions
3,298 in github.com/Xrvitd/GCNO
⨍
Functions
3,298
◇
Types & classes
964
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:717
↓ 2 callers
Method
GetId
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1103
↓ 2 callers
Method
GetNumTests
include/BGAL/PQP/BVTQ.h:91
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1677
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2398
↓ 2 callers
Function
InitGoogleTest
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 callers
Function
InitGoogleTestImpl
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5756
↓ 2 callers
Function
IsAsciiDigit
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 callers
Function
IsAsciiPunct
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:627
↓ 2 callers
Function
IsAsciiWhiteSpace
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:631
↓ 2 callers
Function
IsAsciiWordChar
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:632
↓ 2 callers
Method
IsDirectory
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 callers
Function
IsRepeat
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:630
↓ 2 callers
Function
IsTrue
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5399
↓ 2 callers
Method
Lock
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2261
↓ 2 callers
Function
MakeAndRegisterTestInfo
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 callers
Method
MakeNewHolder
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2223
↓ 2 callers
Function
MatchRegexAnywhere
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 callers
Function
McolcV
include/BGAL/PQP/MatVec.h:178
↓ 2 callers
Function
Meigen
include/BGAL/PQP/MatVec.h:656
↓ 2 callers
Function
Midentity
include/BGAL/PQP/MatVec.h:128
↓ 2 callers
Function
ParseGoogleTestFlag
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5637
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5691
↓ 2 callers
Function
PartialMatch
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1256
↓ 2 callers
Function
PointTriDist
src/PQP/TriDist.cpp:540
↓ 2 callers
Function
PortableLocaltime
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3598
↓ 2 callers
Function
PrintFullTestCommentIfPresent
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3052
↓ 2 callers
Function
PrintOnOneLine
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 callers
Function
PrintStringTo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:426
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2861
↓ 2 callers
Function
PrintTo
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:491
↓ 2 callers
Function
PrintWideStringTo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:445
↓ 2 callers
Function
RUN_ALL_TESTS
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:2326
↓ 2 callers
Function
Read
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2509
↓ 2 callers
Function
ReadEntireFile
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1061
↓ 2 callers
Method
ReadObjFile
MAIN/MyBaseModel.hpp:43
↓ 2 callers
Method
RegisterTests
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 callers
Method
Run
Runs the test and updates the test result.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2482
↓ 2 callers
Method
Run
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:1737
↓ 2 callers
Method
SetDefaultXmlGenerator
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 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:724
↓ 2 callers
Function
ShouldShard
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 callers
Function
SkipComma
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 callers
Function
SplitEscapedString
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 callers
Method
SplitModelByIsoline
MAIN/MyBaseModel.hpp:232
↓ 2 callers
Function
SplitString
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:935
↓ 2 callers
Function
Stat
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2460
↓ 2 callers
Function
StreamWideCharsToMessage
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 callers
Method
SuppressEventForwarding
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4360
↓ 2 callers
Function
ThreadLocal
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2156
↓ 2 callers
Function
UniversalPrintCharArray
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:296
↓ 2 callers
Method
Unlock
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2262
↓ 2 callers
Function
V3toV2
MAIN/main.cpp:39
↓ 2 callers
Function
Values
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-param-test.h:344
↓ 2 callers
Function
WideStringToUtf8
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 callers
Function
_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 callers
Function
_autogkreport_init_copy
src/Optimization/ALGLIB/integration.cpp:4035
↓ 2 callers
Function
_autogkstate_init_copy
src/Optimization/ALGLIB/integration.cpp:4118
↓ 2 callers
Function
_densesolverlsreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:10347
↓ 2 callers
Function
_densesolverreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:10324
↓ 2 callers
Function
_hqrndstate_clear
src/Optimization/ALGLIB/alglibmisc.cpp:7306
↓ 2 callers
Function
_hqrndstate_init_copy
src/Optimization/ALGLIB/alglibmisc.cpp:7298
↓ 2 callers
Function
_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 callers
Function
_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 callers
Function
_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 callers
Function
_kdtree_init_copy
src/Optimization/ALGLIB/alglibmisc.cpp:6864
↓ 2 callers
Function
_kdtreerequestbuffer_clear
src/Optimization/ALGLIB/alglibmisc.cpp:6826
↓ 2 callers
Function
_kdtreerequestbuffer_init
src/Optimization/ALGLIB/alglibmisc.cpp:6794
↓ 2 callers
Function
_lincgreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:13652
↓ 2 callers
Function
_lincgstate_init_copy
src/Optimization/ALGLIB/solvers.cpp:13568
↓ 2 callers
Function
_linlsqrreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:11419
↓ 2 callers
Function
_linlsqrstate_init_copy
src/Optimization/ALGLIB/solvers.cpp:11314
↓ 2 callers
Function
_nleqreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:12317
↓ 2 callers
Function
_nleqstate_init_copy
src/Optimization/ALGLIB/solvers.cpp:12257
↓ 2 callers
Function
_odesolverreport_init_copy
src/Optimization/ALGLIB/diffequations.cpp:1253
↓ 2 callers
Function
_odesolverstate_clear
src/Optimization/ALGLIB/diffequations.cpp:1210
↓ 2 callers
Function
_odesolverstate_init_copy
src/Optimization/ALGLIB/diffequations.cpp:1180
↓ 2 callers
Function
_polynomialsolverreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:11594
↓ 2 callers
Function
_sparsesolverreport_init_copy
src/Optimization/ALGLIB/solvers.cpp:12666
↓ 2 callers
Function
_srealarray_init
src/Optimization/ALGLIB/alglibinternal.cpp:3350
↓ 2 callers
Function
_xdebugrecord1_init_copy
src/Optimization/ALGLIB/alglibmisc.cpp:8196
↓ 2 callers
Function
accum_moment
src/PQP/Build.cpp:81
↓ 2 callers
Method
addPoint
* 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 callers
Method
addPoint
* 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 callers
Function
ae_asin
src/Optimization/ALGLIB/ap.cpp:2559
↓ 2 callers
Function
ae_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 callers
Function
ae_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 callers
Function
ae_get_endianness
src/Optimization/ALGLIB/ap.cpp:2425
↓ 2 callers
Function
ae_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 callers
Function
ae_isfinite_stateless
src/Optimization/ALGLIB/ap.cpp:2337
↓ 2 callers
Function
ae_isinf_stateless
src/Optimization/ALGLIB/ap.cpp:2368
↓ 2 callers
Function
ae_isnan
src/Optimization/ALGLIB/ap.cpp:2453
↓ 2 callers
Function
ae_isnan_stateless
src/Optimization/ALGLIB/ap.cpp:2351
↓ 2 callers
Function
ae_isneginf_stateless
src/Optimization/ALGLIB/ap.cpp:2406
↓ 2 callers
Function
ae_isposinf_stateless
src/Optimization/ALGLIB/ap.cpp:2387
↓ 2 callers
Function
ae_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 callers
Function
ae_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 callers
Function
ae_randominteger
src/Optimization/ALGLIB/ap.cpp:2532
↓ 2 callers
Function
ae_serializer_alloc_start
src/Optimization/ALGLIB/ap.cpp:4358
↓ 2 callers
Function
ae_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
← previous
next →
501–600 of 3,298, ranked by callers