Home
last modified time | relevance | path

Searched refs:read_tag (Results 326 – 340 of 340) sorted by relevance

1...<<11121314

/dports/science/py-nibabel/nibabel-3.2.1/doc/source/dicom/
H A Dspm_dicom.rst69 Tag lengths as read in ``read_tag`` subfunction. If current format is
/dports/graphics/argyllcms/Argyll_V1.9.2/icc/
H A Dicc.c11943 && (whitePointTag = (icmXYZArray *)p->read_tag(p, icSigMediaWhitePointTag)) != NULL
12012 && (whitePointTag = (icmXYZArray *)p->read_tag(p, icSigMediaWhitePointTag)) != NULL
16473 if ((whitePointTag = (icmXYZArray *)p->read_tag(p, icSigMediaWhitePointTag)) == NULL
16489 if ((blackPointTag = (icmXYZArray *)p->read_tag(p, icSigMediaBlackPointTag)) == NULL
17058 if ((p->grayCurve = (icmCurve *)icp->read_tag(icp, icSigGrayTRCTag)) == NULL
17441 if ((p->redCurve = (icmCurve *)icp->read_tag(icp, icSigRedTRCTag)) == NULL
17443 || (p->greenCurve = (icmCurve *)icp->read_tag(icp, icSigGreenTRCTag)) == NULL
17445 || (p->blueCurve = (icmCurve *)icp->read_tag(icp, icSigBlueTRCTag)) == NULL
17447 || (p->redColrnt = (icmXYZArray *)icp->read_tag(icp, icSigRedColorantTag)) == NULL
18250 if ((p->lut = (icmLut *)icp->read_tag(icp, ttag)) == NULL
[all …]
H A Dicc.h1489 icmBase * (*read_tag)(struct _icc *p, icTagSignature sig);
/dports/science/py-scipy/scipy-1.7.1/scipy/io/matlab/
H A Dmio5_utils.pyx213 def read_tag(self): member in VarReader5
543 slightly faster than ``read_tag``
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dxicclu.c993 if ((wo = (icmXYZArray *)icco->read_tag( in main()
H A Dxlut.c3790 if ((wo = (icmXYZArray *)icco->read_tag( in set_icxLuLut()
3817 if ((wo = (icmXYZArray *)icco->read_tag( in set_icxLuLut()
3841 if ((wo = (icmXYZArray *)icco->read_tag( in set_icxLuLut()
/dports/graphics/argyllcms/Argyll_V1.9.2/profile/
H A Dprofin.c1192 if ((wo = (icmLut *)wr_icco->read_tag( in make_input_icc()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DReadHDF5.cpp676 rval = read_tag(i); in load_file_impl()
1162 rval = read_tag(i); in load_file_partial()
2700 ErrorCode ReadHDF5::read_tag(int tag_index) in read_tag() function in moab::ReadHDF5
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Ddispwin.c5808 if ((wo = (icmVideoCardGamma *)icco->read_tag(icco, icSigVideoCardGammaTag)) == NULL) { in x11_daemon_mode()
6476 if ((wo = (icmVideoCardGamma *)icco->read_tag(icco, icSigVideoCardGammaTag)) == NULL) { in main()
H A Ddispcal.c5417 wo = (icmVideoCardGamma *)icco->read_tag(icco, icSigVideoCardGammaTag); in main()
/dports/security/libtasn1/libtasn1-4.18.0/
H A DChangeLog4728 add read_tag and get_structure_from_oid functions
/dports/devel/libsoup/libsoup-2.74.0/
H A DChangeLog.pre-git6328 old read_tag before changing/clearing it.
6365 * libsoup/soup-private.h (SoupMessagePrivate): make read_tag and
/dports/devel/libsoup3/libsoup-3.0.3/
H A DChangeLog.pre-git6328 old read_tag before changing/clearing it.
6365 * libsoup/soup-private.h (SoupMessagePrivate): make read_tag and
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A DChangeLog28124 Btree::read_tag().
28130 Btree::find_tag() and Bcursor::get_tag() into Btree::read_tag().
29284 QuartzCursor::read_tag().
29317 automatically reads the tag - you have to call read_tag() to
/dports/databases/xapian-core/xapian-core-1.4.18/
H A DChangeLog31705 Btree::read_tag().
31711 Btree::find_tag() and Bcursor::get_tag() into Btree::read_tag().
32865 QuartzCursor::read_tag().
32898 automatically reads the tag - you have to call read_tag() to

1...<<11121314