Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 25 of 135) sorted by relevance

123456

/minix3/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs66 public abstract void Update(byte[] data, int offset, int count); in Update() method in DotZLib.ChecksumGeneratorBase
72 public void Update(byte[] data) in Update() method in DotZLib.ChecksumGeneratorBase
74 Update(data, 0, data.Length); in Update()
82 public void Update(string data) in Update() method in DotZLib.ChecksumGeneratorBase
84 Update(Encoding.UTF8.GetBytes(data)); in Update()
92 public void Update(string data, Encoding encoding) in Update() method in DotZLib.ChecksumGeneratorBase
94 Update(encoding.GetBytes(data)); in Update()
133 public override void Update(byte[] data, int offset, int count) in Update() method in DotZLib.CRC32Checksum
184 public override void Update(byte[] data, int offset, int count) in Update() method in DotZLib.AdlerChecksum
H A DDotZLib.cs130 void Update(byte[] data); in Update() method
141 void Update(byte[] data, int offset, int count); in Update() method
148 void Update(string data); in Update() method
155 void Update(string data, Encoding encoding); in Update() method
H A DUnitTests.cs102 crc32.Update(data); in CRC32_Data()
106 crc32.Update("penguin"); in CRC32_Data()
110 crc32.Update("penguin"); in CRC32_Data()
136 adler.Update(data); in Adler_Data()
140 adler.Update("penguin"); in Adler_Data()
144 adler.Update("penguin"); in Adler_Data()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp93 MachineBasicBlock::iterator Update);
98 MachineBasicBlock::iterator Update);
522 MachineBasicBlock::iterator Update) { in mergePreIdxUpdateInsn() argument
523 assert((Update->getOpcode() == AArch64::ADDXri || in mergePreIdxUpdateInsn()
524 Update->getOpcode() == AArch64::SUBXri) && in mergePreIdxUpdateInsn()
530 if (++NextI == Update) in mergePreIdxUpdateInsn()
533 int Value = Update->getOperand(2).getImm(); in mergePreIdxUpdateInsn()
534 assert(AArch64_AM::getShiftValue(Update->getOperand(3).getImm()) == 0 && in mergePreIdxUpdateInsn()
536 if (Update->getOpcode() == AArch64::SUBXri) in mergePreIdxUpdateInsn()
542 .addOperand(Update->getOperand(0)) in mergePreIdxUpdateInsn()
[all …]
/minix3/external/bsd/tcpdump/dist/tests/
H A Dbgp_infloop-v.out3 Update Message (2), length: 19[|BGP]
6 Update Message (2), length: 19[|BGP]
9 Update Message (2), length: 19[|BGP]
12 Update Message (2), length: 19[|BGP]
15 Update Message (2), length: 19[|BGP]
H A Dbabel1v.out6Update/prefix/id 2001:660:3301:8063:218:84ff:fe1a:615d/128 metric 1 seqno 32272 interval 80.00s su…
8 Update 192.168.4.195/32 metric 1 seqno 32272 interval 80.00s sub-diversity 6
9Update/prefix/id 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 0 seqno 40149 interval 80.00s su…
10 Update ::/0 metric 196 seqno 40149 interval 80.00s sub-diversity empty
11 Update 192.168.4.25/32 metric 0 seqno 40149 interval 80.00s sub-diversity empty
27 Update/prefix/id 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 65535 seqno 40149 interval 80.00s
28 Update/prefix 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 65535 seqno 40149 interval 80.00s
29 Update/prefix 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 65535 seqno 40149 interval 80.00s
48 Update/prefix/id 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 65535 seqno 40149 interval 80.00s
61 Update/prefix/id 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 65535 seqno 40149 interval 80.00s
H A Dospf-gmpls.out2 40.35.1.2 > 224.0.0.5: OSPFv2, LS-Update, length 152
27 40.35.1.2 > 224.0.0.5: OSPFv2, LS-Update, length 152
52 40.35.1.2 > 224.0.0.5: OSPFv2, LS-Update, length 192
H A Dospf3_nbma-vv.out116 …hlim 1, next-header OSPF (89) payload length: 228) fe80::3 > fe80::1: OSPFv3, LS-Update, length 228
137 …hlim 1, next-header OSPF (89) payload length: 504) fe80::1 > fe80::3: OSPFv3, LS-Update, length 504
194 …, hlim 1, next-header OSPF (89) payload length: 44) fe80::3 > fe80::1: OSPFv3, LS-Update, length 44
199 …, hlim 1, next-header OSPF (89) payload length: 92) fe80::1 > fe80::3: OSPFv3, LS-Update, length 92
210 …, hlim 1, next-header OSPF (89) payload length: 52) fe80::3 > fe80::1: OSPFv3, LS-Update, length 52
332 …hlim 1, next-header OSPF (89) payload length: 216) fe80::2 > fe80::3: OSPFv3, LS-Update, length 216
356 …hlim 1, next-header OSPF (89) payload length: 404) fe80::3 > fe80::2: OSPFv3, LS-Update, length 404
411 …hlim 1, next-header OSPF (89) payload length: 216) fe80::3 > fe80::2: OSPFv3, LS-Update, length 216
432 …hlim 1, next-header OSPF (89) payload length: 216) fe80::3 > fe80::1: OSPFv3, LS-Update, length 216
465 …, hlim 1, next-header OSPF (89) payload length: 92) fe80::2 > fe80::3: OSPFv3, LS-Update, length 92
[all …]
H A Dospf3_bc-vv.out107 …hlim 1, next-header OSPF (89) payload length: 288) fe80::1 > fe80::2: OSPFv3, LS-Update, length 288
134 …hlim 1, next-header OSPF (89) payload length: 232) fe80::2 > fe80::1: OSPFv3, LS-Update, length 232
158 …, hlim 1, next-header OSPF (89) payload length: 60) fe80::2 > ff02::5: OSPFv3, LS-Update, length 60
165 …hlim 1, next-header OSPF (89) payload length: 168) fe80::1 > ff02::5: OSPFv3, LS-Update, length 168
187 …, hlim 1, next-header OSPF (89) payload length: 76) fe80::2 > ff02::5: OSPFv3, LS-Update, length 76
235 …, hlim 1, next-header OSPF (89) payload length: 60) fe80::2 > fe80::1: OSPFv3, LS-Update, length 60
242 …, hlim 1, next-header OSPF (89) payload length: 92) fe80::1 > fe80::2: OSPFv3, LS-Update, length 92
253 …, hlim 1, next-header OSPF (89) payload length: 60) fe80::1 > ff02::5: OSPFv3, LS-Update, length 60
260 …, hlim 1, next-header OSPF (89) payload length: 76) fe80::2 > fe80::1: OSPFv3, LS-Update, length 76
286 …, hlim 1, next-header OSPF (89) payload length: 60) fe80::1 > fe80::2: OSPFv3, LS-Update, length 60
[all …]
H A Dmpbgp-linklocal-nexthop.out3 Update Message (2), length: 90
H A Dbabel_auth.out3 Update/id ::/0 metric 65535 seqno 41391 interval infinity
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp36 bool Update = false; in runOnMachineFunction() local
46 Update = true; in runOnMachineFunction()
52 if (Update || CSR != CalleeSaved) { in runOnMachineFunction()
60 Update = true; in runOnMachineFunction()
67 Update = true; in runOnMachineFunction()
72 if (Update) in runOnMachineFunction()
/minix3/external/bsd/tmux/
H A DREADME7 - Update usr.bin/tmux/Makefile to sync the CPPFLAGS to the list of -D flags
9 - Update the list of source files in usr.bin/tmux/Makefile with the new
14 - Update doc/3RDPARTY with the new tmux version.
/minix3/external/bsd/bind/dist/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl40 use Net::DNS::Update;
71 my $update = new Net::DNS::Update("$zone");
/minix3/external/bsd/bind/dist/bin/tests/system/stress/
H A Dupdate.pl45 use Net::DNS::Update;
76 my $update = new Net::DNS::Update("$zone");
/minix3/lib/libc/md/
H A DmdXhl.c87 MDNAME(Update)(&ctx, buffer, (unsigned int)i); in MDNAME()
107 MDNAME(Update)(&ctx, data, len); in MDNAME()
/minix3/common/dist/zlib/
H A DChangeLog7 - Update testzlib, vstudio, masmx64, and masmx86 in contrib [Vollant]
23 - Update make_vms.com [Zinser]
48 - Update contrib/minizip [Vollant]
52 - Update contrib/asm586, asm686, masmx86, testzlib, vstudio [Vollant]
69 - Update contrib/masmx86/inffas32.asm and gvmat32.asm [Vollant]
85 - Update projects/README.projects and projects/visualc6 [Truta]
86 - Update win32/DLL_FAQ.txt [Truta]
96 - Update zlib.h comments on gzip in-memory processing
99 - Update win32/DLL_FAQ.txt [Truta]
100 - Update contrib/minizip [Vollant]
[all …]
/minix3/minix/drivers/power/acpi/utilities/
H A Dutstate.c273 State->Update.Object = Object; in AcpiUtCreateUpdateState()
274 State->Update.Value = Action; in AcpiUtCreateUpdateState()
/minix3/external/public-domain/xz/dist/src/liblzma/check/
H A Dcheck.h161 LZMA_SHA256FUNC(Update)(&check->state.sha256, buf, UINT32_MAX); in lzma_sha256_update()
167 LZMA_SHA256FUNC(Update)(&check->state.sha256, buf, size); in lzma_sha256_update()
/minix3/lib/libc/hash/
H A Dhashhl.c115 FNPREFIX(Update)(&ctx, buffer, (unsigned int)nr); in FNPREFIX()
140 FNPREFIX(Update)(&ctx, data, (unsigned int)len); in FNPREFIX()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h375 template<typename Owner, typename T, void (ExternalASTSource::*Update)(Owner)>
428 (LazyVal->ExternalSource->*Update)(O); in get()
453 void (clang::ExternalASTSource::*Update)(Owner)>
455 clang::LazyGenerationalUpdatePtr<Owner, T, Update>> {
456 typedef clang::LazyGenerationalUpdatePtr<Owner, T, Update> Ptr;
/minix3/external/bsd/llvm/dist/llvm/test/MC/Mips/
H A Dset-mips16-directive.s2 # FIXME: Update this test when we have a more mature implementation of Mips16 in the IAS.
/minix3/share/i18n/csmapper/APPLE/
H A DROMANIAN%UCS.src28 # c02 2005-Apr-05 Update header comments. Matches internal xml
30 # b3,c1 2002-Dec-19 Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
32 # Unicode 3.0. Update URLs, notes. Matches
36 # SIGN. Update contact e-mail address. Matches
40 # n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n16>:
136 # - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
H A DUCS%ROMANIAN.src28 # c02 2005-Apr-05 Update header comments. Matches internal xml
30 # b3,c1 2002-Dec-19 Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
32 # Unicode 3.0. Update URLs, notes. Matches
36 # SIGN. Update contact e-mail address. Matches
40 # n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n16>:
136 # - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
/minix3/crypto/external/bsd/netpgp/dist/doc/
H A Ddeliverable.txt43 * Update subkey
102 * Update subkey

123456