MCPcopy Create free account

hub / github.com/Pagghiu/SaneCppLibraries / functions

Functions3,842 in github.com/Pagghiu/SaneCppLibraries

↓ 8 callersMethodsize
Libraries/Plugin/Plugin.h:41
↓ 8 callersMethodsize
Libraries/Await/Await.cpp:2504
↓ 8 callersMethodstore
Libraries/Threading/Atomic.cpp:167
↓ 8 callersMethodsubtractExact
Libraries/Time/Time.cpp:104
↓ 8 callersMethodvalidate
------------------------------------------------------------------------------------------------------- Async ----------------------------------------
Libraries/Async/Async.cpp:234
↓ 8 callersFunctionwriteFakeMSVCWineScript
Tests/SCBuildTest/SCBuildFixtureTest.cpp:592
↓ 7 callersFunctionAwaitCancelledResult
Libraries/Await/Await.cpp:121
↓ 7 callersFunctionFileSystem_createDirectoryRecursive
Tools/ToolsBootstrap.c:677
↓ 7 callersFunctionFileSystem_getModificationTime
Tools/ToolsBootstrap.c:614
↓ 7 callersFunctionID
Libraries/AsyncStreams/AsyncStreams.h:73
↓ 7 callersFunctionStringVector_init
StringVector utilities
Tools/ToolsBootstrap.c:385
↓ 7 callersMethodaddContentLength
Libraries/Http/HttpConnection.cpp:1001
↓ 7 callersMethodbroadcastText
Libraries/Http/HttpWebSocket.cpp:1510
↓ 7 callersFunctionbubbleSort
Libraries/Containers/Algorithms/AlgorithmBubbleSort.h:43
↓ 7 callersFunctionclear
Libraries/Common/IGrowableBuffer.h:41
↓ 7 callersMethodcompare_exchange_strong
Libraries/Threading/Atomic.cpp:213
↓ 7 callersFunctioncomputeArtifactPath
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1038
↓ 7 callersFunctionconfigureSaneStrictNoStdCpp
Tools/SC-build.cpp:327
↓ 7 callersMethodcreateAsyncUDPSocket
Libraries/Async/Async.cpp:976
↓ 7 callersMethodcreatePipe
Libraries/File/File.cpp:932
↓ 7 callersMethodcreateSymbolicLink
Libraries/FileSystem/FileSystem.cpp:582
↓ 7 callersFunctiondata
Libraries/Containers/Array.h:16
↓ 7 callersMethodenumerateNext
Libraries/FileSystemIterator/FileSystemIterator.cpp:16
↓ 7 callersFunctiongetMethodName
Libraries/HttpClient/HttpClient.h:295
↓ 7 callersMethodgetNextTransferCoding
Libraries/HttpClient/HttpClient.cpp:1107
↓ 7 callersMethodgetWritableData
Libraries/AsyncStreams/AsyncStreams.cpp:103
↓ 7 callersMethodisFull
Libraries/Await/Await.cpp:2512
↓ 7 callersMethodisRequestInFlight
Libraries/HttpClient/HttpClientAsync.h:207
↓ 7 callersMethodlaunch
Libraries/Process/Process.cpp:130
↓ 7 callersFunctionmake_loc
(code=0, comments=0)
Support/SingleFileLibs/python/amalgamate_single_file_libs.py:94
↓ 7 callersMethodmatchesHeader
Libraries/Http/HttpParser.cpp:307
↓ 7 callersFunctionnativeLength
Libraries/Testing/Testing.cpp:64
↓ 7 callersMethodoffsetBy
Libraries/Time/Time.cpp:109
↓ 7 callersMethodpop
Libraries/Async/Internal/ThreadSafeLinkedList.h:28
↓ 7 callersMethodqueryInterface
Libraries/Plugin/Plugin.h:274
↓ 7 callersMethodremoveFiles
Libraries/FileSystem/FileSystem.cpp:463
↓ 7 callersMethodremoveLinkIfExists
Libraries/FileSystem/FileSystem.cpp:481
↓ 7 callersMethodrename
Libraries/Async/Async.cpp:814
↓ 7 callersMethodrequireBackend
Libraries/HttpClient/HttpClient.cpp:725
↓ 7 callersMethodrequireRequestOptions
Libraries/HttpClient/HttpClient.cpp:737
↓ 7 callersMethodseek
Libraries/File/File.cpp:211
↓ 7 callersMethodsendData
Libraries/Http/HttpWebSocket.cpp:1087
↓ 7 callersMethodset
Extra/Deprecated/Libraries/FoundationExtra/TaggedMap.h:36
↓ 7 callersMethodsetHeaderMemory
------------------------------------------------------------------------------------------------------- HttpRequest ----------------------------------
Libraries/Http/HttpConnection.cpp:787
↓ 7 callersMethodsetKeepAlive
Libraries/Http/HttpConnection.cpp:1093
↓ 7 callersFunctionsetReadQueue
@brief Sets the read queue for this readable stream
Libraries/AsyncStreams/AsyncStreams.h:278
↓ 7 callersFunctionsizeInBytes
@brief Get size of the StringView in bytes
Libraries/Common/StringSpan.h:148
↓ 7 callersFunctionspansEqual
Tests/Libraries/Http/HttpWebSocketFrameTest.cpp:113
↓ 7 callersMethodstart
Libraries/Http/HttpAsyncServer.cpp:38
↓ 7 callersFunctionsupportMatrixContains
Tests/Libraries/Build/BuildTest.cpp:51
↓ 7 callersMethodsupportsRequestOptions
Libraries/HttpClient/HttpClient.cpp:708
↓ 7 callersMethodwaitForExitSync
Libraries/Process/Process.cpp:82
↓ 6 callersFunctionHttpParseBasicCredentials
Libraries/Http/HttpHeaders.cpp:576
↓ 6 callersFunctionSeparatorStringView
Libraries/Strings/Path.h:189
↓ 6 callersFunctionSocketServer
@brief Build a SocketServer from a SocketDescriptor (already created with SocketDescriptor::create) @param socket A socket descriptor created with Soc
Libraries/Socket/Socket.h:266
↓ 6 callersFunctionSpan
Libraries/Common/Span.h:55
↓ 6 callersMethodactiveCount
Libraries/Await/Await.cpp:2648
↓ 6 callersMethodaddField
Libraries/Http/HttpConnection.cpp:204
↓ 6 callersFunctionaddSaneCppDebugVisualizers
Tools/SC-build.cpp:68
↓ 6 callersFunctionasSane
From std:: --> Sane C++ Libraries
Tests/InteropSTL/SaneCppSTLAdapters.h:16
↓ 6 callersMethodassociateExternallyCreatedSocket
Libraries/Async/Async.cpp:1007
↓ 6 callersFunctionbootstrapLinkStdCpp
Tools/ToolsBootstrap.c:180
↓ 6 callersFunctionbytesEqual
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:138
↓ 6 callersMethodcheckedOperation
Libraries/Common/Function.h:57
↓ 6 callersMethodclose
Libraries/Http/HttpAsyncFileServer.cpp:61
↓ 6 callersFunctionconfigureWindowsGNUAction
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1638
↓ 6 callersFunctiondata
Libraries/Common/Span.h:98
↓ 6 callersFunctiondecode
Libraries/Strings/StringIterator.h:254
↓ 6 callersFunctionfetchJSON
(url, opts = {})
Support/SingleFileLibs/javascript/app.js:140
↓ 6 callersMethodfsClose
Libraries/Await/Await.cpp:1044
↓ 6 callersMethodgetBoundary
Libraries/Http/HttpConnection.cpp:756
↓ 6 callersFunctiongetEncoding
Libraries/Strings/StringIterator.h:37
↓ 6 callersFunctiongetModeName
Libraries/HttpClient/HttpClient.h:207
↓ 6 callersFunctiongetNextOf
Libraries/Strings/StringIterator.h:223
↓ 6 callersMethodgetPluginsToReloadBecauseOf
Libraries/Plugin/Plugin.cpp:956
↓ 6 callersMethodgetSettings
Libraries/SerialPort/SerialPort.cpp:80
↓ 6 callersMethodgetTask
Libraries/Async/Async.cpp:133
↓ 6 callersMethodisCancellationRequested
Libraries/Await/Await.cpp:657
↓ 6 callersMethodisEnded
Libraries/Async/Async.h:739
↓ 6 callersMethodisPrimitiveType
@brief Check if type is primitive
Libraries/Reflection/Reflection.h:182
↓ 6 callersMethodparse
Libraries/Http/HttpParser.cpp:60
↓ 6 callersMethodput
Tests/Libraries/Http/HttpTestClient.cpp:116
↓ 6 callersMethodqueueTask
Libraries/Threading/ThreadPool.cpp:218
↓ 6 callersMethodreceiveLine
Libraries/Await/Await.cpp:986
↓ 6 callersFunctionreinterpret_object
Libraries/Common/Span.h:85
↓ 6 callersMethodremainingCapacity
Libraries/Await/Await.cpp:2508
↓ 6 callersFunctionrun_command
(args: list[str])
Support/SizeAnalysis/size_report.py:13
↓ 6 callersFunctionscHttpUrlContainsInvalidWhitespace
Libraries/Http/HttpURLParser.cpp:165
↓ 6 callersFunctionscHttpWebSocketEqualsIgnoreCase
Libraries/Http/HttpWebSocket.cpp:86
↓ 6 callersFunctionscHttpWebSocketTrim
Libraries/Http/HttpWebSocket.cpp:93
↓ 6 callersFunctionsc_hashing_test_init
Tests/Libraries/Hashing/HashingCBindingsTest.c:14
↓ 6 callersMethodscheduleDeferred
Tests/Libraries/Http/HttpAsyncClientTest.cpp:1331
↓ 6 callersMethodserialize
Libraries/SerializationText/Internal/SerializationTextReadWriteExact.h:125
↓ 6 callersFunctionsize
Libraries/AsyncStreams/Internal/CircularQueue.h:26
↓ 6 callersFunctionskipAuthSpaces
Libraries/HttpClient/HttpClientSession.cpp:51
↓ 6 callersMethodstart
Examples/ApiServer/ApiServer.cpp:43
↓ 6 callersMethodtoMilliseconds
Libraries/Time/Time.cpp:201
↓ 6 callersFunctiontoOffset
Libraries/Memory/Segment.h:110
↓ 6 callersMethodwaitFor
Libraries/Await/Await.cpp:1106
↓ 6 callersFunctionwriteHeaderDependencyFixture
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1334
← previousnext →301–400 of 3,842, ranked by callers