Home
last modified time | relevance | path

Searched refs:see (Results 1 - 25 of 204) sorted by relevance

123456789

/third_party/lzma/C/
H A DPpmd7Enc.c197 CPpmd_See *see; in Ppmd7z_EncodeSymbol() local
220 // see = Ppmd7_MakeEscFreq(p, numMasked, &escFreq); in Ppmd7z_EncodeSymbol()
225 see = p->See[(unsigned)p->NS2Indx[(size_t)nonMasked - 1]] in Ppmd7z_EncodeSymbol()
231 // if (see->Summ) field is larger than 16-bit, we need only low 16 bits of Summ in Ppmd7z_EncodeSymbol()
232 unsigned summ = (UInt16)see->Summ; // & 0xFFFF in Ppmd7z_EncodeSymbol()
233 unsigned r = (summ >> see->Shift); in Ppmd7z_EncodeSymbol()
234 see->Summ = (UInt16)(summ - r); in Ppmd7z_EncodeSymbol()
240 see = &p->DummySee; in Ppmd7z_EncodeSymbol()
258 Ppmd_See_UPDATE(see) in Ppmd7z_EncodeSymbol()
293 see in Ppmd7z_EncodeSymbol()
[all...]
H A DPpmd7Dec.c189 CPpmd_See *see; in Ppmd7z_DecodeSymbol() local
227 see = Ppmd7_MakeEscFreq(p, numMasked, &freqSum); in Ppmd7z_DecodeSymbol()
253 // new (see->Summ) value can overflow over 16-bits in some rare cases in Ppmd7z_DecodeSymbol()
254 Ppmd_See_UPDATE(see) in Ppmd7z_DecodeSymbol()
266 // We increase (see->Summ) for sum of Freqs of all non_Masked symbols. in Ppmd7z_DecodeSymbol()
267 // new (see->Summ) value can overflow over 16-bits in some rare cases in Ppmd7z_DecodeSymbol()
268 see->Summ = (UInt16)(see->Summ + freqSum); in Ppmd7z_DecodeSymbol()
H A DPpmd7.c923 CPpmd_See *see; in Ppmd7_MakeEscFreq() local
929 see = p->See[(unsigned)p->NS2Indx[(size_t)nonMasked - 1]] in Ppmd7_MakeEscFreq()
935 // if (see->Summ) field is larger than 16-bit, we need only low 16 bits of Summ in Ppmd7_MakeEscFreq()
936 unsigned summ = (UInt16)see->Summ; // & 0xFFFF in Ppmd7_MakeEscFreq()
937 unsigned r = (summ >> see->Shift); in Ppmd7_MakeEscFreq()
938 see->Summ = (UInt16)(summ - r); in Ppmd7_MakeEscFreq()
944 see = &p->DummySee; in Ppmd7_MakeEscFreq()
947 return see; in Ppmd7_MakeEscFreq()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A DMakefile15 .PHONY: clean distclean see test hard soft standalone
40 .PHONY: see
42 see: x.html
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A DMakefile15 .PHONY: clean distclean see test hard soft standalone
40 .PHONY: see
42 see: x.html
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dhtml_printer.py223 for see in msg.see_also:
224 if isinstance(see, MessageContext):
226 '<li>{}</li>\n'.format(self.formatContext(see)))
227 self.recordUsage(see,
230 linkBackTooltip='see-also associated with {} at {}'.format(msg.message_type, self.formatContextBrief(see)))
232 self.f.write('<li>{}</li>\n'.format(self.formatBrief(see)))
H A Dconsole_printer.py227 lines.extend((' {}'.format(self.formatBrief(see))
228 for see in msg.see_also))
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs.cc43 template to the sources (see "gn help source_expansion"). This will be the
45 process_file_template will return for those inputs (see "gn help
/third_party/curl/docs/libcurl/
H A Dmksymbolsmanpage.pl305 my $see = $rem || $dep ? "" : nameref($symbol);
306 if($see) {
307 print " See $see.";
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTemplate.pm32 A few extra functions are offered to be used by the template perl code, see
92 not how we pass them, see the HASH option used in fill_in() above
/third_party/openssl/util/perl/OpenSSL/
H A DTemplate.pm32 A few extra functions are offered to be used by the template perl code, see
92 not how we pass them, see the HASH option used in fill_in() above
/third_party/skia/modules/pathkit/tests/
H A Dpathops.spec.js49 // Look through commands and see if they are within tolerance.
109 it('combines two paths with .op() and matches what we see from C++', function(done) {
168 it('simplifies a path with .simplify() and matches what we see from C++', function(done) {
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl14 # details see http://www.openssl.org/~appro/cryptogams/.
90 mux2 tmp6=$a,0x44 };; // see b in next iteration
115 mux2 tmp6=$a,0x44 };; // see b in next iteration
145 mux2 tmp6=$a,0x44 };; // see b in next iteration
174 mux2 tmp6=$a,0x44 };; // see b in next iteration
223 mux2 tmp6=$a,0x44 };; // see b in next iteration
/third_party/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl14 # details see http://www.openssl.org/~appro/cryptogams/.
90 mux2 tmp6=$a,0x44 };; // see b in next iteration
115 mux2 tmp6=$a,0x44 };; // see b in next iteration
145 mux2 tmp6=$a,0x44 };; // see b in next iteration
174 mux2 tmp6=$a,0x44 };; // see b in next iteration
223 mux2 tmp6=$a,0x44 };; // see b in next iteration
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info.tex58 for use by the \Func{find\_proc\_info}() call-back (see
64 \Func{find\_proc\_info}() call-back (see
71 \Func{find\_proc\_info}() call-back (see
106 returned by the \Func{access\_mem}() call-back (see
H A Dunw_set_reg.tex29 stack-pointer). However, for signal frames (see
60 \Func{access\_fpreg}() call-backs (see
H A Dunw_get_fpreg.tex29 stack-pointer). However, for signal frames (see
57 \Func{access\_fpreg}() call-backs (see
H A Dunw_get_reg.tex29 stack-pointer). However, for signal frames (see
58 \Func{access\_fpreg}() call-backs (see
H A Dunw_set_fpreg.tex29 stack-pointer). However, for signal frames (see
59 \Func{access\_fpreg}() call-backs (see
/third_party/python/Lib/idlelib/
H A Dundo.py228 text.see('insert')
235 text.see('insert')
289 text.see('insert')
296 text.see('insert')
/third_party/musl/src/math/x32/
H A Dacosl.s0 # see ../i386/acos.s
/third_party/musl/src/math/x86_64/
H A Dacosl.s0 # see ../i386/acos.s
/third_party/skia/third_party/externals/angle2/src/
H A Dcopy_compiler_dll.bat5 :: This is equivalent to `touch', see:
/third_party/icu/icu4c/source/io/
H A Ducln_io.cpp26 #error U_IO_IMPLEMENTATION not set - must be set for all ICU source files in io/ - see https://unicode-org.github.io/icu/userguide/howtouseicu
/third_party/node/test/internet/
H A Dtest-inspector-help-page.js14 const helpUrl = stderr.match(/For help, see: (.+)/)[1];

Completed in 9 milliseconds

123456789