Home
last modified time | relevance | path

Searched refs:next_encoding (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/ogmrip/ogmrip-1.0.1/libogmrip/
H A Dogmrip-encoding-manager.c120 OGMRipEncoding *next_encoding; in ogmrip_encoding_manager_check_cleanup() local
128 next_encoding = manager->priv->extract_link->next->data; in ogmrip_encoding_manager_check_cleanup()
130 if (ogmrip_encoding_encoding_compare_title_set (encoding, next_encoding) != 0) in ogmrip_encoding_manager_check_cleanup()
/dports/dns/py-dns-crawler/dns-crawler-1.4.9/dns_crawler/
H A Dweb_utils.py214 next_encoding = fallback_encodings[fallback_encodings.index(forced_encoding) + 1]
215 return autodetect_encoding(data, forced_encoding=next_encoding)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_encodings.rs795 let next_encoding = &self.encodings[index + group_size]; in encode() localVariable
796 if &next_encoding.inst_predicate != inst_predicate in encode()
797 || &next_encoding.isa_predicate != isa_predicate in encode()
/dports/math/pspp/pspp-1.4.1/src/language/dictionary/
H A Dsys-file-info.c865 goto next_encoding; in find_duplicate_encoding()
869 goto next_encoding; in find_duplicate_encoding()
872 next_encoding:; in find_duplicate_encoding()
/dports/print/typetools/lcdf-typetools-2.108/otftotfm/
H A Dmetrics.hh167 bool next_encoding(Vector<Code> &codes, const Vector<Glyph> &glyphs) const;
H A Dmetrics.cc701 Metrics::next_encoding(Vector<Code> &codes, const Vector<Glyph> &glyphs) const in next_encoding() function in Metrics
737 for (codes.clear(); next_encoding(codes, glyphs); ) { in apply()
800 for (codes.clear(); next_encoding(codes, glyphs); ) { in apply_alternates()
844 for (codes.clear(); next_encoding(codes, glyphs); ) in apply()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/otftotfm/
H A Dmetrics.hh179 bool next_encoding(Vector<Code> &codes, const Vector<Glyph> &glyphs) const;
H A Dmetrics.cc697 Metrics::next_encoding(Vector<Code> &codes, const Vector<Glyph> &glyphs) const in next_encoding() function in Metrics
733 for (codes.clear(); next_encoding(codes, glyphs); ) { in apply()
796 for (codes.clear(); next_encoding(codes, glyphs); ) { in apply_alternates()
840 for (codes.clear(); next_encoding(codes, glyphs); ) in apply()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/otftotfm/
H A Dmetrics.hh179 bool next_encoding(Vector<Code> &codes, const Vector<Glyph> &glyphs) const;
H A Dmetrics.cc697 Metrics::next_encoding(Vector<Code> &codes, const Vector<Glyph> &glyphs) const in next_encoding() function in Metrics
733 for (codes.clear(); next_encoding(codes, glyphs); ) { in apply()
796 for (codes.clear(); next_encoding(codes, glyphs); ) { in apply_alternates()
840 for (codes.clear(); next_encoding(codes, glyphs); ) in apply()