MCPcopy Create free account

hub / github.com/DCurrent/openbor / functions

Functions1,894 in github.com/DCurrent/openbor

↓ 2 callersFunctionputsprite_x8p32
engine/source/gamelib/spritex8p32.c:355
↓ 2 callersFunctionrand32
engine/source/randlib/rand32.c:13
↓ 2 callersMethodreadCharacteristic
(UUID uuid)
engine/android/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:408
↓ 2 callersMethodread_file
Returns a file-like object for the file or None if the file isn't contained in this packfile. This method takes the full path starting with "d
tools/borplay/source/packlib.py:41
↓ 2 callersFunctionreadpackfileblocking
engine/source/gamelib/packfile.c:1204
↓ 2 callersMethodregisterReceiver
(@Nullable BroadcastReceiver receiver, IntentFilter filter)
engine/android/app/src/main/java/org/openbor/engine/GameActivity.java:55
↓ 2 callersFunctionrender
engine/sdl/opengl.c:360
↓ 2 callersFunctionreset_joystick_map
engine/sdl/control.c:426
↓ 2 callersMethodresumeNativeThread
()
engine/android/app/src/main/java/org/libsdl/app/SDLActivity.java:293
↓ 2 callersFunctionscalescreen
Scale screen
engine/source/gamelib/screen.c:600
↓ 2 callersFunctionscalescreen32
Scale screen
engine/source/gamelib/screen32.c:321
↓ 2 callersFunctionseekPackfile64
engine/source/gamelib/packfile.c:1304
↓ 2 callersMethodsendKeyEvent
(KeyEvent event)
engine/android/app/src/main/java/org/libsdl/app/SDLActivity.java:2136
↓ 2 callersMethodsetContext
(Context context)
engine/android/app/src/main/java/org/libsdl/app/SDL.java:30
↓ 2 callersMethodsetOrientation
This method is called by SDL using JNI. This is a static method for JNI convenience, it calls a non-static method so that is can be overridden
engine/android/app/src/main/java/org/libsdl/app/SDLActivity.java:802
↓ 2 callersFunctionsetupPreBlitProcessing
engine/sdl/videocommon.c:26
↓ 2 callersFunctionsound_exit
Stop everything and free used memory
engine/source/gamelib/soundmix.c:1839
↓ 2 callersFunctionsound_open_adpcm
engine/source/gamelib/soundmix.c:1118
↓ 2 callersFunctionsound_play_sample
Speed in percents of normal. Returns channel the sample is played on or -1 if not playing.
engine/source/gamelib/soundmix.c:846
↓ 2 callersFunctionsound_read_wave_chunk_header
engine/source/gamelib/soundmix.c:222
↓ 2 callersFunctionsound_reload_sample
engine/source/gamelib/soundmix.c:449
↓ 2 callersFunctionsound_sample_position_advance
* Advance a sample cursor without allowing 64-bit addition to wrap. The caller * uses sample_end_reached to decide whether one-shot playback should st
engine/source/gamelib/soundmix.c:583
↓ 2 callersFunctionsound_stop_playback
engine/source/gamelib/soundmix.c:1789
↓ 2 callersFunctionsound_unload_sample
Changed to conserve memory: added this function
engine/source/gamelib/soundmix.c:521
↓ 2 callersFunctionspriteq_add_frame
engine/source/gamelib/spriteq.c:63
↓ 2 callersFunctionstristr
* Searches haystack for needle without matching letter case. * Mirrors strstr() behavior, including returning haystack for an empty needle. */
tools/borpak/source/stristr.c:46
↓ 2 callersFunctiontermMenu
engine/sdl/menu.c:492
↓ 2 callersFunctiontimer_uticks
engine/sdl/timer.c:44
↓ 2 callersFunctiontladd
engine/source/tracelib2/tracelib2.c:23
↓ 2 callersFunctiontlerror
engine/source/tracelib2/tracelib2.c:39
↓ 2 callersFunctiontlrem
engine/source/tracelib2/tracelib2.c:33
↓ 2 callersFunctiontlsetmem
engine/source/tracelib2/tracelib2.c:44
↓ 2 callersFunctionvideo_gl_draw_quad
engine/sdl/opengl.c:337
↓ 2 callersFunctionyuv_frame_destroy
engine/source/webmlib/yuv.c:129
↓ 1 callersFunctionAdd112RightSmaller
Return a + b given |b| < |a|.
engine/source/omath.c:16
↓ 1 callersFunctionAdd221RightSmaller
Return a + b with relative error below 2**-103 and then rounded to double given |b| < |a|. */
engine/source/omath.c:36
↓ 1 callersFunctionCLIP_TO_15
engine/source/webmlib/samplecvt.c:45
↓ 1 callersFunctionControl
engine/sdl/menu.c:90
↓ 1 callersMethodHIDDeviceOpenPending
(int deviceID)
engine/android/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:676
↓ 1 callersMethodHIDDeviceRegisterCallback
()
engine/android/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:672
↓ 1 callersMethodHIDDeviceReleaseCallback
()
engine/android/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:673
↓ 1 callersFunctionImportCache_Clear
* Frees all of the imported scripts. Called when shutting down the script * engine. */
engine/source/scriptlib/ImportCache.c:274
↓ 1 callersFunctionImportCache_ImportFile
* Returns a pointer to the ImportNode for the specified file. * * If the file has already been imported, this function returns the pointer to * the
engine/source/scriptlib/ImportCache.c:225
↓ 1 callersFunctionImportCache_Init
* Initializes the import cache. */
engine/source/scriptlib/ImportCache.c:210
↓ 1 callersFunctionImportNode_Clear
engine/source/scriptlib/ImportCache.c:175
↓ 1 callersFunctionImportNode_GetFunctionPointer
* Returns a pointer to the function entry point if this script has a function * with the specified name; returns NULL otherwise. */
engine/source/scriptlib/ImportCache.c:163
↓ 1 callersFunctionImportNode_Init
* Loads and compiles a script file and indexes its functions so that they can * be imported. */
engine/source/scriptlib/ImportCache.c:91
↓ 1 callersFunctionInstruction_InitViaToken
engine/source/scriptlib/Instruction.c:15
↓ 1 callersFunctionInstruction_IsHexIntegerSource
* Caskey, Damon V. * 2026-06-04 * * Check if the source string for an integer * constant looks like hex. */
engine/source/scriptlib/Instruction.c:411
↓ 1 callersFunctionInstruction_IsLSuffix
engine/source/scriptlib/Instruction.c:94
↓ 1 callersFunctionInstruction_ToString
engine/source/scriptlib/Instruction.c:510
↓ 1 callersFunctionInterpreter_Call
* Call -- This method calls the method designated by variable, assuming it * exists in the script somewhere. If there is a return value, it
engine/source/scriptlib/Interpreter.c:202
↓ 1 callersFunctionInterpreter_EvaluateImmediate
* EvaluateImmediate -- This method scans the instruction list and evaluates * any immediate code that may be present. In the instruction list, imme
engine/source/scriptlib/Interpreter.c:284
↓ 1 callersFunctionJOY_GetKeyName
engine/sdl/joysticks.c:461
↓ 1 callersFunctionLexer_Clear
engine/source/scriptlib/Lexer.c:388
↓ 1 callersFunctionList_CreateHashes
build hashes for entire list this is only required when doing a list copy. */
engine/source/scriptlib/List.c:132
↓ 1 callersFunctionList_GetFirst
engine/source/scriptlib/List.c:805
↓ 1 callersFunctionList_GetNodeByValue
returns the node that contains e, or NULL, if not found */
engine/source/scriptlib/List.c:869
↓ 1 callersFunctionList_RemoveLastIndex
removes the last element from the index list only use on fully indexed list */
engine/source/scriptlib/List.c:199
↓ 1 callersFunctionLoadGLFunctions
engine/sdl/loadgl.c:78
↓ 1 callersFunctionMAKE_RGB565
engine/source/gamelib/filters.c:189
↓ 1 callersFunctionMULT
NEED_OPTIMIZE
engine/source/gamelib/filters.c:182
↓ 1 callersFunctionMenu
engine/sdl/menu.c:729
↓ 1 callersFunctionMul221
Return approximately a * b given |a|, |b| < 2**970.
engine/source/omath.c:100
↓ 1 callersFunctionMul222
Return a * b with relative error below 2**-102 given |a|, |b| < 2**970.
engine/source/omath.c:115
↓ 1 callersFunctionPC_GetJoystickKeyName
Numbering order: buttons, then axes, then hats
engine/sdl/joysticks.c:448
↓ 1 callersFunctionParserSet_Buildup
engine/source/scriptlib/ParserSet.c:13
↓ 1 callersFunctionParserSet_Clear
engine/source/scriptlib/ParserSet.c:47
↓ 1 callersFunctionParser_Add_expr2
engine/source/scriptlib/Parser.c:1682
↓ 1 callersFunctionParser_Add_op
engine/source/scriptlib/Parser.c:1649
↓ 1 callersFunctionParser_Arg_expr_list
engine/source/scriptlib/Parser.c:1940
↓ 1 callersFunctionParser_Arg_expr_list2
engine/source/scriptlib/Parser.c:1965
↓ 1 callersFunctionParser_Assignment_expr2
engine/source/scriptlib/Parser.c:1229
↓ 1 callersFunctionParser_Assignment_op
engine/source/scriptlib/Parser.c:1151
↓ 1 callersFunctionParser_Bit_and_expr2
engine/source/scriptlib/Parser.c:1473
↓ 1 callersFunctionParser_Bit_or_expr2
engine/source/scriptlib/Parser.c:1415
↓ 1 callersFunctionParser_Case_label
engine/source/scriptlib/Parser.c:865
↓ 1 callersFunctionParser_Clear
engine/source/scriptlib/Parser.c:23
↓ 1 callersFunctionParser_Comp_stmt
engine/source/scriptlib/Parser.c:697
↓ 1 callersFunctionParser_Comp_stmt_Label
engine/source/scriptlib/Parser.c:675
↓ 1 callersFunctionParser_Cond_expr2
engine/source/scriptlib/Parser.c:1302
↓ 1 callersFunctionParser_Constant
engine/source/scriptlib/Parser.c:2032
↓ 1 callersFunctionParser_Decl
internal decleraton for variables.
engine/source/scriptlib/Parser.c:396
↓ 1 callersFunctionParser_Decl2
this function is used by Parser_Decl for multiple declaration separated by commas
engine/source/scriptlib/Parser.c:411
↓ 1 callersFunctionParser_Defer_expr_stmt
engine/source/scriptlib/Parser.c:1039
↓ 1 callersFunctionParser_Eq_op
engine/source/scriptlib/Parser.c:1489
↓ 1 callersFunctionParser_Equal_expr2
engine/source/scriptlib/Parser.c:1522
↓ 1 callersFunctionParser_External_decl2
this function is used by Parser_External_decl, because there can be multiple identifiers share only one type token variable only means the function on
engine/source/scriptlib/Parser.c:265
↓ 1 callersFunctionParser_FuncDecl
engine/source/scriptlib/Parser.c:466
↓ 1 callersFunctionParser_FuncDecl1
engine/source/scriptlib/Parser.c:480
↓ 1 callersFunctionParser_Init
engine/source/scriptlib/Parser.c:13
↓ 1 callersFunctionParser_Iter_stmt
engine/source/scriptlib/Parser.c:903
↓ 1 callersFunctionParser_Jump_stmt
engine/source/scriptlib/Parser.c:1069
↓ 1 callersFunctionParser_Log_and_expr2
engine/source/scriptlib/Parser.c:1386
↓ 1 callersFunctionParser_Log_or_expr
engine/source/scriptlib/Parser.c:1344
↓ 1 callersFunctionParser_Log_or_expr2
engine/source/scriptlib/Parser.c:1357
↓ 1 callersFunctionParser_Mult_expr2
engine/source/scriptlib/Parser.c:1740
↓ 1 callersFunctionParser_Mult_op
engine/source/scriptlib/Parser.c:1699
↓ 1 callersFunctionParser_Opt_else
engine/source/scriptlib/Parser.c:825
↓ 1 callersFunctionParser_Opt_expr
* Expression Evaluation -- These methods translate expressions into * appropriate instructions. ****************************************************
engine/source/scriptlib/Parser.c:1126
← previousnext →501–600 of 1,894, ranked by callers