MCPcopy Create free account

hub / github.com/OpenStarbound/OpenStarbound / functions

Functions14,737 in github.com/OpenStarbound/OpenStarbound

↓ 9 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
source/extern/lua/lcode.c:397
↓ 9 callersMethodget
source/game/terrain/StarKarstCave.cpp:32
↓ 9 callersMethodget
source/core/StarImage.cpp:352
↓ 9 callersFunctionimageOperationToString
source/core/StarImageProcessing.cpp:262
↓ 9 callersMethodinsert
source/core/StarBTreeDatabase.cpp:205
↓ 9 callersMethodinterfaceScale
source/frontend/StarTitleScreen.cpp:551
↓ 9 callersMethodisColliding
source/game/StarWorldTiles.cpp:23
↓ 9 callersMethoditemToPlace
source/game/StarBiomePlacement.cpp:266
↓ 9 callersFunctionjsonFromVec3I
source/core/StarJsonExtra.cpp:99
↓ 9 callersFunctionleaveblock
source/extern/lua/lparser.c:473
↓ 9 callersFunctionlexerror
source/extern/lua/llex.c:109
↓ 9 callersFunctionlineTileCollision
source/game/StarWorldImpl.hpp:113
↓ 9 callersMethodlist
source/game/StarCommandProcessor.cpp:694
↓ 9 callersFunctionluaK_patchtohere
** Add elements in 'list' to list of pending jumps to "here" ** (current position) */
source/extern/lua/lcode.c:252
↓ 9 callersFunctionluaL_addvalue
source/extern/lua/lauxlib.c:558
↓ 9 callersFunctionluaL_checkstack
** Ensures the stack has at least 'space' extra slots, raising an error ** if it cannot fulfill the request. (The error handling needs a few ** extra
source/extern/lua/lauxlib.c:368
↓ 9 callersFunctionlua_gc
source/extern/lua/lapi.c:1040
↓ 9 callersFunctionlua_getinfo
source/extern/lua/ldebug.c:310
↓ 9 callersFunctionlua_rawget
source/extern/lua/lapi.c:647
↓ 9 callersFunctionlua_seti
source/extern/lua/lapi.c:783
↓ 9 callersFunctionmakeSMutableMapIterator
source/core/StarIterator.hpp:430
↓ 9 callersMethodmerge
source/game/StarMovementController.cpp:47
↓ 9 callersMethodmetadata
source/base/StarPackedAssetSource.cpp:88
↓ 9 callersMethodopen
source/core/StarFile.cpp:49
↓ 9 callersMethodopen
source/core/StarAudio.cpp:248
↓ 9 callersMethodoptInt
source/core/StarJson.cpp:288
↓ 9 callersFunctionparseWorldId
source/game/StarWarping.cpp:63
↓ 9 callersFunctionpfmod
source/core/StarMathCommon.hpp:209
↓ 9 callersMethodplanet
source/game/StarCelestialCoordinate.cpp:77
↓ 9 callersMethodpointerCount
source/test/btree_test.cpp:84
↓ 9 callersMethodrandomizeParameterRange
source/game/StarCelestialParameters.cpp:92
↓ 9 callersFunctionreadVlqI
source/core/StarVlqEncoding.hpp:86
↓ 9 callersFunctionreadVlqU
source/core/StarVlqEncoding.hpp:41
↓ 9 callersMethodrectContains
source/base/StarWorldGeometry.cpp:232
↓ 9 callersMethodrectTileCollision
source/game/StarWorldClient.cpp:327
↓ 9 callersMethodremoveLast
source/core/StarList.hpp:500
↓ 9 callersMethodreserve
source/core/StarString.cpp:162
↓ 9 callersMethodrollback
source/core/StarBTreeDatabase.cpp:292
↓ 9 callersMethodsearch
source/game/StarStoredFunctions.cpp:44
↓ 9 callersMethodsetGlobal
source/core/StarLua.hpp:2125
↓ 9 callersMethodsetRotation
source/game/StarHumanoid.cpp:596
↓ 9 callersMethodsetSaturation
source/core/StarColor.cpp:406
↓ 9 callersFunctionsetup
source/test/gtest/src/gtest_main.cc:41
↓ 9 callersMethodshow
source/windowing/StarWidget.cpp:224
↓ 9 callersMethodshowDurability
source/windowing/StarItemGridWidget.cpp:269
↓ 9 callersMethodsignal
source/core/StarThread_unix.cpp:387
↓ 9 callersMethodstackWith
source/game/StarItem.cpp:99
↓ 9 callersFunctionstr_checkname
source/extern/lua/lparser.c:135
↓ 9 callersFunctionthrowInvalidUtf8Sequence
source/core/StarUnicode.cpp:6
↓ 9 callersFunctiontoByteArray
source/test/btree_database_test.cpp:14
↓ 9 callersMethodtoStoragePath
source/game/StarRoot.cpp:379
↓ 9 callersMethodtoString
source/core/StarJson.cpp:220
↓ 9 callersFunctiontofile
source/extern/lua/liolib.c:174
↓ 9 callersMethodtranslate
source/game/StarMovementController.cpp:361
↓ 9 callersMethodtypeName
source/core/StarJson.cpp:30
↓ 9 callersFunctionuncompressData
source/core/StarCompression.cpp:54
↓ 9 callersMethodunique
source/core/StarJson.cpp:77
↓ 9 callersFunctionvnorm
source/core/StarVector.hpp:872
↓ 9 callersMethodvuread
source/core/StarDataStream.hpp:248
↓ 9 callersMethodvuwrite
source/core/StarDataStream.hpp:266
↓ 9 callersMethodwarpPlayer
source/test/StarTestUniverse.cpp:42
↓ 9 callersMethodwideString
source/core/StarString.cpp:134
↓ 9 callersMethodwriteBytes
source/core/StarIODevice.cpp:122
↓ 9 callersMethodwriteVlqI
source/core/StarDataStream.cpp:197
↓ 9 callersFunctionwrite_bytes
source/extern/fmt/format.h:1755
↓ 8 callersMethodConnect
source/application/discord/event.h:23
↓ 8 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
source/test/gtest/src/gtest-port.cc:979
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
source/test/gtest/src/gtest.cc:3090
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
source/test/gtest/src/gtest.cc:2629
↓ 8 callersFunctionIsSubstringImpl
source/test/gtest/src/gtest.cc:1793
↓ 8 callersFunctionPrintCharsAsStringTo
source/test/gtest/gtest-printers.cc:337
↓ 8 callersFunctionPrintCharsAsStringTo
source/test/gtest/src/gtest-printers.cc:337
↓ 8 callersFunctionSumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
source/test/gtest/src/gtest.cc:415
↓ 8 callersFunctionXXH64_mergeRound
source/extern/xxhash.h:2813
↓ 8 callersFunctionXXH_setDispatch
! * @internal * @brief Runs a CPUID check and sets the correct dispatch tables. */
source/extern/xxh_x86dispatch.c:667
↓ 8 callersFunction_rpmalloc_span_double_link_list_add
Add a span to double linked list at the head
source/extern/rpmalloc.c:1086
↓ 8 callersFunction_rpmalloc_span_double_link_list_remove
Remove a span from double linked list
source/extern/rpmalloc.c:1103
↓ 8 callersFunction_rpmalloc_spin
source/extern/rpmalloc.c:841
↓ 8 callersMethodaddActorMovementCallbacks
source/game/scripting/StarLuaActorMovementComponent.hpp:67
↓ 8 callersMethodallItems
source/game/StarItemDatabase.cpp:450
↓ 8 callersMethodalphaF
source/core/StarColor.cpp:245
↓ 8 callersMethodapplyParameters
source/game/StarItemDescriptor.cpp:73
↓ 8 callersMethodapplyVariance
source/game/StarParticle.cpp:192
↓ 8 callersMethodatEnd
source/core/StarFile.cpp:151
↓ 8 callersFunctionatomic_cas32_acquire
source/extern/rpmalloc.c:276
↓ 8 callersFunctionbase_iterator
source/extern/fmt/format.h:568
↓ 8 callersMethodbegin
source/core/StarOrderedSet.hpp:353
↓ 8 callersMethodbytes
source/core/StarUuid.cpp:23
↓ 8 callersMethodcanModifyTile
source/game/interfaces/StarWorld.cpp:75
↓ 8 callersMethodchildren
source/game/StarCelestialDatabase.cpp:273
↓ 8 callersMethodclients
source/game/StarChatProcessor.cpp:51
↓ 8 callersMethodcommit
source/core/StarBTreeDatabase.cpp:287
↓ 8 callersFunctionconstrainAngle
source/core/StarMathCommon.hpp:259
↓ 8 callersFunctioncopy
source/extern/fmt/ranges.h:22
↓ 8 callersFunctioncopy
source/core/StarAlgorithm.hpp:277
↓ 8 callersMethodcreateArrayTable
source/core/StarLua.hpp:1888
↓ 8 callersMethodcreateForPlacement
source/game/StarObjectDatabase.cpp:395
↓ 8 callersMethodcreateNamedSelector
source/game/StarTerrainDatabase.cpp:96
↓ 8 callersMethodcurrentQuest
source/game/StarQuestManager.cpp:280
↓ 8 callersFunctiondata
Returns a pointer to the string data. */
source/extern/fmt/core.h:457
← previousnext →901–1,000 of 14,737, ranked by callers