MCPcopy Create free account

hub / github.com/GarageGames/Torque2D / functions

Functions18,269 in github.com/GarageGames/Torque2D

↓ 8 callersFunctionConsoleMethod
engine/source/gui/editor/guiInspector.cc:931
↓ 8 callersFunctionDecodeMuLaw
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/OpenAL32/alBuffer.c:833
↓ 8 callersMethodEndsWithCaseInsensitive
Returns true iff this String ends with the given suffix, ignoring case. Any String is considered to end with a NULL or empty suffix.
engine/source/testing/googleTest/src/gtest.cc:1679
↓ 8 callersFunctionFT_Cos
engine/lib/freetype/android/freetype-2.4.12/src/base/fttrigon.c:277
↓ 8 callersFunctionFT_Done_Face
engine/lib/freetype/android/freetype-2.4.12/src/base/ftobjs.c:2340
↓ 8 callersFunctionFT_Stream_Read
engine/lib/freetype/android/freetype-2.4.12/src/base/ftstream.c:109
↓ 8 callersFunctionFrameSizeFromFmt
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/OpenAL32/Include/alBuffer.h:63
↓ 8 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
engine/source/testing/googleTest/src/gtest.cc:284
↓ 8 callersMethodGetBodyA
engine/source/Box2D/Dynamics/Joints/b2Joint.h:191
↓ 8 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
engine/source/testing/googleTest/src/gtest-port.cc:624
↓ 8 callersMethodGetDampingRatio
engine/source/Box2D/Dynamics/Joints/b2MouseJoint.cpp:91
↓ 8 callersMethodGetFrequency
engine/source/Box2D/Dynamics/Joints/b2MouseJoint.cpp:81
↓ 8 callersMethodGetMilliseconds
engine/source/Box2D/Common/b2Timer.cpp:52
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
engine/source/testing/googleTest/src/gtest-internal-inl.h:124
↓ 8 callersMethodGetUint64
engine/source/persistence/rapidjson/include/rapidjson/document.h:452
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
engine/source/testing/googleTest/src/gtest.cc:2098
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
engine/source/testing/googleTest/fused-src/gtest/gtest-all.cc:3402
↓ 8 callersFunctionHasPrefix
engine/source/testing/googleTest/test/gtest-printers_test.cc:537
↓ 8 callersFunctionIsContext
IsContext Check pContext is a valid Context pointer */
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/Alc/ALc.c:925
↓ 8 callersMethodIsDouble
engine/source/persistence/rapidjson/include/rapidjson/document.h:205
↓ 8 callersFunctionIsEven
Returns true iff the argument is an even number.
engine/source/testing/googleTest/test/gtest_unittest.cc:2142
↓ 8 callersFunctionIsSubstringImpl
engine/source/testing/googleTest/src/gtest.cc:1257
↓ 8 callersFunctionIsSubstringImpl
engine/source/testing/googleTest/fused-src/gtest/gtest-all.cc:2561
↓ 8 callersMethodIsUint64
engine/source/persistence/rapidjson/include/rapidjson/document.h:204
↓ 8 callersFunctionLeaveCriticalSection
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/OpenAL32/Include/alMain.h:134
↓ 8 callersFunctionMakeToken
Creates a new instance of Token.
engine/source/testing/googleTest/scripts/pump.py:237
↓ 8 callersFunctionMungePath
----------------------------------------------------------------------------- Munge the specified path.
engine/source/platformEmscripten/EmscriptenFileio.cpp:275
↓ 8 callersFunctionMungePath
----------------------------------------------------------------------------- Munge the specified path.
engine/source/platformX86UNIX/x86UNIXFileio.cc:263
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
engine/source/testing/googleTest/src/gtest.cc:4598
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
engine/source/testing/googleTest/fused-src/gtest/gtest-all.cc:5902
↓ 8 callersFunctionParseNaturalNumber
engine/source/testing/googleTest/fused-src/gtest/gtest-all.cc:1369
↓ 8 callersFunctionReadFile
engine/source/persistence/rapidjson/test/unittest/jsoncheckertest.cpp:7
↓ 8 callersFunctionRealizeLineOffset
Given the allocated sample buffer, this function updates each delay line offset.
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/Alc/alcReverb.c:205
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
engine/source/testing/googleTest/test/gtest_unittest.cc:2165
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
engine/source/testing/googleTest/test/gtest_unittest.cc:2175
↓ 8 callersMethodSet
engine/source/Box2D/Collision/b2Distance.cpp:28
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
engine/source/testing/googleTest/src/gtest.cc:4366
↓ 8 callersMethodSize
Gets the number of elements.
engine/source/testing/googleTest/samples/sample3-inl.h:103
↓ 8 callersFunctionSkip
(lines, pos, regex)
engine/source/testing/googleTest/scripts/pump.py:261
↓ 8 callersFunctionStopThread
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/Alc/alcThread.c:67
↓ 8 callersFunctionStrDup
engine/source/testing/googleTest/fused-src/gtest/gtest.h:2621
↓ 8 callersFunctionStringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
engine/source/testing/googleTest/src/gtest.cc:1735
↓ 8 callersFunctionTT_MulFix14
engine/lib/freetype/android/freetype-2.4.12/src/truetype/ttinterp.c:1436
↓ 8 callersMethodToText
< Cast to a more defined type. Will return null if not of the requested type.
engine/source/persistence/tinyXML/tinyxml.h:705
↓ 8 callersFunctionUniversalTersePrint
engine/source/testing/googleTest/fused-src/gtest/gtest.h:9862
↓ 8 callersFunction_decode_clear
clear out the current logical bitstream decoder */
engine/lib/libvorbis/vorbisfile.c:658
↓ 8 callersMethodaddField
engine/source/console/consoleObject.cc:338
↓ 8 callersFunctionadler32
========================================================================= */
engine/lib/zlib/adler32.c:65
↓ 8 callersFunctionalDeleteBuffers
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/OpenAL32/alBuffer.c:190
↓ 8 callersFunctionalxFindIndex
--------------------------------------------------------------------------
engine/source/audio/audio.cc:374
↓ 8 callersFunctionalxFindSource
--------------------------------------------------------------------------
engine/source/audio/audio.cc:383
↓ 8 callersFunctionbackslash
engine/source/platformWin32/winFileio.cc:64
↓ 8 callersFunctioncf2_arrstack_size
current number of items */
engine/lib/freetype/android/freetype-2.4.12/src/cff/cf2arrst.c:167
↓ 8 callersFunctioncf2_hint_isValid
engine/lib/freetype/android/freetype-2.4.12/src/cff/cf2hints.c:217
↓ 8 callersMethodclear
engine/source/delegates/FastDelegate.h:948
↓ 8 callersMethodclear
engine/source/memory/dataChunker.h:102
↓ 8 callersMethodclear
Referencing.
engine/source/assets/assetPtr.h:158
↓ 8 callersMethodcopy
engine/source/testing/googleTest/fused-src/gtest/gtest.h:9157
↓ 8 callersMethodcreateMotorJoint
engine/source/2d/scene/Scene.cc:3280
↓ 8 callersMethodcreateSprite
engine/source/2d/core/SpriteBatch.cc:1094
↓ 8 callersFunctiondMalloc_r
engine/source/platform/platformMemory.cc:33
↓ 8 callersFunctiondStrcpy
engine/source/platformX86UNIX/x86UNIXStrings.cc:232
↓ 8 callersFunctiondStrtok
engine/source/platformEmscripten/EmscriptenStrings.cpp:262
↓ 8 callersFunctiondTolower
engine/source/platform/platformString.h:58
↓ 8 callersFunctiondToupper
engine/source/platform/platformString.h:57
↓ 8 callersFunctiondeflateEnd
========================================================================= */
engine/lib/zlib/deflate.c:977
↓ 8 callersFunctiondglDrawBlendRangeBox
-------------------------------------------------------------------------- Function to draw a set of boxes blending throughout an array of colors
engine/source/gui/guiColorPicker.cc:135
↓ 8 callersFunctionemit_eobrun
engine/lib/ljpeg/jcphuff.c:315
↓ 8 callersMethodempty
engine/source/sim/simSet.h:134
↓ 8 callersFunctionfill_a_scan
engine/lib/ljpeg/jcparam.c:474
↓ 8 callersMethodfindHitControl
engine/source/gui/containers/guiWindowCtrl.cc:170
↓ 8 callersFunctionfindServerInfo
engine/source/network/serverQuery.cc:861
↓ 8 callersFunctionft_validator_init
engine/lib/freetype/android/freetype-2.4.12/src/base/ftobjs.c:81
↓ 8 callersFunctionfwrite32le
engine/lib/openal/Android/openal-soft-master/jni/OpenAL/Alc/wave.c:73
↓ 8 callersMethodgetBodyType
engine/source/2d/sceneobject/SceneObject.h:377
↓ 8 callersMethodgetBuildId
engine/source/module/moduleDefinition.h:135
↓ 8 callersMethodgetChildMargin
engine/source/gui/containers/guiScrollCtrl.h:185
↓ 8 callersMethodgetFieldName
engine/source/persistence/taml/tamlCustom.h:250
↓ 8 callersMethodgetFieldName
engine/source/gui/editor/guiInspector.cc:328
↓ 8 callersMethodgetModuleGroup
engine/source/module/moduleDefinition.h:149
↓ 8 callersMethodgetModuleScriptFilePath
engine/source/module/moduleDefinition.h:175
↓ 8 callersMethodgetNetAddress
engine/source/network/netConnection.cc:145
↓ 8 callersMethodgetPropertyValue
engine/source/persistence/taml/tamlVisitor.h:89
↓ 8 callersMethodgetSortPoint
engine/source/2d/core/SpriteBatchItem.h:275
↓ 8 callersMethodgetString
engine/source/2d/core/SpriteBatchItem.h:129
↓ 8 callersMethodgetText
engine/source/gui/guiTreeViewCtrl.cc:150
↓ 8 callersMethodgetText
engine/source/gui/buttons/guiButtonBaseCtrl.cc:151
↓ 8 callersMethodgetTextureHeight
engine/source/graphics/TextureObject.h:101
↓ 8 callersMethodgetTextureWidth
engine/source/graphics/TextureObject.h:100
↓ 8 callersFunctionglActiveTextureARB
engine/source/platformAndroid/AndroidGL2ES.cpp:382
↓ 8 callersFunctionglVertex3fv
engine/source/platformAndroid/AndroidGL2ES.cpp:338
↓ 8 callersMethodhasBehaviorOutput
engine/source/component/behaviors/behaviorTemplate.h:138
↓ 8 callersFunctionhtml_quote
( line )
engine/lib/freetype/android/freetype-2.4.12/src/tools/docmaker/tohtml.py:171
↓ 8 callersFunctioninNut
engine/source/gui/editor/guiEditCtrl.cc:377
↓ 8 callersFunctioninflateEnd
engine/lib/freetype/android/freetype-2.4.12/src/gzip/inflate.c:68
↓ 8 callersMethodintersect
engine/source/math/mBox.h:180
↓ 8 callersMethodisValid
engine/source/2d/core/SpriteBatchItem.h:95
↓ 8 callersMethodisValidRect
engine/source/math/mRect.h:63
↓ 8 callersMethodjoin
engine/source/platformWin32/threads/thread.cc:119
↓ 8 callersMethodjournalRead
engine/source/game/gameInterface.cc:220
← previousnext →901–1,000 of 18,269, ranked by callers