MCPcopy Create free account

hub / github.com/GarageGames/Torque2D / functions

Functions18,269 in github.com/GarageGames/Torque2D

↓ 11 callersFunctionpng_combine_row
Combines the row recently read in with the existing pixels in the row. This * routine takes care of alpha and transparency if requested. This rout
engine/lib/lpng/pngrutil.c:2806
↓ 11 callersFunctionpng_safecat
Utility to safely appends strings to a buffer. This never errors out so * error checking is not required in the caller. */
engine/lib/lpng/pngerror.c:109
↓ 11 callersMethodpointer
engine/source/testing/googleTest/fused-src/gtest/gtest.h:2405
↓ 11 callersMethodpopFrame
engine/source/console/consoleExprEvalState.cc:49
↓ 11 callersMethodprecompile
engine/source/console/astNodes.cc:433
↓ 11 callersFunctionprintBlankLine
Prints a separator to the console.
engine/source/console/console.h:524
↓ 11 callersMethodpush_front
engine/source/collection/vector.h:503
↓ 11 callersMethodsafeDelete
engine/source/2d/sceneobject/SceneObject.cc:3337
↓ 11 callersMethodsetColumn
engine/source/math/mMatrix.h:403
↓ 11 callersMethodsetDefaultRestitution
engine/source/2d/sceneobject/SceneObject.cc:1581
↓ 11 callersMethodsetFieldValue
engine/source/sim/simFieldDictionary.cc:75
↓ 11 callersMethodsetPosition
--------------------------------------
engine/source/io/zip/zipSubStream.cc:213
↓ 11 callersMethodsetWheelJointMotor
engine/source/2d/scene/Scene.cc:2438
↓ 11 callersMethodsort
engine/source/audio/audio.cc:194
↓ 11 callersFunctiont1_builder_add_point
add a new point, do not check space */
engine/lib/freetype/android/freetype-2.4.12/src/psaux/psobjs.c:1598
↓ 11 callersMethodunregisterObject
engine/source/sim/simObject.cc:128
↓ 11 callersMethodwrite
engine/source/network/netConnection.cc:69
↓ 11 callersMethodwrite
engine/source/persistence/taml/binary/tamlBinaryWriter.cc:34
↓ 10 callersFunctionCaptureStderr
Starts capturing stderr.
engine/source/testing/googleTest/src/gtest-port.cc:616
↓ 10 callersMethodCreateFixture
engine/source/Box2D/Dynamics/b2Body.cpp:166
↓ 10 callersMethodDestroy
engine/source/Box2D/Dynamics/b2Fixture.cpp:69
↓ 10 callersFunctionDieInside
engine/source/testing/googleTest/test/gtest-death-test_test.cc:122
↓ 10 callersMethodDrawSegment
engine/source/2d/scene/DebugDraw.cc:367
↓ 10 callersMethodEnd
engine/source/persistence/rapidjson/include/rapidjson/document.h:398
↓ 10 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
engine/source/testing/googleTest/samples/sample3-inl.h:117
↓ 10 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
engine/source/testing/googleTest/src/gtest.cc:998
↓ 10 callersFunctionFT_Get_Module_Interface
engine/lib/freetype/android/freetype-2.4.12/src/base/ftobjs.c:4336
↓ 10 callersFunctionFT_Outline_Transform
engine/lib/freetype/android/freetype-2.4.12/src/base/ftoutln.c:702
↓ 10 callersFunctionFT_Vector_Length
engine/lib/freetype/android/freetype-2.4.12/src/base/fttrigon.c:399
↓ 10 callersFunctionForEach
engine/source/testing/googleTest/src/gtest-internal-inl.h:286
↓ 10 callersMethodGetSize
engine/source/persistence/rapidjson/include/rapidjson/internal/stack.h:68
↓ 10 callersMethodGetUint
engine/source/persistence/rapidjson/include/rapidjson/document.h:450
↓ 10 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
engine/source/testing/googleTest/src/gtest.cc:4348
↓ 10 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
engine/source/testing/googleTest/src/gtest-port.cc:717
↓ 10 callersFunctionIsNotSubstring
engine/source/testing/googleTest/src/gtest.cc:1292
↓ 10 callersFunctionIsRepeat
engine/source/testing/googleTest/src/gtest-port.cc:189
↓ 10 callersMethodOnTestProgramStart
engine/source/testing/googleTest/test/gtest_unittest.cc:6629
↓ 10 callersMethodPassed
engine/source/testing/googleTest/test/gtest-death-test_test.cc:835
↓ 10 callersMethodPassed
Returns true iff the unit test passed (i.e. all test cases passed).
engine/source/testing/googleTest/src/gtest.cc:3700
↓ 10 callersFunctionRead
engine/source/testing/googleTest/fused-src/gtest/gtest.h:2693
↓ 10 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
engine/source/testing/googleTest/src/gtest.cc:4546
↓ 10 callersFunctionSkipWhitespace
engine/source/persistence/rapidjson/include/rapidjson/reader.h:103
↓ 10 callersMethodUse
engine/source/testing/googleTest/test/gtest-linked_ptr_test.cc:51
↓ 10 callersFunctionabortAtlas
engine/source/spine/Atlas.c:163
↓ 10 callersMethodaddBehavior
engine/source/component/behaviors/behaviorComponent.cpp:188
↓ 10 callersMethodaddCommand
engine/source/console/consoleNamespace.cc:369
↓ 10 callersFunctionalxCreateSource
--------------------------------------------------------------------------
engine/source/audio/audio.cc:638
↓ 10 callersFunctionb2TestOverlap
engine/source/Box2D/Collision/b2Collision.h:261
↓ 10 callersMethodcalc
------------------------------------------------------------------------------ -----------------------------------------------------------------------
engine/source/math/mQuadPatch.cc:63
↓ 10 callersFunctioncf2_stack_clear
engine/lib/freetype/android/freetype-2.4.12/src/cff/cf2stack.c:198
↓ 10 callersMethodclear
engine/source/console/consoleNamespace.cc:53
↓ 10 callersMethodclose
----------------------------------------------------------------------------- Close the File. Returns the currentStatus -----------------------------
engine/source/platformWin32/winFileio.cc:480
↓ 10 callersFunctionconvertUTF16toUTF8
engine/source/platformWin32/winStrings.cc:445
↓ 10 callersMethodcreateRevoluteJoint
engine/source/2d/scene/Scene.cc:2010
↓ 10 callersFunctiondMemset
engine/source/platformAndroid/AndroidMemory.cpp:57
↓ 10 callersMethoddata
Convert a TiXmlString into a char * (need not be null terminated).
engine/source/persistence/tinyXML/tinystr.h:131
↓ 10 callersFunctiondeflate
========================================================================= */
engine/lib/zlib/deflate.c:663
↓ 10 callersFunctiondglDrawBlendBox
engine/source/gui/guiColorPicker.cc:104
↓ 10 callersMethoddisabled_test_count
Gets the number of disabled tests.
engine/source/testing/googleTest/src/gtest.cc:735
↓ 10 callersFunctionempty
engine/source/delegates/FastDelegate.h:637
↓ 10 callersMethodfailed_test_count
Gets the number of failed tests.
engine/source/testing/googleTest/src/gtest.cc:730
↓ 10 callersMethodfindMenuItem
engine/source/gui/editor/guiMenuBar.cc:526
↓ 10 callersMethodfindNode
------------------------------------------------------------------------------
engine/source/input/actionMap.cc:516
↓ 10 callersMethodflush
engine/source/2d/core/BatchRender.cc:335
↓ 10 callersFunctionft_mem_table_free
engine/lib/freetype/android/freetype-2.4.12/src/base/ftdbgmem.c:241
↓ 10 callersMethodget
engine/source/platformWin32/winTLS.cc:53
↓ 10 callersFunctiongetBoolArg
engine/source/console/compiledEval.cc:144
↓ 10 callersMethodgetClassId
-----------------------------------------------------------------------------
engine/source/console/consoleObject.h:334
↓ 10 callersMethodgetColor
engine/source/graphics/gBitmap.cc:604
↓ 10 callersMethodgetNextClass
engine/source/console/consoleObject.h:320
↓ 10 callersFunctiongetNextPow2
engine/source/math/mMathFn.cc:38
↓ 10 callersMethodgetNumLines
--------------------------------------------------------------------------
engine/source/gui/messageVector.h:115
↓ 10 callersMethodgetStrNWidth
/////////////////////////////////////////////////////////////////////
engine/source/graphics/gFont.cc:412
↓ 10 callersFunctiongxv_LookupTable_validate
engine/lib/freetype/android/freetype-2.4.12/src/gxvalid/gxvcommn.c:754
↓ 10 callersFunctiongz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file, otherwise 0.
engine/lib/zlib/gzwrite.c:70
↓ 10 callersFunctioninflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
engine/lib/zlib/inftrees.c:32
↓ 10 callersMethodisJournalReading
Are we reading back from the journal?
engine/source/game/gameInterface.h:144
↓ 10 callersFunctionmPow
engine/source/math/mMathFn.h:430
↓ 10 callersMethodnumMatches
engine/source/string/findMatch.h:47
↓ 10 callersFunctionogg_stream_check
async/delayed error detection for the ogg_stream_state */
engine/lib/libogg/src/framing.c:213
↓ 10 callersFunctionotv_Device_validate
engine/lib/freetype/android/freetype-2.4.12/src/otvalid/otvcommn.c:306
↓ 10 callersFunctionov_info
engine/lib/libvorbis/vorbisfile.c:1879
↓ 10 callersMethodpack
engine/source/network/netTest.cc:45
↓ 10 callersFunctionpng_destroy_struct_2
Free memory allocated by a png_create_struct() call */
engine/lib/lpng/pngmem.c:82
↓ 10 callersFunctionpng_free_data
engine/lib/lpng/png.c:335
↓ 10 callersFunctionpng_write_chunk_header
Write the start of a PNG chunk. The type is the chunk type. * The total_length is the sum of the lengths of all the data you will be * passing in
engine/lib/lpng/pngwutil.c:89
↓ 10 callersMethodreOrder
engine/source/gui/containers/guiStackCtrl.cc:313
↓ 10 callersFunctionread_1_byte
Read one byte, testing for EOF */
engine/lib/ljpeg/extras/rdjpgcom.c:72
↓ 10 callersFunctionrenderFixedBitmapBordersFilled
DAW: Render out the fixed bitmap borders based on a multiplier into the bitmap array It renders left and right caps, with a sizable fill area in the m
engine/source/gui/guiDefaultControlRender.cc:480
↓ 10 callersFunctionrenderSizableBitmapBordersFilled
DAW: Render out the sizable bitmap borders based on a multiplier into the bitmap array Based on the 'Skinnable GUI Controls in TGE' resource by Justin
engine/source/gui/guiDefaultControlRender.cc:282
↓ 10 callersMethodsetAssetId
engine/source/assets/assetPtr.h:174
↓ 10 callersMethodsetFieldValue
engine/source/persistence/taml/tamlCustom.h:94
↓ 10 callersMethodsetSize
engine/source/2d/sceneobject/SceneObject.cc:1253
↓ 10 callersMethodsetSpriteSize
engine/source/2d/core/SpriteBatch.cc:748
↓ 10 callersFunctionswap
engine/source/math/mMath_C.cc:457
↓ 10 callersFunctiontest_pack
engine/lib/libogg/src/framing.c:1496
↓ 10 callersFunctionunlinkNamespaces
engine/source/console/console.cc:1147
↓ 10 callersFunctionwriteCString
engine/source/network/serverQuery.cc:949
↓ 9 callersFunctionAbort
engine/source/testing/googleTest/src/gtest-port.cc:640
↓ 9 callersMethodAtEnd
engine/source/testing/googleTest/fused-src/gtest/gtest.h:13472
← previousnext →701–800 of 18,269, ranked by callers