Home
last modified time | relevance | path

Searched refs:valPos (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/ted/Ted-2.23/utilPs/
H A DpsReadAfm.c39 int valPos,
279 int valPos, in psAfmIgnore() argument
307 int valPos, in psAfmEndFontMetrics() argument
375 b= valPos; in psAfmComment()
522 int valPos, in psAfmFontBBox() argument
627 int valPos, in psAfmAscender() argument
639 int valPos, in psAfmDescender() argument
651 int valPos, in psAfmUnderlinePosition() argument
663 int valPos, in psAfmUnderlineThickness() argument
687 int valPos, in psAfmCharWidth() argument
[all …]
H A DpsPpd.c26 int valPos,
143 int valPos, in psPpdCollectValue() argument
252 int valPos, in psPpdSaveString() argument
264 int valPos, in psPpdAdobe() argument
270 int valPos, in psPpdModelName() argument
276 int valPos, in psPpdShortNickName() argument
284 int valPos, in psPpdNickName() argument
290 int valPos, in psPpdProduct() argument
296 int valPos, in psPpdManufacturer() argument
302 int valPos, in psPpdPSVersion() argument
[all …]
/dports/games/qqwing/qqwing-1.3.4/src/java/com/qqwing/
H A DQQWing.java665 if (possibilities[valPos] == 0) { in guess()
819 possibilities[valPos] = round; in pointingRowReduction()
862 possibilities[valPos] = round; in pointingColumnReduction()
1309 if (possibilities[valPos] == 0) { in mark()
1310 possibilities[valPos] = round; in mark()
1320 if (possibilities[valPos] == 0) { in mark()
1321 possibilities[valPos] = round; in mark()
1332 if (possibilities[valPos] == 0) { in mark()
1333 possibilities[valPos] = round; in mark()
1341 if (possibilities[valPos] == 0) { in mark()
[all …]
/dports/games/qqwing/qqwing-1.3.4/src/cpp/
H A Dqqwing.cpp656 if (possibilities[valPos] == 0){ in guess()
696 if(possibilities[valPos] == 0){ in colBoxReduction()
745 if(possibilities[valPos] == 0){ in rowBoxReduction()
1303 if (possibilities[valPos] == 0){ in mark()
1304 possibilities[valPos] = round; in mark()
1314 if (possibilities[valPos] == 0){ in mark()
1315 possibilities[valPos] = round; in mark()
1326 if (possibilities[valPos] == 0){ in mark()
1327 possibilities[valPos] = round; in mark()
1335 if (possibilities[valPos] == 0){ in mark()
[all …]
/dports/graphics/libpgf/PGF/Codec/src/
H A DDecoder.cpp774 sigEnd -= valPos; in ComposeBitplane()
783 valPos += zerocnt; in ComposeBitplane()
803 valPos++; in ComposeBitplane()
836 sigEnd = valPos; in ComposeBitplaneRLD()
838 sigEnd -= valPos; in ComposeBitplaneRLD()
845 valPos += rest; in ComposeBitplaneRLD()
897 valPos -= rest; in ComposeBitplaneRLD()
909 valPos++; in ComposeBitplaneRLD()
941 sigEnd = valPos; in ComposeBitplaneRLD()
943 sigEnd -= valPos; in ComposeBitplaneRLD()
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/pgf/
H A DDecoder.cpp774 sigEnd -= valPos; in ComposeBitplane()
783 valPos += zerocnt; in ComposeBitplane()
803 valPos++; in ComposeBitplane()
836 sigEnd = valPos; in ComposeBitplaneRLD()
838 sigEnd -= valPos; in ComposeBitplaneRLD()
845 valPos += rest; in ComposeBitplaneRLD()
897 valPos -= rest; in ComposeBitplaneRLD()
909 valPos++; in ComposeBitplaneRLD()
941 sigEnd = valPos; in ComposeBitplaneRLD()
943 sigEnd -= valPos; in ComposeBitplaneRLD()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/pgfutils/libpgf/
H A DDecoder.cpp784 sigEnd -= valPos; in ComposeBitplane()
793 valPos += zerocnt; in ComposeBitplane()
813 valPos++; in ComposeBitplane()
846 sigEnd = valPos; in ComposeBitplaneRLD()
848 sigEnd -= valPos; in ComposeBitplaneRLD()
855 valPos += rest; in ComposeBitplaneRLD()
907 valPos -= rest; in ComposeBitplaneRLD()
919 valPos++; in ComposeBitplaneRLD()
951 sigEnd = valPos; in ComposeBitplaneRLD()
953 sigEnd -= valPos; in ComposeBitplaneRLD()
[all …]
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DFlashPix.pm1337 my $valPos = 4;
1374 if ($valPos + $size > $dirEnd) {
1380 $valPos += 4;
1389 if ($valPos + $size > $dirEnd) {
1401 if ($valPos + $size > $dirEnd) {
1410 $valPos += $pad if substr($$dataPt, $valPos, $pad) eq "\0" x $pad;
1416 $valPos += $size;
1781 my $valPos = $valStart;
1790 $valPos += 8 + $len;
1791 last if $valPos > $dirEnd;
[all …]
H A DMicrosoft.pm822 my $valPos = 10;
825 my $valLen = Get32u(\$data, $valPos - 6) - 6;
826 last if $valPos + $valLen > length($data);
827 my $valType = Get16u(\$data, $valPos - 2);
828 my $val = substr($data, $valPos, $valLen);
861 $valPos += $valLen + 6; # step to next value
862 last if $valPos > length($data);
973 my $valPos = $pos + 8 + $tagLen;
975 my $val = ReadXtraValue($et, substr($$dataPt, $valPos, $valLen));
1051 my $valPos = $pos + 8 + $tagLen;
[all …]
H A DAFCP.pm208 my $valPos = $outPos + 12; # start of value data
209 $fixup->{Shift} += $valPos + length($dirBuff);
216 $fixup->{Start} += $valPos;
217 $fixup->{Shift} -= $valPos;
H A DRicoh.pm1039 my (@tags, @vals, @nums, $valPos, $numPos);
1066 $valPos = $pos; # save position of first string value
1082 $valPos or $valPos = 0; # (just in case there was no value section)
1091 length $val or ++$valPos, next; # (skip empty entries)
1114 %datParms = ( Start => $valPos, Size => length($val), Format => 'string' );
1122 $valPos += length($val) + 1;
H A DAudible.pm250 my $valPos = $tagPos + $tagLen; # position of value string
251 my $nxtPos = $valPos + $valLen; # position of next entry
254 my $val = substr($buff, $valPos, $valLen);
265 Start => $valPos,
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/text/
H A DTemplateFilter.hpp64 std::map<std::string, std::string>::const_iterator valPos = in substitute() local
66 if (valPos != variables_.end()) in substitute()
69 return valPos->second; in substitute()
71 return string_utils::jsLiteralEscape(valPos->second); in substitute()
73 return string_utils::htmlEscape(valPos->second, true); in substitute()
74 return valPos->second; in substitute()
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DFlashPix.pm1337 my $valPos = 4;
1374 last if $valPos + $size > $dirEnd;
1375 $count = Get32u($dataPt, $valPos);
1377 $valPos += 4;
1385 last if $valPos + $size > $dirEnd;
1394 last if $valPos + $size > $dirEnd;
1397 $valPos += $size;
1756 my $valPos = $valStart;
1765 $valPos += 8 + $len;
1766 last if $valPos > $dirEnd;
[all …]
H A DMicrosoft.pm789 my ($i, $valPos, $valLen, $valType, $val, $format, @vals);
791 $valPos = $pos + $tagLen + 18;
794 $valLen = Get32u($dataPt, $valPos - 6) - 6;
795 my $more = $pos + $size - $valPos - $valLen;
797 $valType = Get16u($dataPt, $valPos - 2);
798 $val = substr($$dataPt, $valPos, $valLen);
821 my $vPos = $valPos; # (necessary because ReadFPXValue updates this)
824 Image::ExifTool::FlashPix::VT_VARIANT(), $valPos+$valLen, 1);
832 $valPos += $valLen + 6; # step to next value
837 $valPos = $pos + $tagLen + 18;
[all …]
H A DAFCP.pm208 my $valPos = $outPos + 12; # start of value data
209 $fixup->{Shift} += $valPos + length($dirBuff);
216 $fixup->{Start} += $valPos;
217 $fixup->{Shift} -= $valPos;
H A DRicoh.pm1039 my (@tags, @vals, @nums, $valPos, $numPos);
1066 $valPos = $pos; # save position of first string value
1082 $valPos or $valPos = 0; # (just in case there was no value section)
1091 length $val or ++$valPos, next; # (skip empty entries)
1114 %datParms = ( Start => $valPos, Size => length($val), Format => 'string' );
1122 $valPos += length($val) + 1;
H A DAudible.pm250 my $valPos = $tagPos + $tagLen; # position of value string
251 my $nxtPos = $valPos + $valLen; # position of next entry
254 my $val = substr($buff, $valPos, $valLen);
265 Start => $valPos,
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/management/
H A DQuery.java726 int valPos = 0; in apply() local
736 if (next == '?' && valPos < val.length()) in apply()
738 ++valPos; in apply()
743 fallback = valPos; in apply()
775 ++valPos; in apply()
780 else if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
783 ++valPos; in apply()
789 if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
792 ++valPos; in apply()
799 valPos = fallback; in apply()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/management/
H A DQuery.java726 int valPos = 0; in apply() local
736 if (next == '?' && valPos < val.length()) in apply()
738 ++valPos; in apply()
743 fallback = valPos; in apply()
775 ++valPos; in apply()
780 else if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
783 ++valPos; in apply()
789 if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
792 ++valPos; in apply()
799 valPos = fallback; in apply()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/management/
H A DQuery.java726 int valPos = 0; in apply() local
736 if (next == '?' && valPos < val.length()) in apply()
738 ++valPos; in apply()
743 fallback = valPos; in apply()
775 ++valPos; in apply()
780 else if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
783 ++valPos; in apply()
789 if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
792 ++valPos; in apply()
799 valPos = fallback; in apply()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/management/
H A DQuery.java726 int valPos = 0; in apply() local
736 if (next == '?' && valPos < val.length()) in apply()
738 ++valPos; in apply()
743 fallback = valPos; in apply()
775 ++valPos; in apply()
780 else if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
783 ++valPos; in apply()
789 if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
792 ++valPos; in apply()
799 valPos = fallback; in apply()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/management/
H A DQuery.java726 int valPos = 0; in apply() local
736 if (next == '?' && valPos < val.length()) in apply()
738 ++valPos; in apply()
743 fallback = valPos; in apply()
775 ++valPos; in apply()
780 else if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
783 ++valPos; in apply()
789 if (valPos < val.length() && next == val.codePointAt(valPos)) in apply()
792 ++valPos; in apply()
799 valPos = fallback; in apply()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/tools/
H A DRTProfileBuilderSample.cs199 int valPos = l.IndexOf("=") + 1; in Main()
201 …= GetCorrectedSetting(nvEXIF, section + "/" + l.Substring(0, valPos - 1), l.Substring(valPos).Trim… in Main()
205 l = l.Substring(0, valPos) + (newValue ?? ""); in Main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/
H A Dfast-isel-fpconv.ll19 %valPos = load float, float* %memPos
25 %FloatToIntPos = fptosi float %valPos to i32

123