MCPcopy Create free account

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

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

↓ 5 callersFunctionfolderDisplayPath
app/src/DataModel/ProjectEditor.cpp:168
↓ 5 callersFunctionformatDate
* @brief Re-formats an ISO 8601 timestamp in the DB Explorer's display style. */
app/src/Sessions/HtmlReport.cpp:123
↓ 5 callersMethodformatValue
* @brief Formats a numerical value according to its context range. */
app/src/UI/Dashboard.cpp:506
↓ 5 callersMethodframeParserParams
* @brief Returns the native parser template params for the global frame parser (source 0). */
app/src/DataModel/ProjectModel.cpp:1117
↓ 5 callersMethodfrontIndex
* @brief Returns the storage index of the front (oldest) element. Pair with * `nextIndex()` (or `storageMask()`) to walk the ring without mo
app/src/DSP.h:149
↓ 5 callersFunctionfsToolDefs
* @brief Returns the fs.* virtual-tool catalog exposed to assistant providers. */
app/src/AI/ToolDispatcher.cpp:522
↓ 5 callersMethodgetBasePixel
()
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersMethodgetDecimalForPixel
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersMethodgetDecimalForValue
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersMethodgetFileInfoList
lib/QuaZip/quazip/quazip.cpp:716
↓ 5 callersMethodgetScaleForId
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersMethodgetZipError
lib/QuaZip/quazip/quazipfile.cpp:531
↓ 5 callersMethodget_csv_export_status
Get CSV export status.
tests/utils/api_client.py:305
↓ 5 callersMethodgoToNextFile
lib/QuaZip/quazip/quazip.cpp:495
↓ 5 callersFunctionguardedPcall
* @brief Calls lua_pcall under a C++ try/catch -- escaped exceptions become LUA_ERRRUN. */
app/src/DataModel/Scripting/LuaScriptEngine.cpp:61
↓ 5 callersMethodhandleOf
* @brief Resolves (table, register) to a generation-tagged handle (gen<<24|index), or -1 if * unknown; run once off the hot path. Silent on mi
app/src/DataModel/DataTable.cpp:372
↓ 5 callersFunctionhe
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersFunctionhid_close
lib/hidapi/mac/hid.c:1348
↓ 5 callersFunctionie
(e,t)
lib/mdflib/docs/manual/html/jquery.js:7
↓ 5 callersFunctioninclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
lib/lua/src/llex.c:156
↓ 5 callersMethodisHorizontal
()
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersFunctionisNumericScalar
* @brief Returns true if the scalar should be modeled as a numeric dashboard dataset. */
app/src/DataModel/Importers/ProtoImporter.cpp:772
↓ 5 callersMethodisValid
* @brief Checks whether this token was produced by a legitimate validation. */
app/src/Licensing/CommercialToken.cpp:94
↓ 5 callersMethodisWritable
* @brief Returns true if the device is open and an OUT endpoint is active. */
app/src/IO/Drivers/USB.cpp:287
↓ 5 callersFunctioniscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
lib/lua/src/lgc.c:185
↓ 5 callersFunctionk
app/rcc/chartjs/chart.umd.min.js:7
↓ 5 callersFunctionkiss_fftri
lib/KissFFT/kiss_fftr.c:119
↓ 5 callersFunctionkname
** Find a "name" for the constant 'c'. */
lib/lua/src/ldebug.c:482
↓ 5 callersMethodlanguage
* @brief Returns the ScriptLanguage implemented by this engine. */
app/src/DataModel/Scripting/CFrameParser.cpp:281
↓ 5 callersFunctionliftSnapBottom
* @brief Shrinks a snap rectangle when its bottom reaches the canvas floor, * keeping the border clear of the taskbar (canvas overlaps it 1px)
app/src/UI/WindowManager.cpp:157
↓ 5 callersMethodlist_groups
Return all groups (each carries groupId, title, datasetCount, datasetSummary).
tests/utils/api_client.py:671
↓ 5 callersFunctionluaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which trigger this ** function, can
lib/lua/src/ldo.c:328
↓ 5 callersFunctionluaD_rawrunprotected
lib/lua/src/ldo.c:138
↓ 5 callersFunctionluaD_seterrorobj
lib/lua/src/ldo.c:91
↓ 5 callersFunctionluaG_typeerror
** Raise a type error with "standard" information about the faulty ** object 'o' (using 'varinfo'). */
lib/lua/src/ldebug.c:753
↓ 5 callersFunctionluaH_getshortstr
** search function for short strings */
lib/lua/src/ltable.c:773
↓ 5 callersFunctionluaH_resize
** Resize table 't' for the new given sizes. Both allocations (for ** the hash part and for the array part) can fail, which creates some ** subtleties
lib/lua/src/ltable.c:553
↓ 5 callersFunctionluaK_codeABCk
** Format and emit an 'iABC' instruction. (Assertions check consistency ** of parameters versus opcode.) */
lib/lua/src/lcode.c:397
↓ 5 callersFunctionluaK_codeABx
** Format and emit an 'iABx' instruction. */
lib/lua/src/lcode.c:408
↓ 5 callersFunctionluaL_buffinitsize
lib/lua/src/lauxlib.c:642
↓ 5 callersFunctionluaL_getsubtable
** ensure that stack[idx][fname] has a table and push that table ** into the stack */
lib/lua/src/lauxlib.c:963
↓ 5 callersFunctionluaL_pushresultsize
lib/lua/src/lauxlib.c:607
↓ 5 callersFunctionlua_absindex
** convert an acceptable stack index into an absolute index */
lib/lua/src/lapi.c:169
↓ 5 callersFunctionlua_concat
lib/lua/src/lapi.c:1285
↓ 5 callersFunctionlua_error
lib/lua/src/lapi.c:1238
↓ 5 callersFunctionlua_getmetatable
lib/lua/src/lapi.c:775
↓ 5 callersFunctionlua_rawget
lib/lua/src/lapi.c:732
↓ 5 callersFunctionlua_sethook
** This function can be called during a signal, under "reasonable" ** assumptions. ** Fields 'basehookcount' and 'hookcount' (set by 'resethookcount')
lib/lua/src/ldebug.c:131
↓ 5 callersFunctionlua_setwarnf
lib/lua/src/lapi.c:1327
↓ 5 callersFunctionmake_frame
Pack one [ID_hi, ID_lo, length, payload...] frame as the parser expects.
tests/benchmarks/big_db_test/big_db_test.py:101
↓ 5 callersFunctionne
(t,e,i)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersFunctionnextDuplicateTitle
* @brief Returns a unique title for a duplicated item using a numbered " (N)" suffix. */
app/src/DataModel/ProjectModel.cpp:159
↓ 5 callersFunctionnorm
(v, lo, hi)
app/rcc/scripts/painter/default_template.js:93
↓ 5 callersFunctionobjectSchemaWithProperty
* @brief Returns the schema { type:object, properties:{<key>:propSchema}, required:[<key>] }. */
app/src/AI/Conversation.cpp:2036
↓ 5 callersFunctionpack25519
app/src/ThirdParty/tweetnacl.c:393
↓ 5 callersFunctionpackI
build a new Rand64 value */
lib/lua/src/lmathlib.c:401
↓ 5 callersMethodparams
* @brief Returns the parameter schema for the template. */
app/src/DataModel/Scripting/NativeTemplates/BinaryTemplates.cpp:1091
↓ 5 callersMethodparityList
* @brief Returns a list with the available parity configurations. */
app/src/IO/Drivers/UART.cpp:388
↓ 5 callersFunctionpopulateThreeAxisDatasets
* @brief Populates a group with three canonical axis datasets per supplied layout. */
app/src/DataModel/ProjectModel.cpp:297
↓ 5 callersFunctionposrelatI
** translate a relative initial string position ** (negative means back from end): clip result to [1, inf). ** The length of any string in Lua must fi
lib/lua/src/lstrlib.c:71
↓ 5 callersMethodprimaryWindowManager
* @brief Returns the registered primary WindowManager, or nullptr if none is registered. */
app/src/UI/UISessionRegistry.cpp:115
↓ 5 callersFunctionpropagateall
lib/lua/src/lgc.c:676
↓ 5 callersMethodpublish
Publish each sample as a CSV row via UDP.
examples/NI DAQmx/daqbridge.py:168
↓ 5 callersFunctionquazip_is_symlink
lib/QuaZip/quazip/quazip_qt_compat.h:84
↓ 5 callersMethodrefreshTableStoreFromProjectModel
* @brief Re-initializes the DataTableStore from the project model's in-flight edits. Preview and * editor paths call this; while a connection
app/src/DataModel/FrameBuilder.cpp:2419
↓ 5 callersFunctionregister_device_error_format
Similar to register_device_error, but you can pass a format string into this function. */
lib/hidapi/linux/hid.c:175
↓ 5 callersMethodrelativeFilePath
lib/QuaZip/quazip/quazipdir.cpp:491
↓ 5 callersMethodreset
* @brief Drops the compiled function and forces the next compile() to re-evaluate. */
app/src/MQTT/PublisherScript.cpp:247
↓ 5 callersFunctionresolveLuaArgs
* @brief Resolves positional notify* arguments into (channel, title, subtitle). */
app/src/DataModel/NotificationCenter.cpp:468
↓ 5 callersMethodrestore
* @brief Pops the QPainter state stack. */
app/src/UI/Widgets/PainterContext.cpp:798
↓ 5 callersFunctionreturn_data
Helper function, to simplify hid_read(). This should be called with dev->mutex locked. */
lib/hidapi/libusb/hid.c:1333
↓ 5 callersFunctionreturn_data
Helper function, so that this isn't duplicated in hid_read(). */
lib/hidapi/mac/hid.c:1185
↓ 5 callersMethodrotate
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersMethodroute
(t,e,i,s)
app/rcc/chartjs/chart.umd.min.js:13
↓ 5 callersMethodrtl
* @brief Returns true if the active language uses a right-to-left script. */
app/src/Misc/Translator.cpp:69
↓ 5 callersFunctionrun_python_step
(label: str, script: Path, *args: str)
scripts/sanitize-commit.py:131
↓ 5 callersFunctionsave
lib/lua/src/llex.c:57
↓ 5 callersMethodsaveJsonFile
* @brief Validates and saves the project, optionally prompting for a path; the * path-accepted handler defers via a queued invoke because the macOS N
app/src/DataModel/ProjectModel.cpp:1839
↓ 5 callersMethodsend_request
Send MCP JSON-RPC 2.0 request
examples/MCP Client/client.py:56
↓ 5 callersMethodserializeToJson
* @brief Serializes the complete project state to a QJsonObject. */
app/src/DataModel/ProjectModel.cpp:1930
↓ 5 callersMethodsetBaudRate
* @brief Changes the baud rate of the serial port. */
app/src/IO/Drivers/UART.cpp:495
↓ 5 callersMethodsetCleanSession
* @brief Sets the broker clean-session flag. */
app/src/MQTT/Publisher.cpp:1453
↓ 5 callersMethodsetClientId
* @brief Sets the MQTT client identifier. */
app/src/MQTT/Publisher.cpp:1594
↓ 5 callersMethodsetColor
* @brief Sets the stroke color. */
app/src/UI/Widgets/PlotCurve.cpp:307
↓ 5 callersMethodsetFinishSequences
* @brief Configures the frame end delimiters and precomputes their KMP tables. */
app/src/IO/FrameReader.cpp:243
↓ 5 callersMethodsetHostname
* @brief Sets the broker hostname. */
app/src/MQTT/Publisher.cpp:1626
↓ 5 callersMethodsetKeepAlive
* @brief Sets the keep-alive interval in seconds. */
app/src/MQTT/Publisher.cpp:1582
↓ 5 callersFunctionsetNumber
* @brief Sets a double field on a protobuf Struct. */
app/src/API/GRPC/ConversionUtils.cpp:158
↓ 5 callersMethodsetPassword
* @brief Sets the broker authentication password. */
app/src/MQTT/Publisher.cpp:1655
↓ 5 callersMethodsetPeerVerifyDepth
* @brief Sets the SSL peer-verification chain depth. */
app/src/MQTT/Publisher.cpp:1477
↓ 5 callersMethodsetPeerVerifyMode
* @brief Sets the SSL peer-verification mode by index. */
app/src/MQTT/Publisher.cpp:1543
↓ 5 callersMethodsetUsername
* @brief Sets the broker authentication username. */
app/src/MQTT/Publisher.cpp:1642
↓ 5 callersMethodshould_run
(self, store)
tests/scripts/test_change_tracking.py:48
↓ 5 callersMethodsnapshot
* @brief Forward assistant.snapshot to project.snapshot verbatim. */
app/src/API/Handlers/AssistantHandler.cpp:90
↓ 5 callersFunctionsort_comp
** Return true iff value at stack index 'a' is less than the value at ** index 'b' (according to the order of the sort). */
lib/lua/src/ltablib.c:275
↓ 5 callersMethodsource
* @brief Returns the curve series rendered by this item. */
app/src/UI/Widgets/PlotCurve.cpp:231
↓ 5 callersMethodstart
(self)
tests/integration/test_device_write.py:54
↓ 5 callersFunctionstatlist
lib/lua/src/lparser.c:799
↓ 5 callersMethodstopBitsList
* @brief Returns a list with the available stop bits configurations. */
app/src/IO/Drivers/UART.cpp:415
↓ 5 callersFunctionstringProp
* @brief Reusable "accepts channel/title/subtitle strings" schema chunk. */
app/src/API/Handlers/NotificationsHandler.cpp:31
← previousnext →1,301–1,400 of 14,499, ranked by callers