MCPcopy Create free account

hub / github.com/Serial-Studio/Serial-Studio / functions

Functions14,499 in github.com/Serial-Studio/Serial-Studio

↓ 6 callersMethoddriverProperties
* @brief Returns the USB configuration as a flat list of editable properties. */
app/src/IO/Drivers/USB.cpp:1205
↓ 6 callersFunctionenumProp
* @brief Build a SchemaProp constrained to a fixed enum, with optional default. */
app/src/API/SchemaBuilder.h:62
↓ 6 callersFunctionesccheck
lib/lua/src/llex.c:319
↓ 6 callersFunctionexp
Exponential function. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::exp](https://en.cppreference.com
lib/mdflib/mdflib/src/half.hpp:3457
↓ 6 callersMethodfeed
* @brief Appends a network chunk to the rolling buffer and drains complete frames. */
app/src/AI/SseEventReader.cpp:32
↓ 6 callersFunctionformatDocument
* @brief Reformats the entire source string with normalized indentation. */
app/src/DataModel/Editors/CodeFormatter.cpp:651
↓ 6 callersFunctionformatLineRange
* @brief Reformats only the given inclusive line range, preserving everything else. */
app/src/DataModel/Editors/CodeFormatter.cpp:671
↓ 6 callersFunctionformatValue
(model, val)
app/qml/Widgets/Dashboard/ValueFormat.js:33
↓ 6 callersMethodframeParserTemplate
* @brief Returns the native parser template id for the global frame parser (source 0). */
app/src/DataModel/ProjectModel.cpp:1094
↓ 6 callersMethodgetMinMax
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersMethodgetPointPosition
(t,e,i=0)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersMethodgetStyle
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersMethodgetZipFile
lib/QuaZip/quazip/quazip.cpp:673
↓ 6 callersMethodgetZipName
lib/QuaZip/quazip/quazip.cpp:631
↓ 6 callersMethodget_process_stats
Get current process resource usage
tests/security/test_denial_of_service.py:53
↓ 6 callersFunctiongetfield
lib/lua/src/loslib.c:253
↓ 6 callersFunctiongettable
lib/lua/src/lapi.c:725
↓ 6 callersFunctiongetthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
lib/lua/src/ldblib.c:94
↓ 6 callersFunctiongi
(t,e,i,s)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersMethodhasCommand
* @brief Check if a command is registered */
app/src/API/CommandRegistry.cpp:140
↓ 6 callersMethodhid
* @brief Returns the UI-config HID driver instance. */
app/src/IO/ConnectionManager.cpp:400
↓ 6 callersFunctionhid_enumerate
lib/hidapi/mac/hid.c:700
↓ 6 callersFunctionhid_free_enumeration
lib/hidapi/mac/hid.c:793
↓ 6 callersMethodhotpathTxData
* @brief Sends raw binary data to all connected clients. */
app/src/API/Server.cpp:714
↓ 6 callersFunctioni
(e)
lib/mdflib/docs/manual/html/jquery.js:73
↓ 6 callersFunctioni16Le
* @brief Reads a 16-bit signed little-endian value at the offset. */
app/src/DataModel/Scripting/NativeTemplates/BinaryTemplates.cpp:69
↓ 6 callersMethodinit
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersFunctioninner_enqueue
app/src/ThirdParty/readerwriterqueue.h:540
↓ 6 callersFunctionjsonToVariant
* @brief Converts a QJsonValue to a QVariant preserving numeric vs string type. */
app/src/API/Handlers/DataTablesHandler.cpp:53
↓ 6 callersMethodkill
* @brief Terminates a single managed process; returns false when the id is unknown. */
app/src/API/ProcessLauncher.cpp:215
↓ 6 callersFunctionkiss_fftnd
This works by tackling one dimension at a time. In effect, Each stage starts out by reshaping the matrix into a DixSi 2d matrix. A Di-sized fft is
lib/KissFFT/kiss_fftnd.c:156
↓ 6 callersFunctionkiss_fftnd_alloc
lib/KissFFT/kiss_fftnd.c:20
↓ 6 callersMethodlastCallTimedOut
* @brief Returns true when the most recent call() was interrupted by timeout. */
app/src/DataModel/Scripting/JsWatchdog.cpp:164
↓ 6 callersFunctionld32
app/src/ThirdParty/tweetnacl.c:100
↓ 6 callersFunctionleading_zeroes
result might be undefined when input_num is zero */
app/src/ThirdParty/fast_float.h:625
↓ 6 callersMethodloadFromJsonDocument
* @brief Deserialises a project from an in-memory QJsonDocument; older-schema * loads deliberately drop customizeWorkspaces and clear m_workspaces be
app/src/DataModel/ProjectModel.cpp:2401
↓ 6 callersMethodlog
* @brief Forwards a console.log message to the consoleLine signal. */
app/src/UI/Widgets/PainterDataBridge.cpp:375
↓ 6 callersFunctionluaD_call
** External interface for 'ccall' */
lib/lua/src/ldo.c:646
↓ 6 callersFunctionluaE_warning
lib/lua/src/lstate.c:423
↓ 6 callersFunctionluaH_new
lib/lua/src/ltable.c:626
↓ 6 callersFunctionluaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
lib/lua/src/lcode.c:382
↓ 6 callersFunctionluaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
lib/lua/src/lcode.c:181
↓ 6 callersFunctionluaK_semerror
semantic error */
lib/lua/src/lcode.c:46
↓ 6 callersFunctionluaT_trybinTM
lib/lua/src/ltm.c:148
↓ 6 callersFunctionluaV_tointegerns
** try to convert a value to an integer, rounding according to 'mode', ** without string coercion. ** ("Fast track" handled by macro 'tointegerns'.) *
lib/lua/src/lvm.c:149
↓ 6 callersFunctionlua_checkstack
lib/lua/src/lapi.c:111
↓ 6 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
lib/lua/src/lapi.c:241
↓ 6 callersMethodmachineSpecificKey
* @brief Returns the machine-specific encryption key. */
app/src/Licensing/MachineID.cpp:255
↓ 6 callersFunctionmakeJsResult
* @brief Builds a JS-style {ok, error?} map. */
app/src/DataModel/Scripting/DashboardApi.cpp:60
↓ 6 callersFunctionmake_tlv
Build a minimal TLV triplet as a byte list.
tests/scripts/test_frame_parsers.py:29
↓ 6 callersFunctionmarkCode
* @brief Records a consumed code character (or final character of a word) in the track. */
app/src/DataModel/Editors/CodeFormatter.cpp:361
↓ 6 callersFunctionn
()
lib/mdflib/docs/manual/html/jquery.js:94
↓ 6 callersMethodname
lib/QCodeEditor/src/internal/QSyntaxStyle.cpp:118
↓ 6 callersFunctionnew_localvar
** Create a new local variable with the given 'name'. Return its index ** in the function. */
lib/lua/src/lparser.c:193
↓ 6 callersFunctionni
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersFunctionparseMessage
app/src/API/CommandProtocol.h:182
↓ 6 callersMethodparseString
* @brief Runs the configured template over a text frame. */
app/src/DataModel/Scripting/CFrameParser.cpp:218
↓ 6 callersMethodprogress
* @brief Returns the CSV playback progress in the range 0.0 to 1.0. */
app/src/CSV/Player.cpp:87
↓ 6 callersFunctionpushLuaResult
* @brief Pushes a {ok, error?} table onto the Lua stack. */
app/src/DataModel/Scripting/DashboardApi.cpp:43
↓ 6 callersFunctionpushLuaResult
* @brief Pushes a {ok, error?} table onto the Lua stack. */
app/src/DataModel/Scripting/DeviceWriteApi.cpp:79
↓ 6 callersFunctionqn
(t,e,i,s)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersFunctionregister_global_error_format
Similar to register_global_error, but allows passing a format string into this function. */
lib/hidapi/linux/hid.c:156
↓ 6 callersFunctionreleaseConcurrency
* @brief Decrements the per-source in-flight counter after a dispatched apiCall returns. */
app/src/DataModel/Scripting/ScriptApiCall.cpp:193
↓ 6 callersFunctionresolveSystemTool
* @brief Resolves a system tool to an absolute path, falling back to its bare name. */
app/src/Licensing/MachineID.cpp:40
↓ 6 callersFunctionround
app/src/ThirdParty/fast_float.h:4138
↓ 6 callersFunctionsafe_command
(func, *args, max_retries=2, **kwargs)
tests/conftest.py:73
↓ 6 callersFunctionsafe_command
(func, *args, max_retries=2, **kwargs)
tests/integration/conftest.py:90
↓ 6 callersMethodscale
* @brief Scales the painter by (sx, sy). */
app/src/UI/Widgets/PainterContext.cpp:831
↓ 6 callersFunctionse
(t,e,n,r)
lib/mdflib/docs/manual/html/jquery.js:8
↓ 6 callersFunctionsel25519
app/src/ThirdParty/tweetnacl.c:382
↓ 6 callersMethodselectedText
* @brief Returns the display text of the currently selected tree item. */
app/src/DataModel/ProjectEditor.cpp:802
↓ 6 callersFunctionset2
lib/lua/src/ltablib.c:265
↓ 6 callersMethodsetBusType
* @brief Changes the bus type for the primary device, disconnecting first. */
app/src/IO/ConnectionManager.cpp:1012
↓ 6 callersFunctionsetClassAttr
(elem,attr)
lib/mdflib/docs/manual/html/search/search.js:605
↓ 6 callersMethodsetGroup
* @brief Points the bridge at the group whose datasets the script should read. */
app/src/UI/Widgets/PainterDataBridge.cpp:36
↓ 6 callersFunctionsetNTFSTime
lib/QuaZip/quazip/quazipnewinfo.cpp:150
↓ 6 callersMethodsetReplayColumnMap
* @brief Installs the per-source uniqueId->column map a file player uses for final-value replay. */
app/src/DataModel/FrameBuilder.cpp:1963
↓ 6 callersFunctionsetString
* @brief Sets a string field on a protobuf Struct. */
app/src/API/GRPC/ConversionUtils.cpp:150
↓ 6 callersFunctionsmall_mul
app/src/ThirdParty/fast_float.h:3684
↓ 6 callersFunctionspanFromFixedQueue
app/src/DSP.h:826
↓ 6 callersMethodstartOf
()
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersFunctionstepFailure
* @brief Re-emit an inner-step failure as an outer error response that carries steps[]. */
app/src/API/Handlers/AssistantHandler.cpp:656
↓ 6 callersFunctionstop
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 6 callersFunctionswapexps
lib/lua/src/lcode.c:1482
↓ 6 callersFunctiontest2
** Accept current char if it is in 'set' (of size 2) */
lib/lua/src/liolib.c:457
↓ 6 callersFunctionunz64local_GetCurrentFileInfoInternal
lib/QuaZip/quazip/unzip.c:895
↓ 6 callersFunctionunzGetCurrentFileInfo64
Write info about the ZipFile in the *pglobal_info structure. No preparation of the structure is needed return UNZ_OK if there is no problem. */
lib/QuaZip/quazip/unzip.c:1140
↓ 6 callersMethodupdateSourceFrameParserParams
* @brief Sets the native parser template params for the source with the given sourceId. */
app/src/DataModel/ProjectModel.cpp:4947
↓ 6 callersMethodwarn
* @brief Forwards a console.warn message to the consoleLine signal. */
app/src/UI/Widgets/PainterDataBridge.cpp:383
↓ 6 callersMethodwrite
(self, slot)
tests/scripts/test_change_tracking.py:23
↓ 6 callersFunctionxe
(e)
lib/mdflib/docs/manual/html/jquery.js:21
↓ 6 callersFunctionye
(e)
lib/mdflib/docs/manual/html/jquery.js:10
↓ 6 callersFunctionzip64local_getLong64
lib/QuaZip/quazip/zip.c:433
↓ 5 callersMethodCategory
lib/mdflib/mdflib/src/hounitgroup.cpp:13
↓ 5 callersMethodChannelCompositions
lib/mdflib/mdflib/src/cn3block.cpp:517
↓ 5 callersFunctionCreateDataBytes
lib/mdflib/mdflib/src/ethconfigadapter.cpp:45
↓ 5 callersMethodCreateEvent
lib/mdflib/mdflib/src/iheader.cpp:43
↓ 5 callersMethodDestination
lib/mdflib/include/mdf/ethmessage.h:58
↓ 5 callersMethodDetachObserver
lib/mdflib/mdflib/src/isampleobserver.cpp:35
↓ 5 callersMethodEvents
lib/mdflib/mdflib/src/iheader.cpp:45
← previousnext →1,101–1,200 of 14,499, ranked by callers