|
From: <kin...@us...> - 2025-08-16 14:06:47
|
Revision: 7292
http://sourceforge.net/p/teem/code/7292
Author: kindlmann
Date: 2025-08-16 14:06:45 +0000 (Sat, 16 Aug 2025)
Log Message:
-----------
line numbers changed because of FSF preamble change
Modified Paths:
--------------
teem/trunk/python/cffi/teem.py
Modified: teem/trunk/python/cffi/teem.py
===================================================================
--- teem/trunk/python/cffi/teem.py 2025-08-16 14:04:46 UTC (rev 7291)
+++ teem/trunk/python/cffi/teem.py 2025-08-16 14:06:45 UTC (rev 7292)
@@ -191,531 +191,531 @@
_BIFF_DICT = { # contents here are filled in by teem/python/cffi/exult.py Tffi.wrap()
- 'nrrdArrayCompare': (_equals_one, 0, b'nrrd', 'nrrd/accessors.c:517'),
- 'nrrdApply1DLut': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:434'),
- 'nrrdApplyMulti1DLut': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:465'),
- 'nrrdApply1DRegMap': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:514'),
- 'nrrdApplyMulti1DRegMap': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:545'),
- 'nrrd1DIrregMapCheck': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:587'),
- 'nrrd1DIrregAclCheck': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:684'),
- 'nrrd1DIrregAclGenerate': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:816'),
- 'nrrdApply1DIrregMap': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:880'),
- 'nrrdApply1DSubstitution': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:1054'),
- 'nrrdApply2DLut': (_equals_one, 0, b'nrrd', 'nrrd/apply2D.c:297'),
- 'nrrdArithGamma': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:50'),
- 'nrrdArithSRGBGamma': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:138'),
- 'nrrdArithUnaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:344'),
- 'nrrdArithBinaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:553'),
- 'nrrdArithIterBinaryOpSelect': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:639'),
- 'nrrdArithIterBinaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:726'),
- 'nrrdArithTernaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:876'),
- 'nrrdArithIterTernaryOpSelect': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:954'),
- 'nrrdArithIterTernaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:1042'),
- 'nrrdArithAffine': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:1065'),
- 'nrrdArithIterAffine': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:1108'),
- 'nrrdAxisInfoCompare': (_equals_one, 0, b'nrrd', 'nrrd/axis.c:929'),
- 'nrrdOrientationReduce': (_equals_one, 0, b'nrrd', 'nrrd/axis.c:1221'),
- 'nrrdMetaDataNormalize': (_equals_one, 0, b'nrrd', 'nrrd/axis.c:1266'),
- 'nrrdCCFind': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:285'),
- 'nrrdCCAdjacency': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:545'),
- 'nrrdCCMerge': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:645'),
- 'nrrdCCRevalue': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:795'),
- 'nrrdCCSettle': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:822'),
- 'nrrdCCValid': ((lambda rv: 0 == rv), 0, b'nrrd', 'nrrd/ccmethods.c:26'),
- 'nrrdCCSize': (_equals_one, 0, b'nrrd', 'nrrd/ccmethods.c:57'),
- 'nrrdDeringVerboseSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:101'),
- 'nrrdDeringLinearInterpSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:114'),
- 'nrrdDeringVerticalSeamSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:127'),
- 'nrrdDeringInputSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:140'),
- 'nrrdDeringCenterSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:175'),
- 'nrrdDeringClampPercSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:194'),
- 'nrrdDeringClampHistoBinsSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:215'),
- 'nrrdDeringRadiusScaleSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:234'),
- 'nrrdDeringThetaNumSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:252'),
- 'nrrdDeringRadialKernelSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:270'),
- 'nrrdDeringThetaKernelSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:290'),
- 'nrrdDeringExecute': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:750'),
- 'nrrdCheapMedian': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:407'),
- 'nrrdDistanceL2': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:814'),
- 'nrrdDistanceL2Biased': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:826'),
- 'nrrdDistanceL2Signed': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:838'),
- 'nrrdHisto': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:40'),
- 'nrrdHistoCheck': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:160'),
- 'nrrdHistoDraw': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:189'),
- 'nrrdHistoAxis': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:325'),
- 'nrrdHistoJoint': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:439'),
- 'nrrdHistoThresholdOtsu': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:649'),
- 'nrrdKernelParse': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3032'),
- 'nrrdKernelSpecParse': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3212'),
- 'nrrdKernelSpecSprint': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3234'),
- 'nrrdKernelSprint': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3289'),
- 'nrrdKernelCompare': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3307'),
- 'nrrdKernelSpecCompare': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3356'),
- 'nrrdKernelCheck': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3429'),
- 'nrrdConvert': (_equals_one, 0, b'nrrd', 'nrrd/map.c:234'),
- 'nrrdClampConvert': (_equals_one, 0, b'nrrd', 'nrrd/map.c:254'),
- 'nrrdCastClampRound': (_equals_one, 0, b'nrrd', 'nrrd/map.c:280'),
- 'nrrdQuantize': (_equals_one, 0, b'nrrd', 'nrrd/map.c:302'),
- 'nrrdUnquantize': (_equals_one, 0, b'nrrd', 'nrrd/map.c:474'),
- 'nrrdHistoEq': (_equals_one, 0, b'nrrd', 'nrrd/map.c:611'),
- 'nrrdProject': (_equals_one, 0, b'nrrd', 'nrrd/measure.c:1136'),
- 'nrrdBoundarySpecCheck': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:93'),
- 'nrrdBoundarySpecParse': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:117'),
- 'nrrdBoundarySpecSprint': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:176'),
- 'nrrdBoundarySpecCompare': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:198'),
- 'nrrdBasicInfoCopy': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:541'),
- 'nrrdWrap_nva': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:817'),
- 'nrrdWrap_va': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:848'),
- 'nrrdCopy': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:939'),
- 'nrrdAlloc_nva': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:969'),
- 'nrrdAlloc_va': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1018'),
- 'nrrdMaybeAlloc_nva': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1139'),
- 'nrrdMaybeAlloc_va': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1156'),
- 'nrrdCompare': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1197'),
- 'nrrdPPM': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1383'),
- 'nrrdPGM': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1403'),
- 'nrrdSpaceVectorParse': (_equals_one, 4, b'nrrd', 'nrrd/parseNrrd.c:521'),
- '_nrrdDataFNCheck': (_equals_one, 3, b'nrrd', 'nrrd/parseNrrd.c:1198'),
- 'nrrdRangePercentileSet': (_equals_one, 0, b'nrrd', 'nrrd/range.c:109'),
- 'nrrdRangePercentileFromStringSet': (_equals_one, 0, b'nrrd', 'nrrd/range.c:211'),
- 'nrrdOneLine': (_equals_one, 0, b'nrrd', 'nrrd/read.c:76'),
- 'nrrdLineSkip': (_equals_one, 0, b'nrrd', 'nrrd/read.c:240'),
- 'nrrdByteSkip': (_equals_one, 0, b'nrrd', 'nrrd/read.c:336'),
- 'nrrdRead': (_equals_one, 0, b'nrrd', 'nrrd/read.c:500'),
- 'nrrdStringRead': (_equals_one, 0, b'nrrd', 'nrrd/read.c:520'),
- 'nrrdLoad': ((lambda rv: 1 == rv or 2 == rv), 0, b'nrrd', 'nrrd/read.c:616'),
- 'nrrdLoadMulti': (_equals_one, 0, b'nrrd', 'nrrd/read.c:683'),
- 'nrrdInvertPerm': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:34'),
- 'nrrdAxesInsert': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:86'),
- 'nrrdAxesPermute': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:152'),
- 'nrrdShuffle': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:306'),
- 'nrrdAxesSwap': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:451'),
- 'nrrdFlip': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:487'),
- 'nrrdJoin': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:568'),
- 'nrrdAxesSplit': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:815'),
- 'nrrdAxesDelete': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:877'),
- 'nrrdAxesMerge': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:929'),
- 'nrrdReshape_nva': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:979'),
- 'nrrdReshape_va': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1047'),
- 'nrrdBlock': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1084'),
- 'nrrdUnblock': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1155'),
- 'nrrdTile2D': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1254'),
- 'nrrdUntile2D': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1368'),
- 'nrrdResampleDefaultCenterSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:170'),
- 'nrrdResampleNonExistentSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:191'),
- 'nrrdResampleRangeSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:324'),
- 'nrrdResampleOverrideCenterSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:343'),
- 'nrrdResampleBoundarySet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:400'),
- 'nrrdResamplePadValueSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:421'),
- 'nrrdResampleBoundarySpecSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:438'),
- 'nrrdResampleRenormalizeSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:459'),
- 'nrrdResampleTypeOutSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:476'),
- 'nrrdResampleRoundSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:501'),
- 'nrrdResampleClampSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:518'),
- 'nrrdResampleExecute': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:1453'),
- 'nrrdFFTWWisdomRead': (_equals_one, 0, b'nrrd', 'nrrd/fftNrrd.c:34'),
- 'nrrdFFT': (_equals_one, 0, b'nrrd', 'nrrd/fftNrrd.c:90'),
- 'nrrdFFTWWisdomWrite': (_equals_one, 0, b'nrrd', 'nrrd/fftNrrd.c:287'),
- 'nrrdSimpleResample': (_equals_one, 0, b'nrrd', 'nrrd/resampleNrrd.c:51'),
- 'nrrdSpatialResample': (_equals_one, 0, b'nrrd', 'nrrd/resampleNrrd.c:521'),
- 'nrrdSpaceSet': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:83'),
- 'nrrdSpaceDimensionSet': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:120'),
- 'nrrdSpaceOriginSet': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:172'),
- 'nrrdContentSet_va': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:473'),
- '_nrrdCheck': (_equals_one, 3, b'nrrd', 'nrrd/simple.c:1077'),
- 'nrrdCheck': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:1114'),
- 'nrrdSameSize': ((lambda rv: 0 == rv), 3, b'nrrd', 'nrrd/simple.c:1135'),
- 'nrrdSanity': ((lambda rv: 0 == rv), 0, b'nrrd', 'nrrd/simple.c:1367'),
- 'nrrdSlice': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:39'),
- 'nrrdCrop': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:184'),
- 'nrrdSliceSelect': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:366'),
- 'nrrdSample_nva': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:578'),
- 'nrrdSample_va': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:617'),
- 'nrrdSimpleCrop': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:646'),
- 'nrrdCropAuto': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:667'),
- 'nrrdSplice': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:32'),
- 'nrrdInset': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:157'),
- 'nrrdPad_va': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:281'),
- 'nrrdPad_nva': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:487'),
- 'nrrdSimplePad_va': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:515'),
- 'nrrdSimplePad_nva': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:553'),
- 'nrrdIoStateSet': (_equals_one, 0, b'nrrd', 'nrrd/write.c:30'),
- 'nrrdIoStateEncodingSet': (_equals_one, 0, b'nrrd', 'nrrd/write.c:103'),
- 'nrrdIoStateFormatSet': (_equals_one, 0, b'nrrd', 'nrrd/write.c:123'),
- 'nrrdWrite': (_equals_one, 0, b'nrrd', 'nrrd/write.c:943'),
- 'nrrdStringWrite': (_equals_one, 0, b'nrrd', 'nrrd/write.c:959'),
- 'nrrdSave': (_equals_one, 0, b'nrrd', 'nrrd/write.c:980'),
- 'nrrdSaveMulti': (_equals_one, 0, b'nrrd', 'nrrd/write.c:1046'),
- 'ell_Nm_check': (_equals_one, 0, b'ell', 'ell/genmat.c:25'),
- 'ell_Nm_tran': (_equals_one, 0, b'ell', 'ell/genmat.c:59'),
- 'ell_Nm_mul': (_equals_one, 0, b'ell', 'ell/genmat.c:104'),
- 'ell_Nm_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:338'),
- 'ell_Nm_pseudo_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:379'),
- 'ell_Nm_wght_pseudo_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:413'),
- 'ell_q_avg4_d': (_equals_one, 0, b'ell', 'ell/quat.c:471'),
- 'ell_q_avgN_d': (_equals_one, 0, b'ell', 'ell/quat.c:539'),
- 'mossImageCheck': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:74'),
- 'mossImageAlloc': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:95'),
- 'mossSamplerImageSet': (_equals_one, 0, b'moss', 'moss/sampler.c:26'),
- 'mossSamplerKernelSet': (_equals_one, 0, b'moss', 'moss/sampler.c:78'),
- 'mossSamplerUpdate': (_equals_one, 0, b'moss', 'moss/sampler.c:100'),
- 'mossSamplerSample': (_equals_one, 0, b'moss', 'moss/sampler.c:195'),
- 'mossLinearTransform': (_equals_one, 0, b'moss', 'moss/xform.c:140'),
- 'mossFourPointTransform': (_equals_one, 0, b'moss', 'moss/xform.c:219'),
- 'alanUpdate': (_equals_one, 0, b'alan', 'alan/coreAlan.c:60'),
- 'alanInit': (_equals_one, 0, b'alan', 'alan/coreAlan.c:99'),
- 'alanRun': (_equals_one, 0, b'alan', 'alan/coreAlan.c:453'),
- 'alanDimensionSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:104'),
- 'alan2DSizeSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:119'),
- 'alan3DSizeSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:139'),
- 'alanTensorSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:161'),
- 'alanParmSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:208'),
- 'gageContextCopy': (_equals_null, 0, b'gage', 'gage/ctx.c:88'),
- 'gageKernelSet': (_equals_one, 0, b'gage', 'gage/ctx.c:199'),
- 'gagePerVolumeAttach': (_equals_one, 0, b'gage', 'gage/ctx.c:398'),
- 'gagePerVolumeDetach': (_equals_one, 0, b'gage', 'gage/ctx.c:457'),
- 'gageDeconvolve': (_equals_one, 0, b'gage', 'gage/deconvolve.c:26'),
- 'gageDeconvolveSeparable': (_equals_one, 0, b'gage', 'gage/deconvolve.c:208'),
- 'gageKindCheck': (_equals_one, 0, b'gage', 'gage/kind.c:33'),
- 'gageKindVolumeCheck': (_equals_one, 0, b'gage', 'gage/kind.c:218'),
- 'gageVolumeCheck': (_equals_one, 0, b'gage', 'gage/pvl.c:36'),
- 'gagePerVolumeNew': (_equals_null, 0, b'gage', 'gage/pvl.c:57'),
- 'gageQueryReset': (_equals_one, 0, b'gage', 'gage/pvl.c:261'),
- 'gageQuerySet': (_equals_one, 0, b'gage', 'gage/pvl.c:287'),
- 'gageQueryAdd': (_equals_one, 0, b'gage', 'gage/pvl.c:343'),
- 'gageQueryItemOn': (_equals_one, 0, b'gage', 'gage/pvl.c:361'),
- 'gageShapeSet': (_equals_one, 0, b'gage', 'gage/shape.c:405'),
- 'gageShapeEqual': ((lambda rv: 0 == rv), 0, b'gage', 'gage/shape.c:468'),
- 'gageStructureTensor': (_equals_one, 0, b'gage', 'gage/st.c:83'),
- 'gageStackPerVolumeNew': (_equals_one, 0, b'gage', 'gage/stack.c:98'),
- 'gageStackPerVolumeAttach': (_equals_one, 0, b'gage', 'gage/stack.c:127'),
- 'gageStackBlurParmCompare': (_equals_one, 0, b'gage', 'gage/stackBlur.c:125'),
- 'gageStackBlurParmCopy': (_equals_one, 0, b'gage', 'gage/stackBlur.c:230'),
- 'gageStackBlurParmSigmaSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:267'),
- 'gageStackBlurParmScaleSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:361'),
- 'gageStackBlurParmKernelSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:385'),
- 'gageStackBlurParmRenormalizeSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:398'),
- 'gageStackBlurParmBoundarySet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:410'),
- 'gageStackBlurParmBoundarySpecSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:429'),
- 'gageStackBlurParmOneDimSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:446'),
- 'gageStackBlurParmNeedSpatialBlurSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:458'),
- 'gageStackBlurParmVerboseSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:470'),
- 'gageStackBlurParmDgGoodSigmaMaxSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:482'),
- 'gageStackBlurParmCheck': (_equals_one, 0, b'gage', 'gage/stackBlur.c:498'),
- 'gageStackBlurParmParse': (_equals_one, 0, b'gage', 'gage/stackBlur.c:545'),
- 'gageStackBlurParmSprint': (_equals_one, 0, b'gage', 'gage/stackBlur.c:804'),
- 'gageStackBlur': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1386'),
- 'gageStackBlurCheck': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1489'),
- 'gageStackBlurGet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1597'),
- 'gageStackBlurManage': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1698'),
- 'gageUpdate': (_equals_one, 0, b'gage', 'gage/update.c:313'),
- 'gageOptimSigSet': (_equals_one, 0, b'gage', 'gage/optimsig.c:217'),
- 'gageOptimSigContextNew': (_equals_null, 0, b'gage', 'gage/optimsig.c:311'),
- 'gageOptimSigCalculate': (_equals_one, 0, b'gage', 'gage/optimsig.c:1090'),
- 'gageOptimSigErrorPlot': (_equals_one, 0, b'gage', 'gage/optimsig.c:1162'),
- 'gageOptimSigErrorPlotSliding': (_equals_one, 0, b'gage', 'gage/optimsig.c:1253'),
- 'dyeConvert': (_equals_one, 0, b'dye', 'dye/convertDye.c:351'),
- 'dyeColorParse': (_equals_one, 0, b'dye', 'dye/methodsDye.c:185'),
- 'baneClipNew': (_equals_null, 0, b'bane', 'bane/clip.c:102'),
- 'baneClipAnswer': (_equals_one, 0, b'bane', 'bane/clip.c:152'),
- 'baneClipCopy': (_equals_null, 0, b'bane', 'bane/clip.c:167'),
- 'baneFindInclusion': (_equals_one, 0, b'bane', 'bane/hvol.c:87'),
- 'baneMakeHVol': (_equals_one, 0, b'bane', 'bane/hvol.c:248'),
- 'baneGKMSHVol': (_equals_null, 0, b'bane', 'bane/hvol.c:447'),
- 'baneIncNew': (_equals_null, 0, b'bane', 'bane/inc.c:251'),
- 'baneIncAnswer': (_equals_one, 0, b'bane', 'bane/inc.c:360'),
- 'baneIncCopy': (_equals_null, 0, b'bane', 'bane/inc.c:375'),
- 'baneMeasrNew': (_equals_null, 0, b'bane', 'bane/measr.c:33'),
- 'baneMeasrCopy': (_equals_null, 0, b'bane', 'bane/measr.c:149'),
- 'baneRangeNew': (_equals_null, 0, b'bane', 'bane/rangeBane.c:89'),
- 'baneRangeCopy': (_equals_null, 0, b'bane', 'bane/rangeBane.c:130'),
- 'baneRangeAnswer': (_equals_one, 0, b'bane', 'bane/rangeBane.c:144'),
- 'baneRawScatterplots': (_equals_one, 0, b'bane', 'bane/scat.c:26'),
- 'baneOpacInfo': (_equals_one, 0, b'bane', 'bane/trnsf.c:29'),
- 'bane1DOpacInfoFrom2D': (_equals_one, 0, b'bane', 'bane/trnsf.c:144'),
- 'baneSigmaCalc': (_equals_one, 0, b'bane', 'bane/trnsf.c:222'),
- 'banePosCalc': (_equals_one, 0, b'bane', 'bane/trnsf.c:253'),
- 'baneOpacCalc': (_equals_one, 0, b'bane', 'bane/trnsf.c:403'),
- 'baneInputCheck': (_equals_one, 0, b'bane', 'bane/valid.c:26'),
- 'baneHVolCheck': (_equals_one, 0, b'bane', 'bane/valid.c:64'),
- 'baneInfoCheck': (_equals_one, 0, b'bane', 'bane/valid.c:106'),
- 'banePosCheck': (_equals_one, 0, b'bane', 'bane/valid.c:144'),
- 'baneBcptsCheck': (_equals_one, 0, b'bane', 'bane/valid.c:179'),
- 'limnCameraUpdate': (_equals_one, 0, b'limn', 'limn/cam.c:33'),
- 'limnCameraAspectSet': (_equals_one, 0, b'limn', 'limn/cam.c:130'),
- 'limnCameraPathMake': (_equals_one, 0, b'limn', 'limn/cam.c:189'),
- 'limnEnvMapFill': (_equals_one, 0, b'limn', 'limn/envmap.c:25'),
- 'limnEnvMapCheck': (_equals_one, 0, b'limn', 'limn/envmap.c:119'),
- 'limnObjectWriteOFF': (_equals_one, 0, b'limn', 'limn/io.c:79'),
- 'limnPolyDataWriteIV': (_equals_one, 0, b'limn', 'limn/io.c:138'),
- 'limnObjectReadOFF': (_equals_one, 0, b'limn', 'limn/io.c:264'),
- 'limnPolyDataWriteLMPD': (_equals_one, 0, b'limn', 'limn/io.c:455'),
- 'limnPolyDataReadLMPD': (_equals_one, 0, b'limn', 'limn/io.c:582'),
- 'limnPolyDataWriteVTK': (_equals_one, 0, b'limn', 'limn/io.c:965'),
- 'limnPolyDataReadOFF': (_equals_one, 0, b'limn', 'limn/io.c:1055'),
- 'limnPolyDataSave': (_equals_one, 0, b'limn', 'limn/io.c:1160'),
- 'limnLightUpdate': (_equals_one, 0, b'limn', 'limn/light.c:67'),
- 'limnPolyDataAlloc': (_equals_one, 0, b'limn', 'limn/polydata.c:149'),
- 'limnPolyDataCopy': (_equals_one, 0, b'limn', 'limn/polydata.c:228'),
- 'limnPolyDataCopyN': (_equals_one, 0, b'limn', 'limn/polydata.c:260'),
- 'limnPolyDataPrimitiveVertexNumber': (_equals_one, 0, b'limn', 'limn/polydata.c:551'),
- 'limnPolyDataPrimitiveArea': (_equals_one, 0, b'limn', 'limn/polydata.c:573'),
- 'limnPolyDataRasterize': (_equals_one, 0, b'limn', 'limn/polydata.c:631'),
- 'limnPolyDataSpiralTubeWrap': (_equals_one, 0, b'limn', 'limn/polyfilter.c:26'),
- 'limnPolyDataSmoothHC': ((lambda rv: -1 == rv), 0, b'limn', 'limn/polyfilter.c:336'),
- 'limnPolyDataVertexWindingFix': (_equals_one, 0, b'limn', 'limn/polymod.c:1230'),
- 'limnPolyDataCCFind': (_equals_one, 0, b'limn', 'limn/polymod.c:1249'),
- 'limnPolyDataPrimitiveSort': (_equals_one, 0, b'limn', 'limn/polymod.c:1380'),
- 'limnPolyDataVertexWindingFlip': (_equals_one, 0, b'limn', 'limn/polymod.c:1463'),
- 'limnPolyDataPrimitiveSelect': (_equals_one, 0, b'limn', 'limn/polymod.c:1492'),
- 'limnPolyDataClipMulti': (_equals_one, 0, b'limn', 'limn/polymod.c:1707'),
- 'limnPolyDataCompress': (_equals_null, 0, b'limn', 'limn/polymod.c:1994'),
- 'limnPolyDataJoin': (_equals_null, 0, b'limn', 'limn/polymod.c:2084'),
- 'limnPolyDataEdgeHalve': (_equals_one, 0, b'limn', 'limn/polymod.c:2152'),
- 'limnPolyDataNeighborList': ((lambda rv: -1 == rv), 0, b'limn', 'limn/polymod.c:2329'),
- 'limnPolyDataNeighborArray': ((lambda rv: -1 == rv), 0, b'limn', 'limn/polymod.c:2425'),
- 'limnPolyDataNeighborArrayComp': ((lambda rv: -1 == rv), 0, b'limn', 'limn/polymod.c:2465'),
- 'limnPolyDataCube': (_equals_one, 0, b'limn', 'limn/polyshapes.c:27'),
- 'limnPolyDataCubeTriangles': (_equals_one, 0, b'limn', 'limn/polyshapes.c:137'),
- 'limnPolyDataOctahedron': (_equals_one, 0, b'limn', 'limn/polyshapes.c:347'),
- 'limnPolyDataCylinder': (_equals_one, 0, b'limn', 'limn/polyshapes.c:461'),
- 'limnPolyDataCone': (_equals_one, 0, b'limn', 'limn/polyshapes.c:635'),
- 'limnPolyDataSuperquadric': (_equals_one, 0, b'limn', 'limn/polyshapes.c:734'),
- 'limnPolyDataSpiralBetterquadric': (_equals_one, 0, b'limn', 'limn/polyshapes.c:859'),
- 'limnPolyDataSpiralSuperquadric': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1016'),
- 'limnPolyDataPolarSphere': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1034'),
- 'limnPolyDataSpiralSphere': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1046'),
- 'limnPolyDataIcoSphere': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1097'),
- 'limnPolyDataPlane': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1341'),
- 'limnPolyDataSquare': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1396'),
- 'limnPolyDataSuperquadric2D': (_equals_one, 0, b'limn', 'limn/polyshapes.c:1439'),
- 'limnQNDemo': (_equals_one, 0, b'limn', 'limn/qn.c:892'),
- 'limnObjectRender': (_equals_one, 0, b'limn', 'limn/renderLimn.c:25'),
- 'limnObjectPSDraw': (_equals_one, 0, b'limn', 'limn/renderLimn.c:184'),
- 'limnObjectPSDrawConcave': (_equals_one, 0, b'limn', 'limn/renderLimn.c:314'),
- 'limnSplineNrrdEvaluate': (_equals_one, 0, b'limn', 'limn/splineEval.c:323'),
- 'limnSplineSample': (_equals_one, 0, b'limn', 'limn/splineEval.c:361'),
- 'limnSplineTypeSpecNew': (_equals_null, 0, b'limn', 'limn/splineMethods.c:25'),
- 'limnSplineNew': (_equals_null, 0, b'limn', 'limn/splineMethods.c:124'),
- 'limnSplineNrrdCleverFix': (_equals_one, 0, b'limn', 'limn/splineMethods.c:249'),
- 'limnSplineCleverNew': (_equals_null, 0, b'limn', 'limn/splineMethods.c:394'),
- 'limnSplineUpdate': (_equals_one, 0, b'limn', 'limn/splineMethods.c:422'),
- 'limnSplineTypeSpecParse': (_equals_null, 0, b'limn', 'limn/splineMisc.c:222'),
- 'limnSplineParse': (_equals_null, 0, b'limn', 'limn/splineMisc.c:278'),
- 'limnCbfPointsNew': (_equals_null, 0, b'limn', 'limn/splineFit.c:177'),
- 'limnCbfPointsCheck': (_equals_one, 0, b'limn', 'limn/splineFit.c:249'),
- 'limnCbfCtxPrep': (_equals_one, 0, b'limn', 'limn/splineFit.c:520'),
- 'limnCbfTVT': (_equals_one, 0, b'limn', 'limn/splineFit.c:788'),
- 'limnCbfSingle': (_equals_one, 0, b'limn', 'limn/splineFit.c:1528'),
- 'limnCbfCorners': (_equals_one, 0, b'limn', 'limn/splineFit.c:1579'),
- 'limnCbfMulti': (_equals_one, 0, b'limn', 'limn/splineFit.c:1781'),
- 'limnCbfGo': (_equals_one, 0, b'limn', 'limn/splineFit.c:1899'),
- 'limnObjectWorldHomog': (_equals_one, 0, b'limn', 'limn/transform.c:25'),
- 'limnObjectFaceNormals': (_equals_one, 0, b'limn', 'limn/transform.c:47'),
- 'limnObjectSpaceTransform': (_equals_one, 0, b'limn', 'limn/transform.c:210'),
- 'limnObjectFaceReverse': (_equals_one, 0, b'limn', 'limn/transform.c:335'),
- 'echoThreadStateInit': (_equals_one, 0, b'echo', 'echo/renderEcho.c:26'),
- 'echoRTRenderCheck': (_equals_one, 0, b'echo', 'echo/renderEcho.c:134'),
- 'echoRTRender': (_equals_one, 0, b'echo', 'echo/renderEcho.c:409'),
- 'hooverContextCheck': (_equals_one, 0, b'hoover', 'hoover/methodsHoover.c:53'),
- 'hooverRender': ((lambda rv: _teem.lib.hooverErrInit == rv), 0, b'hoover', 'hoover/rays.c:359'),
- 'seekExtract': (_equals_one, 0, b'seek', 'seek/extract.c:936'),
- 'seekDataSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:56'),
- 'seekSamplesSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:116'),
- 'seekTypeSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:149'),
- 'seekLowerInsideSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:173'),
- 'seekNormalsFindSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:193'),
- 'seekStrengthUseSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:208'),
- 'seekStrengthSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:223'),
- 'seekItemScalarSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:285'),
- 'seekItemStrengthSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:304'),
- 'seekItemHessSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:323'),
- 'seekItemGradientSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:343'),
- 'seekItemNormalSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:364'),
- 'seekItemEigensystemSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:385'),
- 'seekIsovalueSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:414'),
- 'seekEvalDiffThreshSet': (_equals_one, 0, b'seek', 'seek/setSeek.c:440'),
- 'seekVertexStrength': (_equals_one, 0, b'seek', 'seek/textract.c:1884'),
- 'seekUpdate': (_equals_one, 0, b'seek', 'seek/updateSeek.c:672'),
- 'tenAnisoPlot': (_equals_one, 0, b'ten', 'ten/aniso.c:1068'),
- 'tenAnisoVolume': (_equals_one, 0, b'ten', 'ten/aniso.c:1127'),
- 'tenAnisoHistogram': (_equals_one, 0, b'ten', 'ten/aniso.c:1199'),
- 'tenEvecRGBParmCheck': (_equals_one, 0, b'ten', 'ten/aniso.c:1313'),
- 'tenEMBimodal': (_equals_one, 0, b'ten', 'ten/bimod.c:412'),
- 'tenBVecNonLinearFit': (_equals_one, 0, b'ten', 'ten/bvec.c:99'),
- 'tenDWMRIKeyValueParse': (_equals_one, 0, b'ten', 'ten/chan.c:60'),
- 'tenBMatrixCalc': (_equals_one, 0, b'ten', 'ten/chan.c:348'),
- 'tenEMatrixCalc': (_equals_one, 0, b'ten', 'ten/chan.c:389'),
- 'tenEstimateLinear3D': (_equals_one, 0, b'ten', 'ten/chan.c:582'),
- 'tenEstimateLinear4D': (_equals_one, 0, b'ten', 'ten/chan.c:629'),
- 'tenSimulate': (_equals_one, 0, b'ten', 'ten/chan.c:870'),
- 'tenEpiRegister3D': (_equals_one, 0, b'ten', 'ten/epireg.c:1044'),
- 'tenEpiRegister4D': (_equals_one, 0, b'ten', 'ten/epireg.c:1195'),
- 'tenEstimateMethodSet': (_equals_one, 0, b'ten', 'ten/estimate.c:283'),
- 'tenEstimateSigmaSet': (_equals_one, 0, b'ten', 'ten/estimate.c:305'),
- 'tenEstimateValueMinSet': (_equals_one, 0, b'ten', 'ten/estimate.c:323'),
- 'tenEstimateGradientsSet': (_equals_one, 0, b'ten', 'ten/estimate.c:341'),
- 'tenEstimateBMatricesSet': (_equals_one, 0, b'ten', 'ten/estimate.c:368'),
- 'tenEstimateSkipSet': (_equals_one, 0, b'ten', 'ten/estimate.c:395'),
- 'tenEstimateSkipReset': (_equals_one, 0, b'ten', 'ten/estimate.c:413'),
- 'tenEstimateThresholdFind': (_equals_one, 0, b'ten', 'ten/estimate.c:428'),
- 'tenEstimateThresholdSet': (_equals_one, 0, b'ten', 'ten/estimate.c:496'),
- 'tenEstimateUpdate': (_equals_one, 0, b'ten', 'ten/estimate.c:802'),
- 'tenEstimate1TensorSimulateSingle_f': (_equals_one, 0, b'ten', 'ten/estimate.c:976'),
- 'tenEstimate1TensorSimulateSingle_d': (_equals_one, 0, b'ten', 'ten/estimate.c:1004'),
- 'tenEstimate1TensorSimulateVolume': (_equals_one, 0, b'ten', 'ten/estimate.c:1035'),
- 'tenEstimate1TensorSingle_f': (_equals_one, 0, b'ten', 'ten/estimate.c:1740'),
- 'tenEstimate1TensorSingle_d': (_equals_one, 0, b'ten', 'ten/estimate.c:1768'),
- 'tenEstimate1TensorVolume4D': (_equals_one, 0, b'ten', 'ten/estimate.c:1805'),
- 'tenFiberTraceSet': (_equals_one, 0, b'ten', 'ten/fiber.c:828'),
- 'tenFiberTrace': (_equals_one, 0, b'ten', 'ten/fiber.c:848'),
- 'tenFiberDirectionNumber': ((lambda rv: 0 == rv), 0, b'ten', 'ten/fiber.c:868'),
- 'tenFiberSingleTrace': (_equals_one, 0, b'ten', 'ten/fiber.c:917'),
- 'tenFiberMultiNew': (_equals_null, 0, b'ten', 'ten/fiber.c:960'),
- 'tenFiberMultiTrace': (_equals_one, 0, b'ten', 'ten/fiber.c:1025'),
- 'tenFiberMultiPolyData': (_equals_one, 0, b'ten', 'ten/fiber.c:1245'),
- 'tenFiberMultiProbeVals': (_equals_one, 0, b'ten', 'ten/fiber.c:1256'),
- 'tenFiberContextDwiNew': (_equals_null, 0, b'ten', 'ten/fiberMethods.c:210'),
- 'tenFiberContextNew': (_equals_null, 0, b'ten', 'ten/fiberMethods.c:224'),
- 'tenFiberTypeSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:248'),
- 'tenFiberStopSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:378'),
- 'tenFiberStopAnisoSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:554'),
- 'tenFiberStopDoubleSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:566'),
- 'tenFiberStopUIntSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:590'),
- 'tenFiberAnisoSpeedSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:637'),
- 'tenFiberAnisoSpeedReset': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:702'),
- 'tenFiberKernelSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:717'),
- 'tenFiberProbeItemSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:736'),
- 'tenFiberIntgSet': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:748'),
- 'tenFiberUpdate': (_equals_one, 0, b'ten', 'ten/fiberMethods.c:791'),
- 'tenGlyphParmCheck': (_equals_one, 0, b'ten', 'ten/glyph.c:72'),
- 'tenGlyphGen': (_equals_one, 0, b'ten', 'ten/glyph.c:173'),
- 'tenGradientCheck': (_equals_one, 0, b'ten', 'ten/grads.c:67'),
- 'tenGradientRandom': (_equals_one, 0, b'ten', 'ten/grads.c:106'),
- 'tenGradientJitter': (_equals_one, 0, b'ten', 'ten/grads.c:151'),
- 'tenGradientBalance': (_equals_one, 0, b'ten', 'ten/grads.c:373'),
- 'tenGradientDistribute': (_equals_one, 0, b'ten', 'ten/grads.c:458'),
- 'tenGradientGenerate': (_equals_one, 0, b'ten', 'ten/grads.c:651'),
- 'tenEvecRGB': (_equals_one, 0, b'ten', 'ten/miscTen.c:26'),
- 'tenEvqVolume': (_equals_one, 0, b'ten', 'ten/miscTen.c:151'),
- 'tenBMatrixCheck': (_equals_one, 0, b'ten', 'ten/miscTen.c:212'),
- '_tenFindValley': (_equals_one, 0, b'ten', 'ten/miscTen.c:256'),
- 'tenSizeNormalize': (_equals_one, 0, b'ten', 'ten/mod.c:221'),
- 'tenSizeScale': (_equals_one, 0, b'ten', 'ten/mod.c:237'),
- 'tenAnisoScale': (_equals_one, 0, b'ten', 'ten/mod.c:255'),
- 'tenEigenvalueClamp': (_equals_one, 0, b'ten', 'ten/mod.c:275'),
- 'tenEigenvaluePower': (_equals_one, 0, b'ten', 'ten/mod.c:294'),
- 'tenEigenvalueAdd': (_equals_one, 0, b'ten', 'ten/mod.c:312'),
- 'tenEigenvalueMultiply': (_equals_one, 0, b'ten', 'ten/mod.c:330'),
- 'tenLog': (_equals_one, 0, b'ten', 'ten/mod.c:348'),
- 'tenExp': (_equals_one, 0, b'ten', 'ten/mod.c:365'),
- 'tenInterpParmBufferAlloc': (_equals_one, 0, b'ten', 'ten/path.c:64'),
- 'tenInterpParmCopy': (_equals_null, 0, b'ten', 'ten/path.c:123'),
- 'tenInterpN_d': (_equals_one, 0, b'ten', 'ten/path.c:305'),
- 'tenInterpTwoDiscrete_d': (_equals_one, 0, b'ten', 'ten/path.c:804'),
- 'tenInterpMulti3D': (_equals_one, 0, b'ten', 'ten/path.c:954'),
- 'tenDwiGageKindSet': (_equals_one, 0, b'ten', 'ten/tenDwiGage.c:1037'),
- 'tenDwiGageKindCheck': (_equals_one, 0, b'ten', 'ten/tenDwiGage.c:1177'),
- 'tenTensorCheck': (_equals_one, 4, b'ten', 'ten/tensor.c:54'),
- 'tenMeasurementFrameReduce': (_equals_one, 0, b'ten', 'ten/tensor.c:87'),
- 'tenExpand2D': (_equals_one, 0, b'ten', 'ten/tensor.c:157'),
- 'tenExpand': (_equals_one, 0, b'ten', 'ten/tensor.c:231'),
- 'tenShrink': (_equals_one, 0, b'ten', 'ten/tensor.c:287'),
- 'tenMake': (_equals_one, 0, b'ten', 'ten/tensor.c:529'),
- 'tenSlice': (_equals_one, 0, b'ten', 'ten/tensor.c:631'),
- 'tenTripleCalc': (_equals_one, 0, b'ten', 'ten/triple.c:415'),
- 'tenTripleConvert': (_equals_one, 0, b'ten', 'ten/triple.c:473'),
- 'tenExperSpecGradSingleBValSet': (_equals_one, 0, b'ten', 'ten/experSpec.c:63'),
- 'tenExperSpecGradBValSet': (_equals_one, 0, b'ten', 'ten/experSpec.c:104'),
- 'tenExperSpecFromKeyValueSet': (_equals_one, 0, b'ten', 'ten/experSpec.c:173'),
- 'tenDWMRIKeyValueFromExperSpecSet': (_equals_one, 0, b'ten', 'ten/experSpec.c:328'),
- 'tenModelParse': (_equals_one, 0, b'ten', 'ten/tenModel.c:63'),
- 'tenModelFromAxisLearn': (_equals_one, 0, b'ten', 'ten/tenModel.c:124'),
- 'tenModelSimulate': (_equals_one, 0, b'ten', 'ten/tenModel.c:162'),
- 'tenModelSqeFit': (_equals_one, 0, b'ten', 'ten/tenModel.c:410'),
- 'tenModelConvert': (_equals_one, 0, b'ten', 'ten/tenModel.c:685'),
- 'pullEnergyPlot': (_equals_one, 0, b'pull', 'pull/actionPull.c:232'),
- 'pullBinProcess': (_equals_one, 0, b'pull', 'pull/actionPull.c:1106'),
- 'pullGammaLearn': (_equals_one, 0, b'pull', 'pull/actionPull.c:1141'),
- 'pullBinsPointAdd': (_equals_one, 0, b'pull', 'pull/binningPull.c:183'),
- 'pullBinsPointMaybeAdd': (_equals_one, 0, b'pull', 'pull/binningPull.c:205'),
- 'pullOutputGetFilter': (_equals_one, 0, b'pull', 'pull/contextPull.c:381'),
- 'pullOutputGet': (_equals_one, 0, b'pull', 'pull/contextPull.c:577'),
- 'pullPropGet': (_equals_one, 0, b'pull', 'pull/contextPull.c:590'),
- 'pullPositionHistoryNrrdGet': (_equals_one, 0, b'pull', 'pull/contextPull.c:768'),
- 'pullPositionHistoryPolydataGet': (_equals_one, 0, b'pull', 'pull/contextPull.c:840'),
- 'pullIterParmSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:104'),
- 'pullSysParmSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:193'),
- 'pullFlagSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:272'),
- 'pullVerboseSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:347'),
- 'pullThreadNumSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:372'),
- 'pullRngSeedSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:384'),
- 'pullProgressBinModSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:396'),
- 'pullCallbackSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:408'),
- 'pullInterEnergySet': (_equals_one, 0, b'pull', 'pull/parmPull.c:433'),
- 'pullLogAddSet': (_equals_one, 0, b'pull', 'pull/parmPull.c:494'),
- 'pullInitRandomSet': (_equals_one, 0, b'pull', 'pull/initPull.c:109'),
- 'pullInitHaltonSet': (_equals_one, 0, b'pull', 'pull/initPull.c:127'),
- 'pullInitPointPerVoxelSet': (_equals_one, 0, b'pull', 'pull/initPull.c:146'),
- 'pullInitGivenPosSet': (_equals_one, 0, b'pull', 'pull/initPull.c:174'),
- 'pullInitLiveThreshUseSet': (_equals_one, 0, b'pull', 'pull/initPull.c:188'),
- 'pullInitUnequalShapesAllowSet': (_equals_one, 0, b'pull', 'pull/initPull.c:201'),
- 'pullStart': (_equals_one, 0, b'pull', 'pull/corePull.c:113'),
- 'pullFinish': (_equals_one, 0, b'pull', 'pull/corePull.c:168'),
- 'pullRun': (_equals_one, 0, b'pull', 'pull/corePull.c:335'),
- 'pullEnergySpecParse': (_equals_one, 0, b'pull', 'pull/energy.c:627'),
- 'pullInfoSpecAdd': (_equals_one, 0, b'pull', 'pull/infoPull.c:132'),
- 'pullInfoGet': (_equals_one, 0, b'pull', 'pull/infoPull.c:404'),
- 'pullInfoSpecSprint': (_equals_one, 0, b'pull', 'pull/infoPull.c:449'),
- 'pullPointNew': (_equals_null, 0, b'pull', 'pull/pointPull.c:33'),
- 'pullProbe': (_equals_one, 0, b'pull', 'pull/pointPull.c:358'),
- 'pullPointInitializePerVoxel': (_equals_one, 0, b'pull', 'pull/pointPull.c:637'),
- 'pullPointInitializeRandomOrHalton': (_equals_one, 0, b'pull', 'pull/pointPull.c:822'),
- 'pullPointInitializeGivenPos': (_equals_one, 0, b'pull', 'pull/pointPull.c:993'),
- 'pullVolumeSingleAdd': (_equals_one, 0, b'pull', 'pull/volumePull.c:212'),
- 'pullVolumeStackAdd': (_equals_one, 0, b'pull', 'pull/volumePull.c:238'),
- 'pullVolumeLookup': (_equals_null, 0, b'pull', 'pull/volumePull.c:475'),
- 'pullConstraintScaleRange': (_equals_one, 0, b'pull', 'pull/volumePull.c:494'),
- 'pullCCFind': (_equals_one, 0, b'pull', 'pull/ccPull.c:30'),
- 'pullCCMeasure': (_equals_one, 0, b'pull', 'pull/ccPull.c:114'),
- 'pullCCSort': (_equals_one, 0, b'pull', 'pull/ccPull.c:209'),
- 'pullTraceSet': (_equals_one, 0, b'pull', 'pull/trace.c:245'),
- 'pullTraceMultiAdd': (_equals_one, 0, b'pull', 'pull/trace.c:674'),
- 'pullTraceMultiPlotAdd': (_equals_one, 0, b'pull', 'pull/trace.c:704'),
- 'pullTraceMultiWrite': (_equals_one, 0, b'pull', 'pull/trace.c:1014'),
- 'pullTraceMultiRead': (_equals_one, 0, b'pull', 'pull/trace.c:1119'),
- 'coilStart': (_equals_one, 0, b'coil', 'coil/coreCoil.c:287'),
- 'coilIterate': (_equals_one, 0, b'coil', 'coil/coreCoil.c:362'),
- 'coilFinish': (_equals_one, 0, b'coil', 'coil/coreCoil.c:407'),
- 'coilVolumeCheck': (_equals_one, 0, b'coil', 'coil/methodsCoil.c:25'),
- 'coilContextAllSet': (_equals_one, 0, b'coil', 'coil/methodsCoil.c:69'),
- 'coilOutputGet': (_equals_one, 0, b'coil', 'coil/methodsCoil.c:200'),
- 'pushOutputGet': (_equals_one, 0, b'push', 'push/action.c:71'),
- 'pushBinProcess': (_equals_one, 0, b'push', 'push/action.c:161'),
- 'pushBinPointAdd': (_equals_one, 0, b'push', 'push/binning.c:180'),
- 'pushRebin': (_equals_one, 0, b'push', 'push/binning.c:197'),
- 'pushStart': (_equals_one, 0, b'push', 'push/corePush.c:183'),
- 'pushIterate': (_equals_one, 0, b'push', 'push/corePush.c:233'),
- 'pushRun': (_equals_one, 0, b'push', 'push/corePush.c:306'),
- 'pushFinish': (_equals_one, 0, b'push', 'push/corePush.c:396'),
- 'pushEnergySpecParse': (_equals_one, 0, b'push', 'push/forces.c:304'),
- 'miteSample': (_math.isnan, 0, b'mite', 'mite/ray.c:151'),
- 'miteRenderBegin': (_equals_one, 0, b'mite', 'mite/renderMite.c:63'),
- 'miteShadeSpecParse': (_equals_one, 0, b'mite', 'mite/shade.c:69'),
- 'miteThreadNew': (_equals_null, 0, b'mite', 'mite/thread.c:26'),
- 'miteThreadBegin': (_equals_one, 0, b'mite', 'mite/thread.c:92'),
- 'miteVariableParse': (_equals_one, 0, b'mite', 'mite/txf.c:101'),
- 'miteNtxfCheck': (_equals_one, 0, b'mite', 'mite/txf.c:232'),
- 'meetAirEnumAllCheck': (_equals_one, 0, b'meet', 'meet/enumall.c:226'),
- 'meetNrrdKernelAllCheck': (_equals_one, 0, b'meet', 'meet/meetNrrd.c:236'),
- 'meetPullVolCopy': (_equals_null, 0, b'meet', 'meet/meetPull.c:44'),
- 'meetPullVolParse': (_equals_one, 0, b'meet', 'meet/meetPull.c:100'),
- 'meetPullVolLeechable': (_equals_one, 0, b'meet', 'meet/meetPull.c:314'),
- 'meetPullVolStackBlurParmFinishMulti': (_equals_one, 0, b'meet', 'meet/meetPull.c:427'),
- 'meetPullVolLoadMulti': (_equals_one, 0, b'meet', 'meet/meetPull.c:472'),
- 'meetPullVolAddMulti': (_equals_one, 0, b'meet', 'meet/meetPull.c:552'),
- 'meetPullInfoParse': (_equals_one, 0, b'meet', 'meet/meetPull.c:634'),
- 'meetPullInfoAddMulti': (_equals_one, 0, b'meet', 'meet/meetPull.c:765'),
+ 'nrrdArrayCompare': (_equals_one, 0, b'nrrd', 'nrrd/accessors.c:515'),
+ 'nrrdApply1DLut': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:432'),
+ 'nrrdApplyMulti1DLut': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:463'),
+ 'nrrdApply1DRegMap': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:512'),
+ 'nrrdApplyMulti1DRegMap': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:543'),
+ 'nrrd1DIrregMapCheck': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:585'),
+ 'nrrd1DIrregAclCheck': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:682'),
+ 'nrrd1DIrregAclGenerate': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:814'),
+ 'nrrdApply1DIrregMap': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:878'),
+ 'nrrdApply1DSubstitution': (_equals_one, 0, b'nrrd', 'nrrd/apply1D.c:1051'),
+ 'nrrdApply2DLut': (_equals_one, 0, b'nrrd', 'nrrd/apply2D.c:295'),
+ 'nrrdArithGamma': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:48'),
+ 'nrrdArithSRGBGamma': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:136'),
+ 'nrrdArithUnaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:342'),
+ 'nrrdArithBinaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:551'),
+ 'nrrdArithIterBinaryOpSelect': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:637'),
+ 'nrrdArithIterBinaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:724'),
+ 'nrrdArithTernaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:874'),
+ 'nrrdArithIterTernaryOpSelect': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:952'),
+ 'nrrdArithIterTernaryOp': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:1040'),
+ 'nrrdArithAffine': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:1063'),
+ 'nrrdArithIterAffine': (_equals_one, 0, b'nrrd', 'nrrd/arith.c:1106'),
+ 'nrrdAxisInfoCompare': (_equals_one, 0, b'nrrd', 'nrrd/axis.c:927'),
+ 'nrrdOrientationReduce': (_equals_one, 0, b'nrrd', 'nrrd/axis.c:1219'),
+ 'nrrdMetaDataNormalize': (_equals_one, 0, b'nrrd', 'nrrd/axis.c:1264'),
+ 'nrrdCCFind': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:283'),
+ 'nrrdCCAdjacency': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:543'),
+ 'nrrdCCMerge': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:643'),
+ 'nrrdCCRevalue': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:793'),
+ 'nrrdCCSettle': (_equals_one, 0, b'nrrd', 'nrrd/cc.c:820'),
+ 'nrrdCCValid': ((lambda rv: 0 == rv), 0, b'nrrd', 'nrrd/ccmethods.c:24'),
+ 'nrrdCCSize': (_equals_one, 0, b'nrrd', 'nrrd/ccmethods.c:55'),
+ 'nrrdDeringVerboseSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:99'),
+ 'nrrdDeringLinearInterpSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:112'),
+ 'nrrdDeringVerticalSeamSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:125'),
+ 'nrrdDeringInputSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:138'),
+ 'nrrdDeringCenterSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:173'),
+ 'nrrdDeringClampPercSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:192'),
+ 'nrrdDeringClampHistoBinsSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:213'),
+ 'nrrdDeringRadiusScaleSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:232'),
+ 'nrrdDeringThetaNumSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:250'),
+ 'nrrdDeringRadialKernelSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:268'),
+ 'nrrdDeringThetaKernelSet': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:288'),
+ 'nrrdDeringExecute': (_equals_one, 0, b'nrrd', 'nrrd/deringNrrd.c:748'),
+ 'nrrdCheapMedian': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:405'),
+ 'nrrdDistanceL2': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:812'),
+ 'nrrdDistanceL2Biased': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:824'),
+ 'nrrdDistanceL2Signed': (_equals_one, 0, b'nrrd', 'nrrd/filt.c:836'),
+ 'nrrdHisto': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:38'),
+ 'nrrdHistoCheck': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:158'),
+ 'nrrdHistoDraw': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:187'),
+ 'nrrdHistoAxis': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:323'),
+ 'nrrdHistoJoint': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:437'),
+ 'nrrdHistoThresholdOtsu': (_equals_one, 0, b'nrrd', 'nrrd/histogram.c:647'),
+ 'nrrdKernelParse': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3030'),
+ 'nrrdKernelSpecParse': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3210'),
+ 'nrrdKernelSpecSprint': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3232'),
+ 'nrrdKernelSprint': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3287'),
+ 'nrrdKernelCompare': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3305'),
+ 'nrrdKernelSpecCompare': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3354'),
+ 'nrrdKernelCheck': (_equals_one, 0, b'nrrd', 'nrrd/kernel.c:3427'),
+ 'nrrdConvert': (_equals_one, 0, b'nrrd', 'nrrd/map.c:232'),
+ 'nrrdClampConvert': (_equals_one, 0, b'nrrd', 'nrrd/map.c:252'),
+ 'nrrdCastClampRound': (_equals_one, 0, b'nrrd', 'nrrd/map.c:278'),
+ 'nrrdQuantize': (_equals_one, 0, b'nrrd', 'nrrd/map.c:300'),
+ 'nrrdUnquantize': (_equals_one, 0, b'nrrd', 'nrrd/map.c:472'),
+ 'nrrdHistoEq': (_equals_one, 0, b'nrrd', 'nrrd/map.c:609'),
+ 'nrrdProject': (_equals_one, 0, b'nrrd', 'nrrd/measure.c:1134'),
+ 'nrrdBoundarySpecCheck': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:91'),
+ 'nrrdBoundarySpecParse': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:115'),
+ 'nrrdBoundarySpecSprint': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:174'),
+ 'nrrdBoundarySpecCompare': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:196'),
+ 'nrrdBasicInfoCopy': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:539'),
+ 'nrrdWrap_nva': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:815'),
+ 'nrrdWrap_va': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:846'),
+ 'nrrdCopy': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:937'),
+ 'nrrdAlloc_nva': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:967'),
+ 'nrrdAlloc_va': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1016'),
+ 'nrrdMaybeAlloc_nva': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1137'),
+ 'nrrdMaybeAlloc_va': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1154'),
+ 'nrrdCompare': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1195'),
+ 'nrrdPPM': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1381'),
+ 'nrrdPGM': (_equals_one, 0, b'nrrd', 'nrrd/methodsNrrd.c:1401'),
+ 'nrrdSpaceVectorParse': (_equals_one, 4, b'nrrd', 'nrrd/parseNrrd.c:519'),
+ '_nrrdDataFNCheck': (_equals_one, 3, b'nrrd', 'nrrd/parseNrrd.c:1196'),
+ 'nrrdRangePercentileSet': (_equals_one, 0, b'nrrd', 'nrrd/range.c:107'),
+ 'nrrdRangePercentileFromStringSet': (_equals_one, 0, b'nrrd', 'nrrd/range.c:209'),
+ 'nrrdOneLine': (_equals_one, 0, b'nrrd', 'nrrd/read.c:74'),
+ 'nrrdLineSkip': (_equals_one, 0, b'nrrd', 'nrrd/read.c:225'),
+ 'nrrdByteSkip': (_equals_one, 0, b'nrrd', 'nrrd/read.c:321'),
+ 'nrrdRead': (_equals_one, 0, b'nrrd', 'nrrd/read.c:485'),
+ 'nrrdStringRead': (_equals_one, 0, b'nrrd', 'nrrd/read.c:505'),
+ 'nrrdLoad': ((lambda rv: 1 == rv or 2 == rv), 0, b'nrrd', 'nrrd/read.c:601'),
+ 'nrrdLoadMulti': (_equals_one, 0, b'nrrd', 'nrrd/read.c:668'),
+ 'nrrdInvertPerm': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:32'),
+ 'nrrdAxesInsert': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:84'),
+ 'nrrdAxesPermute': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:150'),
+ 'nrrdShuffle': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:304'),
+ 'nrrdAxesSwap': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:449'),
+ 'nrrdFlip': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:485'),
+ 'nrrdJoin': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:566'),
+ 'nrrdAxesSplit': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:813'),
+ 'nrrdAxesDelete': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:875'),
+ 'nrrdAxesMerge': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:927'),
+ 'nrrdReshape_nva': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:977'),
+ 'nrrdReshape_va': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1045'),
+ 'nrrdBlock': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1082'),
+ 'nrrdUnblock': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1153'),
+ 'nrrdTile2D': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1252'),
+ 'nrrdUntile2D': (_equals_one, 0, b'nrrd', 'nrrd/reorder.c:1366'),
+ 'nrrdResampleDefaultCenterSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:168'),
+ 'nrrdResampleNonExistentSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:189'),
+ 'nrrdResampleRangeSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:322'),
+ 'nrrdResampleOverrideCenterSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:341'),
+ 'nrrdResampleBoundarySet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:398'),
+ 'nrrdResamplePadValueSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:419'),
+ 'nrrdResampleBoundarySpecSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:436'),
+ 'nrrdResampleRenormalizeSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:457'),
+ 'nrrdResampleTypeOutSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:474'),
+ 'nrrdResampleRoundSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:499'),
+ 'nrrdResampleClampSet': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:516'),
+ 'nrrdResampleExecute': (_equals_one, 0, b'nrrd', 'nrrd/resampleContext.c:1451'),
+ 'nrrdFFTWWisdomRead': (_equals_one, 0, b'nrrd', 'nrrd/fftNrrd.c:32'),
+ 'nrrdFFT': (_equals_one, 0, b'nrrd', 'nrrd/fftNrrd.c:88'),
+ 'nrrdFFTWWisdomWrite': (_equals_one, 0, b'nrrd', 'nrrd/fftNrrd.c:285'),
+ 'nrrdSimpleResample': (_equals_one, 0, b'nrrd', 'nrrd/resampleNrrd.c:49'),
+ 'nrrdSpatialResample': (_equals_one, 0, b'nrrd', 'nrrd/resampleNrrd.c:519'),
+ 'nrrdSpaceSet': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:81'),
+ 'nrrdSpaceDimensionSet': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:118'),
+ 'nrrdSpaceOriginSet': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:170'),
+ 'nrrdContentSet_va': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:471'),
+ '_nrrdCheck': (_equals_one, 3, b'nrrd', 'nrrd/simple.c:1075'),
+ 'nrrdCheck': (_equals_one, 0, b'nrrd', 'nrrd/simple.c:1112'),
+ 'nrrdSameSize': ((lambda rv: 0 == rv), 3, b'nrrd', 'nrrd/simple.c:1133'),
+ 'nrrdSanity': ((lambda rv: 0 == rv), 0, b'nrrd', 'nrrd/simple.c:1365'),
+ 'nrrdSlice': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:37'),
+ 'nrrdCrop': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:182'),
+ 'nrrdSliceSelect': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:364'),
+ 'nrrdSample_nva': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:576'),
+ 'nrrdSample_va': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:615'),
+ 'nrrdSimpleCrop': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:644'),
+ 'nrrdCropAuto': (_equals_one, 0, b'nrrd', 'nrrd/subset.c:665'),
+ 'nrrdSplice': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:30'),
+ 'nrrdInset': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:155'),
+ 'nrrdPad_va': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:279'),
+ 'nrrdPad_nva': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:485'),
+ 'nrrdSimplePad_va': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:513'),
+ 'nrrdSimplePad_nva': (_equals_one, 0, b'nrrd', 'nrrd/superset.c:551'),
+ 'nrrdIoStateSet': (_equals_one, 0, b'nrrd', 'nrrd/write.c:28'),
+ 'nrrdIoStateEncodingSet': (_equals_one, 0, b'nrrd', 'nrrd/write.c:101'),
+ 'nrrdIoStateFormatSet': (_equals_one, 0, b'nrrd', 'nrrd/write.c:121'),
+ 'nrrdWrite': (_equals_one, 0, b'nrrd', 'nrrd/write.c:941'),
+ 'nrrdStringWrite': (_equals_one, 0, b'nrrd', 'nrrd/write.c:957'),
+ 'nrrdSave': (_equals_one, 0, b'nrrd', 'nrrd/write.c:978'),
+ 'nrrdSaveMulti': (_equals_one, 0, b'nrrd', 'nrrd/write.c:1044'),
+ 'ell_Nm_check': (_equals_one, 0, b'ell', 'ell/genmat.c:23'),
+ 'ell_Nm_tran': (_equals_one, 0, b'ell', 'ell/genmat.c:57'),
+ 'ell_Nm_mul': (_equals_one, 0, b'ell', 'ell/genmat.c:102'),
+ 'ell_Nm_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:336'),
+ 'ell_Nm_pseudo_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:377'),
+ 'ell_Nm_wght_pseudo_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:411'),
+ 'ell_q_avg4_d': (_equals_one, 0, b'ell', 'ell/quat.c:469'),
+ 'ell_q_avgN_d': (_equals_one, 0, b'ell', 'ell/quat.c:537'),
+ 'mossImageCheck': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:72'),
+ 'mossImageAlloc': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:93'),
+ 'mossSamplerImageSet': (_equals_one, 0, b'moss', 'moss/sampler.c:24'),
+ 'mossSamplerKernelSet': (_equals_one, 0, b'moss', 'moss/sampler.c:76'),
+ 'mossSamplerUpdate': (_equals_one, 0, b'moss', 'moss/sampler.c:98'),
+ 'mossSamplerSample': (_equals_one, 0, b'moss', 'moss/sampler.c:193'),
+ 'mossLinearTransform': (_equals_one, 0, b'moss', 'moss/xform.c:138'),
+ 'mossFourPointTransform': (_equals_one, 0, b'moss', 'moss/xform.c:217'),
+ 'alanUpdate': (_equals_one, 0, b'alan', 'alan/coreAlan.c:58'),
+ 'alanInit': (_equals_one, 0, b'alan', 'alan/coreAlan.c:97'),
+ 'alanRun': (_equals_one, 0, b'alan', 'alan/coreAlan.c:451'),
+ 'alanDimensionSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:102'),
+ 'alan2DSizeSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:117'),
+ 'alan3DSizeSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:137'),
+ 'alanTensorSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:159'),
+ 'alanParmSet': (_equals_one, 0, b'alan', 'alan/methodsAlan.c:206'),
+ 'gageContextCopy': (_equals_null, 0, b'gage', 'gage/ctx.c:86'),
+ 'gageKernelSet': (_equals_one, 0, b'gage', 'gage/ctx.c:197'),
+ 'gagePerVolumeAttach': (_equals_one, 0, b'gage', 'gage/ctx.c:396'),
+ 'gagePerVolumeDetach': (_equals_one, 0, b'gage', 'gage/ctx.c:455'),
+ 'gageDeconvolve': (_equals_one, 0, b'gage', 'gage/deconvolve.c:24'),
+ 'gageDeconvolveSeparable': (_equals_one, 0, b'gage', 'gage/deconvolve.c:206'),
+ 'gageKindCheck': (_equals_one, 0, b'gage', 'gage/kind.c:31'),
+ 'gageKindVolumeCheck': (_equals_one, 0, b'gage', 'gage/kind.c:216'),
+ 'gageVolumeCheck': (_equals_one, 0, b'gage', 'gage/pvl.c:34'),
+ 'gagePerVolumeNew': (_equals_null, 0, b'gage', 'gage/pvl.c:55'),
+ 'gageQueryReset': (_equals_one, 0, b'gage', 'gage/pvl.c:259'),
+ 'gageQuerySet': (_equals_one, 0, b'gage', 'gage/pvl.c:285'),
+ 'gageQueryAdd': (_equals_one, 0, b'gage', 'gage/pvl.c:341'),
+ 'gageQueryItemOn': (_equals_one, 0, b'gage', 'gage/pvl.c:359'),
+ 'gageShapeSet': (_equals_one, 0, b'gage', 'gage/shape.c:403'),
+ 'gageShapeEqual': ((lambda rv: 0 == rv), 0, b'gage', 'gage/shape.c:466'),
+ 'gageStructureTensor': (_equals_one, 0, b'gage', 'gage/st.c:81'),
+ 'gageStackPerVolumeNew': (_equals_one, 0, b'gage', 'gage/stack.c:96'),
+ 'gageStackPerVolumeAttach': (_equals_one, 0, b'gage', 'gage/stack.c:125'),
+ 'gageStackBlurParmCompare': (_equals_one, 0, b'gage', 'gage/stackBlur.c:123'),
+ 'gageStackBlurParmCopy': (_equals_one, 0, b'gage', 'gage/stackBlur.c:228'),
+ 'gageStackBlurParmSigmaSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:265'),
+ 'gageStackBlurParmScaleSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:359'),
+ 'gageStackBlurParmKernelSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:383'),
+ 'gageStackBlurParmRenormalizeSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:396'),
+ 'gageStackBlurParmBoundarySet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:408'),
+ 'gageStackBlurParmBoundarySpecSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:427'),
+ 'gageStackBlurParmOneDimSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:444'),
+ 'gageStackBlurParmNeedSpatialBlurSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:456'),
+ 'gageStackBlurParmVerboseSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:468'),
+ 'gageStackBlurParmDgGoodSigmaMaxSet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:480'),
+ 'gageStackBlurParmCheck': (_equals_one, 0, b'gage', 'gage/stackBlur.c:496'),
+ 'gageStackBlurParmParse': (_equals_one, 0, b'gage', 'gage/stackBlur.c:543'),
+ 'gageStackBlurParmSprint': (_equals_one, 0, b'gage', 'gage/stackBlur.c:802'),
+ 'gageStackBlur': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1384'),
+ 'gageStackBlurCheck': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1487'),
+ 'gageStackBlurGet': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1595'),
+ 'gageStackBlurManage': (_equals_one, 0, b'gage', 'gage/stackBlur.c:1696'),
+ 'gageUpdate': (_equals_one, 0, b'gage', 'gage/update.c:311'),
+ 'gageOptimSigSet': (_equals_one, 0, b'gage', 'gage/optimsig.c:215'),
+ 'gageOptimSigContextNew': (_equals_null, 0, b'gage', 'gage/optimsig.c:309'),
+ 'gageOptimSigCalculate': (_equals_one, 0, b'gage', 'gage/optimsig.c:1088'),
+ 'gageOptimSigErrorPlot': (_equals_one, 0, b'gage', 'gage/optimsig.c:1160'),
+ 'gageOptimSigErrorPlotSliding': (_equals_one, 0, b'gage', 'gage/optimsig.c:1251'),
+ 'dyeConvert': (_equals_one, 0, b'dye', 'dye/convertDye.c:349'),
+ 'dyeColorParse': (_equals_one, 0, b'dye', 'dye/methodsDye.c:183'),
+ 'baneClipNew': (_equals_null, 0, b'bane', 'bane/clip.c:100'),
+ 'baneClipAnswer': (_equals_one, 0, b'bane', 'bane/clip.c:150'),
+ 'baneClipCopy': (_equals_null, 0, b'bane', 'bane/clip.c:165'),
+ 'baneFindInclusion': (_equals_one, 0, b'bane', 'bane/hvol.c:85'),
+ 'baneMakeHVol': (_equals_one, 0, b'bane', 'bane/hvol.c:246'),
+ 'baneGKMSHVol': (_equals_null, 0, b'bane', 'bane/hvol.c:445'),
+ 'baneIncNew': (_equals_null, 0, b'bane', 'bane/inc.c:249'),
+ 'baneIncAnswer': (_equals_one, 0, b'bane', 'bane/inc.c:358'),
+ 'baneIncCopy': (_equals_null, 0, b'bane', 'bane/inc.c:373'),
+ 'baneMeasrNew': (_equals_null, 0, b'bane', 'bane/measr.c:31'),
+ 'baneMeasrCopy': (_equals_null, 0, b'bane', 'bane/measr.c:147'),
+ 'baneRangeNew': (_equals_null, 0, b'bane', 'bane/rangeBane.c:87'),
+ 'baneRangeCopy': (_equals_null, 0, b'bane', 'bane/rangeBane.c:128'),
+ 'baneRangeAnswer': (_equals_one, 0, b'bane', 'bane/rangeBane.c:142'),
+ 'baneRawScatterplots': (_equals_one, 0, b'bane', 'bane/scat.c:24'),
+ 'baneOpacInfo': (_equals_one, 0, b'bane', 'bane/trnsf.c:27'),
+ 'bane1DOpacInfoFrom2D': (_equals_one, 0, b'bane', 'bane/trnsf.c:142'),
+ 'baneSigmaCalc': (_equals_one, 0, b'bane', 'bane/trnsf.c:220'),
+ 'banePosCalc': (_equals_one, 0, b'bane', 'bane/trnsf.c:251'),
+ 'baneOpacCalc': (_equals_one, 0, b'bane', 'bane/trnsf.c:401'),
+ 'baneInputCheck': (_equals_one, 0, b'bane', 'bane/valid.c:24'),
+ 'baneHVolCheck': (_equals_one, 0, b'bane', 'bane/valid.c:62'),
+ 'baneInfoCheck': (_equals_one, 0, b'bane', 'bane/valid.c:104'),
+ 'banePosCheck': (_equals_one, 0, b'bane', 'bane/valid.c:142'),
+ 'baneBcptsCheck': (_equals_one, 0, b'bane', 'bane/valid.c:177'),
+ 'limnCameraUpdate': (_equals_one, 0, b'limn', 'limn/cam.c:31'),
+ 'limnCameraAspectSet': (_equals_one, 0, b'limn', 'limn/cam.c:128'),
+ 'limnCameraPathMake': (_equals_one, 0, b'limn', 'limn/cam.c:187'),
+ 'limnEnvMapFill': (_equals_one, 0, b'limn', 'limn/envmap.c:23'),
+ 'limnEnvMapCheck': (_equals_one, 0, b'limn', 'limn/envmap.c:117'),
+ 'limnObjectWriteOFF': (_equals_one, 0, b'limn', 'limn/io.c:77'),
+ 'limnPolyDataWriteIV': (_equals_one, 0, b'limn', 'limn/io.c:136'),
+ 'limnObjectReadOFF': (_equals_one, 0, b'limn', 'limn/io.c:262'),
+ 'limnPolyDataWriteLMPD': (_equals_one, 0, b'limn', 'limn/io.c:453'),
+ 'limnPolyDataReadLMPD': (_equals_one, 0, b'limn', 'limn/io.c:580'),
+ 'limnPolyDataWriteVTK': (_equals_one, 0, b'limn', 'limn/io.c:963'),
+ 'limnPolyDataReadOFF': (_equals_one, 0, b'limn', 'limn/io.c:1053'),
+ 'limnPolyDataSave': (_equals_one, 0, b'limn', 'limn/io.c:1158'),
+ 'limnLightUpdate': (_equals_one, 0, b'limn', 'limn/light.c:65'),
+ 'limnPolyDataAlloc': (_equals_one, 0, b'limn', 'limn/polydata.c:147'),
+ 'limnPolyDataCopy': (_equals_one, 0, b'limn', 'limn/polydata.c:226'),
+ 'limnPolyDataCopyN': (_equals_one, 0, b'limn', 'limn/polydata.c:258'),
+ 'limnPolyDataPrimitiveVertexNumber': (_equals_one, 0, b'limn', 'limn/polydata.c:549'),
+ 'limnPolyDataPrimitiveArea': (_equals_one, 0, b'limn', 'limn/polydata.c:571'),
+ 'limnPolyDataRasterize': (_equals_one, 0, b'limn', 'limn/polydata.c:629'),
+ 'limnPolyDataSpiralTubeWrap': (_equals_one, 0, b'limn', 'limn/polyfilter.c:24'),
+ 'limnPolyDataSmoothHC': ((lambda rv: -1 == rv), 0, b'limn', 'limn/polyfilter.c:334'),
+ 'limnPolyDataVertexWindingFix': (_equals_one, 0, b'limn', 'limn/polymod.c:1228'),
+ 'limnPolyDataCCFind': (_equals_one, 0, b'limn', 'limn/...
[truncated message content] |