MCPcopy Create free account

hub / github.com/James-Jones/HLSLCrossCompiler / functions

Functions6,266 in github.com/James-Jones/HLSLCrossCompiler

↓ 6 callersFunctionIsNumeric
tests/apps/common/assimp/code/ParsingUtils.h:165
↓ 6 callersMethodMapTriangleToNodes
tests/apps/common/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.cc:149
↓ 6 callersMethodMarkConstrainedEdge
tests/apps/common/assimp/contrib/poly2tri/poly2tri/common/shapes.cc:194
↓ 6 callersFunctionReadInteger
tests/apps/common/glut/src/freeglut_init.c:592
↓ 6 callersFunctionReadVector
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/MS3DLoader.cpp:118
↓ 6 callersMethodReportError
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/ValidateDataStructure.cpp:77
↓ 6 callersMethodSetUniformBlock
tests/apps/common/Shader.cpp:485
↓ 6 callersFunctionSetupOpenGLDebugCallback
tests/apps/common/debug.cpp:129
↓ 6 callersFunctionToBinary
-------------------------------------------------------------------------------------------- Converts the bit pattern of a floating-point number to it
tests/apps/common/assimp/code/SpatialSort.cpp:189
↓ 6 callersMethodTransform
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/IFCUtil.cpp:55
↓ 6 callersFunctionTranslateTexCoord
Makes sure the texture coordinate swizzle is appropriate for the texture type. i.e. vecX for X-dimension texture. Currently supports floating point co
src/toGLSLInstruction.c:820
↓ 6 callersFunctionTranslateTextureSample
TODO FIXME: non-float samplers!
src/toGLSLInstruction.c:979
↓ 6 callersMethodWrite
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultIOStream.cpp:71
↓ 6 callersFunctionbcatblk
int bcatblk (bstring b, const void * s, int len) * * Concatenate a fixed length buffer to a bstring. */
src/cbstring/bstrlib.c:388
↓ 6 callersFunctionbsreada
int bsreada (bstring r, struct bStream * s, int n) * * Read a bstring of length n (or, if it is fewer, as many bytes as is * remaining) from the
src/cbstring/bstrlib.c:2114
↓ 6 callersFunctionbstr2cstr
char * bstr2cstr (const_bstring s, char z) * * Create a '\0' terminated char * buffer which is equal to the contents of * the bstring s, except
src/cbstring/bstrlib.c:273
↓ 6 callersFunctioncreateIrrXMLReader
Creates an instance of an UFT-8 or ASCII character xml parser.
tests/apps/common/assimp/contrib/irrXML/irrXML.cpp:89
↓ 6 callersFunctiondot
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:451
↓ 6 callersFunctionfgElapsedTime
* Elapsed Time */
tests/apps/common/glut/src/freeglut_main.c:327
↓ 6 callersFunctionfghGetWin32Modifiers
* Determine a GLUT modifer mask based on MS-WINDOWS system info. */
tests/apps/common/glut/src/freeglut_main.c:1587
↓ 6 callersFunctiongetBytesPerPixel
Does not accept compressed formats
tests/apps/common/Image.h:198
↓ 6 callersMethodgetCol
tests/apps/common/vectormath/SSE/cpp/mat_aos.h:191
↓ 6 callersMethodgetCol
tests/apps/common/vectormath/scalar/cpp/mat_aos.h:150
↓ 6 callersMethodgetHeight
tests/apps/common/Image.cpp:471
↓ 6 callersMethodgetNodeData
Returns data of the current node.
tests/apps/common/assimp/contrib/irrXML/CXMLReaderImpl.h:187
↓ 6 callersFunctiongetRegistry
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/TestFactoryRegistry.cpp:65
↓ 6 callersMethodget_index
tests/apps/common/assimp/code/LineSplitter.h:208
↓ 6 callersFunctionglutIdleFunc
* Sets the global idle callback */
tests/apps/common/glut/src/freeglut_callbacks.c:87
↓ 6 callersFunctionglutInitContextFlags
tests/apps/common/glut/src/freeglut_init.c:1148
↓ 6 callersFunctionglutInitContextVersion
tests/apps/common/glut/src/freeglut_init.c:1140
↓ 6 callersFunctionglutInitDisplayMode
* Sets the default display mode for all new windows */
tests/apps/common/glut/src/freeglut_init.c:917
↓ 6 callersFunctionglutInitWindowPosition
* Sets the default initial window position for new windows */
tests/apps/common/glut/src/freeglut_init.c:889
↓ 6 callersFunctionglutInitWindowSize
* Sets the default initial window size for new windows */
tests/apps/common/glut/src/freeglut_init.c:903
↓ 6 callersFunctionglutKeyboardFunc
* Sets the Keyboard callback for the current window */
tests/apps/common/glut/src/freeglut_callbacks.c:68
↓ 6 callersFunctionglutMainLoop
* Enters the freeglut processing loop. * Stays until the "ExecState" changes to "GLUT_EXEC_STATE_STOP". */
tests/apps/common/glut/src/freeglut_main.c:1494
↓ 6 callersFunctionglutReshapeFunc
* Sets the Reshape callback for the current window */
tests/apps/common/glut/src/freeglut_callbacks.c:59
↓ 6 callersMethodinsert
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/TestPath.cpp:115
↓ 6 callersFunctionisNewLine
@brief Returns true, fi token id a new line marking token. * @param token Token to search in * @return true, if token is a newline token. */
tests/apps/common/assimp/code/ObjTools.h:88
↓ 6 callersMethodisValid
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/TestPath.cpp:93
↓ 6 callersFunctionlength
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:469
↓ 6 callersMethodmessage
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/Exception.cpp:87
↓ 6 callersFunctionsnapUpSize
Compute the snapped size for a given requested size. By snapping to powers of 2 like this, repeated reallocations are avoided. */
src/cbstring/bstrlib.c:67
↓ 6 callersFunctionswapChannels
tests/apps/common/Image.cpp:292
↓ 6 callersFunctionunzlocal_getByte
(pzlib_filefunc_def,filestream,pi)
tests/apps/common/assimp/contrib/unzip/unzip.c:170
↓ 6 callersFunctionvmathV3Dot
tests/apps/common/vectormath/scalar/c/vec_aos.h:288
↓ 6 callersFunctionvmathV3MakeXAxis
tests/apps/common/vectormath/scalar/c/vec_aos.h:77
↓ 6 callersFunctionvmathV3MakeYAxis
tests/apps/common/vectormath/scalar/c/vec_aos.h:82
↓ 6 callersFunctionvmathV3MakeZAxis
tests/apps/common/vectormath/scalar/c/vec_aos.h:87
↓ 6 callersFunctionvmathV3Neg
tests/apps/common/vectormath/scalar/c/vec_aos.h:194
↓ 6 callersFunctionvmathV4SetElem
tests/apps/common/vectormath/scalar/c/vec_aos.h:504
↓ 6 callersFunctionvmathV4SetXYZ
tests/apps/common/vectormath/scalar/c/vec_aos.h:452
↓ 6 callersFunctionvmathV4Sub
tests/apps/common/vectormath/scalar/c/vec_aos.h:522
↓ 5 callersMethodAddCompileFlags
Bitwise OR of the HLSLCC_FLAG_ values defined in toGLSL.h
tests/apps/common/Shader.h:33
↓ 5 callersFunctionAddOpAssignToDestWithMask
This function prints out the destination name, possible destination writemask, assignment operator and any possible conversions needed based on the eS
src/toGLSLInstruction.c:44
↓ 5 callersMethodClear
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/IFCUtil.cpp:103
↓ 5 callersFunctionColorFromARGBPacked
------------------------------------------------------------------------------------------------ Unpack a hex color, e.g. 0xdcdedfff
tests/apps/common/assimp/code/IRRShared.h:104
↓ 5 callersMethodContains
tests/apps/common/assimp/contrib/poly2tri/poly2tri/common/shapes.h:299
↓ 5 callersFunctionConvertColor
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/IFCUtil.cpp:260
↓ 5 callersFunctionCreateNewEntry
tests/apps/common/assimp/code/LWOLoader.cpp:889
↓ 5 callersFunctionDecodeOperandTypeDX9
src/internal_includes/tokensDX9.h:168
↓ 5 callersMethodEval
--------------------------------------------------
tests/apps/common/assimp/code/IFCCurve.cpp:186
↓ 5 callersMethodFindPositions
------------------------------------------------------------------------------------------------ Returns an iterator for all positions close to the gi
tests/apps/common/assimp/code/SpatialSort.cpp:122
↓ 5 callersFunctionFormatVariableName
src/reflect.c:10
↓ 5 callersMethodGetImport
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/BaseImporter.cpp:513
↓ 5 callersMethodGetObject
get the yet unevaluated object record with a given id
tests/apps/common/assimp/code/STEPFile.h:905
↓ 5 callersFunctionGetOutputSignatureFromRegister
src/reflect.c:605
↓ 5 callersFunctionHaveUniformBindingsAndLocations
layout(binding = X) uniform {uniformA; uniformB;} layout(location = X) uniform uniform_name;
src/internal_includes/languages.h:76
↓ 5 callersFunctionInOutSupported
src/internal_includes/languages.h:6
↓ 5 callersMethodIsUntransformed
------------------------------------------------------------------- Returns whether this is an untransformed texture coordinate set */
tests/apps/common/assimp/code/TextureTransform.h:147
↓ 5 callersMethodPointCCW
The point counter-clockwise to given point
tests/apps/common/assimp/contrib/poly2tri/poly2tri/common/shapes.cc:231
↓ 5 callersFunctionProcessArray
tests/apps/common/assimp/code/FindInvalidDataProcess.cpp:204
↓ 5 callersFunctionReversePolyPtLinks
tests/apps/common/assimp/contrib/clipper/clipper.cpp:615
↓ 5 callersMethodSetTexture
tests/apps/common/Shader.cpp:432
↓ 5 callersMethodSetVec4
tests/apps/common/Shader.cpp:447
↓ 5 callersFunctionSwapSides
tests/apps/common/assimp/contrib/clipper/clipper.cpp:526
↓ 5 callersFunctionTranslateOperandSwizzleWithMask
src/toGLSLOperand.c:439
↓ 5 callersFunctionTypeFlagsToSVTType
src/toGLSLOperand.c:39
↓ 5 callersMethodattachStream
---------------------------------------------------------------------------------- Will attach a new stream
tests/apps/common/assimp/code/DefaultLogger.cpp:294
↓ 5 callersFunctionbstrListDestroy
int bstrListDestroy (struct bstrList * sl) * * Destroy a bstrList that has been created by bsplit, bsplits or bstrListCreate. */
src/cbstring/bstrlib.c:2439
↓ 5 callersFunctionfgDeinitialize
* Perform the freeglut deinitialization... */
tests/apps/common/glut/src/freeglut_init.c:407
↓ 5 callersFunctionfgDestroyWindow
* This function destroys a window and all of its subwindows. Actually, * another function, defined in freeglut_window.c is called, but this is * a w
tests/apps/common/glut/src/freeglut_structure.c:201
↓ 5 callersFunctionfghCalculateMenuBoxSize
* Recalculates current menu's box size */
tests/apps/common/glut/src/freeglut_menu.c:728
↓ 5 callersFunctionfghFontByID
* Matches a font ID with a SFG_Font structure pointer. * This was changed to match the GLUT header style. */
tests/apps/common/glut/src/freeglut_font.c:59
↓ 5 callersFunctionfghGetAtom
Return the atom associated with "name". */
tests/apps/common/glut/src/freeglut_init.c:106
↓ 5 callersFunctionfghStrokeByID
* Matches a font ID with a SFG_StrokeFont structure pointer. * This was changed to match the GLUT header style. */
tests/apps/common/glut/src/freeglut_font.c:84
↓ 5 callersFunctionfill_window
=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates str
tests/apps/common/assimp/contrib/zlib/deflate.c:1305
↓ 5 callersMethodflush
tests/apps/common/assimp/contrib/cppunit-1.12.1/include/cppunit/portability/Stream.h:71
↓ 5 callersMethodgetW
tests/apps/common/vectormath/SSE/cpp/vec_aos.h:913
↓ 5 callersMethodincref
tests/apps/common/assimp/code/BoostWorkaround/boost/shared_ptr.hpp:29
↓ 5 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
tests/apps/common/assimp/contrib/zlib/inftrees.c:32
↓ 5 callersFunctionmatch4
tests/apps/common/assimp/code/BlenderDNA.cpp:57
↓ 5 callersFunctionparse_value
Parser core - when encountering text, process appropriately. */
offline/cjson/cJSON.c:275
↓ 5 callersFunctionputShortMSB
========================================================================= * Put a short in the pending buffer. The 16-bit value is put in MSB order.
tests/apps/common/assimp/contrib/zlib/deflate.c:548
↓ 5 callersMethodrunTests
Gets the number of run tests.
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/TestResultCollector.cpp:64
↓ 5 callersFunctionsuffix_object
Utility for array list handling. */
offline/cjson/cJSON.c:503
↓ 5 callersFunctionunzCloseCurrentFile
Close the file in zip opened with unzipOpenCurrentFile Return UNZ_CRCERROR if all the file was read but the CRC is not good */
tests/apps/common/assimp/contrib/unzip/unzip.c:1496
↓ 5 callersFunctionunzGetCurrentFileInfo
Write info about the ZipFile in the *pglobal_info structure. No preparation of the structure is needed return UNZ_OK if there is no problem. */
tests/apps/common/assimp/contrib/unzip/unzip.c:749
↓ 5 callersFunctionunzlocal_GetCurrentFileInfoInternal
(file, pfile_info,
tests/apps/common/assimp/contrib/unzip/unzip.c:576
↓ 5 callersFunctionvmathM3MakeFromQ
tests/apps/common/vectormath/scalar/c/mat_aos.h:59
↓ 5 callersFunctionvmathM4GetRow
tests/apps/common/vectormath/scalar/c/mat_aos.h:493
← previousnext →301–400 of 6,266, ranked by callers