MCPcopy Create free account

hub / github.com/aardappel/lobster / functions

Functions23,416 in github.com/aardappel/lobster

↓ 8 callersFunctionswap
dev/external/tracy/client/tracy_concurrentqueue.h:1420
↓ 8 callersFunctiont_memmove
dev/src/lobster/tools.h:64
↓ 8 callersFunctionto_string_float
dev/src/lobster/string_tools.h:176
↓ 8 callersFunctiontok_alloc
find a token and add it if not found */
dev/external/libtcc/tccpp.c:573
↓ 8 callersFunctiontrianglepoint_2_fixedpoint
dev/external/SDL/src/render/software/SDL_triangle.c:131
↓ 8 callersFunctiontt_face_lookup_table
* * @Function: * tt_face_lookup_table * * @Description: * Looks for a TrueType table by name. * * @Input: * face :: *
dev/external/freetype/src/sfnt/ttload.c:56
↓ 8 callersFunctionwrite16le
dev/external/libtcc/tcc.h:1649
↓ 8 callersMethod~Socket
dev/external/tracy/common/TracySocket.cpp:96
↓ 7 callersMethodActivate
dev/src/glshader.cpp:458
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
dev/external/imgui/imgui_draw.cpp:1520
↓ 7 callersMethodAddTriangleFilled
dev/external/imgui/imgui_draw.cpp:1570
↓ 7 callersFunctionCalcWindowSizeAfterConstraint
dev/external/imgui/imgui.cpp:6843
↓ 7 callersMethodCalcWordWrapPosition
dev/external/imgui/imgui_draw.cpp:5471
↓ 7 callersFunctionClosePhysicalAudioDevice
this expects the device lock to be held.
dev/external/SDL/src/audio/SDL_audio.c:1661
↓ 7 callersFunctionConfigureWindowGeometry
dev/external/SDL/src/video/wayland/SDL_waylandwindow.c:305
↓ 7 callersMethodContainsParticle
dev/include/Box2D/Particle/b2ParticleGroup.h:314
↓ 7 callersFunctionCullFace
dev/src/glsystem.cpp:142
↓ 7 callersFunctionD3D12_INTERNAL_AcquireUniformBufferFromPool
dev/external/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:4550
↓ 7 callersFunctionD3D12_INTERNAL_BufferTransitionToDefaultUsage
dev/external/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:1978
↓ 7 callersFunctionD3D12_SetDrawState
dev/external/SDL/src/render/direct3d12/SDL_render_d3d12.c:2711
↓ 7 callersFunctionD3D_UpdateTextureRep
dev/external/SDL/src/render/direct3d/SDL_render_d3d.c:482
↓ 7 callersMethodDec
dev/src/lobster/vmdata.h:211
↓ 7 callersMethodEmitBlock
dev/src/lobster/wasm_binary_writer.h:395
↓ 7 callersMethodEmitSetLocal
dev/src/lobster/wasm_binary_writer.h:432
↓ 7 callersFunctionFT_Bitmap_Done
dev/external/freetype/src/base/ftbitmap.c:1122
↓ 7 callersFunctionFT_Cos
dev/external/freetype/src/base/fttrigon.c:296
↓ 7 callersFunctionFT_Lookup_Renderer
lookup a renderer by glyph format in the library's list */
dev/external/freetype/src/base/ftobjs.c:4514
↓ 7 callersFunctionFT_Stream_Read
dev/external/freetype/src/base/ftstream.c:108
↓ 7 callersMethodFindFunction
dev/src/lobster/idents.h:1129
↓ 7 callersFunctionFlushRenderCommandsIfTextureNeeded
dev/external/SDL/src/render/SDL_render.c:346
↓ 7 callersFunctionGAMEINPUT_InternalFindByIndex
dev/external/SDL/src/joystick/gdk/SDL_gameinputjoystick.cpp:347
↓ 7 callersMethodGet
dev/include/flatbuffers/array.h:51
↓ 7 callersFunctionGetJoystickByDevIndex
dev/external/SDL/src/joystick/linux/SDL_sysjoystick.c:1107
↓ 7 callersMethodGetMapSize
dev/external/imgui/imgui_internal.h:787
↓ 7 callersMethodGetParticleCount
dev/include/Box2D/Particle/b2ParticleGroup.h:309
↓ 7 callersMethodGetTypeTableOffset
Make a table for use as VM runtime type.
dev/src/lobster/codegen.h:208
↓ 7 callersFunctionGetWindowStyle
dev/external/SDL/src/video/windows/SDL_windowswindow.c:79
↓ 7 callersMethodHIDDeviceDisconnected
(int deviceID)
dev/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:679
↓ 7 callersFunctionImCharIsBlankW
dev/external/imgui/imgui_internal.h:417
↓ 7 callersFunctionImFileClose
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
dev/external/imgui/imgui.cpp:2500
↓ 7 callersFunctionImFontCalcWordWrapPositionEx
Simple word-wrapping for English, not full-featured. Please submit failing cases! This will return the next location to wrap from. If no wrapping if n
dev/external/imgui/imgui_draw.cpp:5368
↓ 7 callersFunctionImFormatStringToTempBuffer
dev/external/imgui/imgui.cpp:2299
↓ 7 callersFunctionImFormatStringToTempBufferV
FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer toke
dev/external/imgui/imgui.cpp:2311
↓ 7 callersFunctionImGui_ImplSDL3_Init
dev/external/imgui/imgui_impl_sdl3.cpp:519
↓ 7 callersFunctionImPow
dev/external/imgui/imgui_internal.h:491
↓ 7 callersFunctionImRotate
dev/external/imgui/imgui_internal.h:535
↓ 7 callersMethodInc
dev/src/lobster/vmdata.h:196
↓ 7 callersFunctionInputFloat
dev/src/imbind.cpp:500
↓ 7 callersFunctionIns_UNKNOWN
dev/external/freetype/src/truetype/ttinterp.c:7671
↓ 7 callersMethodIsAwake
dev/include/Box2D/Dynamics/b2Body.h:676
↓ 7 callersFunctionIsRef
dev/src/lobster/type.h:50
↓ 7 callersFunctionIsString
dev/include/flatbuffers/idl.h:516
↓ 7 callersFunctionLE
dev/src/compiler.cpp:197
↓ 7 callersFunctionLZ4_count
dev/external/tracy/common/tracy_lz4.cpp:660
↓ 7 callersMethodLen
FIXME: reduce the use of these.
dev/src/lobster/vmdata.h:761
↓ 7 callersFunctionMatrixIdentity
dev/external/SDL/src/render/SDL_d3dmath.h:72
↓ 7 callersMethodNewObject
dev/src/vm.cpp:280
↓ 7 callersMethodOpen
dev/external/tracy/common/TracySocket.cpp:566
↓ 7 callersMethodParse
dev/src/lobster/parser.h:66
↓ 7 callersFunctionPostStickCalibrated
dev/external/SDL/src/joystick/hidapi/SDL_hidapi_wii.c:882
↓ 7 callersFunctionRAWINPUT_JoystickClose
dev/external/SDL/src/joystick/windows/SDL_rawinputjoystick.c:2042
↓ 7 callersFunctionReadFeatureReport
dev/external/SDL/src/joystick/hidapi/SDL_hidapi_ps3.c:145
↓ 7 callersFunctionReadInt64
dev/include/flatbuffers/flexbuffers.h:149
↓ 7 callersMethodRemoveIf
dev/include/Box2D/Common/b2GrowableBuffer.h:177
↓ 7 callersMethodRequiresError
dev/src/lobster/typecheck.h:150
↓ 7 callersFunctionSDL_AudioSpecsEqual
dev/external/SDL/src/audio/SDL_audio.c:279
↓ 7 callersFunctionSDL_BlitSurface
dev/external/SDL/src/video/SDL_surface.c:1022
↓ 7 callersFunctionSDL_CallMainFunction
dev/external/SDL/src/main/SDL_main_callbacks.c:160
↓ 7 callersFunctionSDL_CameraDisconnected
Called when a device is removed from the system, or it fails unexpectedly, from any thread, possibly even the camera device's thread.
dev/external/SDL/src/camera/SDL_camera.c:527
↓ 7 callersFunctionSDL_CameraPermissionOutcome
dev/external/SDL/src/camera/SDL_camera.c:587
↓ 7 callersFunctionSDL_DBus_CallVoidMethod
dev/external/SDL/src/core/linux/SDL_dbus.c:337
↓ 7 callersFunctionSDL_DelayNS
dev/external/SDL/src/timer/SDL_timer.c:681
↓ 7 callersFunctionSDL_DestroyProcess
dev/external/SDL/src/process/SDL_process.c:190
↓ 7 callersFunctionSDL_EGL_CreateContext
dev/external/SDL/src/video/SDL_egl.c:976
↓ 7 callersFunctionSDL_EGL_DestroySurface
dev/external/SDL/src/video/SDL_egl.c:1378
↓ 7 callersFunctionSDL_FillSurfaceRect
* This function performs a fast fill of the given rectangle with 'color' */
dev/external/SDL/src/video/SDL_fillrect.c:302
↓ 7 callersFunctionSDL_FreePropertyWithCleanup
dev/external/SDL/src/SDL_properties.c:57
↓ 7 callersFunctionSDL_GL_UnloadLibrary
dev/external/SDL/src/video/SDL_video.c:4782
↓ 7 callersFunctionSDL_GetAtomicU32
dev/external/SDL/src/atomic/SDL_atomic.c:299
↓ 7 callersFunctionSDL_GetAudioStreamData
dev/external/SDL/src/audio/SDL_audiocvt.c:1448
↓ 7 callersFunctionSDL_GetBasePath
dev/external/SDL/src/filesystem/SDL_filesystem.c:487
↓ 7 callersFunctionSDL_GetCurrentDisplayMode
dev/external/SDL/src/video/SDL_video.c:1501
↓ 7 callersFunctionSDL_GetDisplayIndex
dev/external/SDL/src/video/SDL_video.c:1009
↓ 7 callersFunctionSDL_GetGlobalProperties
dev/external/SDL/src/SDL_properties.c:142
↓ 7 callersFunctionSDL_GetJoystickGUID
dev/external/SDL/src/joystick/SDL_joystick.c:3548
↓ 7 callersFunctionSDL_GetJoystickVendor
dev/external/SDL/src/joystick/SDL_joystick.c:3565
↓ 7 callersFunctionSDL_GetJoysticks
dev/external/SDL/src/joystick/SDL_joystick.c:933
↓ 7 callersFunctionSDL_GetPrefPath
dev/external/SDL/src/filesystem/SDL_filesystem.c:514
↓ 7 callersFunctionSDL_GetTLS
dev/external/SDL/src/thread/SDL_thread.c:39
↓ 7 callersFunctionSDL_HasNEON
dev/external/SDL/src/cpuinfo/SDL_cpuinfo.c:1105
↓ 7 callersFunctionSDL_LinkTemporaryMemoryToEvent
dev/external/SDL/src/events/SDL_events.c:249
↓ 7 callersFunctionSDL_LoadFile_IO
Load all the data from an SDL data stream
dev/external/SDL/src/io/SDL_iostream.c:1249
↓ 7 callersFunctionSDL_LockTexture
dev/external/SDL/src/render/SDL_render.c:2629
↓ 7 callersFunctionSDL_PrivateAddMappingForGUID
* Helper function to add a mapping for a guid */
dev/external/SDL/src/joystick/SDL_gamepad.c:2102
↓ 7 callersFunctionSDL_PrivateGetGamepadMapping
dev/external/SDL/src/joystick/SDL_gamepad.c:2337
↓ 7 callersFunctionSDL_PrivateSetProperty
dev/external/SDL/src/SDL_properties.c:319
↓ 7 callersFunctionSDL_ReleaseGPUTexture
dev/external/SDL/src/gpu/SDL_gpu.c:1528
↓ 7 callersFunctionSDL_RemoveKeyboard
dev/external/SDL/src/events/SDL_keyboard.c:150
↓ 7 callersFunctionSDL_SW_CopyYUVToRGB
dev/external/SDL/src/render/SDL_yuv_sw.c:340
↓ 7 callersFunctionSDL_SaveBMP
dev/external/SDL/src/video/SDL_bmp.c:920
← previousnext →1,401–1,500 of 23,416, ranked by callers