Home
last modified time | relevance | path

Searched refs:is1D (Results 1 – 25 of 94) sorted by relevance

1234

/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DG3Decoder.c++161 bool is1D; in isNextRow1D() local
164 is1D = (GetBits(1) != 0); // 1D/2D-encoding tag bit in isNextRow1D()
167 is1D = true; in isNextRow1D()
174 return (is1D); in isNextRow1D()
203 bool is1D; in decodeRow() local
205 is1D = false; in decodeRow()
210 is1D = (GetBits(1) != 0); // 1D/2D-encoding tag bit in decodeRow()
213 is1D = true; in decodeRow()
215 if (!is1D) { in decodeRow()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_compute_shader_derivatives/compiler/
H A Dnew_functions.comp21 uniform isampler1D is1D;
96 v2 = textureQueryLod(is1D, v1);
131 iv4 = texture(is1D, v1, bias);
164 iv4 = textureProj(is1D, v2, bias);
165 iv4 = textureProj(is1D, v4, bias);
170 uv4 = textureProj(is1D, v2, bias);
171 uv4 = textureProj(is1D, v4, bias);
189 iv4 = textureOffset(is1D, v1, offset1, bias);
215 iv4 = textureProjOffset(is1D, v2, offset1, bias);
216 iv4 = textureProjOffset(is1D, v4, offset1, bias);
/dports/science/hdf5/hdf5-1.10.6/java/src/hdf/hdf5lib/
H A DH5.java1074 boolean is1D = false; in H5Aread()
1086 if (is1D && (dname == 'B')) { in H5Aread()
1090 else if (is1D && (dname == 'S')) { in H5Aread()
1094 else if (is1D && (dname == 'I')) { in H5Aread()
1098 else if (is1D && (dname == 'J')) { in H5Aread()
1307 boolean is1D = false; in H5Awrite()
1318 if (is1D && (dname == 'B')) { in H5Awrite()
1966 boolean is1D = false; in H5Dread()
1978 if (is1D && (dname == 'B')) { in H5Dread()
2237 boolean is1D = false; in H5Dwrite()
[all …]
/dports/science/jmol/jmol-14.32.7/src/jspecview/common/
H A DSpectrum.java487 if (!forceSub && (is1D() || blockID != spectrum.blockID) in addSubSpectrum()
630 return (s1.is1D() == s2.is1D() in allowSubSpec()
647 if (s1.is1D() != s2.is1D()) in areXScalesCompatible()
653 } else if (!s1.is1D() || !s2.is1D()) { in areXScalesCompatible()
659 return (!isNMR1 || s2.is1D() && s1.parent.nucleusX.equals(s2.parent.nucleusX)); in areXScalesCompatible()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/
H A DMapperWireframer.cxx241 bool is1D = cellSet.IsSameType(vtkm::cont::CellSetStructured<1>()); in RenderCells() local
247 if (is1D) in RenderCells()
294 bool doExternalFaces = !(this->Internals->ShowInternalZones) && !isLines && !is1D && !is2D; in RenderCells()
326 !(this->Internals->ShowInternalZones) && !(this->Internals->IsOverlay) && !isLines && !is1D; in RenderCells()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/rendering/
H A DMapperWireframer.cxx261 bool is1D = cellSet.IsSameType(vtkm::cont::CellSetStructured<1>()); in RenderCells() local
266 if (is1D) in RenderCells()
310 bool doExternalFaces = !(this->Internals->ShowInternalZones) && !isLines && !is1D; in RenderCells()
342 !(this->Internals->ShowInternalZones) && !(this->Internals->IsOverlay) && !isLines && !is1D; in RenderCells()
/dports/science/jmol/jmol-14.32.7/src/jspecview/source/
H A DJDXDataObject.java268 if (is1D()) in setObservedNucleus()
308 public boolean is1D() { in is1D() method in JDXDataObject
597 return (continuous && (isHNMR() || isGC()) && is1D()); in canIntegrate()
775 if (is1D()) { in setMeasurementText()
909 if (!isNMR() || !is1D()) in normalizeSimulation()
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java1132 boolean is1D = false; in SDreaddata()
1140 is1D = (cname.lastIndexOf('[') == cname.indexOf('[')); in SDreaddata()
1143 if (is1D && (dname == 'B')) { in SDreaddata()
1146 else if (is1D && (dname == 'S')) { in SDreaddata()
1149 else if (is1D && (dname == 'I')) { in SDreaddata()
1152 else if (is1D && (dname == 'J')) { in SDreaddata()
1155 else if (is1D && (dname == 'F')) { in SDreaddata()
1158 else if (is1D && (dname == 'D')) { in SDreaddata()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/glshared/
H A DglsTextureTestUtil.cpp125 bool is1D = de::inRange<int>(program, PROGRAM_1D_FLOAT, PROGRAM_1D_UINT_BIAS) in getProgram() local
173 else if ((is1D && isArray) || is2D) in getProgram()
175 else if (is1D) in getProgram()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DSampler.hpp117 bool is1D() const in is1D() function
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DWriteBrik.m145 is1D = 0; variable
147 is1D = 1; variable
149 is1D = 1; variable
156 is1D = 2; variable
165 if (is1D == 1),
199 elseif (is1D == 2), %NIML
H A DBrikInfo.m119 is1D = 0; variable
122 is1D = 1; variable
125 if (is1D), % 1D land
H A DBrikLoad.m259 is1D=checkis1DNIFTI(BrikName{k},Opt);
260 if is1D
340 [is1D,isNIFTI]=checkis1DNIFTI(BrikName,Opt);
342 if (is1D), % 1D land
814 function [is1D,isNIFTI]=checkis1DNIFTI(BrikName,Opt)
816 is1D = 0; variable
820 is1D = 1; variable
823 is1D = 1; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_fax3.c273 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
291 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
295 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
300 if (is1D) in Fax3Decode2D()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_fax3.c273 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
291 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
295 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
300 if (is1D) in Fax3Decode2D()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_fax3.c273 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
291 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
295 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
300 if (is1D) in Fax3Decode2D()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_fax3.c273 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
291 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
295 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
300 if (is1D) in Fax3Decode2D()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_fax3.c262 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
276 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
280 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
285 if (is1D) in Fax3Decode2D()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_fax3.c262 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
276 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
280 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
285 if (is1D) in Fax3Decode2D()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c261 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
275 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
279 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
284 if (is1D) in Fax3Decode2D()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c261 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
275 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
279 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
284 if (is1D) in Fax3Decode2D()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c261 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
275 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
279 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
284 if (is1D) in Fax3Decode2D()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c261 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
275 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
279 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
284 if (is1D) in Fax3Decode2D()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_fax3.c272 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
290 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
294 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
299 if (is1D) in Fax3Decode2D()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_fax3.c273 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local
291 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()
295 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()
300 if (is1D) in Fax3Decode2D()

1234