Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ functions
Functions
14,499 in github.com/Serial-Studio/Serial-Studio
⨍
Functions
14,499
◇
Types & classes
1,692
↓ 3 callers
Method
getSharedOptions
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callers
Method
get_available_commands
Get list of available API commands.
tests/utils/api_client.py:357
↓ 3 callers
Method
get_frame_parser_config
Get current frame parser configuration. Returns: Dict with startSequence, endSequence, checksumAlgorithm, operationMode
tests/utils/api_client.py:474
↓ 3 callers
Function
get_string_property
lib/hidapi/mac/hid.c:368
↓ 3 callers
Function
getbuff
** Get a space of size 'sz' in the buffer. If buffer has not enough ** space, empty it. 'sz' must fit in an empty buffer. */
lib/lua/src/lobject.c:438
↓ 3 callers
Function
getdetails
** Read, classify, and fill other details about the next option. ** 'psize' is filled with option's size, 'notoalign' with its ** alignment requiremen
lib/lua/src/lstrlib.c:1541
↓ 3 callers
Function
getgeneric
** "Generic" get version. (Not that generic: not valid for integers, ** which may be in array part, nor for floats with integral values.) ** See expla
lib/lua/src/ltable.c:299
↓ 3 callers
Function
gethexa
lib/lua/src/llex.c:328
↓ 3 callers
Function
getiofile
lib/lua/src/liolib.c:311
↓ 3 callers
Function
getjumpcontrol
** Returns the position of the instruction "controlling" a given ** jump (that is, its condition), or the jump itself if it is ** unconditional. */
lib/lua/src/lcode.c:243
↓ 3 callers
Function
getupvalref
lib/lua/src/lapi.c:1417
↓ 3 callers
Method
groupUniqueIdForGroupId
* @brief Resolves a positional groupId to its Group.uniqueId; returns -1 if absent. */
app/src/UI/Dashboard.cpp:613
↓ 3 callers
Function
h
(t,e)
app/rcc/chartjs/chart.umd.min.js:7
↓ 3 callers
Function
hand
(angle, length, width, color)
app/rcc/scripts/painter/clock_face.js:70
↓ 3 callers
Function
harvest_markdown
(dir_path: Path, source: str)
app/rcc/ai/build_search_index.py:194
↓ 3 callers
Function
hid_free_enumeration
lib/hidapi/windows/hid.c:865
↓ 3 callers
Function
hid_get_indexed_string
lib/hidapi/libusb/hid.c:1620
↓ 3 callers
Function
hid_internal_extract_int_token_value
lib/hidapi/windows/hid.c:429
↓ 3 callers
Function
hid_internal_towupper
lib/hidapi/windows/hid.c:424
↓ 3 callers
Function
hid_read
lib/hidapi/mac/hid.c:1320
↓ 3 callers
Function
hid_set_nonblocking
lib/hidapi/mac/hid.c:1325
↓ 3 callers
Method
highlighter
lib/QCodeEditor/src/internal/QCodeEditor.cpp:116
↓ 3 callers
Method
hotpathRxFrame
* @brief Dispatches a captured chunk to the parser for the current operation mode. */
app/src/DataModel/FrameBuilder.cpp:661
↓ 3 callers
Method
hotpathRxSourceFrame
* @brief Per-source variant of hotpathRxFrame -- routes data through the matching source parser. */
app/src/DataModel/FrameBuilder.cpp:687
↓ 3 callers
Function
hyperbolic_args
Get exponentials for hyperbolic computation \param abs half-precision floating-point value \param exp variable to take unbiased exponent of larger res
lib/mdflib/mdflib/src/half.hpp:2037
↓ 3 callers
Method
importProjectFromJson
* @brief Prompts for a save path, writes the imported project, then opens it; the * work is queued so the UI dialog that launched the import (and the
app/src/DataModel/ProjectModel.cpp:2497
↓ 3 callers
Method
inRange
(t,e,i)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callers
Function
init_keys
* Initialize the encryption keys and the random header according to * the given password. */
lib/QuaZip/quazip/minizip_crypt.h:68
↓ 3 callers
Function
initheader
** Initialize Header */
lib/lua/src/lstrlib.c:1478
↓ 3 callers
Function
io
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callers
Function
isAssistantTool
* @brief Returns true when `name` targets an assistant.* virtual tool. */
app/src/AI/ToolDispatcher.cpp:432
↓ 3 callers
Method
isAutoClose
lib/QuaZip/quazip/quazip.cpp:826
↓ 3 callers
Function
isEnv
** Check whether table being indexed by instruction 'i' is the ** environment '_ENV' */
lib/lua/src/ldebug.c:552
↓ 3 callers
Function
isFsTool
* @brief Returns true when `name` targets an fs.* sandboxed filesystem tool. */
app/src/AI/ToolDispatcher.cpp:557
↓ 3 callers
Method
isInstalled
* @brief Returns whether the extension with the given ID is installed locally. */
app/src/Misc/ExtensionManager.cpp:264
↓ 3 callers
Function
isKint
** Check whether expression 'e' is a literal integer. */
lib/lua/src/lcode.c:1229
↓ 3 callers
Function
isKstr
** Check whether expression 'e' is a short literal string */
lib/lua/src/lcode.c:1221
↓ 3 callers
Function
isMCPMessage
app/src/API/MCPProtocol.h:225
↓ 3 callers
Function
isMouseEvent
(event)
lib/mdflib/docs/manual/html/jquery.js:163
↓ 3 callers
Method
isOpen
* @brief Returns true when the serial port is open. */
app/src/IO/Drivers/UART.cpp:143
↓ 3 callers
Method
isOpen
* @brief Returns true if the console output file is open. */
app/src/Console/Export.cpp:243
↓ 3 callers
Function
isSCint
** Check whether expression 'e' is a literal integer in ** proper range to fit in register sC */
lib/lua/src/lcode.c:1247
↓ 3 callers
Function
isStringChannel
* @brief Returns true when the channel stores text samples (string-typed MDF4 channel). */
app/src/MDF4/Player.cpp:56
↓ 3 callers
Function
is_truncated
app/src/ThirdParty/fast_float.h:4226
↓ 3 callers
Function
isneg
lib/lua/src/lobject.c:141
↓ 3 callers
Function
j
(e,t)
lib/mdflib/docs/manual/html/jquery.js:5
↓ 3 callers
Function
jsArrayToStringList
* @brief Converts a JavaScript array to a QStringList. */
app/src/DataModel/Scripting/JsScriptEngine.cpp:52
↓ 3 callers
Function
jsonObjectToLua
* @brief Pushes a QJsonObject onto the Lua stack as a string-keyed table. */
app/src/DataModel/Scripting/ScriptApiCall.cpp:354
↓ 3 callers
Function
jsonScalar
* @brief Converts a scalar JSON value to its channel string ("0" when absent or non-scalar). */
app/src/DataModel/Scripting/NativeTemplates/MultiFrameTemplates.cpp:51
↓ 3 callers
Method
keepAlive
* @brief Returns the keep-alive interval in seconds. */
app/src/MQTT/Publisher.cpp:988
↓ 3 callers
Function
l_message
** Prints an error message, adding the program name in front of it ** (if present) */
lib/lua/src/lua.c:110
↓ 3 callers
Method
language
* @brief Returns the current language enum value. */
app/src/Misc/Translator.cpp:61
↓ 3 callers
Function
lerp
(a, b, t)
examples/ANSI Color Test/test_ansi_colors.py:57
↓ 3 callers
Function
libusb_get_string_descriptor
The libusb version included in FreeBSD < 10 doesn't have this function. In mainline libusb, it's inlined in libusb.h. This function will bear a str
lib/hidapi/libusb/hid.c:340
↓ 3 callers
Function
ln
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callers
Method
log_failure
Log failed DoS attack (server defended)
tests/security/test_denial_of_service.py:48
↓ 3 callers
Function
lookforfunc
** Look for a C function named 'sym' in a dynamically loaded library ** 'path'. ** First, check whether the library is already loaded; if not, try **
lib/lua/src/loadlib.c:381
↓ 3 callers
Function
luaC_changemode
** Change collector mode to 'newmode'. */
lib/lua/src/lgc.c:1360
↓ 3 callers
Function
luaC_fullgc
** Performs a full GC cycle; if 'isemergency', set a flag to avoid ** some operations which could change the interpreter state in some ** unexpected w
lib/lua/src/lgc.c:1730
↓ 3 callers
Function
luaD_closeprotected
** Calls 'luaF_close' in protected mode. Return the original status ** or, in case of errors, the new status. */
lib/lua/src/ldo.c:928
↓ 3 callers
Function
luaD_pcall
** Call the C function 'func' in protected mode, restoring basic ** thread information ('allowhook', etc.) and in particular ** its stack level in cas
lib/lua/src/ldo.c:950
↓ 3 callers
Function
luaD_shrinkstack
** If stack size is more than 3 times the current use, reduce that size ** to twice the current use. (So, the final stack size is at most 2/3 the ** p
lib/lua/src/ldo.c:300
↓ 3 callers
Function
luaF_closeupval
** Close all upvalues up to the given stack level. */
lib/lua/src/lfunc.c:193
↓ 3 callers
Function
luaF_getlocalname
** Look for n-th local variable at line 'line' in function 'func'. ** Returns NULL if not found. */
lib/lua/src/lfunc.c:283
↓ 3 callers
Function
luaF_newLclosure
lib/lua/src/lfunc.c:35
↓ 3 callers
Function
luaF_newtbcupval
** Insert a variable in the list of to-be-closed variables. */
lib/lua/src/lfunc.c:168
↓ 3 callers
Function
luaG_findlocal
lib/lua/src/ldebug.c:196
↓ 3 callers
Function
luaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
lib/lua/src/ltable.c:839
↓ 3 callers
Function
luaH_setint
lib/lua/src/ltable.c:845
↓ 3 callers
Function
luaK_codek
** Emit a "load constant" instruction, using either 'OP_LOADK' ** (if constant index 'k' fits in 18 bits) or an 'OP_LOADKX' ** instruction with "extra
lib/lua/src/lcode.c:451
↓ 3 callers
Function
luaK_exp2K
** Try to make 'e' a K expression with an index in the range of R/K ** indices. Return true iff succeeded. */
lib/lua/src/lcode.c:999
↓ 3 callers
Function
luaK_exp2anyregup
** Ensures final expression result is either in a register ** or in an upvalue. */
lib/lua/src/lcode.c:977
↓ 3 callers
Function
luaK_goiftrue
** Emit code to go through if 'e' is true, jump otherwise. */
lib/lua/src/lcode.c:1134
↓ 3 callers
Function
luaK_setlist
** Emit a SETLIST instruction. ** 'base' is register that keeps table; ** 'nelems' is #table plus those to be stored now; ** 'tostore' is number of va
lib/lua/src/lcode.c:1810
↓ 3 callers
Function
luaL_addgsub
lib/lua/src/lauxlib.c:1003
↓ 3 callers
Function
luaL_gsub
lib/lua/src/lauxlib.c:1016
↓ 3 callers
Function
luaL_where
** The use of 'lua_pushfstring' ensures this function does not ** need reserved stack space when called. */
lib/lua/src/lauxlib.c:217
↓ 3 callers
Function
luaO_ceillog2
** Computes ceil(log2(x)) */
lib/lua/src/lobject.c:35
↓ 3 callers
Function
luaO_str2num
lib/lua/src/lobject.c:308
↓ 3 callers
Function
luaS_createlngstrobj
lib/lua/src/lstring.c:157
↓ 3 callers
Function
luaS_hash
lib/lua/src/lstring.c:43
↓ 3 callers
Function
luaT_callorderTM
** Calls an order tag method. ** For lessequal, LUA_COMPAT_LT_LE keeps compatibility with old ** behavior: if there is no '__le', try '__lt', based on
lib/lua/src/ltm.c:201
↓ 3 callers
Function
luaToJson
* @brief Converts the Lua value at @p idx into a QJsonValue; unsupported types become null. */
app/src/DataModel/Scripting/ScriptApiCall.cpp:305
↓ 3 callers
Function
luaV_execute
lib/lua/src/lvm.c:1161
↓ 3 callers
Function
luaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
lib/lua/src/lvm.c:787
↓ 3 callers
Function
luaX_newstring
** Creates a new string and anchors it in scanner's table so that it ** will not be collected until the end of the compilation; by that time ** it sho
lib/lua/src/llex.c:134
↓ 3 callers
Function
lua_closethread
lib/lua/src/lstate.c:342
↓ 3 callers
Function
lua_rawequal
lib/lua/src/lapi.c:328
↓ 3 callers
Function
lua_setupvalue
lib/lua/src/lapi.c:1398
↓ 3 callers
Function
lua_stringtonumber
lib/lua/src/lapi.c:371
↓ 3 callers
Function
lua_tothread
lib/lua/src/lapi.c:462
↓ 3 callers
Function
lua_warning
lib/lua/src/lapi.c:1335
↓ 3 callers
Method
makeParser
* @brief Builds a configured parser instance. */
app/src/DataModel/Scripting/NativeTemplates/BinaryTemplates.cpp:1108
↓ 3 callers
Function
make_block
app/src/ThirdParty/readerwriterqueue.h:737
↓ 3 callers
Function
manualMarginsForGeometry
* @brief Returns manual anchor margins for a geometry within a canvas. */
app/src/UI/WindowManager.cpp:198
↓ 3 callers
Function
markold
** Mark black 'OLD1' objects when starting a new young collection. ** Gray objects are already in some gray list, and so will be visited ** in the ato
lib/lua/src/lgc.c:1221
↓ 3 callers
Function
matchbracketclass
lib/lua/src/lstrlib.c:447
↓ 3 callers
Method
measureTextWidth
* @brief Returns the rendered width of `text` under the current font. */
app/src/UI/Widgets/PainterContext.cpp:1346
↓ 3 callers
Method
messageCount
* @brief Returns the number of UI message rows in the conversation. */
app/src/AI/Conversation.cpp:2535
↓ 3 callers
Method
mqttVersion
* @brief Returns the selected MQTT protocol version index. */
app/src/MQTT/Publisher.cpp:932
← previous
next →
2,001–2,100 of 14,499, ranked by callers