MCPcopy Create free account

hub / github.com/anjo76/angelscript / functions

Functions4,169 in github.com/anjo76/angelscript

↓ 1 callersFunctionConfigureEngine
sdk/samples/tutorial/source/main.cpp:212
↓ 1 callersFunctionConfigureEngine
This function will register the application interface
sdk/samples/asrun/source/main.cpp:192
↓ 1 callersFunctionConfigureEngine
sdk/samples/concurrent/source/main.cpp:179
↓ 1 callersFunctionConfigureEngine
This function will register the application interface, based on information read from a configuration file.
sdk/samples/asbuild/source/main.cpp:167
↓ 1 callersFunctionConfigureEngine
sdk/samples/events/source/main.cpp:230
↓ 1 callersFunctionConfigureEngine
sdk/samples/include/source/main.cpp:213
↓ 1 callersFunctionConstruct
sdk/tests/test_feature/source/test_dict.cpp:34
↓ 1 callersFunctionConstruct1
sdk/tests/test_feature/source/teststdstring.cpp:68
↓ 1 callersFunctionConstruct2
sdk/tests/test_feature/source/test_object.cpp:103
↓ 1 callersFunctionConstructSet
sdk/add_on/datetime/datetime.cpp:224
↓ 1 callersMethodCopy
sdk/angelscript/source/as_compiler.cpp:18052
↓ 1 callersMethodCreateController
sdk/samples/game/source/scriptmgr.cpp:217
↓ 1 callersMethodCreateCopy
sdk/angelscript/source/as_scriptnode.cpp:76
↓ 1 callersFunctionCreateDelegate
sdk/angelscript/source/as_scriptfunction.cpp:172
↓ 1 callersMethodCreateDelegate
interface
sdk/angelscript/source/as_scriptengine.cpp:641
↓ 1 callersMethodDefineWord
sdk/add_on/scriptbuilder/scriptbuilder.cpp:137
↓ 1 callersMethodDelete
sdk/add_on/scriptdictionary/scriptdictionary.cpp:401
↓ 1 callersMethodDeleteAll
sdk/add_on/scriptdictionary/scriptdictionary.cpp:416
↓ 1 callersMethodDeleteDiscardedModules
sdk/angelscript/source/as_scriptengine.cpp:774
↓ 1 callersFunctionDeleteFunction
sdk/samples/console/source/main.cpp:275
↓ 1 callersFunctionDeleteVariable
sdk/samples/console/source/main.cpp:217
↓ 1 callersMethodDestruct
sdk/angelscript/source/as_scriptobject.cpp:393
↓ 1 callersFunctionDetectMemoryLeaks
sdk/tests/test_performance/source/main.cpp:94
↓ 1 callersFunctionDetectMemoryLeaks
sdk/tests/test_multithread/source/main.cpp:11
↓ 1 callersFunctionDetectMemoryLeaks
sdk/tests/test_build_performance/source/main.cpp:16
↓ 1 callersMethodDoesTypeExist
This function will return true if there are any types in the engine or module with the given name. The namespace is ignored in this verification.
sdk/angelscript/source/as_builder.cpp:6893
↓ 1 callersMethodDoneWithContext
sdk/add_on/contextmgr/contextmgr.cpp:231
↓ 1 callersMethodDuplicate
sdk/angelscript/source/as_scriptfunction.h:81
↓ 1 callersMethodEnd
sdk/angelscript/source/as_debug.h:155
↓ 1 callersMethodEnumReferences
sdk/angelscript/source/as_scriptobject.cpp:810
↓ 1 callersMethodEnumReferences
internal
sdk/angelscript/source/as_scriptfunction.cpp:1752
↓ 1 callersMethodEnumReferences
GC behaviour
sdk/add_on/scriptarray/scriptarray.cpp:1905
↓ 1 callersMethodEnumReferences
sdk/add_on/scripthandle/scripthandle.cpp:214
↓ 1 callersMethodEnumReferences
sdk/add_on/scriptany/scriptany.cpp:424
↓ 1 callersMethodEquals
sdk/add_on/weakref/weakref.cpp:206
↓ 1 callersMethodEquals
sdk/add_on/scripthandle/scripthandle.cpp:168
↓ 1 callersFunctionExec
sdk/tests/test_feature/source/testmultipleinheritance.cpp:148
↓ 1 callersFunctionExecString
sdk/samples/console/source/main.cpp:183
↓ 1 callersFunctionExecuteScript
Execute the script by calling the main() function
sdk/samples/asrun/source/main.cpp:378
↓ 1 callersFunctionExecuteScript
sdk/tests/test_feature/source/testexecutescript.cpp:60
↓ 1 callersMethodExists
sdk/add_on/scriptdictionary/scriptdictionary.cpp:378
↓ 1 callersMethodExtractObjectVariableInfo
sdk/angelscript/source/as_bytecode.cpp:1502
↓ 1 callersMethodExtractTryCatchInfo
sdk/angelscript/source/as_bytecode.cpp:1566
↓ 1 callersFunctionFactory
sdk/tests/test_feature/source/test_objhandle.cpp:146
↓ 1 callersFunctionFillSTLMatrix
sdk/tests/test_feature/source/test_addon_scriptarray.cpp:244
↓ 1 callersMethodFinalize
sdk/angelscript/source/as_bytecode.cpp:68
↓ 1 callersMethodFindByName
sdk/add_on/serializer/serializer.cpp:233
↓ 1 callersMethodFindConfigGroupForFuncDef
sdk/angelscript/source/as_scriptengine.cpp:5906
↓ 1 callersMethodFindNextFunctionCalled
internal
sdk/angelscript/source/as_scriptfunction.cpp:1837
↓ 1 callersMethodFindNextVisibleNamespace
sdk/angelscript/source/as_builder.cpp:932
↓ 1 callersMethodFindOrAddCode
sdk/angelscript/source/as_builder.cpp:230
↓ 1 callersMethodFreeScriptNode
sdk/angelscript/source/as_memory.cpp:235
↓ 1 callersMethodFreeUnusedMemory
sdk/angelscript/source/as_memory.cpp:193
↓ 1 callersMethodGet
AngelScript: used as '@obj = ref.get();'
sdk/add_on/weakref/weakref.cpp:185
↓ 1 callersMethodGetAllPointersOfChildren
sdk/add_on/serializer/serializer.cpp:243
↓ 1 callersMethodGetByteCode
interface
sdk/angelscript/source/as_scriptfunction.cpp:1653
↓ 1 callersFunctionGetCurrentDir
sdk/samples/asbuild/source/main.cpp:277
↓ 1 callersFunctionGetCurrentDir
sdk/add_on/scriptbuilder/scriptbuilder.cpp:1177
↓ 1 callersMethodGetDefaultArrayTypeId
interface
sdk/angelscript/source/as_scriptengine.cpp:3483
↓ 1 callersMethodGetDelegateObjectType
interface
sdk/angelscript/source/as_scriptfunction.cpp:226
↓ 1 callersMethodGetEngine
interface
sdk/angelscript/source/as_context.cpp:320
↓ 1 callersMethodGetEnumValue
sdk/angelscript/source/as_builder.cpp:7047
↓ 1 callersMethodGetFactoryIdByDecl
internal
sdk/angelscript/source/as_scriptengine.cpp:1484
↓ 1 callersMethodGetFirstInstr
sdk/angelscript/source/as_bytecode.cpp:2875
↓ 1 callersMethodGetFlag
sdk/angelscript/source/as_scriptobject.cpp:763
↓ 1 callersMethodGetFlag
internal
sdk/angelscript/source/as_scriptfunction.cpp:1746
↓ 1 callersMethodGetFlag
GC behaviour
sdk/add_on/scriptarray/scriptarray.cpp:1978
↓ 1 callersMethodGetFlag
sdk/add_on/scriptany/scriptany.cpp:484
↓ 1 callersMethodGetGCFlag
sdk/add_on/scriptdictionary/scriptdictionary.cpp:229
↓ 1 callersMethodGetGameObjAt
sdk/samples/game/source/gamemgr.cpp:177
↓ 1 callersMethodGetKeys
sdk/add_on/scriptdictionary/scriptdictionary.cpp:426
↓ 1 callersMethodGetLast
sdk/angelscript/source/as_symboltable.h:305
↓ 1 callersMethodGetLastFunctionId
interface
sdk/angelscript/source/as_scriptengine.cpp:6493
↓ 1 callersMethodGetMessageCallback
interface
sdk/angelscript/source/as_scriptengine.cpp:1311
↓ 1 callersMethodGetMethodIdByDecl
internal
sdk/angelscript/source/as_scriptengine.cpp:1523
↓ 1 callersMethodGetModuleCount
interface
sdk/angelscript/source/as_scriptengine.cpp:1464
↓ 1 callersMethodGetNextImportedFunctionId
internal
sdk/angelscript/source/as_module.cpp:1225
↓ 1 callersFunctionGetNumAllocs
sdk/tests/test_feature/source/utils.cpp:299
↓ 1 callersMethodGetPos
sdk/add_on/scriptfile/scriptfile.cpp:354
↓ 1 callersMethodGetRefCount
sdk/angelscript/source/as_scriptobject.cpp:753
↓ 1 callersMethodGetRefCount
internal
sdk/angelscript/source/as_scriptfunction.cpp:1732
↓ 1 callersMethodGetRefCount
sdk/add_on/scriptdictionary/scriptdictionary.cpp:219
↓ 1 callersMethodGetRefCount
GC behaviour
sdk/add_on/scriptarray/scriptarray.cpp:1966
↓ 1 callersMethodGetRefCount
sdk/add_on/scriptany/scriptany.cpp:474
↓ 1 callersMethodGetRegisteredAddress
sdk/angelscript/source/as_globalproperty.cpp:118
↓ 1 callersFunctionGetReturnedDouble
sdk/angelscript/source/as_callfunc_xenon.cpp:480
↓ 1 callersFunctionGetReturnedDouble
sdk/angelscript/source/as_callfunc_ppc_64.cpp:378
↓ 1 callersFunctionGetReturnedDouble
sdk/angelscript/source/as_callfunc_ppc.cpp:336
↓ 1 callersFunctionGetReturnedDouble
sizeof(double) == 4 with sh-elf-gcc (3.4.0) -m4 so this isn't really used...
sdk/angelscript/source/as_callfunc_sh4.cpp:264
↓ 1 callersFunctionGetReturnedDouble
sdk/angelscript/source/as_callfunc_x64_mingw.cpp:155
↓ 1 callersFunctionGetReturnedFloat
sdk/angelscript/source/as_callfunc_xenon.cpp:464
↓ 1 callersFunctionGetReturnedFloat
sdk/angelscript/source/as_callfunc_ppc_64.cpp:367
↓ 1 callersFunctionGetReturnedFloat
sdk/angelscript/source/as_callfunc_ppc.cpp:329
↓ 1 callersFunctionGetReturnedFloat
sdk/angelscript/source/as_callfunc_sh4.cpp:253
↓ 1 callersFunctionGetReturnedFloat
sdk/angelscript/source/as_callfunc_x64_mingw.cpp:140
↓ 1 callersMethodGetSectionCount
sdk/add_on/scriptbuilder/scriptbuilder.cpp:76
↓ 1 callersMethodGetSectionName
sdk/add_on/scriptbuilder/scriptbuilder.cpp:81
↓ 1 callersMethodGetSystemFunction
interface
sdk/angelscript/source/as_context.cpp:378
↓ 1 callersMethodGetTemplateSubTypeByName
sdk/angelscript/source/as_scriptengine.cpp:1790
↓ 1 callersMethodGetType
sdk/add_on/serializer/serializer.cpp:552
← previousnext →901–1,000 of 4,169, ranked by callers