Home
last modified time | relevance | path

Searched refs:zeroFill (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/graphics/poppler/poppler-21.12.0/goo/
H A DGooString.cc161 bool reverseAlign, zeroFill; in appendfv() local
201 zeroFill = *p0 == '0'; in appendfv()
311 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
314 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 16, &str, &len); in appendfv()
320 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
323 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
341 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
350 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
353 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
500 if (zeroFill) { in formatInt()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/goo/
H A DGooString.cc161 bool reverseAlign, zeroFill; in appendfv() local
201 zeroFill = *p0 == '0'; in appendfv()
311 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
314 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 16, &str, &len); in appendfv()
320 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
323 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
341 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
350 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
353 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
500 if (zeroFill) { in formatInt()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/goo/
H A DGooString.cc161 bool reverseAlign, zeroFill; in appendfv() local
201 zeroFill = *p0 == '0'; in appendfv()
311 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
314 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 16, &str, &len); in appendfv()
320 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
323 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
341 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
350 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
353 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
500 if (zeroFill) { in formatInt()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/goo/
H A DGooString.cc161 bool reverseAlign, zeroFill; in appendfv() local
201 zeroFill = *p0 == '0'; in appendfv()
311 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
314 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 16, &str, &len); in appendfv()
320 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
323 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
341 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 10, &str, &len); in appendfv()
350 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
353 formatInt(arg.l, buf, sizeof(buf), zeroFill, width, 2, &str, &len); in appendfv()
500 if (zeroFill) { in formatInt()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/goo/
H A DGooString.cc318 GBool reverseAlign, zeroFill; in appendfv() local
358 zeroFill = *p0 == '0'; in appendfv()
491 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
495 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
499 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
525 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
529 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
533 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
574 formatUInt(arg.ull, buf, sizeof(buf), zeroFill, width, 8, in appendfv()
685 if (zeroFill) {
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/goo/
H A DGooString.cc306 GBool reverseAlign, zeroFill; in appendfv() local
346 zeroFill = *p0 == '0'; in appendfv()
479 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
483 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
487 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
513 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
517 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
521 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
562 formatUInt(arg.ull, buf, sizeof(buf), zeroFill, width, 8, in appendfv()
673 if (zeroFill) {
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/goo/
H A DGooString.cc318 GBool reverseAlign, zeroFill; in appendfv() local
358 zeroFill = *p0 == '0'; in appendfv()
491 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
495 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
499 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
525 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
529 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
533 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
574 formatUInt(arg.ull, buf, sizeof(buf), zeroFill, width, 8, in appendfv()
685 if (zeroFill) {
[all …]
/dports/graphics/xpdf3/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/graphics/xpdf4/xpdf-4.03/goo/
H A DGString.cc277 GBool reverseAlign, zeroFill; in appendfv() local
316 zeroFill = *p0 == '0'; in appendfv()
433 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
437 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
459 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
577 GBool zeroFill, int width, int base, argument
581 GBool zeroFill, int width, int base,
601 if (zeroFill) {
615 GBool zeroFill, int width, int base, argument
619 GBool zeroFill, int width, int base,
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/graphics/xpdf/xpdf-4.03/goo/
H A DGString.cc277 GBool reverseAlign, zeroFill; in appendfv() local
316 zeroFill = *p0 == '0'; in appendfv()
433 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
437 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
459 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
577 GBool zeroFill, int width, int base, argument
581 GBool zeroFill, int width, int base,
601 if (zeroFill) {
615 GBool zeroFill, int width, int base, argument
619 GBool zeroFill, int width, int base,
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGString.cc276 GBool reverseAlign, zeroFill; in appendfv() local
315 zeroFill = *p0 == '0'; in appendfv()
432 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
436 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
458 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
576 GBool zeroFill, int width, int base, argument
580 GBool zeroFill, int width, int base,
600 if (zeroFill) {
614 GBool zeroFill, int width, int base, argument
618 GBool zeroFill, int width, int base,
[all …]
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DGString.cc230 GBool reverseAlign, zeroFill; in appendfv() local
268 zeroFill = *p0 == '0'; in appendfv()
360 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
366 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
370 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
392 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
396 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
467 GBool zeroFill, int width, int base, in formatInt() argument
486 if (zeroFill) { in formatInt()
499 GBool zeroFill, int width, int base, in formatUInt() argument
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/fmt/
H A Dfmt_test.go576 {"%0100d", 1, zeroFill("", 100, "1")},
577 {"%0100d", -1, zeroFill("-", 99, "1")},
673 {"%#064x", 1, zeroFill("0x", 64, "1")},
675 {"%#064b", 1, zeroFill("", 64, "1")},
676 {"%#064b", -1, zeroFill("-", 63, "1")},
677 {"%#064o", 1, zeroFill("", 64, "1")},
678 {"%#064o", -1, zeroFill("-", 63, "1")},
679 {"%#064d", 1, zeroFill("", 64, "1")},
684 {"%#072b", 1, zeroFill("", 72, "1")},
686 {"%#072o", 1, zeroFill("", 72, "1")},
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/fmt/
H A Dfmt_test.go576 {"%0100d", 1, zeroFill("", 100, "1")},
577 {"%0100d", -1, zeroFill("-", 99, "1")},
673 {"%#064x", 1, zeroFill("0x", 64, "1")},
675 {"%#064b", 1, zeroFill("", 64, "1")},
676 {"%#064b", -1, zeroFill("-", 63, "1")},
677 {"%#064o", 1, zeroFill("", 64, "1")},
678 {"%#064o", -1, zeroFill("-", 63, "1")},
679 {"%#064d", 1, zeroFill("", 64, "1")},
684 {"%#072b", 1, zeroFill("", 72, "1")},
686 {"%#072o", 1, zeroFill("", 72, "1")},
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/fmt/
H A Dfmt_test.go575 {"%0100d", 1, zeroFill("", 100, "1")},
576 {"%0100d", -1, zeroFill("-", 99, "1")},
672 {"%#064x", 1, zeroFill("0x", 64, "1")},
674 {"%#064b", 1, zeroFill("", 64, "1")},
675 {"%#064b", -1, zeroFill("-", 63, "1")},
676 {"%#064o", 1, zeroFill("", 64, "1")},
677 {"%#064o", -1, zeroFill("-", 63, "1")},
678 {"%#064d", 1, zeroFill("", 64, "1")},
683 {"%#072b", 1, zeroFill("", 72, "1")},
685 {"%#072o", 1, zeroFill("", 72, "1")},
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/goo/
H A DGooString.cc280 GBool reverseAlign, zeroFill; in appendfv() local
318 zeroFill = *p0 == '0'; in appendfv()
411 formatInt(arg.i, buf, sizeof(buf), zeroFill, width, 8, &str, &len); in appendfv()
417 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
421 formatUInt(arg.ui, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
443 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 10, in appendfv()
447 formatUInt(arg.ul, buf, sizeof(buf), zeroFill, width, 16, in appendfv()
521 GBool zeroFill, int width, int base, in formatInt() argument
540 if (zeroFill) { in formatInt()
553 GBool zeroFill, int width, int base, in formatUInt() argument
[all …]
/dports/games/egl/egl-0.3.1_9/common/
H A Dmemory.h34 #define Mem_AllocExt(size,zeroFill) _Mem_Alloc((size),(zeroFill),com_genericPool,0,__FILE__,__… argument
36 #define Mem_PoolAllocExt(size,zeroFill,pool,tagNum) _Mem_Alloc((size),(zeroFill),(pool),(tagNum),_… argument
57 void *_Mem_Alloc (size_t size, qBool zeroFill, struct memPool_s *pool, const int tagNum, const cha…
/dports/www/matomo/piwik/vendor/wikimedia/less.php/lib/Less/SourceMap/
H A DBase64VLQ.php104 …return $aValue & 1 ? $this->zeroFill( ~$aValue + 2, 1 ) | ( -1 - 0x7fffffff ) : $this->zeroFill( $…
119 $vlq = $this->zeroFill( $vlq, $this->shift );
155 public function zeroFill( $a, $b ) { function in Less_SourceMap_Base64VLQ
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/less.php/lib/Less/SourceMap/
H A DBase64VLQ.php104 …return $aValue & 1 ? $this->zeroFill( ~$aValue + 2, 1 ) | ( -1 - 0x7fffffff ) : $this->zeroFill( $…
119 $vlq = $this->zeroFill( $vlq, $this->shift );
155 public function zeroFill( $a, $b ) { function in Less_SourceMap_Base64VLQ
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/less.php/lib/Less/SourceMap/
H A DBase64VLQ.php104 …return $aValue & 1 ? $this->zeroFill( ~$aValue + 2, 1 ) | ( -1 - 0x7fffffff ) : $this->zeroFill( $…
119 $vlq = $this->zeroFill( $vlq, $this->shift );
155 public function zeroFill( $a, $b ) { function in Less_SourceMap_Base64VLQ

12345678910>>...12