Home
last modified time | relevance | path

Searched refs:end_code (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dlzw.c56 int end_code; member
75 return s->end_code; in lzw_get_code()
149 s->end_code = s->clear_code + 1; in ff_lzw_decode_init()
174 if (s->end_code < 0) in ff_lzw_decode()
189 if (c == s->end_code) { in ff_lzw_decode()
223 s->end_code = -1; in ff_lzw_decode()
Dlzwenc.c53 int end_code; ///< Value of end code member
210 s->end_code = 257; in ff_lzw_encode_init()
267 writeCode(s, s->end_code); in ff_lzw_encode_flush()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc209 hb_codepoint_t end_code = strtoul (s, &p, 10); in parse_gids() local
217 if (end_code < start_code) in parse_gids()
220 "Invalid glyph-index range %u-%u", start_code, end_code); in parse_gids()
224 hb_set_add_range (gids, start_code, end_code); in parse_gids()
226 hb_set_del_range (gids, start_code, end_code); in parse_gids()
379 hb_codepoint_t end_code = strtoul (s, &p, 16); in parse_unicodes() local
387 if (end_code < start_code) in parse_unicodes()
390 "Invalid Unicode range %u-%u", start_code, end_code); in parse_unicodes()
394 hb_set_add_range (unicodes, start_code, end_code); in parse_unicodes()
396 hb_set_del_range (unicodes, start_code, end_code); in parse_unicodes()
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c538 PCRE2_SPTR end_code; in internal_dfa_match() local
589 end_code = this_start_code; in internal_dfa_match()
592 size_t back = (size_t)GET(end_code, 2+LINK_SIZE); in internal_dfa_match()
594 end_code += GET(end_code, 1); in internal_dfa_match()
596 while (*end_code == OP_ALT); in internal_dfa_match()
633 end_code = this_start_code; in internal_dfa_match()
636 uint32_t revlen = (end_code[1+LINK_SIZE] == OP_REVERSE)? 1 + LINK_SIZE : 0; in internal_dfa_match()
637 size_t back = (revlen == 0)? 0 : (size_t)GET(end_code, 2+LINK_SIZE); in internal_dfa_match()
640 int bstate = (int)(end_code - start_code + 1 + LINK_SIZE + revlen); in internal_dfa_match()
643 end_code += GET(end_code, 1); in internal_dfa_match()
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c103 int clear_code, end_code; /* values for Clear and End codes */ member
207 sinfo->end_code = sinfo->clear_code + 1; in InitLZWCode()
229 return sinfo->end_code; /* fake something useful */ in GetCode()
238 return sinfo->end_code; /* fake something useful */ in GetCode()
291 if (code == sinfo->end_code) { in LZWReadByte()
/third_party/cups-filters/cupsfilters/
Dimage-gif.c549 end_code, /* End code for LZW input */ in gif_read_lzw() local
564 end_code = clear_code + 1; in gif_read_lzw()
643 else if (code == end_code || code > max_code) in gif_read_lzw()
/third_party/musl/include/sys/
Dprctl.h90 uint64_t end_code; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h90 uint64_t end_code; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h90 uint64_t end_code; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h90 uint64_t end_code; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h90 uint64_t end_code; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h90 uint64_t end_code; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh108 HBUINT16 end_code; in serialize_endcode_array() local
109 end_code = prev_endcp; in serialize_endcode_array()
110 c->copy<HBUINT16> (end_code); in serialize_endcode_array()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc689 int32_t end_code = data->ReadUShort(Offset::kFormat4EndCount + in EndCode() local
691 return end_code; in EndCode()
/third_party/rust/crates/rustix/src/process/
Dprctl.rs712 pub end_code: u64, field
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs3308 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs3307 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs3360 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs3421 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs3423 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs3556 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs3445 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs3632 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs3349 pub end_code: __u64, field
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs3656 pub end_code: __u64, field

12