Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexandreRouma/SDRPlusPlus
/ functions
Functions
6,561 in github.com/AlexandreRouma/SDRPlusPlus
⨍
Functions
6,561
◇
Types & classes
1,275
↓ 9 callers
Method
HasSelection
core/src/imgui/imgui.h:1942
↓ 9 callers
Function
ImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
core/src/imgui/imgui.cpp:1619
↓ 9 callers
Function
LowerBound
std::lower_bound but without the bullshit
core/src/imgui/imgui.cpp:1876
↓ 9 callers
Method
PathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
core/src/imgui/imgui_draw.cpp:1151
↓ 9 callers
Method
Put
misc_modules/discord_integration/discord-rpc/include/rapidjson/reader.h:933
↓ 9 callers
Method
advance_to
core/src/spdlog/fmt/bundled/printf.h:364
↓ 9 callers
Method
begin
core/src/spdlog/fmt/bin_to_hex.h:41
↓ 9 callers
Method
close
misc_modules/recorder/src/wav.h:38
↓ 9 callers
Function
correct_reed_solomon_destroy
core/libcorrect/src/reed-solomon/reed-solomon.c:37
↓ 9 callers
Function
count_digits
core/src/spdlog/details/fmt_helper.h:34
↓ 9 callers
Function
find
core/src/imgui/imgui.h:1704
↓ 9 callers
Method
getBandwidth
core/src/gui/widgets/waterfall.cpp:967
↓ 9 callers
Function
is_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
core/src/json.hpp:19017
↓ 9 callers
Function
operator()
core/src/spdlog/fmt/bundled/compile.h:271
↓ 9 callers
Function
out
Returns an iterator to the beginning of the output range.
core/src/spdlog/fmt/bundled/core.h:1303
↓ 9 callers
Method
out
core/src/spdlog/fmt/bundled/printf.h:363
↓ 9 callers
Method
pathIsValid
core/src/gui/widgets/file_select.cpp:61
↓ 9 callers
Method
result
core/src/gui/file_dialogs.h:565
↓ 9 callers
Method
selectDemodById
decoder_modules/radio/src/main.cpp:196
↓ 9 callers
Method
setBandwidthLimits
core/src/signal_path/vfo_manager.cpp:61
↓ 9 callers
Method
setInput
core/src/signal_path/dsp.cpp:119
↓ 9 callers
Method
setOutSampleRate
core/src/dsp/vfo.h:74
↓ 9 callers
Method
setReference
core/src/gui/widgets/waterfall.cpp:1167
↓ 9 callers
Method
setSampleRate
source_modules/rtl_tcp_source/src/rtltcp_client.h:157
↓ 9 callers
Function
size
core/src/imgui/imgui.h:1671
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
core/src/imgui/stb_image.h:994
↓ 9 callers
Function
stbir__edge_wrap
core/src/imgui/stb_image_resize.h:1000
↓ 9 callers
Function
stbir_resize_uint8
core/src/imgui/stb_image_resize.h:2459
↓ 9 callers
Function
stbtt__buf_seek
core/src/imgui/imstb_truetype.h:1130
↓ 9 callers
Function
stbtt__new_buf
core/src/imgui/imstb_truetype.h:1151
↓ 9 callers
Function
stbtt_setvertex
core/src/imgui/imstb_truetype.h:1559
↓ 9 callers
Method
tune
core/src/signal_path/source.cpp:76
↓ 9 callers
Method
uptLed
source_modules/sddc_source/src/libsddc/Core/RadioHandler.cpp:418
↓ 8 callers
Function
AddMember
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:1428
↓ 8 callers
Method
Begin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
core/src/imgui/imgui.cpp:2286
↓ 8 callers
Function
Clear
core/src/imgui/imgui_internal.h:545
↓ 8 callers
Function
GetMapIterators
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:2151
↓ 8 callers
Function
IM_DELETE
core/src/imgui/imgui.h:1638
↓ 8 callers
Function
ImAddClampOverflow
core/src/imgui/imgui_internal.h:414
↓ 8 callers
Function
ImCharIsBlankA
core/src/imgui/imgui_internal.h:321
↓ 8 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
core/src/imgui/imgui.cpp:1495
↓ 8 callers
Function
ImLog
core/src/imgui/imgui_internal.h:393
↓ 8 callers
Function
ImSubClampOverflow
core/src/imgui/imgui_internal.h:415
↓ 8 callers
Function
ImSwap
core/src/imgui/imgui_internal.h:413
↓ 8 callers
Function
MemberBegin
Const member iterator ! \pre IsObject() == true */
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:1253
↓ 8 callers
Method
MemberBegin
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:2965
↓ 8 callers
Function
STB_TEXTEDIT_LAYOUTROW
core/src/imgui/imgui_widgets.cpp:3589
↓ 8 callers
Method
SetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
core/src/imgui/imgui.cpp:1975
↓ 8 callers
Function
SetStringRaw
Initialize this value as constant string, without calling destructor.
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:2420
↓ 8 callers
Method
Take
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/regex.h:51
↓ 8 callers
Method
arg
core/src/spdlog/fmt/bundled/format.h:3127
↓ 8 callers
Function
begin
core/src/imgui/imgui.h:1679
↓ 8 callers
Method
clear
core/src/gui/widgets/line_push_image.cpp:67
↓ 8 callers
Method
close
core/src/utils/networking.cpp:23
↓ 8 callers
Function
correct_convolutional_sse_create
core/libcorrect/src/convolutional/sse/convolutional.c:3
↓ 8 callers
Function
correct_convolutional_sse_destroy
core/libcorrect/src/convolutional/sse/convolutional.c:15
↓ 8 callers
Method
deleteVFO
core/src/signal_path/vfo_manager.cpp:103
↓ 8 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
core/src/json.hpp:15533
↓ 8 callers
Function
field_add
core/libcorrect/include/correct/reed-solomon/field.h:69
↓ 8 callers
Function
free_rs_char
core/libcorrect/src/fec_shim.c:37
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
core/src/json.hpp:9890
↓ 8 callers
Function
gmtime
Thread-safe replacement for std::gmtime
core/src/spdlog/fmt/bundled/chrono.h:354
↓ 8 callers
Function
init_rs_char
core/libcorrect/src/fec_shim.c:16
↓ 8 callers
Function
isfinite
core/src/spdlog/fmt/bundled/chrono.h:673
↓ 8 callers
Function
isnan
core/src/spdlog/fmt/bundled/chrono.h:664
↓ 8 callers
Function
loadTexture
core/src/gui/icons.cpp:22
↓ 8 callers
Function
log_error
source_modules/sddc_source/src/libsddc/Core/arch/linux/logging.c:28
↓ 8 callers
Method
max_size
core/src/spdlog/fmt/bundled/core.h:1570
↓ 8 callers
Function
on_error
core/src/spdlog/fmt/bundled/core.h:1300
↓ 8 callers
Method
removeEntry
core/src/gui/widgets/menu.cpp:24
↓ 8 callers
Function
resize_conv_testbench
core/libcorrect/util/error-sim.c:127
↓ 8 callers
Function
rs_testbench_create
core/libcorrect/tests/rs_tester.c:26
↓ 8 callers
Function
rs_testbench_destroy
core/libcorrect/tests/rs_tester.c:46
↓ 8 callers
Method
setCenterFrequency
core/src/gui/widgets/waterfall.cpp:941
↓ 8 callers
Method
setLevel
core/src/dsp/processing.h:395
↓ 8 callers
Method
setVFO
decoder_modules/radio/src/cw_demod.h:98
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
core/src/imgui/stb_image.h:2342
↓ 8 callers
Function
stbi__convert_format
core/src/imgui/stb_image.h:1694
↓ 8 callers
Function
stbir__use_upsampling
core/src/imgui/stb_image_resize.h:866
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
core/src/imgui/imstb_truetype.h:2607
↓ 8 callers
Function
stbtt__buf_skip
core/src/imgui/imstb_truetype.h:1136
↓ 8 callers
Function
to_nonnegative_int
core/src/spdlog/fmt/bundled/chrono.h:683
↓ 7 callers
Method
AddExpectedType
misc_modules/discord_integration/discord-rpc/include/rapidjson/schema.h:2142
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
core/src/imgui/imgui_draw.cpp:1403
↓ 7 callers
Function
Decode
misc_modules/discord_integration/discord-rpc/include/rapidjson/encodings.h:146
↓ 7 callers
Function
HRPTReadWord
core/src/dsp/noaa/hrpt.h:7
↓ 7 callers
Function
ImAbs
core/src/imgui/imgui_internal.h:395
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
core/src/imgui/imgui.cpp:1564
↓ 7 callers
Function
ImFormatStringV
core/src/imgui/imgui.cpp:1453
↓ 7 callers
Function
ImPow
core/src/imgui/imgui_internal.h:391
↓ 7 callers
Function
ImStrSkipBlank
core/src/imgui/imgui.cpp:1410
↓ 7 callers
Method
InsertChars
core/src/imgui/imgui_widgets.cpp:3737
↓ 7 callers
Function
IsNavInputDown
core/src/imgui/imgui_internal.h:2429
↓ 7 callers
Method
Length
misc_modules/discord_integration/discord-rpc/include/rapidjson/reader.h:943
↓ 7 callers
Method
PathArcTo
core/src/imgui/imgui_draw.cpp:1161
↓ 7 callers
Method
PushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
core/src/imgui/imgui.cpp:4365
↓ 7 callers
Method
Put
misc_modules/discord_integration/discord-rpc/include/rapidjson/pointer.h:1089
↓ 7 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
core/src/imgui/imgui_internal.h:2539
↓ 7 callers
Function
StrLen
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/strfunc.h:31
↓ 7 callers
Method
append
core/src/imgui/imgui.cpp:2137
← previous
next →
301–400 of 6,561, ranked by callers