Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SatDump/SatDump
/ functions
Functions
16,812 in github.com/SatDump/SatDump
⨍
Functions
16,812
◇
Types & classes
4,207
↓ 3 callers
Function
ImTextStrToUtf8
src-core/imgui/imgui.cpp:2245
↓ 3 callers
Function
ImTriangleContainsPoint
src-core/imgui/imgui.cpp:1706
↓ 3 callers
Method
Init
plugins/sdr_sources/sddc_sdr_support/lib/Core/conv_r2iq.cpp:67
↓ 3 callers
Method
Initialize
plugins/sdr_sources/sddc_sdr_support/lib/Core/radio/RXLucy.cpp:32
↓ 3 callers
Function
IsLeapYear
Returns true if year is leap year (366 days long)
src-core/imgui/implot/implot_internal.h:1545
↓ 3 callers
Method
IsLoaded
src-core/imgui/imgui.h:3011
↓ 3 callers
Method
IsPacked
src-core/imgui/imgui.h:2845
↓ 3 callers
Function
Ishl
return i << n */
src-core/libs/lua/lmathlib.c:390
↓ 3 callers
Function
MyGetModuleHandleFromAddress
src-core/libs/dlfcn/dlfcn.c:220
↓ 3 callers
Method
Negate
Description: Negate the quality of the lines from line # i_from to line # i_to included to 0. Returns: Nothing.
plugins/elektro_arktika_support/DecompWT/CQualityInfo.h:148
↓ 3 callers
Function
NextColormapColorU32
src-core/imgui/implot/implot.cpp:4544
↓ 3 callers
Function
OCTET_STRING__decode_xer
* Decode OCTET STRING from the XML element's body. */
plugins/inmarsat_support/aero/libacars/asn1/OCTET_STRING.c:1102
↓ 3 callers
Method
Open
plugins/sdr_sources/sddc_sdr_support/lib/Core/arch/win32/FX3handler.cpp:84
↓ 3 callers
Method
PathFillConvex
src-core/imgui/imgui.h:2700
↓ 3 callers
Function
PlotHeatmap
src-core/imgui/implot/implot_items.cpp:2484
↓ 3 callers
Function
PlotImage
src-core/imgui/implot/implot_items.cpp:2753
↓ 3 callers
Function
PlotLineEx
src-core/imgui/implot/implot_items.cpp:1570
↓ 3 callers
Function
PlotScatterEx
src-core/imgui/implot/implot_items.cpp:1645
↓ 3 callers
Function
PlotStairsEx
src-core/imgui/implot/implot_items.cpp:1695
↓ 3 callers
Function
PlotStems
src-core/imgui/implot/implot_items.cpp:2120
↓ 3 callers
Function
PlotText
src-core/imgui/implot/implot_items.cpp:2771
↓ 3 callers
Method
PrimUnreserve
Release the a number of reserved vertices/indices from the end of the last reservation made with PrimReserve().
src-core/imgui/imgui_draw.cpp:645
↓ 3 callers
Method
PrimVtx
src-core/imgui/imgui.h:2734
↓ 3 callers
Method
Put
plugins/elektro_arktika_support/DecompWT/CWBlock.cpp:772
↓ 3 callers
Method
ReadDone
plugins/sdr_sources/sddc_sdr_support/lib/Core/dsp/ringbuffer.h:31
↓ 3 callers
Function
RenderPieSlice
src-core/imgui/implot/implot_items.cpp:2200
↓ 3 callers
Method
RenderTextWrapped
ImGui::TextWrapped will wrap at the starting position so to work around this we render using our own wrapping for the first line
src-core/imgui/imgui_markdown.h:354
↓ 3 callers
Function
SEQUENCE_handle_extensions
plugins/inmarsat_support/aero/libacars/asn1/constr_SEQUENCE.c:1245
↓ 3 callers
Function
STB_TEXTEDIT_KEYTOTEXT
src-core/imgui/imgui_widgets.cpp:3715
↓ 3 callers
Function
SampleColormap
src-core/imgui/implot/implot.cpp:4583
↓ 3 callers
Method
SetBit
src-core/imgui/imgui_internal.h:596
↓ 3 callers
Function
SetCurrentWindow
src-core/imgui/imgui.cpp:3818
↓ 3 callers
Method
SetState
android/imgui_backends/imgui_impl_opengl3.cpp:259
↓ 3 callers
Method
SetState
src-ui/imgui/imgui_impl_opengl3.cpp:262
↓ 3 callers
Function
SetWindowConditionAllowFlags
src-core/imgui/imgui.cpp:5551
↓ 3 callers
Function
SetupAxisZoomConstraints
src-core/imgui/implot/implot.cpp:2285
↓ 3 callers
Function
ShowLegendEntries
src-core/imgui/implot/implot.cpp:620
↓ 3 callers
Function
ShowMetricsWindow
src-core/imgui/implot/implot.cpp:5227
↓ 3 callers
Method
Split
src-core/imgui/imgui_draw.cpp:1724
↓ 3 callers
Method
Step
src-core/imgui/imgui.cpp:3014
↓ 3 callers
Function
StyleColorsLight
src-core/imgui/implot/implot.cpp:5833
↓ 3 callers
Function
TabBarGetTabOrder
src-core/imgui/imgui_internal.h:3234
↓ 3 callers
Function
TagY
src-core/imgui/implot/implot.cpp:3874
↓ 3 callers
Function
ThetaG_JD
src-core/libs/predict/unsorted.c:112
↓ 3 callers
Function
TransformForward_SymLog
src-core/imgui/implot/implot_internal.h:1613
↓ 3 callers
Function
UpdateAliasKey
src-core/imgui/imgui.cpp:8525
↓ 3 callers
Method
WillRender
src-core/imgui/implot/implot_internal.h:875
↓ 3 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
src-core/imgui/imgui_draw.cpp:450
↓ 3 callers
Function
_mm_add_epi16
Adds the 8 signed or unsigned 16-bit integers in a to the 8 signed or unsigned 16-bit integers in b. https://msdn.microsoft.com/en-us/library/fceha5k4
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:2866
↓ 3 callers
Function
_mm_add_pd
Add packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://software.intel.com/sites/landingpage/In
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:2908
↓ 3 callers
Function
_mm_ceil_pd
Round the packed double-precision (64-bit) floating-point elements in a up to an integer value, and store the results as packed double-precision float
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:7233
↓ 3 callers
Function
_mm_ceil_ps
Round the packed single-precision (32-bit) floating-point elements in a up to an integer value, and store the results as packed single-precision float
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:7247
↓ 3 callers
Function
_mm_cmpeq_epi16
Compares the 8 signed or unsigned 16-bit integers in a and the 8 signed or unsigned 16-bit integers in b for equality. https://msdn.microsoft.com/en-u
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:3164
↓ 3 callers
Function
_mm_floor_pd
Round the packed double-precision (64-bit) floating-point elements in a down to an integer value, and store the results as packed double-precision flo
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:7482
↓ 3 callers
Function
_mm_floor_ps
Round the packed single-precision (32-bit) floating-point elements in a down to an integer value, and store the results as packed single-precision flo
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:7496
↓ 3 callers
Function
_mm_max_epi16
Computes the pairwise maxima of the 8 signed 16-bit integers from a and the 8 signed 16-bit integers from b. https://msdn.microsoft.com/en-us/LIBRary/
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:4442
↓ 3 callers
Function
_mm_min_epi16
Computes the pairwise minima of the 8 signed 16-bit integers from a and the 8 signed 16-bit integers from b. https://msdn.microsoft.com/en-us/library/
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:4497
↓ 3 callers
Function
_mm_set1_pd
Broadcast double-precision (64-bit) floating-point value a to all elements of dst. https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:5051
↓ 3 callers
Function
_mm_sign_epi16
Negate packed 16-bit integers in a when the corresponding signed 16-bit integer in b is negative, and store the results in dst. Element in dst are zer
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:6893
↓ 3 callers
Function
_set_present_idx
plugins/inmarsat_support/aero/libacars/asn1/constr_CHOICE.c:1101
↓ 3 callers
Function
abiZoneToString
plugins/goes_support/goes/grb/data/abi/abi_products.cpp:394
↓ 3 callers
Function
addlenmod
** add length modifier into formats */
src-core/libs/lua/lstrlib.c:1263
↓ 3 callers
Function
addnum2buff
** Add a numeral to the buffer. */
src-core/libs/lua/lobject.c:469
↓ 3 callers
Function
adjust_assign
** Adjust the number of results from an expression list 'e' with 'nexps' ** expressions to 'nvars' values. */
src-core/libs/lua/lparser.c:482
↓ 3 callers
Method
alloc_chunk
src-core/imgui/imgui_internal.h:715
↓ 3 callers
Function
alloc_large
src-core/libs/jpeg/jmemmgr.c:342
↓ 3 callers
Function
alloc_large
src-core/libs/jpeg12/jmemmgr.c:342
↓ 3 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
src-core/imgui/imgui.cpp:2661
↓ 3 callers
Method
arg
Argument
src-core/common/dsp/complex.h:38
↓ 3 callers
Function
as_function_reference
src-core/libs/sol2/sol.hpp:7570
↓ 3 callers
Function
as_nested_ref
src-core/libs/sol2/sol.hpp:7656
↓ 3 callers
Function
autoUpdateTLE
src-core/common/tracking/tle.cpp:194
↓ 3 callers
Function
aux_close
** Calls the 'close' function from a file handle. The 'volatile' avoids ** a bug in some versions of the Clang compiler (e.g., clang 3.0 for ** 32 bit
src-core/libs/lua/liolib.c:214
↓ 3 callers
Function
avg_overflowless
src-core/common/utils.h:92
↓ 3 callers
Method
await
plugins/sdr_sources/sdrpp_server_support/sdrpp_server/sdrpp_server_client.h:26
↓ 3 callers
Function
base_class_check_key
src-core/libs/sol2/sol.hpp:9342
↓ 3 callers
Function
ber_skip_length
plugins/inmarsat_support/aero/libacars/asn1/ber_tlv_length.c:77
↓ 3 callers
Function
body
src-core/libs/lua/lparser.c:990
↓ 3 callers
Function
brightness_contrast
src-core/common/image/brightness_contrast.cpp:6
↓ 3 callers
Function
buildCLKernel
src-core/core/opencl.cpp:147
↓ 3 callers
Method
calibrate
plugins/noaa_metop_support/instruments/mhs/mhs_reader.cpp:148
↓ 3 callers
Function
ccall
** Call a function (C or Lua) through C. 'inc' can be 1 (increment ** number of recursive invocations in the C stack) or nyci (the same ** plus increm
src-core/libs/lua/ldo.c:632
↓ 3 callers
Function
charlsToFjlsErrorCode
Convert error codes return by charls to error code returned by the fcicomp-jpegls module */
plugins/official_products_support/fcidecomp/fcicomp_jpegls.c:41
↓ 3 callers
Function
check
** Check that next token is 'c'. */
src-core/libs/lua/lparser.c:107
↓ 3 callers
Method
check
src-core/libs/sol2/sol.hpp:12379
↓ 3 callers
Function
checkSyncMarker
Compare 2 32-bits values bit per bit
plugins/spacex_support/spacex/deframer.cpp:21
↓ 3 callers
Function
check_interleave_mode
plugins/official_products_support/fcidecomp/charls/util.h:414
↓ 3 callers
Function
check_next2
** Check whether current char is in set 'set' (with two chars) and ** saves it */
src-core/libs/lua/llex.c:204
↓ 3 callers
Function
checkfield
src-core/libs/lua/ltablib.c:36
↓ 3 callers
Function
checklimit
src-core/libs/lua/lparser.c:87
↓ 3 callers
Function
checkload
src-core/libs/lua/loadlib.c:534
↓ 3 callers
Function
checkupval
** Check whether a given upvalue from a given closure exists and ** returns its index */
src-core/libs/lua/ldblib.c:285
↓ 3 callers
Function
choseCropArea
src-core/common/projection/warp/warp.cpp:112
↓ 3 callers
Function
clGetPlatformInfo
src-core/libs/libopencl_loader/opencl_loader.cpp:1051
↓ 3 callers
Function
clReleaseProgram
src-core/libs/libopencl_loader/opencl_loader.cpp:839
↓ 3 callers
Function
clWaitForEvents
src-core/libs/libopencl_loader/opencl_loader.cpp:1298
↓ 3 callers
Method
clamp
src-core/common/image/image.cpp:95
↓ 3 callers
Function
clear
src-core/imgui/imgui.h:1830
↓ 3 callers
Function
clear
! \brief Empties the vector of all elements. * \note * This does not deallocate memory but will invoke destructors * on contained el
src-core/libs/libopencl_loader/CL/cl.hpp:718
↓ 3 callers
Method
clearWriteStop
src-core/common/dsp/buffer.h:118
← previous
next →
2,101–2,200 of 16,812, ranked by callers