Home
last modified time | relevance | path

Searched refs:readUInt16 (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/graphics/ming/libming-ming-0_4_8/util/old/
H A Dlistswf.c200 count = readUInt16(f); in printLineStyleArray()
339 count = readUInt16(f); in printFillStyleArray()
598 width = readUInt16(f); in printDefineBitsLossless()
599 height = readUInt16(f); in printDefineBitsLossless()
666 length = readUInt16(f); in printActionRecord()
1093 layer = readUInt16(f); in printButtonRecord()
1228 flags = readUInt16(f); in printPlaceObject2()
1272 off0 = readUInt16(f); in printDefineFont()
1284 off = readUInt16(f); in printDefineFont()
1341 nGlyphs = readUInt16(f); in printDefineFont2()
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/util/old/
H A Dlistswf.c200 count = readUInt16(f);
339 count = readUInt16(f);
598 width = readUInt16(f);
599 height = readUInt16(f);
666 length = readUInt16(f);
1093 layer = readUInt16(f);
1228 flags = readUInt16(f);
1272 off0 = readUInt16(f);
1284 off = readUInt16(f);
1341 nGlyphs = readUInt16(f);
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/util/old/
H A Dlistswf.c200 count = readUInt16(f); in printLineStyleArray()
339 count = readUInt16(f); in printFillStyleArray()
598 width = readUInt16(f); in printDefineBitsLossless()
599 height = readUInt16(f); in printDefineBitsLossless()
666 length = readUInt16(f); in printActionRecord()
1093 layer = readUInt16(f); in printButtonRecord()
1228 flags = readUInt16(f); in printPlaceObject2()
1272 off0 = readUInt16(f); in printDefineFont()
1284 off = readUInt16(f); in printDefineFont()
1341 nGlyphs = readUInt16(f); in printDefineFont2()
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/lib/php-font-lib/src/FontLib/EOT/
H A DHeader.php57 $this->data["Padding1"] = $font->readUInt16();
60 $this->data["Padding2"] = $font->readUInt16();
63 $this->data["Padding3"] = $font->readUInt16();
66 $this->data["Padding4"] = $font->readUInt16();
78 $this->data["Padding5"] = $font->readUInt16();
83 $this->data["Padding5"] = $font->readUInt16();
89 $this->data["Padding6"] = $font->readUInt16();
104 $size = $font->readUInt16();
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Dparser.c666 count = readUInt16(f); in parseSWF_LINESTYLEARRAY()
896 act->Length = readUInt16(f);
932 act->Frame = readUInt16(f); in parseSWF_ACTIONRECORD()
945 act->Frame = readUInt16(f); in parseSWF_ACTIONRECORD()
1118 count = readUInt16(f); in parseSWF_ACTIONRECORD()
1164 act->Size = readUInt16(f); in parseSWF_ACTIONRECORD()
1194 num_params = readUInt16(f); in parseSWF_ACTIONRECORD()
1752 num_glyphs = readUInt16 (f); in parseSWF_DEFINEFONT2()
1888 num_glyphs = readUInt16 (f); in parseSWF_DEFINEFONT3()
2298 block = readUInt16 (f); in parseSWF_DEFINESPRITE()
[all …]
H A Dlistfdb.c148 int readUInt16(FILE *f) in readUInt16() function
388 nGlyphs = readUInt16(f); in printDefineFont2()
402 off = readUInt16(f); in printDefineFont2()
429 printf("%sglyph code %i: %i\n", indent(), i, readUInt16(f)); in printDefineFont2()
452 kernCount = readUInt16(f); in printDefineFont2()
456 code1 = (flags & FONTINFO2_WIDECODES) ? readUInt16(f) : readUInt8(f); in printDefineFont2()
457 code2 = (flags & FONTINFO2_WIDECODES) ? readUInt16(f) : readUInt8(f); in printDefineFont2()
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Dparser.c666 count = readUInt16(f); in parseSWF_LINESTYLEARRAY()
896 act->Length = readUInt16(f);
932 act->Frame = readUInt16(f); in parseSWF_ACTIONRECORD()
945 act->Frame = readUInt16(f); in parseSWF_ACTIONRECORD()
1118 count = readUInt16(f); in parseSWF_ACTIONRECORD()
1164 act->Size = readUInt16(f); in parseSWF_ACTIONRECORD()
1194 num_params = readUInt16(f); in parseSWF_ACTIONRECORD()
1752 num_glyphs = readUInt16 (f); in parseSWF_DEFINEFONT2()
1888 num_glyphs = readUInt16 (f); in parseSWF_DEFINEFONT3()
2298 block = readUInt16 (f); in parseSWF_DEFINESPRITE()
[all …]
H A Dlistfdb.c148 int readUInt16(FILE *f) in readUInt16() function
388 nGlyphs = readUInt16(f); in printDefineFont2()
402 off = readUInt16(f); in printDefineFont2()
429 printf("%sglyph code %i: %i\n", indent(), i, readUInt16(f)); in printDefineFont2()
452 kernCount = readUInt16(f); in printDefineFont2()
456 code1 = (flags & FONTINFO2_WIDECODES) ? readUInt16(f) : readUInt8(f); in printDefineFont2()
457 code2 = (flags & FONTINFO2_WIDECODES) ? readUInt16(f) : readUInt8(f); in printDefineFont2()
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Dparser.c666 count = readUInt16(f); in parseSWF_LINESTYLEARRAY()
896 act->Length = readUInt16(f);
932 act->Frame = readUInt16(f); in parseSWF_ACTIONRECORD()
945 act->Frame = readUInt16(f); in parseSWF_ACTIONRECORD()
1118 count = readUInt16(f); in parseSWF_ACTIONRECORD()
1164 act->Size = readUInt16(f); in parseSWF_ACTIONRECORD()
1194 num_params = readUInt16(f); in parseSWF_ACTIONRECORD()
1752 num_glyphs = readUInt16 (f); in parseSWF_DEFINEFONT2()
1888 num_glyphs = readUInt16 (f); in parseSWF_DEFINEFONT3()
2298 block = readUInt16 (f); in parseSWF_DEFINESPRITE()
[all …]
H A Dlistfdb.c148 int readUInt16(FILE *f) in readUInt16() function
388 nGlyphs = readUInt16(f); in printDefineFont2()
402 off = readUInt16(f); in printDefineFont2()
429 printf("%sglyph code %i: %i\n", indent(), i, readUInt16(f)); in printDefineFont2()
452 kernCount = readUInt16(f); in printDefineFont2()
456 code1 = (flags & FONTINFO2_WIDECODES) ? readUInt16(f) : readUInt8(f); in printDefineFont2()
457 code2 = (flags & FONTINFO2_WIDECODES) ? readUInt16(f) : readUInt8(f); in printDefineFont2()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/actioncompiler/
H A Dlistaction.c46 int readUInt16(Buffer f) in readUInt16() function
161 length = readUInt16(f); in printActionRecord()
309 readUInt16(f); /* always 0? */ in printActionRecord()
390 int frame = readUInt16(f); in printActionRecord()
483 int i, n = readUInt16(f); in printActionRecord()
496 printDoAction(f, readUInt16(f)); in printActionRecord()
504 int n = readUInt16(f); in printActionRecord()
523 printDoAction(f, readUInt16(f)); in printActionRecord()
552 Try = readUInt16(f); in printActionRecord()
553 Catch = readUInt16(f); in printActionRecord()
[all …]
/dports/graphics/ming/libming-ming-0_4_8/src/actioncompiler/
H A Dlistaction.c50 int readUInt16(Buffer f) in readUInt16() function
175 length = readUInt16(f); in printActionRecord()
323 readUInt16(f); /* always 0? */ in printActionRecord()
404 int frame = readUInt16(f); in printActionRecord()
497 int i, n = readUInt16(f); in printActionRecord()
510 printDoAction(f, readUInt16(f)); in printActionRecord()
518 int n = readUInt16(f); in printActionRecord()
537 printDoAction(f, readUInt16(f)); in printActionRecord()
566 Try = readUInt16(f); in printActionRecord()
567 Catch = readUInt16(f); in printActionRecord()
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dlistaction.c50 int readUInt16(Buffer f) in readUInt16() function
175 length = readUInt16(f); in printActionRecord()
323 readUInt16(f); /* always 0? */ in printActionRecord()
404 int frame = readUInt16(f); in printActionRecord()
497 int i, n = readUInt16(f); in printActionRecord()
510 printDoAction(f, readUInt16(f)); in printActionRecord()
518 int n = readUInt16(f); in printActionRecord()
537 printDoAction(f, readUInt16(f)); in printActionRecord()
566 Try = readUInt16(f); in printActionRecord()
567 Catch = readUInt16(f); in printActionRecord()
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dlistaction.c50 int readUInt16(Buffer f) in readUInt16() function
175 length = readUInt16(f); in printActionRecord()
323 readUInt16(f); /* always 0? */ in printActionRecord()
404 int frame = readUInt16(f); in printActionRecord()
497 int i, n = readUInt16(f); in printActionRecord()
510 printDoAction(f, readUInt16(f)); in printActionRecord()
518 int n = readUInt16(f); in printActionRecord()
537 printDoAction(f, readUInt16(f)); in printActionRecord()
566 Try = readUInt16(f); in printActionRecord()
567 Catch = readUInt16(f); in printActionRecord()
[all …]
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/tools/
H A Dscel2org5.cpp57 void readUInt16(const UnixFD &fd, uint16_t *value, in readUInt16() function
176 readUInt16(fd, &index, "failed to read index"); in main()
177 readUInt16(fd, &count, "failed to read pinyin count"); in main()
201 readUInt16(fd, &symcount); in main()
209 readUInt16(fd, &count, "Failed to read count"); in main()
216 readUInt16(fd, &pyindex[i], "Failed to read pyindex"); in main()
224 readUInt16(fd, &count, "Failed to read count"); in main()
237 readUInt16(fd, &count, "failed to read count"); in main()
254 readUInt16(fd, &delTblCount); in main()
257 readUInt16(fd, &count); in main()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimJ2kInfo.cpp69 readUInt16(soc, str); in open()
70 readUInt16(siz, str); in open()
116 readUInt16(marker, str); // SOC in print()
117 readUInt16(marker, str); // SIZ in print()
124 readUInt16(marker, str); in print()
150 readUInt16(marker, str); in print()
159 void ossimJ2kInfo::readUInt16(ossim_uint16& s, std::ifstream& str) const in readUInt16() function in ossimJ2kInfo
216 readUInt16(segmentLength, str); in printUnknownMarker()
/dports/graphics/swftools/swftools-0.9.2/lib/action/
H A Dlistaction.c45 int readUInt16(Buffer f) in readUInt16() function
160 length = readUInt16(f); in printActionRecord()
299 readUInt16(f); /* always 0? */ in printActionRecord()
300 println("Push Property: %04x", readUInt16(f)); in printActionRecord()
335 println("Goto Frame %i", readUInt16(f)); in printActionRecord()
380 int frame = readUInt16(f); in printActionRecord()
473 int i, n = readUInt16(f); in printActionRecord()
486 printDoAction(f, readUInt16(f)); in printActionRecord()
494 int n = readUInt16(f); in printActionRecord()
513 printDoAction(f, readUInt16(f)); in printActionRecord()
/dports/devel/icu/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/devel/icu-lx/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()

12345678910>>...15