MCPcopy Create free account

hub / github.com/appleseedhq/appleseed / functions

Functions22,876 in github.com/appleseedhq/appleseed

↓ 8,444 callersFunctionHGOTO_ERROR
end else */
src/hdf5/src/H5Zscaleoffset.c:546
↓ 3,608 callersFunctionassert
(1 == H5V_vector_reduce_product(0, NULL)
src/hdf5/src/H5V.c:124
↓ 2,347 callersFunctionHDfprintf
------------------------------------------------------------------------- * Function: HDfprintf * * Purpose: Prints the optional arguments under th
src/hdf5/src/H5system.c:104
↓ 2,332 callersFunctionH5Fclose
------------------------------------------------------------------------- * Function: H5Fclose * * Purpose: This function closes the file specified
src/hdf5/src/H5F.c:1958
↓ 2,091 callersFunctionVERIFY
(arrayID, H5I_INVALID_HID, "H5Iregister"); if(arrayID != H5I_INVALID_HID)
src/hdf5/test/tid.c:43
↓ 1,745 callersFunctionH5Dclose
------------------------------------------------------------------------- * Function: H5Dclose * * Purpose: Closes access to a dataset (DATASET_ID)
src/hdf5/src/H5D.c:381
↓ 1,584 callersFunctionH5Sclose
------------------------------------------------------------------------- * Function: H5Sclose * * Purpose: Release access to a dataspace object.
src/hdf5/src/H5S.c:355
↓ 1,563 callersFunctionH5Gclose
------------------------------------------------------------------------- * Function: H5Gclose * * Purpose: Closes the specified group. The group
src/hdf5/src/H5G.c:724
↓ 1,551 callersFunctionH5Tclose
------------------------------------------------------------------------- * Function: H5Tclose * * Purpose: Frees a datatype and all associated mem
src/hdf5/src/H5T.c:1710
↓ 1,057 callersFunctionH5Fcreate
------------------------------------------------------------------------- * Function: H5Fcreate * * Purpose: This is the primary function for creat
src/hdf5/src/H5F.c:1392
↓ 978 callersFunctionH5Pclose
-------------------------------------------------------------------------- NAME H5Pclose PURPOSE Routine to close a property list. USAGE
src/hdf5/src/H5P.c:1379
↓ 969 callersFunctionH5Screate_simple
------------------------------------------------------------------------- * Function: H5Screate_simple * * Purpose: Creates a new simple dataspace
src/hdf5/src/H5S.c:1316
↓ 847 callersFunctionH5Dcreate2
------------------------------------------------------------------------- * Function: H5Dcreate2 * * Purpose: Creates a new dataset named NAME at L
src/hdf5/src/H5D.c:126
↓ 823 callersFunctionH5Gcreate2
------------------------------------------------------------------------- * Function: H5Gcreate2 * * Purpose: Creates a new group relative to LOC_I
src/hdf5/src/H5G.c:172
↓ 693 callersFunctionH5Tinsert
------------------------------------------------------------------------- * Function: H5Tinsert * * Purpose: Adds another member to the compound da
src/hdf5/src/H5Tcompound.c:350
↓ 661 callersFunctionH5MM_xfree
------------------------------------------------------------------------- * Function: H5MM_xfree * * Purpose: Just like free(3) except null pointer
src/hdf5/src/H5MM.c:240
↓ 660 callersFunctionH5Dwrite
------------------------------------------------------------------------- * Function: H5Dwrite * * Purpose: Writes (part of) a DSET from applicatio
src/hdf5/src/H5Dio.c:212
↓ 652 callersMethodc_str
src/appleseed/foundation/utility/indenter.h:104
↓ 615 callersFunctionH5Fopen
------------------------------------------------------------------------- * Function: H5Fopen * * Purpose: This is the primary function for accessi
src/hdf5/src/H5F.c:1498
↓ 614 callersFunctionH5Dopen2
------------------------------------------------------------------------- * Function: H5Dopen2 * * Purpose: Finds a dataset named NAME at LOC_ID, o
src/hdf5/src/H5D.c:298
↓ 587 callersMethodinsert
src/appleseed/renderer/modeling/input/symbol.h:136
↓ 581 callersFunctionh5_fixname
------------------------------------------------------------------------- * Function: h5_fixname * * Purpose: Create a file name from a file base n
src/hdf5/test/h5test.c:285
↓ 575 callersFunctionH5Pcreate
-------------------------------------------------------------------------- NAME H5Pcreate PURPOSE Routine to create a new property list of a
src/hdf5/src/H5P.c:257
↓ 552 callersFunctionparallel_print
------------------------------------------------------------------------- * Function: parallel_print * * Purpose: wrapper for printf for use in par
src/hdf5/tools/lib/h5tools_utils.c:69
↓ 508 callersMethoddeallocate
src/xerces-c/src/xercesc/internal/MemoryManagerImpl.cpp:51
↓ 500 callersFunctionH5Sselect_hyperslab
-------------------------------------------------------------------------- NAME H5Sselect_hyperslab PURPOSE Specify a hyperslab to combine w
src/hdf5/src/H5Shyper.c:6580
↓ 492 callersFunctionH5Tcopy
------------------------------------------------------------------------- * Function: H5Tcopy * * Purpose: Copies a datatype. The resulting dataty
src/hdf5/src/H5T.c:1632
↓ 482 callersFunctionH5Dread
------------------------------------------------------------------------- * Function: H5Dread * * Purpose: Reads (part of) a DSET from the file int
src/hdf5/src/H5Dio.c:120
↓ 467 callersFunctionH5Gopen2
------------------------------------------------------------------------- * Function: H5Gopen2 * * Purpose: Opens an existing group for modificatio
src/hdf5/src/H5G.c:395
↓ 450 callersFunctiontranscode
src/appleseed/foundation/utility/xercesc.h:324
↓ 429 callersFunctionTestErrPrintf
* This routine is designed to provide equivalent functionality to 'printf' * and also increment the error count for the testing framework. */
src/hdf5/test/testframe.c:527
↓ 414 callersFunctionequals
* Compares two keys and determines if they are semantically equal * * @param key1 the first key to be compared * @param key2 the second key t
src/xerces-c/src/xercesc/util/Hashers.hpp:57
↓ 403 callersMethodgetRawBuffer
src/xerces-c/src/xercesc/internal/BinMemOutputStream.cpp:63
↓ 398 callersFunctionH5Tequal
------------------------------------------------------------------------- * Function: H5Tequal * * Purpose: Determines if two datatypes are equal.
src/hdf5/src/H5T.c:1748
↓ 386 callersFunctionH5Aclose
-------------------------------------------------------------------------- NAME H5Aclose PURPOSE Close an attribute ID USAGE herr_t H5A
src/hdf5/src/H5A.c:2265
↓ 377 callersMethodput
--------------------------------------------------------------------------- FieldValueMap: Setter methods --------------------------------------------
src/xerces-c/src/xercesc/validators/schema/identity/FieldValueMap.hpp:166
↓ 367 callersFunctionH5I_object
------------------------------------------------------------------------- * Function: H5I_object * * Purpose: Find an object pointer for the specif
src/hdf5/src/H5I.c:984
↓ 348 callersFunctionequals
src/xerces-c/src/xercesc/validators/common/DFAContentModel.cpp:55
↓ 341 callersFunctionH5Tget_size
------------------------------------------------------------------------- * Function: H5Tget_size * * Purpose: Determines the total size of a datat
src/hdf5/src/H5T.c:2091
↓ 329 callersMethodpush_back
src/appleseed/foundation/utility/searchpaths.h:105
↓ 321 callersMethodallocate
src/xerces-c/src/xercesc/dom/impl/DOMDocumentImpl.cpp:832
↓ 320 callersFunctionH5Ldelete
------------------------------------------------------------------------- * Function: H5Ldelete * * Purpose: Removes the specified NAME from the gr
src/hdf5/src/H5L.c:594
↓ 317 callersFunctionunprotect_entry
src/hdf5/test/cache_common.c:3178
↓ 316 callersMethodget
--------------------------------------------------------------------------- BitSet: Getter methods ---------------------------------------------------
src/xerces-c/src/xercesc/util/BitSet.cpp:102
↓ 292 callersFunctionindentation
------------------------------------------------------------------------- * Function: indentation * * Purpose: Print spaces for indentation
src/hdf5/tools/lib/h5tools_utils.c:363
↓ 290 callersFunctionCANREP_TEST
src/xerces-c/tests/src/XSValueTest/XSValueTest.cpp:552
↓ 290 callersFunctionH5Tcreate
------------------------------------------------------------------------- * Function: H5Tcreate * * Purpose: Create a new type and initialize it to
src/hdf5/src/H5T.c:1582
↓ 290 callersFunctionprotect_entry
src/hdf5/test/cache_common.c:2947
↓ 290 callersMethodrelease
src/xerces-c/src/xercesc/util/XMLString.cpp:1957
↓ 287 callersFunctionreopen_heap
------------------------------------------------------------------------- * Function: reopen_heap * * Purpose: Perform common "re-open" operations
src/hdf5/test/fheap.c:722
↓ 282 callersMethodgetNextSibling
src/xerces-c/src/xercesc/dom/impl/DOMNodeImpl.cpp:136
↓ 276 callersFunctionpng_warning
This function is called whenever there is a non-fatal error. This function * should not be changed. If there is a need to handle warnings different
src/libpng/pngerror.c:107
↓ 272 callersFunctionVERIFY
(sid1, FAIL, "H5Screate_simple"); /* Create scalar dataspace */ sid1 = H5Screate_simple(SPACE3_RANK,
src/hdf5/test/th5s.c:1325
↓ 269 callersFunctionH5I_object_verify
------------------------------------------------------------------------- * Function: H5I_object_verify * * Purpose: Find an object pointer for the
src/hdf5/src/H5I.c:1056
↓ 265 callersFunctionH5I_register
------------------------------------------------------------------------- * Function: H5I_register * * Purpose: Registers an OBJECT in a TYPE and r
src/hdf5/src/H5I.c:817
↓ 264 callersFunctionACTVALUE_TEST
src/xerces-c/tests/src/XSValueTest/XSValueTest.cpp:455
↓ 261 callersMethodappend
----------------------------------------------------------------------- Buffer access ----------------------------------------------------------------
src/xerces-c/src/xercesc/framework/XMLBufferMgr.hpp:136
↓ 252 callersFunctionh5tools_str_append
------------------------------------------------------------------------- * Function: h5tools_str_append * * Purpose: Formats variable arguments
src/hdf5/tools/lib/h5tools_str.c:122
↓ 249 callersFunctionVALIDATE_TEST
src/xerces-c/tests/src/XSValueTest/XSValueTest.cpp:389
↓ 244 callersFunctionH5Acreate2
-------------------------------------------------------------------------- NAME H5Acreate2 PURPOSE Creates an attribute on an object USAGE
src/hdf5/src/H5A.c:219
↓ 238 callersFunctionDOMException
src/xerces-c/src/xercesc/dom/DOMLSException.cpp:25
↓ 238 callersFunctionH5P_get
-------------------------------------------------------------------------- NAME H5P_get PURPOSE Internal routine to query the value of a pro
src/hdf5/src/H5Pint.c:3756
↓ 237 callersFunctionerror_msg
------------------------------------------------------------------------- * Function: error_msg * * Purpose: Print a nicely formatted error mess
src/hdf5/tools/lib/h5tools_utils.c:140
↓ 234 callersMethodappend
src/xerces-c/src/xercesc/validators/schema/identity/ValueStore.cpp:204
↓ 232 callersFunctionH5HF_close
------------------------------------------------------------------------- * Function: H5HF_close * * Purpose: Close a fractal heap * * Return: SU
src/hdf5/src/H5HF.c:783
↓ 223 callersFunctionH5F_efc_open
------------------------------------------------------------------------- * Function: H5F_efc_open * * Purpose: Opens a file using the exter
src/hdf5/src/H5Fefc.c:143
↓ 222 callersMethodinsert
src/openexr/IlmImf/ImfHeader.cpp:228
↓ 219 callersFunctionH5S_select_shape_same_test
-------------------------------------------------------------------------- NAME H5S_select_shape_same_test PURPOSE Determine if two dataspac
src/hdf5/src/H5Stest.c:52
↓ 217 callersFunctionH5F_efc_close
------------------------------------------------------------------------- * Function: H5F_efc_close * * Purpose: Closes (unlocks) a file ope
src/hdf5/src/H5Fefc.c:334
↓ 210 callersFunctionh5_get_file_size
------------------------------------------------------------------------- * Function: h5_get_file_size * * Purpose: Get the current size of a file
src/hdf5/test/h5test.c:856
↓ 208 callersFunctioncheck_name
src/hdf5/test/getname.c:61
↓ 206 callersFunctionH5Dget_space
------------------------------------------------------------------------- * Function: H5Dget_space * * Purpose: Returns a copy of the file data spa
src/hdf5/src/H5D.c:425
↓ 201 callersFunctionH5Sextent_equal
------------------------------------------------------------------------- * Function: H5Sextent_equal * * Purpose: Determines if two dataspace exte
src/hdf5/src/H5S.c:1941
↓ 193 callersFunctionH5Pset_chunk
------------------------------------------------------------------------- * Function: H5Pset_chunk * * Purpose: Sets the number of dimensions and t
src/hdf5/src/H5Pdcpl.c:823
↓ 189 callersMethodgetMessage
src/xerces-c/src/xercesc/dom/DOMException.hpp:250
↓ 188 callersFunctionH5MM_malloc
------------------------------------------------------------------------- * Function: H5MM_malloc * * Purpose: Just like the POSIX version of mallo
src/hdf5/src/H5MM.c:56
↓ 186 callersFunctionH5Lcreate_soft
------------------------------------------------------------------------- * Function: H5Lcreate_soft * * Purpose: Creates a soft link from LINK_NAM
src/hdf5/src/H5L.c:434
↓ 185 callersMethodget
src/appleseed/foundation/utility/lazy.h:429
↓ 185 callersFunctionmax
minimum
src/STANN/ANN/ANN/ANNperf.h:119
↓ 182 callersFunctionH5Awrite
-------------------------------------------------------------------------- NAME H5Awrite PURPOSE Write out data to an attribute USAGE h
src/hdf5/src/H5A.c:908
↓ 181 callersFunctionH5Lcreate_external
------------------------------------------------------------------------- * Function: H5Lcreate_external * * Purpose: Creates an external link from
src/hdf5/src/H5Lexternal.c:539
↓ 179 callersMethodemitError
--------------------------------------------------------------------------- XSDErrorReporter: Error reporting ----------------------------------------
src/xerces-c/src/xercesc/validators/schema/XSDErrorReporter.cpp:75
↓ 177 callersFunctionprint_data
------------------------------------------------------------------------- * Function: print_data * * Purpose: print data only in report or verbose
src/hdf5/tools/lib/h5diff_array.c:5858
↓ 176 callersFunctionprint_pos
src/hdf5/tools/lib/h5diff_array.c:5913
↓ 175 callersFunctioncheck_node_depth
------------------------------------------------------------------------- * Function: check_node_depth * * Purpose: Check the depth of the node con
src/hdf5/test/btree2.c:234
↓ 172 callersMethodgetSchemaTypeInfo
src/xerces-c/src/xercesc/dom/impl/DOMAttrImpl.cpp:299
↓ 168 callersFunctionH5T_register
------------------------------------------------------------------------- * Function: H5T_register * * Purpose: Register a hard or soft conversion
src/hdf5/src/H5T.c:2271
↓ 167 callersFunctionH5F_try_close
------------------------------------------------------------------------- * Function: H5F_try_close * * Purpose: Attempts to close a file due to on
src/hdf5/src/H5F.c:1799
↓ 167 callersFunctiondot
src/appleseed/foundation/math/vector.h:653
↓ 167 callersMethodgetNodeValue
src/xerces-c/src/xercesc/dom/impl/DOMNodeImpl.cpp:141
↓ 166 callersMethodgetURI
--------------------------------------------------------------------------- Getter methods -----------------------------------------------------------
src/xerces-c/src/xercesc/validators/common/CMAny.cpp:62
↓ 166 callersMethodvalue
src/openexr/IlmThread/IlmThreadSemaphore.cpp:54
↓ 163 callersMethodgetFirstChild
src/xerces-c/src/xercesc/dom/impl/DOMNodeImpl.cpp:125
↓ 162 callersFunctionH5Tset_size
------------------------------------------------------------------------- * Function: H5Tset_size * * Purpose: Sets the total size in bytes for a d
src/hdf5/src/H5T.c:2136
↓ 162 callersMethodelementAt
src/xerces-c/src/xercesc/validators/schema/XercesGroupInfo.hpp:131
↓ 162 callersMethodgetNodeType
src/xerces-c/src/xercesc/dom/impl/DOMAttrImpl.cpp:80
↓ 161 callersFunctionH5F_open
------------------------------------------------------------------------- * Function: H5F_open * * Purpose: Opens (or creates) a file. This functi
src/hdf5/src/H5F.c:1164
↓ 160 callersMethodformat
src/openexr/IlmImf/ImfCompressor.cpp:60
↓ 160 callersFunctionverify_val
src/hdf5/c++/test/h5cpputil.h:64
↓ 159 callersFunctionH5Dvlen_reclaim
------------------------------------------------------------------------- * Function: H5Dvlen_reclaim * * Purpose: Frees the buffers allocated for
src/hdf5/src/H5D.c:930
next →1–100 of 22,876, ranked by callers