MCPcopy Create free account

hub / github.com/InsightSoftwareConsortium/ITK / functions

Functions52,088 in github.com/InsightSoftwareConsortium/ITK

↓ 30 callersFunctionTIFFGetFieldDefaulted
* Like TIFFGetField, but return any default * value if the tag is not present in the directory. */
Modules/ThirdParty/TIFF/src/itktiff/libtiff/tif_aux.c:377
↓ 30 callersMethodname
Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmcharls/jpegls.cpp:38
↓ 30 callersMethodrms
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_least_squares_function.cxx:96
↓ 30 callersFunctionvnl_vector_ssd
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_vector.h:805
↓ 30 callersMethodwhat
Modules/Core/Common/src/itkExceptionObject.cxx:165
↓ 29 callersFunctionErrorExit
Modules/ThirdParty/VNL/src/vxl/core/vnl/examples/calculate.cxx:115
↓ 29 callersMethodGetAttribute
Retrieve an attribute by key (return an empty string if not found). */
Modules/IO/XML/src/itkDOMNode.cxx:47
↓ 29 callersMethodGetLnext
---------------------------------------------------------------------
Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx:37
↓ 29 callersMethodGetOrder
Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx:456
↓ 29 callersMethodGetTimeInSeconds
Modules/Core/Common/src/itkRealTimeClock.cxx:74
↓ 29 callersFunctionH5Iget_type
------------------------------------------------------------------------- * Function: H5Iget_type * * Purpose: The public version of H5I_get
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5I.c:390
↓ 29 callersFunctionH5SL_close
-------------------------------------------------------------------------- NAME H5SL_close PURPOSE Close a skip list, deallocating it. USAG
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5SL.c:2256
↓ 29 callersFunctionH5T_cmp
------------------------------------------------------------------------- * Function: H5T_cmp * * Purpose: Compares two data types. * * Return
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5T.c:4494
↓ 29 callersFunctionH5T_convert
------------------------------------------------------------------------- * Function: H5T_convert * * Purpose: Call a conversion function to con
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5T.c:5816
↓ 29 callersFunctionH5T_path_find
------------------------------------------------------------------------- * Function: H5T_path_find * * Purpose: Library-internal wrapper to
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5T.c:5045
↓ 29 callersFunctionOpenCLCheckError
Modules/Core/GPUCommon/src/itkOpenCLUtil.cxx:265
↓ 29 callersMethodPrintInfo
Modules/ThirdParty/MetaIO/src/MetaIO/src/metaLine.cxx:101
↓ 29 callersFunctionRegisterRequiredFactories
Modules/Core/TestKernel/src/itkTestDriverIncludeRequiredFactories.cxx:59
↓ 29 callersMethodSetPresentationContextID
Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPresentationContext.cxx:46
↓ 29 callersMethodTransform
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Geometry/Transform.h:747
↓ 29 callersMethodUpdate
Override update for debug output */
Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx:218
↓ 29 callersMethodadd_text
Adds text corresponding to `value` into `self.pieces`.
Wrapping/Generators/Doc/doxy2swig.py:144
↓ 29 callersFunctionarith_decode
Modules/ThirdParty/JPEG/src/itkjpeg/jdarith.c:105
↓ 29 callersFunctionarith_decode
Modules/ThirdParty/JPEG/src/itkjpeg-turbo/jdarith.c:114
↓ 29 callersFunctionei_declare_aligned_stack_constructed_variable
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:3331
↓ 29 callersFunctionimpl
Accessors for the implementation object.
Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/include/gtest/gtest.h:1280
↓ 29 callersMethodindex
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/Diagonal.h:157
↓ 29 callersMethodnormal
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_random.cxx:116
↓ 29 callersFunctionopj_mutex_lock
Modules/ThirdParty/OpenJPEG/src/openjpeg/src/lib/openjp2/thread.c:79
↓ 29 callersFunctionpandnot
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/AVX/PacketMath.h:1887
↓ 29 callersFunctionplain_enum_min
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/util/Meta.h:508
↓ 29 callersFunctionpng_crc_read
Read data, and (optionally) run it through the CRC. */
Modules/ThirdParty/PNG/src/itkpng/pngrutil.c:195
↓ 29 callersFunctionprefetch
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/GenericPacketMath.h:917
↓ 29 callersMethodrdbuf
Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/ftp.h:135
↓ 28 callersMethodClear
Modules/Core/Common/src/itkMetaDataDictionary.cxx:152
↓ 28 callersMethodEvaluateInverseCDF
Modules/Numerics/Statistics/test/itkProbabilityDistributionTest.cxx:63
↓ 28 callersMethodGetNumberOfDegreesOfFreedom
Modules/Numerics/FEM/src/itkFEMElementBase.cxx:531
↓ 28 callersMethodGetVM
Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/gdcmElement.h:77
↓ 28 callersFunctionH5Aexists
------------------------------------------------------------------------- * Function: H5Aexists * * Purpose: Checks if an attribute with a given na
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5A.c:2354
↓ 28 callersFunctionH5B2__protect_internal
------------------------------------------------------------------------- * Function: H5B2__protect_internal * * Purpose: "Protect" an internal nod
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5B2internal.c:175
↓ 28 callersFunctionH5Dopen1
------------------------------------------------------------------------- * Function: H5Dopen1 * * Purpose: Finds a dataset named NAME at LO
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Ddeprec.c:165
↓ 28 callersFunctionH5O__chunk_unprotect
------------------------------------------------------------------------- * Function: H5O__chunk_unprotect * * Purpose: Unprotect an object
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Ochunk.c:211
↓ 28 callersFunctionH5P_poke
-------------------------------------------------------------------------- NAME H5P_poke PURPOSE Internal routine to overwrite a property's
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Pint.c:2939
↓ 28 callersFunctionH5VL_set_vol_wrapper
------------------------------------------------------------------------- * Function: H5VL_set_vol_wrapper * * Purpose: Set up object wrappi
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5VLint.c:2256
↓ 28 callersMethodSetGroup
Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmCurve.cxx:266
↓ 28 callersMethodSetRequestedTemporalRegion
----------------------------------------------------------------------------
Modules/Video/Core/src/itkTemporalDataObject.cxx:120
↓ 28 callersMethodasDiagonal
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/DiagonalMatrix.h:384
↓ 28 callersFunctiondata_block
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_vector_fixed_ref.h:49
↓ 28 callersFunctiondlascl_
< SUBROUTINE DLASCL( TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, INFO ) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/double/dlascl.c:19
↓ 28 callersFunctionlookup
Modules/ThirdParty/Expat/src/expat/xmlparse.c:6716
↓ 28 callersMethodmadd
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:520
↓ 28 callersFunctionoperator=
Modules/ThirdParty/GDCM/src/gdcm/Source/Common/gdcmEvent.h:30
↓ 28 callersFunctionpervec_
Subroutine */
Modules/Numerics/FEM/src/dsrc2c.c:6016
↓ 28 callersFunctionpzero
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/AVX512/PacketMath.h:231
↓ 28 callersFunctionrnd_halfinttoeven
rnd_halfinttoeven -- round towards nearest integer halfway cases are rounded towards the nearest even integer, e.g. rnd_halfinttoeven( 1.5) == 2 rnd
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_math.h:263
↓ 28 callersFunctionto_lapack
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/misc/lapacke_helpers.h:61
↓ 27 callersMethodGetNumberOfElements
Modules/Numerics/FEM/src/itkFEMLoadElementBase.cxx:50
↓ 27 callersMethodGetNumberOfParameters
Get the number of parameters. */
Modules/Filtering/Deconvolution/test/itkParametricBlindLeastSquaresDeconvolutionImageFilterTest.cxx:97
↓ 27 callersMethodGetUniqueTags
Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.cxx:41
↓ 27 callersMethodGetVectorValue
Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperItpack.cxx:407
↓ 27 callersMethodGoToEnd
Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.h:192
↓ 27 callersFunctionH5O_msg_copy
------------------------------------------------------------------------- * Function: H5O_msg_copy * * Purpose: Copies a message. If MESG is the n
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Omessage.c:660
↓ 27 callersFunctionH5O_msg_exists
------------------------------------------------------------------------- * Function: H5O_msg_exists * * Purpose: Determines if a particular messag
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Omessage.c:774
↓ 27 callersFunctionH5SL_next
-------------------------------------------------------------------------- NAME H5SL_next PURPOSE Gets a pointer to the next node in a skip
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5SL.c:1913
↓ 27 callersFunctionH5Tcreate
------------------------------------------------------------------------- * Function: H5Tcreate * * Purpose: Create a new type and initialize
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5T.c:1915
↓ 27 callersMethodIsLossy
Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmBitmap.cxx:774
↓ 27 callersFunctionRead
Modules/ThirdParty/MetaIO/src/MetaIO/src/metaImage.h:70
↓ 27 callersMethodSetLength
Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/gdcmByteValue.cxx:22
↓ 27 callersFunctionTIFFFlushData1
* Internal version of TIFFFlushData that can be * called by ``encodestrip routines'' w/o concern * for infinite recursion. */
Modules/ThirdParty/TIFF/src/itktiff/libtiff/tif_write.c:926
↓ 27 callersFunctionTIFFGetStrileByteCount
Return the value of the TileByteCounts/StripByteCounts array for the * specified tile/strile */
Modules/ThirdParty/TIFF/src/itktiff/libtiff/tif_dirread.c:8363
↓ 27 callersMethodUpdateOutputInformation
Modules/Core/Common/src/itkDataObject.cxx:310
↓ 27 callersMethodall
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/Visitor.h:789
↓ 27 callersFunctioncall_assignment
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/AssignEvaluator.h:859
↓ 27 callersMethodcount
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/Visitor.h:815
↓ 27 callersFunctiondlartg_
< SUBROUTINE DLARTG( F, G, CS, SN, R ) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/double/dlartg.c:29
↓ 27 callersFunctiondot_product
Modules/ThirdParty/VNL/src/vxl/core/vnl/tests/basic_operation_timings.cxx:62
↓ 27 callersMethodexists
-------------------------------------------------------------------------- Function: H5Location::exists - Deprecated Purpose Checks if a link
Modules/ThirdParty/HDF5/src/itkhdf5/c++/src/H5Location.cpp:127
↓ 27 callersFunctionexpand_filename
Modules/ThirdParty/MINC/src/libminc/volume_io/Prog_utils/files.c:603
↓ 27 callersFunctionitpackdcopy_
Subroutine */
Modules/Numerics/FEM/src/dsrc2c.c:4297
↓ 27 callersMethodnonZeros
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/SparseCore/AmbiVector.h:132
↓ 27 callersFunctionopj_sparse_array_int32_read
Modules/ThirdParty/OpenJPEG/src/openjpeg/src/lib/openjp2/sparse_array.c:311
↓ 27 callersFunctionremainder_floored
floored remainder
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_math.h:958
↓ 27 callersFunctionremainder_truncated
truncated remainder
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_math.h:911
↓ 27 callersFunctionreportDefault
Modules/ThirdParty/Expat/src/expat/xmlparse.c:6030
↓ 27 callersFunctionvnl_na_isna
: True if parameter is specific NA qNaN. Tests for bit pattern 0x7ff00000000007a2, as used by Octave and R
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_na.cxx:67
↓ 27 callersMethodx
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/DenseCoeffsBase.h:191
↓ 27 callersFunctionzcopy_
< subroutine zcopy(n,zx,incx,zy,incy) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/blas/zcopy.c:19
↓ 26 callersMethodAddSupportedWriteExtension
Modules/IO/MeshBase/src/itkMeshIOBase.cxx:50
↓ 26 callersFunctionConvert
Modules/Filtering/BiasCorrection/test/itkN4BiasFieldCorrectionImageFilterTest.cxx:66
↓ 26 callersMethodEvaluateCDF
Modules/Numerics/Statistics/test/itkProbabilityDistributionTest.cxx:53
↓ 26 callersMethodGetName
* Return file name of a full filename (i.e. file name without path). */
Modules/ThirdParty/GDCM/src/gdcm/Source/Common/gdcmFilename.cxx:52
↓ 26 callersMethodGetNormalVariate
Access to a normal random number distribution. */ TODO: Compare with vnl_sample_normal
Modules/Core/Common/include/itkMersenneTwisterRandomVariateGenerator.h:507
↓ 26 callersMethodGetSequenceOfFragments
Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/gdcmDataElement.cxx:37
↓ 26 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/src/gtest-internal-inl.h:978
↓ 26 callersFunctionH5AC_get_entry_status
------------------------------------------------------------------------- * Function: H5AC_get_entry_status * * Purpose: Given a file addres
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5AC.c:649
↓ 26 callersFunctionH5AC_mark_entry_dirty
------------------------------------------------------------------------- * Function: H5AC_mark_entry_dirty * * Purpose: Mark a pinned or pr
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5AC.c:802
↓ 26 callersFunctionH5B2__protect_leaf
------------------------------------------------------------------------- * Function: H5B2__protect_leaf * * Purpose: "Protect" an leaf node in the
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5B2leaf.c:164
↓ 26 callersFunctionH5T__reverse_order
------------------------------------------------------------------------- * Function: H5T__reverse_order * * Purpose: Utility function to re
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Tconv.c:187
↓ 26 callersFunctionH5_checksum_metadata
------------------------------------------------------------------------- * Function: H5_checksum_metadata * * Purpose: Provide a more abstract rou
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5checksum.c:471
↓ 26 callersFunctionH5free_memory
------------------------------------------------------------------------- * Function: H5free_memory * * Purpose: Frees memory allocated b
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5.c:1179
← previousnext →701–800 of 52,088, ranked by callers