MCPcopy Create free account

hub / github.com/Pagghiu/SaneCppLibraries / functions

Functions3,842 in github.com/Pagghiu/SaneCppLibraries

↓ 28 callersMethodexecuteOn
Libraries/Async/Async.cpp:81
↓ 28 callersMethodexists
Libraries/FileSystem/FileSystem.cpp:600
↓ 28 callersMethodremoveDirectoriesRecursive
Libraries/FileSystem/FileSystem.cpp:496
↓ 28 callersMethodrunOnce
Libraries/Await/Await.cpp:912
↓ 27 callersFunctionappend
Libraries/Strings/Path.h:246
↓ 27 callersFunctionclearCancellation
Libraries/Await/Await.cpp:86
↓ 27 callersMethodremove
Libraries/Async/Internal/ThreadSafeLinkedList.h:49
↓ 26 callersMethoddetach
Tests/Libraries/Http/HttpAsyncClientTest.cpp:66
↓ 26 callersMethodremoveEmptyDirectory
Libraries/Async/Async.cpp:833
↓ 26 callersMethodsizeInBytes
@brief Get size of the StringView in bytes @return Size in bytes of StringView
Libraries/Strings/StringView.h:135
↓ 26 callersMethodstat
Libraries/File/File.cpp:250
↓ 26 callersMethodsupports
Libraries/HttpClient/HttpClient.cpp:685
↓ 26 callersFunctionvisit
(name)
Support/SingleFileLibs/javascript/amalgamationCore.js:196
↓ 25 callersFunctionStringBuilder_append
Tools/ToolsBootstrap.c:366
↓ 25 callersMethodcreateFixed
Libraries/Await/Await.cpp:146
↓ 25 callersMethodpipe
Libraries/Process/Process.cpp:61
↓ 24 callersFunctionAwaitIsCancelled
Libraries/Await/Await.cpp:123
↓ 24 callersFunctioncomputeExecutablePath
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1093
↓ 24 callersFunctionnormalize
Libraries/Strings/Path.h:207
↓ 24 callersMethodreset
Tests/Libraries/Containers/VectorTest.cpp:57
↓ 23 callersFunctioncancelCancellableAwait
Libraries/Await/Await.cpp:111
↓ 22 callersMethodappendMultipleStrings
Libraries/Process/Internal/StringsArena.h:12
↓ 22 callersMethodinit
Tests/Libraries/Http/HttpAsyncServerTest.cpp:105
↓ 22 callersFunctionisSeparator
Libraries/Testing/Testing.cpp:66
↓ 22 callersMethodnext
Libraries/Http/HttpHeaders.cpp:245
↓ 22 callersFunctionplacementNew
Libraries/Common/PlacementNew.h:36
↓ 22 callersMethodwaitAll
Libraries/Await/Await.cpp:2407
↓ 21 callersFunctionassign
Libraries/Common/StringPath.h:71
↓ 21 callersMethodattach
Tests/Libraries/Http/HttpAsyncClientTest.cpp:47
↓ 21 callersMethodgetHeader
Libraries/Http/HttpConnection.cpp:407
↓ 21 callersMethodmakeDirectory
Libraries/FileSystem/FileSystem.cpp:934
↓ 21 callersMethodneedsThreadPoolForFileOperations
Libraries/Async/Async.cpp:915
↓ 21 callersMethodremoveDirectoryRecursive
Tests/Libraries/FileSystem/FileSystemTest.cpp:312
↓ 21 callersFunctionsessionAsciiEqualsIgnoreCase
Libraries/HttpClient/HttpClientSession.cpp:26
↓ 21 callersFunctionsetupCancellableAwait
Libraries/Await/Await.cpp:99
↓ 20 callersMethodcreateAsyncTCPSocket
Libraries/Async/Async.cpp:968
↓ 20 callersMethodgetType
@brief Get Token::Type @return Token::Type
Libraries/SerializationText/Internal/JsonTokenizer.h:80
↓ 20 callersMethodwait
------------------------------------------------------------------------------------------------------- Barrier --------------------------------------
Libraries/Threading/Threading.cpp:110
↓ 19 callersMethodchmod
Libraries/File/File.cpp:256
↓ 19 callersMethodload
Call this to load a plugin with a given identifier
Tests/Libraries/Plugin/PluginTest.cpp:415
↓ 19 callersFunctionsetDynamicFixtureProjectRoot
Tests/SCBuildTest/SCBuildFixtureTest.cpp:194
↓ 19 callersMethodwakeUp
Libraries/Await/Await.cpp:1031
↓ 18 callersFunctionCommandLine_argQuoted
Tools/ToolsBootstrap.c:1031
↓ 18 callersMethodassign
Extra/Deprecated/Libraries/FoundationExtra/TaggedUnion.h:150
↓ 18 callersMethodisEmpty
@brief Return true if the linked list is empty
Libraries/Async/Internal/IntrusiveDoubleLinkedList.h:23
↓ 18 callersMethodisValid
Libraries/Async/Internal/AsyncLinuxIOUring.h:154
↓ 18 callersMethodsleep
Libraries/Await/Await.cpp:926
↓ 18 callersMethodstart
Tests/Libraries/Http/HttpAsyncServerTest.cpp:212
↓ 18 callersMethodstart
Libraries/Async/Async.cpp:158
↓ 17 callersMethodbind
Tests/Libraries/Foundation/FunctionTest.cpp:63
↓ 17 callersMethodcontains
Libraries/Process/Process.cpp:286
↓ 17 callersMethodinit
Examples/SCExample/Examples/WebServerExample/WebServerExample.cpp:284
↓ 17 callersMethodisStarted
Libraries/Await/Await.cpp:651
↓ 17 callersMethodreceive
Libraries/Await/Await.cpp:974
↓ 17 callersFunctionrelativeFromTo
Libraries/Strings/Path.h:231
↓ 17 callersMethodreserve
@brief Reserves memory for the stable array without initializing elements.
Libraries/Containers/VirtualArray.h:87
↓ 17 callersMethodsendAll
Libraries/Await/Await.cpp:962
↓ 16 callersMethodappend
Libraries/Http/HttpRouter.cpp:64
↓ 16 callersMethodassociateExternallyCreatedFileDescriptor
Libraries/Async/Async.cpp:995
↓ 16 callersMethodconnect
Libraries/File/File.cpp:1291
↓ 16 callersMethodlaunch
@brief Launches a new background process eventually blocking until one slot becomes available
Tools/SC-format.h:83
↓ 16 callersFunctionread
Libraries/FileSystem/FileSystem.h:347
↓ 16 callersMethodreset
Libraries/Http/HttpWebSocket.cpp:372
↓ 16 callersMethodscheduleStop
Tests/Libraries/HttpClient/HttpClientTest.cpp:193
↓ 15 callersMethodadd
Libraries/Hashing/Hashing.cpp:41
↓ 15 callersMethodaddFile
Libraries/Http/HttpConnection.cpp:218
↓ 15 callersMethodappendAsSingleString
Appends a single string by joining multiple StringSpan together
Libraries/Process/Internal/StringsArena.h:22
↓ 15 callersFunctionasciiEqualsIgnoreCase
Libraries/HttpClient/HttpClient.cpp:44
↓ 15 callersFunctioninit
Libraries/Http/HttpAsyncServer.h:56
↓ 15 callersFunctionresolveHostToolPath
Tests/SCBuildTest/SCBuildFixtureTest.cpp:213
↓ 15 callersFunctionresultMessageEquals
Tests/Libraries/Http/HttpAsyncClientTest.cpp:201
↓ 15 callersMethodsetup
Tests/Libraries/Http/HttpAsyncServerTest.cpp:1243
↓ 14 callersMethodaccept
Libraries/File/File.cpp:1259
↓ 14 callersFunctionassign
Libraries/Plugin/Internal/PluginString.h:216
↓ 14 callersMethodchangeDirectory
Libraries/FileSystem/FileSystem.cpp:140
↓ 14 callersFunctiondirname
Libraries/Plugin/Internal/PluginString.h:159
↓ 14 callersMethodgetQueryValue
Libraries/Http/HttpURLParser.cpp:235
↓ 14 callersMethodinsertIfNotExists
@brief Inserts an item if it doesn't exist already. @param item The item to insert @return `false` if item already exists or if insertion fails (`true
Libraries/Containers/VectorMap.h:73
↓ 14 callersMethodremove
Libraries/Containers/Vector.h:233
↓ 14 callersMethodrequestNewBuffer
Libraries/AsyncStreams/AsyncStreams.cpp:146
↓ 14 callersFunctionresultMessageEquals
Tests/Libraries/Http/HttpAsyncServerTest.cpp:222
↓ 14 callersFunctionrunBuiltProgram
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1793
↓ 14 callersMethodsendRaw
Tests/Libraries/Http/HttpTestClient.cpp:252
↓ 14 callersMethodsetThreadName
Libraries/Threading/Threading.cpp:32
↓ 14 callersMethodstepForward
Libraries/Http/Internal/HttpStringIterator.h:113
↓ 14 callersMethodused
Libraries/Await/Await.cpp:354
↓ 13 callersFunctionString_duplicate
Tools/ToolsBootstrap.c:505
↓ 13 callersMethodclearCompleted
Libraries/Await/Await.cpp:2581
↓ 13 callersMethodcontains
Libraries/Plugin/Plugin.h:47
↓ 13 callersMethoddata
Libraries/Containers/VirtualArray.h:104
↓ 13 callersFunctionencodeFrame
Tests/Libraries/Http/HttpWebSocketFrameTest.cpp:62
↓ 13 callersFunctionend
Libraries/Common/Span.h:97
↓ 13 callersMethodgetNextHeader
Libraries/HttpClient/HttpClient.cpp:974
↓ 13 callersMethodisEmpty
Libraries/Plugin/Plugin.h:61
↓ 13 callersMethodrefBuffer
------------------------------------------------------------------------------------------------------- AsyncBufferView ------------------------------
Libraries/AsyncStreams/AsyncStreams.cpp:16
↓ 13 callersFunctionresultMessageEquals
Tests/Libraries/Http/HttpHeadersTest.cpp:8
↓ 13 callersMethodsetNewBufferSize
Libraries/AsyncStreams/AsyncStreams.cpp:177
↓ 13 callersFunctionsetScopedEnvironmentVariable
Tests/SCBuildTest/SCBuildFixtureTest.cpp:531
↓ 12 callersFunctionStringVector_add
Tools/ToolsBootstrap.c:407
↓ 12 callersMethodaddType
Libraries/Reflection/ReflectionSchemaCompiler.h:258
← previousnext →101–200 of 3,842, ranked by callers