MCPcopy Create free account

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

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

↓ 1,332 callersMethodsize
Returns size of used array. \return Size of elements in the array.
tests/apps/common/assimp/contrib/irrXML/irrArray.h:269
↓ 804 callersMethodpush_back
Adds an element at back of array. If the array is to small to add this new element, the array is made bigger. \param element: Element to add at the ba
tests/apps/common/assimp/contrib/irrXML/irrArray.h:82
↓ 683 callersFunctionbcatcstr
int bcatcstr (bstring b, const char * s) * * Concatenate a char * string to a bstring. */
src/cbstring/bstrlib.c:362
↓ 629 callersFunction_glewStrSame3
tests/apps/common/glew/glew.c:253
↓ 334 callersMethodget128
tests/apps/common/vectormath/SSE/cpp/vec_aos.h:327
↓ 293 callersFunctionbformata
int bformata (bstring b, const char * fmt, ...) * * After the first parameter, it takes the same parameters as printf (), but * rather than outp
src/cbstring/bstrlib.c:2786
↓ 288 callersMethodAddProperty
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/MaterialSystem.cpp:485
↓ 275 callersFunctionTokenMatch
tests/apps/common/assimp/code/ParsingUtils.h:171
↓ 271 callersMethodempty
tests/apps/common/assimp/code/Importer.h:144
↓ 246 callersFunctionAddIndentation
src/toGLSL.c:69
↓ 227 callersMethodwarn
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultLogger.cpp:186
↓ 212 callersMethodgetX
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:215
↓ 212 callersMethodgetY
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:226
↓ 212 callersMethodgetZ
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:237
↓ 197 callersMethodreserve
Reserves some memory. \param count: Amount of characters to reserve. */
tests/apps/common/assimp/contrib/irrXML/irrString.h:420
↓ 177 callersMethodc_str
Returns character string \return Returns pointer to C-style zero terminated string. */
tests/apps/common/assimp/contrib/irrXML/irrString.h:281
↓ 172 callersMethoderror
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultLogger.cpp:197
↓ 167 callersMethodSet
Copy a std::string to the aiString */
tests/apps/common/assimp/include/assimp/types.h:273
↓ 167 callersFunctionTranslateOperand
src/toGLSLOperand.c:1720
↓ 165 callersMethodwhat
tests/apps/common/assimp/contrib/clipper/clipper.hpp:292
↓ 161 callersFunctionSkipSpaces
tests/apps/common/assimp/code/ParsingUtils.h:104
↓ 160 callersMethoddebug
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultLogger.cpp:162
↓ 158 callersFunctionGenericConvert
tests/apps/common/assimp/code/STEPFile.h:807
↓ 145 callersMethodlength
tests/apps/common/assimp/code/M3Importer.h:152
↓ 141 callersFunctionvec_sel
tests/apps/common/vectormath/SSE/cpp/vectormath_aos.h:107
↓ 133 callersMethodgetNodeName
Returns the name of the current node.
tests/apps/common/assimp/contrib/irrXML/CXMLReaderImpl.h:180
↓ 132 callersMethodget
---------------------------------------------------------------------------------- Singleton getter
tests/apps/common/assimp/code/DefaultLogger.cpp:230
↓ 124 callersMethodGetF4
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/LWOLoader.h:403
↓ 100 callersFunctionstrtoul10
------------------------------------------------------------------------------------ Convert a string in decimal format to a number ------------------
tests/apps/common/assimp/code/fast_atof.h:46
↓ 98 callersMethodclear
Clears the array and deletes all allocated memory.
tests/apps/common/assimp/contrib/irrXML/irrArray.h:145
↓ 98 callersFunctionmax
tests/apps/common/assimp/code/ProcessHelper.h:65
↓ 96 callersMethodGetSize
tests/apps/common/assimp/code/STEPFile.h:339
↓ 94 callersMethodgetNodeType
Returns the type of the current XML node.
tests/apps/common/assimp/contrib/irrXML/CXMLReaderImpl.h:85
↓ 93 callersMethodinfo
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultLogger.cpp:175
↓ 84 callersFunctionfgWarning
tests/apps/common/glut/src/freeglut_main.c:367
↓ 81 callersMethodIncPtr
--------------------------------------------------------------------- Increase the file pointer (relative seeking) */
tests/apps/common/assimp/code/StreamReader.h:196
↓ 78 callersMethodgetAttributeValue
Returns the value of an attribute.
tests/apps/common/assimp/contrib/irrXML/CXMLReaderImpl.h:109
↓ 71 callersFunctionGetNumSwizzleElements
e.g. .z = 1 .x = 1 .yw = 2
src/toGLSLOperand.c:175
↓ 68 callersMethodgetW
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:763
↓ 66 callersFunctionASSIMP_stricmp
------------------------------------------------------------------------------- @brief Helper function to do platform independent string comparison.
tests/apps/common/assimp/code/StringComparison.h:128
↓ 65 callersMethodGetI1
--------------------------------------------------------------------- Read a signed 8 bit integer from the stream */
tests/apps/common/assimp/code/StreamReader.h:136
↓ 65 callersMethodNormalize
Convert this point into a unit point. Returns the Length.
tests/apps/common/assimp/contrib/poly2tri/poly2tri/common/shapes.h:113
↓ 65 callersFunctionmin
tests/apps/common/assimp/code/ProcessHelper.h:59
↓ 63 callersFunctionDecodeOperand
src/decode.c:218
↓ 63 callersMethodOpen
------------------------------------------------------------------------------------------------ Open a new file with a given path.
tests/apps/common/assimp/code/DefaultIOSystem.cpp:84
↓ 62 callersFunctionSkipSpacesAndLineEnd
tests/apps/common/assimp/code/ParsingUtils.h:135
↓ 62 callersFunctionbdestroy
int bdestroy (bstring b) * * Free up the bstring. Note that if b is detectably invalid or not writable * then no action is performed and BSTR_ER
src/cbstring/bstrlib.c:992
↓ 61 callersMethodgetCol2
tests/apps/common/vectormath/scalar/cpp/mat_aos.h:145
↓ 59 callersMethodgetCol0
tests/apps/common/vectormath/scalar/cpp/mat_aos.h:135
↓ 59 callersMethodgetCol1
tests/apps/common/vectormath/scalar/cpp/mat_aos.h:140
↓ 58 callersMethodfront
tests/apps/common/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.h:154
↓ 56 callersFunctionvmathV3MakeFromElems
tests/apps/common/vectormath/scalar/c/vec_aos.h:56
↓ 55 callersFunction_glewStrSame2
tests/apps/common/glew/glew.c:237
↓ 55 callersMethoderase
Erases an element from the array. May be slow, because all elements following after the erased element have to be copied. \param index: Index of eleme
tests/apps/common/assimp/contrib/irrXML/irrArray.h:395
↓ 55 callersMethodgetCol1
tests/apps/common/vectormath/SSE/cpp/mat_aos.h:181
↓ 54 callersMethodgetCol2
tests/apps/common/vectormath/SSE/cpp/mat_aos.h:186
↓ 52 callersMethodgetCol0
tests/apps/common/vectormath/SSE/cpp/mat_aos.h:176
↓ 51 callersMethodget128
tests/apps/common/vectormath/SSE/cpp/quat_aos.h:158
↓ 51 callersMethodread
---------------------------------------------------------------------------------- Reads an amount of bytes from the file. @param buffer: Pointe
tests/apps/common/assimp/code/irrXMLWrapper.h:102
↓ 50 callersFunctionTranslateOperandWithMask
src/toGLSLOperand.c:1725
↓ 49 callersFunctioncJSON_AddItemToObject
offline/cjson/cJSON.c:509
↓ 49 callersFunctionstr
tests/apps/common/assimp/code/BoostWorkaround/boost/format.hpp:71
↓ 47 callersFunctionvmathV3Copy
tests/apps/common/vectormath/scalar/c/vec_aos.h:49
↓ 46 callersMethodGetI2
--------------------------------------------------------------------- Read a signed 16 bit integer from the stream */
tests/apps/common/assimp/code/StreamReader.h:130
↓ 46 callersMethodGetI4
--------------------------------------------------------------------- Read an signed 32 bit integer from the stream */
tests/apps/common/assimp/code/StreamReader.h:142
↓ 45 callersMethodGet
tests/apps/common/assimp/code/StreamReader.h:293
↓ 45 callersMethodinsert
Insert item into array at specified position. Please use this only if you know what you are doing (possible performance loss). The preferred method of
tests/apps/common/assimp/contrib/irrXML/irrArray.h:127
↓ 43 callersFunctionCreateD3D10Instruction
src/decodeDX9.c:540
↓ 43 callersMethodGetPropertyInteger
------------------------------------------------------------------------------------------------ Get a configuration property
tests/apps/common/assimp/code/Importer.cpp:942
↓ 39 callersFunctionvmathV4MakeFromElems
tests/apps/common/vectormath/scalar/c/vec_aos.h:359
↓ 37 callersFunctioncJSON_CreateNumber
offline/cjson/cJSON.c:530
↓ 36 callersFunctionfast_atof
------------------------------------------------------------------------------------ The same but more human.
tests/apps/common/assimp/code/fast_atof.h:284
↓ 36 callersMethodgetCol3
tests/apps/common/vectormath/scalar/cpp/mat_aos.h:566
↓ 35 callersFunctionASSIMP_strincmp
------------------------------------------------------------------------------- @brief Helper function to do platform independent string comparison.
tests/apps/common/assimp/code/StringComparison.h:175
↓ 35 callersFunctionbconchar
int bconchar (bstring b, char c) / * * Concatenate the single character c to the bstring b. */
src/cbstring/bstrlib.c:346
↓ 34 callersFunctionAddAssignPrologue
src/toGLSLInstruction.c:134
↓ 33 callersFunctionAddAssignToDest
src/toGLSLInstruction.c:128
↓ 33 callersFunctionballoc
int balloc (bstring b, int len) * * Increase the size of the memory backing the bstring b to at least len. */
src/cbstring/bstrlib.c:95
↓ 32 callersFunctionIsSpaceOrNewLine
tests/apps/common/assimp/code/ParsingUtils.h:98
↓ 32 callersFunctionfgSetWindow
* Sets the OpenGL context and the fgStructure "Current Window" pointer to * the window structure passed in. */
tests/apps/common/glut/src/freeglut_window.c:821
↓ 31 callersMethodisEmptyElement
Returns if an element is an empty element, like <foo />
tests/apps/common/assimp/contrib/irrXML/CXMLReaderImpl.h:194
↓ 30 callersMethodHasNormals
Check whether the mesh contains normal vectors
tests/apps/common/assimp/include/assimp/mesh.h:676
↓ 30 callersMethodHasTextureCoords
Check whether the mesh contains a texture coordinate set \param pIndex Index of the texture coordinates set
tests/apps/common/assimp/include/assimp/mesh.h:698
↓ 30 callersFunctionfghTypeToString
tests/apps/common/glut/src/freeglut_main.c:531
↓ 29 callersMethodFileSize
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultIOStream.cpp:105
↓ 29 callersMethodIs
-----------------------------------------
tests/apps/common/assimp/code/DXFHelper.h:74
↓ 29 callersFunctionXmlRead
tests/apps/common/assimp/code/OgreXmlHelper.hpp:76
↓ 28 callersMethodRead
----------------------------------------------------------------------------------
tests/apps/common/assimp/code/DefaultIOStream.cpp:62
↓ 28 callersMethodgetCol3
tests/apps/common/vectormath/SSE/cpp/mat_aos.h:736
↓ 27 callersMethodHasTangentsAndBitangents
Check whether the mesh contains tangent and bitangent vectors It is not possible that it contains tangents and no bitangents (or the other way round).
tests/apps/common/assimp/include/assimp/mesh.h:683
↓ 27 callersFunctionIsLineEnd
tests/apps/common/assimp/code/ParsingUtils.h:92
↓ 27 callersFunctionSetFloatArray
tests/apps/common/Shader.h:122
↓ 27 callersMethodmatch_start
----------------------------------------- !strcmp((*this)->substr(0,strlen(check)),check) */
tests/apps/common/assimp/code/LineSplitter.h:220
↓ 26 callersMethodHasVertexColors
Check whether the mesh contains a vertex color set \param pIndex Index of the vertex color set
tests/apps/common/assimp/include/assimp/mesh.h:688
↓ 26 callersFunctionSkipLine
tests/apps/common/assimp/code/ParsingUtils.h:118
↓ 26 callersFunctionstrcpy
src/cbstring/bsafe.c:27
↓ 25 callersMethodValueAsFloat
-----------------------------------------
tests/apps/common/assimp/code/DXFHelper.h:111
↓ 25 callersFunctionbconcat
int bconcat (bstring b0, const_bstring b1) * * Concatenate the bstring b1 to the bstring b0. */
src/cbstring/bstrlib.c:314
↓ 25 callersFunctionswap
tests/apps/common/assimp/code/BoostWorkaround/boost/shared_ptr.hpp:212
↓ 25 callersFunctionvmathV3ScalarMul
tests/apps/common/vectormath/scalar/c/vec_aos.h:180
next →1–100 of 6,266, ranked by callers