MCPcopy Create free account

hub / github.com/anael-seghezzi/CToy / functions

Functions5,948 in github.com/anael-seghezzi/CToy

↓ 7 callersFunctionglfwGetWindowPos
3rdparty/glfw/src/window.c:512
↓ 7 callersFunctionglfwSetCursorPosCallback
3rdparty/glfw/src/input.c:891
↓ 7 callersFunctionglfwSetWindowMonitor
3rdparty/glfw/src/window.c:911
↓ 7 callersFunctionin_flame_range
ressources/src/sample/bomber.c:472
↓ 7 callersFunctionmat4x4_ortho
3rdparty/glfw/deps/linmath.h:341
↓ 7 callersFunctionnk_checkbox_label
3rdparty/glfw/deps/nuklear.h:20378
↓ 7 callersFunctionnk_color_fv
3rdparty/glfw/deps/nuklear.h:7623
↓ 7 callersFunctionnk_draw_button_symbol
3rdparty/glfw/deps/nuklear.h:19636
↓ 7 callersFunctionnk_end
3rdparty/glfw/deps/nuklear.h:16326
↓ 7 callersFunctionnk_fill_circle
3rdparty/glfw/deps/nuklear.h:8863
↓ 7 callersFunctionnk_parse_hex
============================================================== * * COLOR * * ============================================
3rdparty/glfw/deps/nuklear.h:7360
↓ 7 callersFunctionnk_str_append_text_char
3rdparty/glfw/deps/nuklear.h:8223
↓ 7 callersFunctionnk_str_rune_at
3rdparty/glfw/deps/nuklear.h:8590
↓ 7 callersFunctionnk_stroke_line
3rdparty/glfw/deps/nuklear.h:8729
↓ 7 callersFunctionnk_unify
3rdparty/glfw/deps/nuklear.h:6186
↓ 7 callersFunctionsetIdleInhibitor
3rdparty/glfw/src/wl_window.c:476
↓ 7 callersFunctionstb__perlin_lerp
ressources/src/util/stb_perlin.h:120
↓ 7 callersFunctionstbi__convert_format
ressources/src/util/stb_image.h:1225
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
ressources/src/cimgui/imgui/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt__cff_get_index
ressources/src/cimgui/imgui/imstb_truetype.h:1173
↓ 7 callersFunctionupdateNormalHints
Updates the normal hints according to the window settings
3rdparty/glfw/src/x11_window.c:238
↓ 7 callersFunctionusage
3rdparty/glfw/tests/glfwinfo.c:57
↓ 7 callersFunctionwaitForEvent
Wait for data to arrive using select This avoids blocking other threads via the per-display Xlib lock that also covers GLX functions
3rdparty/glfw/src/x11_window.c:59
↓ 6 callersFunctionALfontsound_getModStage
3rdparty/openal-soft/OpenAL32/alFontsound.c:808
↓ 6 callersMethodAddTriangleFilled
ressources/src/cimgui/imgui/imgui_draw.cpp:1133
↓ 6 callersFunctionBytesFromFmt
3rdparty/openal-soft/OpenAL32/alBuffer.c:1148
↓ 6 callersFunctionCalcSizeAfterConstraint
ressources/src/cimgui/imgui/imgui.cpp:4527
↓ 6 callersFunctionCloseLib
3rdparty/openal-soft/Alc/helpers.c:349
↓ 6 callersFunctionCompExchangePtr
3rdparty/openal-soft/Alc/atomic.h:26
↓ 6 callersFunctionCreateRingBuffer
3rdparty/openal-soft/Alc/alcRing.c:42
↓ 6 callersFunctionDoubleValsByProp
3rdparty/openal-soft/OpenAL32/alSource.c:210
↓ 6 callersFunctionFloatValsByProp
3rdparty/openal-soft/OpenAL32/alSource.c:159
↓ 6 callersMethodGetIDNoKeepAlive
ressources/src/cimgui/imgui/imgui.cpp:2582
↓ 6 callersFunctionImCos
ressources/src/cimgui/imgui/imgui_internal.h:218
↓ 6 callersFunctionImSin
ressources/src/cimgui/imgui/imgui_internal.h:219
↓ 6 callersFunctionImTextCountCharsFromUtf8
ressources/src/cimgui/imgui/imgui.cpp:1652
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
ressources/src/cimgui/imgui/imgui.cpp:1737
↓ 6 callersFunctionImTextStrFromUtf8
ressources/src/cimgui/imgui/imgui.cpp:1633
↓ 6 callersFunctionInitEffectParams
3rdparty/openal-soft/OpenAL32/alEffect.c:366
↓ 6 callersFunctionInt64ValsByProp
3rdparty/openal-soft/OpenAL32/alSource.c:305
↓ 6 callersFunctionIntValsByProp
3rdparty/openal-soft/OpenAL32/alSource.c:260
↓ 6 callersFunctionLoadConfigFromFile
3rdparty/openal-soft/Alc/alcConfig.c:182
↓ 6 callersFunctionLoadData
* LoadData * * Loads the specified data into the buffer, using the specified formats. * Currently, the new format must have the same channel config
3rdparty/openal-soft/OpenAL32/alBuffer.c:961
↓ 6 callersFunctionReadRingBuffer
3rdparty/openal-soft/Alc/alcRing.c:109
↓ 6 callersFunctionRingBufferSize
3rdparty/openal-soft/Alc/alcRing.c:68
↓ 6 callersFunctionSetDefaultChannelOrder
SetDefaultChannelOrder * * Sets the default channel order used by most non-WaveFormatEx-based APIs. */
3rdparty/openal-soft/Alc/ALc.c:1524
↓ 6 callersFunctionSetGains
* SetGains * * Helper to set the appropriate channels to the specified gain. */
3rdparty/openal-soft/OpenAL32/Include/alu.h:134
↓ 6 callersFunction_glfwGetVulkanResultString
3rdparty/glfw/src/vulkan.c:159
↓ 6 callersFunction_glfwPlatformGetTimerValue
3rdparty/glfw/src/cocoa_time.c:51
↓ 6 callersFunction_glfwPlatformGetWindowSize
3rdparty/glfw/src/x11_window.c:2297
↓ 6 callersFunction_glfwPlatformWindowVisible
3rdparty/glfw/src/x11_window.c:2589
↓ 6 callersFunction_glfwTerminateEGL
Terminate EGL
3rdparty/glfw/src/egl_context.c:432
↓ 6 callersFunctioncos_deg
* 360' cos(). *****************************************************************************/
3rdparty/glfw/examples/boing.c:145
↓ 6 callersFunctioncreateDecorations
3rdparty/glfw/src/wl_window.c:279
↓ 6 callersFunctionctoy_swap_buffer
src/ctoy.c:633
↓ 6 callersFunctionfwrite16le
3rdparty/openal-soft/Alc/backends/wave.c:73
↓ 6 callersFunctionglfwGetMonitorName
3rdparty/glfw/src/monitor.c:366
↓ 6 callersFunctionglfwSetMouseButtonCallback
3rdparty/glfw/src/input.c:880
↓ 6 callersFunctionm__dilate_erode
src/m_image.h:2510
↓ 6 callersFunctionmat4x4_look_at
3rdparty/glfw/deps/linmath.h:383
↓ 6 callersFunctionmaxi
3rdparty/openal-soft/OpenAL32/Include/alu.h:83
↓ 6 callersFunctionnk__match
3rdparty/glfw/deps/nuklear.h:13193
↓ 6 callersFunctionnk_add_value
3rdparty/glfw/deps/nuklear.h:15390
↓ 6 callersFunctionnk_buffer_memory
3rdparty/glfw/deps/nuklear.h:8167
↓ 6 callersFunctionnk_combo_begin
============================================================== * * COMBO * * ============================================
3rdparty/glfw/deps/nuklear.h:24322
↓ 6 callersFunctionnk_do_button
3rdparty/glfw/deps/nuklear.h:19564
↓ 6 callersFunctionnk_draw_button
3rdparty/glfw/deps/nuklear.h:19544
↓ 6 callersFunctionnk_draw_list_alloc_vertices
3rdparty/glfw/deps/nuklear.h:9339
↓ 6 callersFunctionnk_find_value
3rdparty/glfw/deps/nuklear.h:15408
↓ 6 callersFunctionnk_ifloorf
3rdparty/glfw/deps/nuklear.h:6053
↓ 6 callersFunctionnk_panel_layout
3rdparty/glfw/deps/nuklear.h:17483
↓ 6 callersFunctionnk_property
3rdparty/glfw/deps/nuklear.h:23607
↓ 6 callersFunctionnk_str_len_char
3rdparty/glfw/deps/nuklear.h:8619
↓ 6 callersFunctionnk_textedit_clear_state
3rdparty/glfw/deps/nuklear.h:22423
↓ 6 callersFunctionnk_textedit_find_charpos
3rdparty/glfw/deps/nuklear.h:21604
↓ 6 callersFunctionnk_textedit_layout_row
3rdparty/glfw/deps/nuklear.h:21501
↓ 6 callersFunctionnk_utf_encode
3rdparty/glfw/deps/nuklear.h:7835
↓ 6 callersFunctionstb__match
ressources/src/cimgui/imgui/imgui_draw.cpp:3082
↓ 6 callersFunctionstbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
ressources/src/util/stb_image.h:2303
↓ 6 callersFunctionstbi__hdr_gettoken
ressources/src/util/stb_image.h:5692
↓ 6 callersFunctionstbtt_InitFont
ressources/src/cimgui/imgui/imstb_truetype.h:4784
↓ 6 callersFunctionstbtt__buf_range
ressources/src/cimgui/imgui/imstb_truetype.h:1164
↓ 6 callersFunctionstbtt__dict_get_ints
ressources/src/cimgui/imgui/imstb_truetype.h:1229
↓ 6 callersFunctionstbtt__matchpair
ressources/src/cimgui/imgui/imstb_truetype.h:4675
↓ 5 callersMethodAddRectFilledMultiColor
ressources/src/cimgui/imgui/imgui_draw.cpp:1083
↓ 5 callersMethodCalcTextSizeA
ressources/src/cimgui/imgui/imgui_draw.cpp:2639
↓ 5 callersFunctionDataTypeFormatString
ressources/src/cimgui/imgui/imgui_widgets.cpp:1537
↓ 5 callersFunctionDecode85Byte
ressources/src/cimgui/imgui/imgui_draw.cpp:1576
↓ 5 callersFunctionImRotate
ressources/src/cimgui/imgui/imgui_internal.h:246
↓ 5 callersFunctionImSwap
ressources/src/cimgui/imgui/imgui_internal.h:231
↓ 5 callersMethodIsLoaded
ressources/src/cimgui/imgui/imgui.h:2111
↓ 5 callersFunctionLock
3rdparty/openal-soft/Alc/helpers.c:652
↓ 5 callersFunctionNextPowerOf2
Find the next power-of-2 for non-power-of-2 numbers. */
3rdparty/openal-soft/OpenAL32/Include/alMain.h:408
↓ 5 callersMethodPathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
ressources/src/cimgui/imgui/imgui.h:1854
↓ 5 callersMethodPushTextureID
ressources/src/cimgui/imgui/imgui_draw.cpp:510
↓ 5 callersFunctionRWLockInit
3rdparty/openal-soft/Alc/helpers.c:663
↓ 5 callersFunctionSTB_TEXTEDIT_INSERTCHARS
ressources/src/cimgui/imgui/imgui_widgets.cpp:2946
↓ 5 callersFunctionSanitizeAlignment
3rdparty/openal-soft/OpenAL32/alBuffer.c:1225
↓ 5 callersMethodSetInt
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
ressources/src/cimgui/imgui/imgui.cpp:1964
↓ 5 callersFunctionSetSourceState
SetSourceState * * Sets the source's new play state given its current state. */
3rdparty/openal-soft/OpenAL32/alSource.c:2285
← previousnext →301–400 of 5,948, ranked by callers