Home
last modified time | relevance | path

Searched refs:string_offset (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/www/firefox-esr/firefox-91.8.0/gfx/ots/src/
H A Dname.cc79 uint16_t string_offset = 0; in Parse() local
80 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
84 string_offset; in Parse()
134 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
178 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
196 if (table.offset() > string_offset) { in Parse()
270 size_t string_offset = 6 + name_count * 12; in Serialize() local
275 string_offset += 2 + lang_tag_count * 4; in Serialize()
277 if (string_offset > 0xffff) { in Serialize()
278 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ots/src/
H A Dname.cc79 uint16_t string_offset = 0; in Parse() local
80 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
84 string_offset; in Parse()
134 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
178 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
196 if (table.offset() > string_offset) { in Parse()
270 size_t string_offset = 6 + name_count * 12; in Serialize() local
275 string_offset += 2 + lang_tag_count * 4; in Serialize()
277 if (string_offset > 0xffff) { in Serialize()
278 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/www/firefox/firefox-99.0/gfx/ots/src/
H A Dname.cc79 uint16_t string_offset = 0; in Parse() local
80 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
84 string_offset; in Parse()
134 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
178 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
196 if (table.offset() > string_offset) { in Parse()
270 size_t string_offset = 6 + name_count * 12; in Serialize() local
275 string_offset += 2 + lang_tag_count * 4; in Serialize()
277 if (string_offset > 0xffff) { in Serialize()
278 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ots/src/
H A Dname.cc79 uint16_t string_offset = 0; in Parse() local
80 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
84 string_offset; in Parse()
134 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
178 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
196 if (table.offset() > string_offset) { in Parse()
270 size_t string_offset = 6 + name_count * 12; in Serialize() local
275 string_offset += 2 + lang_tag_count * 4; in Serialize()
277 if (string_offset > 0xffff) { in Serialize()
278 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/x11-fonts/ots/ots-8.1.4/src/
H A Dname.cc79 uint16_t string_offset = 0; in Parse() local
80 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
84 string_offset; in Parse()
134 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
178 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
196 if (table.offset() > string_offset) { in Parse()
270 size_t string_offset = 6 + name_count * 12; in Serialize() local
275 string_offset += 2 + lang_tag_count * 4; in Serialize()
277 if (string_offset > 0xffff) { in Serialize()
278 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ots/src/
H A Dname.cc70 uint16_t string_offset = 0; in Parse() local
71 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
75 string_offset; in Parse()
125 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
167 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
177 if (table.offset() > string_offset) { in Parse()
252 size_t string_offset = 6 + name_count * 12; in Serialize() local
257 string_offset += 2 + lang_tag_count * 4; in Serialize()
259 if (string_offset > 0xffff) { in Serialize()
260 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ots/src/
H A Dname.cc75 uint16_t string_offset = 0; in ots_name_parse() local
76 if (!table.ReadU16(&string_offset) || string_offset > length) { in ots_name_parse()
80 string_offset; in ots_name_parse()
130 const unsigned name_end = static_cast<unsigned>(string_offset) + in ots_name_parse()
171 const unsigned tag_end = static_cast<unsigned>(string_offset) + in ots_name_parse()
181 if (table.offset() > string_offset) { in ots_name_parse()
262 size_t string_offset = 6 + name_count * 12; in ots_name_serialise() local
267 string_offset += 2 + lang_tag_count * 4; in ots_name_serialise()
269 if (string_offset > 0xffff) { in ots_name_serialise()
270 return OTS_FAILURE_MSG("Bad string offset %ld", string_offset); in ots_name_serialise()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ots/src/
H A Dname.cc70 uint16_t string_offset = 0; in Parse() local
71 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
75 string_offset; in Parse()
125 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
167 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
177 if (table.offset() > string_offset) { in Parse()
252 size_t string_offset = 6 + name_count * 12; in Serialize() local
257 string_offset += 2 + lang_tag_count * 4; in Serialize()
259 if (string_offset > 0xffff) { in Serialize()
260 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ots/src/
H A Dname.cc70 uint16_t string_offset = 0; in Parse() local
71 if (!table.ReadU16(&string_offset) || string_offset > length) { in Parse()
75 string_offset; in Parse()
125 const unsigned name_end = static_cast<unsigned>(string_offset) + in Parse()
167 const unsigned tag_end = static_cast<unsigned>(string_offset) + in Parse()
177 if (table.offset() > string_offset) { in Parse()
252 size_t string_offset = 6 + name_count * 12; in Serialize() local
257 string_offset += 2 + lang_tag_count * 4; in Serialize()
259 if (string_offset > 0xffff) { in Serialize()
260 return Error("Bad stringOffset: %ld", string_offset); in Serialize()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/gx/gui/
H A Dfilesel.c64 static int string_offset = 0; variable
189 if ((string_offset/SCROLL_SPEED) >= strlen(filelist[i].filename)) in selector_cb()
191 string_offset = 0; in selector_cb()
194 if (string_offset) in selector_cb()
197 strncat(text, filelist[i].filename, string_offset/SCROLL_SPEED); in selector_cb()
212 string_offset ++; in selector_cb()
220 string_offset ++; in selector_cb()
453 string_offset = 0; in FileSelector()
465 string_offset = 0; in FileSelector()
706 string_offset = 0; in FileSelector()
[all …]
H A Dcheats.c72 static int string_offset = 0; variable
694 string_offset = 0; in cheatmenu_cb()
697 if (string_offset) in cheatmenu_cb()
710 string_offset ++; in cheatmenu_cb()
814 string_offset = 0; in CheatMenu()
910 string_offset = 0; in CheatMenu()
923 string_offset = 0; in CheatMenu()
1045 string_offset = 0; in CheatMenu()
1071 string_offset--; in CheatMenu()
1217 string_offset ++; in CheatMenu()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/gx/gui/
H A Dfilesel.c64 static int string_offset = 0; variable
189 if ((string_offset/SCROLL_SPEED) >= strlen(filelist[i].filename)) in selector_cb()
191 string_offset = 0; in selector_cb()
194 if (string_offset) in selector_cb()
197 strncat(text, filelist[i].filename, string_offset/SCROLL_SPEED); in selector_cb()
212 string_offset ++; in selector_cb()
220 string_offset ++; in selector_cb()
453 string_offset = 0; in FileSelector()
465 string_offset = 0; in FileSelector()
706 string_offset = 0; in FileSelector()
[all …]
H A Dcheats.c72 static int string_offset = 0; variable
694 string_offset = 0; in cheatmenu_cb()
697 if (string_offset) in cheatmenu_cb()
710 string_offset ++; in cheatmenu_cb()
814 string_offset = 0; in CheatMenu()
910 string_offset = 0; in CheatMenu()
923 string_offset = 0; in CheatMenu()
1045 string_offset = 0; in CheatMenu()
1071 string_offset--; in CheatMenu()
1217 string_offset ++; in CheatMenu()
[all …]
/dports/lang/vala/vala-0.48.18/libvaladoc/highlighter/
H A Dcodescanner.c202 string_offset (const gchar* self, in string_offset() function
641 _tmp3_ = string_offset (_tmp2_, (glong) 8); in valadoc_highlighter_code_scanner_queue_c_include()
660 _tmp8_ = string_offset (_tmp7_, (glong) 1); in valadoc_highlighter_code_scanner_queue_c_include()
917 _tmp3_ = string_offset (_tmp2_, (glong) 1); in valadoc_highlighter_code_scanner_queue_keyword()
929 _tmp6_ = string_offset (_tmp5_, (glong) 1); in valadoc_highlighter_code_scanner_queue_keyword()
977 _tmp2_ = string_offset (_tmp1_, (glong) 2); in valadoc_highlighter_code_scanner_queue_multiline_comment()
1004 _tmp9_ = string_offset (_tmp8_, (glong) 1); in valadoc_highlighter_code_scanner_queue_multiline_comment()
1037 _tmp2_ = string_offset (_tmp1_, (glong) 1); in valadoc_highlighter_code_scanner_queue_until()
1056 _tmp7_ = string_offset (_tmp6_, (glong) 1); in valadoc_highlighter_code_scanner_queue_until()
1204 _tmp32_ = string_offset (_tmp31_, skip); in valadoc_highlighter_code_scanner_queue_string_literal()
[all …]
H A Dxmlscanner.c126 string_offset (const gchar* self, in string_offset() function
439 _tmp3_ = string_offset (_tmp2_, (glong) 2); in valadoc_highlighter_xml_scanner_queue_start_element()
445 _tmp5_ = string_offset (_tmp4_, (glong) 1); in valadoc_highlighter_xml_scanner_queue_start_element()
668 _tmp2_ = string_offset (_tmp1_, (glong) 2); in valadoc_highlighter_xml_scanner_queue_end_element()
685 _tmp7_ = string_offset (_tmp6_, (glong) 1); in valadoc_highlighter_xml_scanner_queue_end_element()
717 _tmp2_ = string_offset (_tmp1_, (glong) 1); in valadoc_highlighter_xml_scanner_queue_escape()
732 _tmp7_ = string_offset (_tmp6_, (glong) 1); in valadoc_highlighter_xml_scanner_queue_escape()
763 _tmp2_ = string_offset (_tmp1_, (glong) 4); in valadoc_highlighter_xml_scanner_queue_comment()
826 _tmp0_ = string_offset (*pos, (glong) 1); in valadoc_highlighter_xml_scanner_skip_id()
838 _tmp2_ = string_offset (*pos, (glong) 1); in valadoc_highlighter_xml_scanner_skip_id()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/ge/
H A Dfx_ge_fontmap.cpp29 uint32_t string_offset = GET_TT_SHORT(name_table + 4); in GetNameFromTT() local
32 if (name_table_size < string_offset) { in GetNameFromTT()
36 const uint8_t* string_ptr = name_table + string_offset; in GetNameFromTT()
37 uint32_t string_ptr_size = name_table_size - string_offset; in GetNameFromTT()
/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dstrings.c80 static int string_offset; variable
471 string_offset = 0; in cob_string_init()
475 string_offset = cob_get_int (string_ptr) - 1; in cob_string_init()
476 if (string_offset < 0 in cob_string_init()
477 || string_offset >= (int)string_dst->size) { in cob_string_init()
519 if (src_size <= string_dst->size - string_offset) { in cob_string_append()
520 memcpy (string_dst->data + string_offset, src->data, src_size); in cob_string_append()
521 string_offset += (int) src_size; in cob_string_append()
523 size = (int)(string_dst->size - string_offset); in cob_string_append()
525 string_offset += size; in cob_string_append()
[all …]
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtaname.c40 FT_UShort string_offset; member
67 n->string_offset = NEXT_USHORT(p); in parse_name_header()
147 s = buf + n->string_offset + offset; in parse_name_records()
258 s = buf + n->string_offset + offset; in parse_lang_tag_records()
297 FT_UShort string_offset; in build_name_table() local
315 string_offset = (buf_new_len <= 0xFFFF) ? (FT_UShort)buf_new_len : 0xFFFF; in build_name_table()
323 *(p++) = HIGH(string_offset); in build_name_table()
324 *(p++) = LOW(string_offset); in build_name_table()
394 base = buf_new + string_offset; in build_name_table()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/eventlog/
H A Deventlog.cnf130 static guint32 string_offset;
135 string_offset=0;
136 …int32(tvb, offset, pinfo, tree, di, drep, hf_eventlog_eventlog_Record_stringoffset,&string_offset);
144 while(string_offset && num_of_strings){
147 len=tvb_unicode_strsize(tvb, string_offset);
148 …proto_tree_add_item(tree, hf_eventlog_Record_string, tvb, string_offset, len, ENC_UTF_16|ENC_LITTL…
149 string_offset+=len;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/iconv/
H A Dgconv_cache.c112 || __builtin_expect (header->string_offset >= cache_size, 0) in __gconv_load_cache()
153 strtab = (char *) __gconv_cache + header->string_offset; in find_module_idx()
161 limit = cache_size - header->string_offset; in find_module_idx()
162 while (hashtab[idx].string_offset != 0) in find_module_idx()
163 if (hashtab[idx].string_offset < limit in find_module_idx()
164 && strcmp (str, strtab + hashtab[idx].string_offset) == 0) in find_module_idx()
253 strtab = (char *) __gconv_cache + header->string_offset; in __gconv_lookup_cache()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/iconv/
H A Dgconv_cache.c112 || __builtin_expect (header->string_offset >= cache_size, 0) in __gconv_load_cache()
153 strtab = (char *) __gconv_cache + header->string_offset; in find_module_idx()
161 limit = cache_size - header->string_offset; in find_module_idx()
162 while (hashtab[idx].string_offset != 0) in find_module_idx()
163 if (hashtab[idx].string_offset < limit in find_module_idx()
164 && strcmp (str, strtab + hashtab[idx].string_offset) == 0) in find_module_idx()
253 strtab = (char *) __gconv_cache + header->string_offset; in __gconv_lookup_cache()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/iconv/
H A Dgconv_cache.c112 || __builtin_expect (header->string_offset >= cache_size, 0) in __gconv_load_cache()
153 strtab = (char *) __gconv_cache + header->string_offset; in find_module_idx()
161 limit = cache_size - header->string_offset; in find_module_idx()
162 while (hashtab[idx].string_offset != 0) in find_module_idx()
163 if (hashtab[idx].string_offset < limit in find_module_idx()
164 && strcmp (str, strtab + hashtab[idx].string_offset) == 0) in find_module_idx()
253 strtab = (char *) __gconv_cache + header->string_offset; in __gconv_lookup_cache()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/eventlog/
H A Deventlog.cnf130 static guint32 string_offset;
135 string_offset=0;
136 …int32(tvb, offset, pinfo, tree, di, drep, hf_eventlog_eventlog_Record_stringoffset,&string_offset);
144 while(string_offset && num_of_strings){
147 len=tvb_unicode_strsize(tvb, string_offset);
148 …proto_tree_add_item(tree, hf_eventlog_Record_string, tvb, string_offset, len, ENC_UTF_16|ENC_LITTL…
149 string_offset+=len;
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/eventlog/
H A Deventlog.cnf130 static guint32 string_offset;
135 string_offset=0;
136 …int32(tvb, offset, pinfo, tree, di, drep, hf_eventlog_eventlog_Record_stringoffset,&string_offset);
144 while(string_offset && num_of_strings){
147 len=tvb_unicode_strsize(tvb, string_offset);
148 …proto_tree_add_item(tree, hf_eventlog_Record_string, tvb, string_offset, len, ENC_UTF_16|ENC_LITTL…
149 string_offset+=len;
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/eventlog/
H A Deventlog.cnf130 static guint32 string_offset;
135 string_offset=0;
136 …int32(tvb, offset, pinfo, tree, di, drep, hf_eventlog_eventlog_Record_stringoffset,&string_offset);
144 while(string_offset && num_of_strings){
147 len=tvb_unicode_strsize(tvb, string_offset);
148 …proto_tree_add_item(tree, hf_eventlog_Record_string, tvb, string_offset, len, ENC_UTF_16|ENC_LITTL…
149 string_offset+=len;

12345678910>>...23