Home
last modified time | relevance | path

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

12345678910>>...19

/openbsd-src/gnu/gcc/libcpp/po/
H A DChangeLog12 rw.po, sv.po, tr.po, vi.po, zh_CN.po, zh_TW.po: Update.
28 * vi.po: Update.
32 * sv.po: Update.
37 rw.po, sv.po, tr.po, vi.po, zh_CN.po, zh_TW.po: Update.
41 * de.po: Update.
45 * sv.po: Update.
50 rw.po, sv.po, tr.po, vi.po, zh_CN.po: Update.
55 * vi.po: Update.
64 rw.po, sv.po, tr.po, vi.po: Update.
73 rw.po, sv.po, tr.po, vi.po: Update.
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-2003215 variables to prevent long lines. Update comments to reflect
327 * gnu-v2-abi.c: Update copyright years.
329 * gnu-v3-abi.c: Update copyright years.
341 (enable_thread_event_reporting): Update callers.
368 (dwarf2_build_psymtabs): Update calls to dwarf2_read_section.
373 (dwarf2_read_section): Update prototype.
374 (dwarf2_build_frame_info): Update calls to dwarf2_read_section.
380 * dwarfread.c: Update documentation on the state of dwarf-1.
511 * cp-abi.c: Update copyright years.
530 * Makefile.in (infrun.o): Update dependencies.
[all …]
H A DChangeLog22 * Makefile.in (m32r-tdep.o): Update dependencies.
31 (m32r_breakpoint_from_pc): Update.
98 Update dependencies.
153 Update calls to mips16_scan_prologue and mips32_scan_prologue.
154 (mips_skip_prologue): Update calls to mips16_scan_prologue
175 prologue scanning. Update call to mips16_skip_prologue.
211 * sparc-nat.h: Update copyright year.
218 Update dependencies.
233 "fopen-same.h". Update comment.
240 * Makefile.in (i386gnu-nat.o): Update dependencies.
[all …]
H A DChangeLog-200228 by "hppa_" to avoid polluting the namespace. Update all calls
52 Update some of the macros definitions to match some changes
256 * infrun.c (normal_stop): Update.
611 * infttrace.c (hppa_require_attach): Update comment.
636 * infrun.c (handle_inferior_event): Update.
637 * breakpoint.c (watch_command_1, until_break_command): Update.
638 * infrun.c (handle_inferior_event, check_sigtramp2): Update.
639 (handle_inferior_event, step_over_function): Update.
640 * breakpoint.c (bpstat_stop_status, print_one_breakpoint): Update.
641 (set_raw_breakpoint, set_longjmp_resume_breakpoint): Update.
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCFGUpdate.h28 template <typename NodePtr> class Update {
34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() function
40 bool operator==(const Update &RHS) const {
63 void LegalizeUpdates(ArrayRef<Update<NodePtr>> AllUpdates,
64 SmallVectorImpl<Update<NodePtr>> &Result,
107 llvm::sort(Result, [&](const Update<NodePtr> &A, const Update<NodePtr> &B) {
/openbsd-src/gnu/usr.bin/perl/cpan/Win32/t/
H A DGetOSName.t117 ["10 [Version 1511 (November Update) (Preview Build 10525)]", "10", 2, 10, 0, 0x00, 0, 0, 1052…
118 ["10 [Version 1511 (November Update)]", "10", 2, 10, 0, 0x00, 0, 0, 1058…
120 ["10 [Version 1607 (Anniversary Update) (Preview Build 11082)]", "10", 2, 10, 0, 0x00, 0, 0, 1108…
121 ["10 [Version 1607 (Anniversary Update)]", "10", 2, 10, 0, 0x00, 0, 0, 1439…
123 ["10 [Version 1703 (Creators Update) (Preview Build 14901)]", "10", 2, 10, 0, 0x00, 0, 0, 1490…
124 ["10 [Version 1703 (Creators Update)]", "10", 2, 10, 0, 0x00, 0, 0, 1506…
126 ["10 [Version 1709 (Fall Creators Update) (Preview Build 16170)]", "10", 2, 10, 0, 0x00, 0, 0, 1617…
127 ["10 [Version 1709 (Fall Creators Update)]", "10", 2, 10, 0, 0x00, 0, 0, 1629…
129 ["10 [Version 1803 (April 2018 Update) (Preview Build 16353)]", "10", 2, 10, 0, 0x00, 0, 0, 1635…
130 ["10 [Version 1803 (April 2018 Update)]", "10", 2, 10, 0, 0x00, 0, 0, 1713…
[all …]
/openbsd-src/sbin/isakmpd/
H A Dcookie.c63 hash->Update(hash->ctx, (u_int8_t *)name, SA_LEN(name)); in cookie_gen()
65 hash->Update(hash->ctx, (u_int8_t *)name, SA_LEN(name)); in cookie_gen()
67 hash->Update(hash->ctx, exchange->cookies + in cookie_gen()
70 hash->Update(hash->ctx, tmpsecret, COOKIE_SECRET_SIZE); in cookie_gen()
H A Dhash.c132 hash->Update(hash->ctx, okey, len); in hmac_init()
143 hash->Update(hash->ctx, key, hash->blocklen); in hmac_init()
149 hash->Update(hash->ctx2, key, hash->blocklen); in hmac_init()
162 hash->Update(hash->ctx2, dgst, hash->hashsize); in hmac_final()
H A Dike_phase_1.c651 prf->Update(prf->prfctx, ie->g_xy, ie->g_xy_len); in ike_phase_1_post_exchange_KE_NONCE()
652 prf->Update(prf->prfctx, exchange->cookies, ISAKMP_HDR_COOKIES_LEN); in ike_phase_1_post_exchange_KE_NONCE()
653 prf->Update(prf->prfctx, (unsigned char *)"\0", 1); in ike_phase_1_post_exchange_KE_NONCE()
668 prf->Update(prf->prfctx, ie->skeyid_d, ie->skeyid_len); in ike_phase_1_post_exchange_KE_NONCE()
669 prf->Update(prf->prfctx, ie->g_xy, ie->g_xy_len); in ike_phase_1_post_exchange_KE_NONCE()
670 prf->Update(prf->prfctx, exchange->cookies, ISAKMP_HDR_COOKIES_LEN); in ike_phase_1_post_exchange_KE_NONCE()
671 prf->Update(prf->prfctx, (unsigned char *)"\1", 1); in ike_phase_1_post_exchange_KE_NONCE()
687 prf->Update(prf->prfctx, ie->skeyid_a, ie->skeyid_len); in ike_phase_1_post_exchange_KE_NONCE()
688 prf->Update(prf->prfctx, ie->g_xy, ie->g_xy_len); in ike_phase_1_post_exchange_KE_NONCE()
689 prf->Update(prf->prfctx, exchange->cookies, ISAKMP_HDR_COOKIES_LEN); in ike_phase_1_post_exchange_KE_NONCE()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp43 bool Update = false; in runOnMachineFunction() local
52 Update = true; in runOnMachineFunction()
59 if (!Update) { in runOnMachineFunction()
90 Update = true; in runOnMachineFunction()
101 Update = true; in runOnMachineFunction()
110 Update = true; in runOnMachineFunction()
115 if (Update) { in runOnMachineFunction()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp116 bool Update() override;
145 bool Update() override;
158 bool Update() override;
167 bool AbstractListFrontEnd::Update() { in Update() function in AbstractListFrontEnd
244 Update(); in ForwardListFrontEnd()
291 bool ForwardListFrontEnd::Update() { in Update() function in ForwardListFrontEnd
292 AbstractListFrontEnd::Update(); in Update()
313 Update(); in ListFrontEnd()
403 bool ListFrontEnd::Update() { in Update() function in ListFrontEnd
404 AbstractListFrontEnd::Update(); in Update()
H A DLibStdcpp.cpp50 bool Update() override;
71 bool Update() override;
85 Update(); in LibstdcppMapIteratorSyntheticFrontEnd()
88 bool LibstdcppMapIteratorSyntheticFrontEnd::Update() { in Update() function in LibstdcppMapIteratorSyntheticFrontEnd
185 Update(); in VectorIteratorSyntheticFrontEnd()
188 bool VectorIteratorSyntheticFrontEnd::Update() { in Update() function in VectorIteratorSyntheticFrontEnd
356 Update(); in LibStdcppSharedPtrSyntheticFrontEnd()
373 bool LibStdcppSharedPtrSyntheticFrontEnd::Update() { return false; } in Update() function in LibStdcppSharedPtrSyntheticFrontEnd
H A DLibCxxQueue.cpp20 Update(); in QueueFrontEnd()
29 bool Update() override;
50 bool QueueFrontEnd::Update() { in Update() function in QueueFrontEnd
H A DLibCxxRangesRefView.cpp41 bool Update() override;
59 Update(); in LibcxxStdRangesRefViewSyntheticFrontEnd()
63 Update() { in Update() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdRangesRefViewSyntheticFrontEnd
H A DLibCxxVector.cpp32 bool Update() override;
53 bool Update() override;
74 Update(); in LibcxxStdVectorSyntheticFrontEnd()
119 bool lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
178 Update(); in LibcxxVectorBoolSyntheticFrontEnd()
246 bool lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd
H A DLibCxxTuple.cpp20 Update(); in TupleFrontEnd()
28 bool Update() override;
43 bool TupleFrontEnd::Update() { in Update() function in TupleFrontEnd
H A DLibStdcppTuple.cpp33 bool Update() override;
53 Update(); in LibStdcppTupleSyntheticFrontEnd()
56 bool LibStdcppTupleSyntheticFrontEnd::Update() { in Update() function in LibStdcppTupleSyntheticFrontEnd
H A DGenericOptional.cpp47 bool Update() override;
60 Update(); in GenericOptionalFrontend()
64 bool GenericOptionalFrontend::Update() { in Update() function in GenericOptionalFrontend
H A DLibCxxInitializerList.cpp33 bool Update() override;
52 Update(); in LibcxxInitializerListSyntheticFrontEnd()
87 Update() { in Update() function in lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAssembler.h109 unsigned Update; member
282 unsigned Update,
288 VersionInfo.Update = Update;
292 unsigned Minor, unsigned Update,
298 VersionInfo.Update = Update;
307 unsigned Update, in setDarwinTargetVariantBuildVersion() argument
313 DarwinTargetVariantVersionInfo.Update = Update; in setDarwinTargetVariantBuildVersion()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A DChangeLog-1999-200340 mi_step_to wherever possible. Update copyright notices.
112 * mi-console.exp: Update copyright.
173 * mi-var-display.exp: char* variables have a child. Update all
204 * mi-disassemble.exp: Update to accept mi1 breakpoint tables.
212 * mi-stack.exp: Update. Output for args=... and
217 * mi-stack.exp: Update. Output for stack=..., args=... and
222 * mi-console.exp: Update args=... part of stop-reason
241 * mi-read-memory.exp: Update patterns matching data-read-memory.
246 * mi-regs.exp: Update patterns matching register-values. Outputs a
251 * mi-regs.exp: Update patters matching register-names. Now
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A DChangeLog19 (ps_lgetregs): Update and enable implementation.
25 (enable_async_io, disable_async_io): Use it. Update comments.
28 (thread_db_init): Update comments. Call thread_db_look_up_symbols.
52 * gdbreplay.c, server.h, utils.c: Update copyright years.
66 Update comment.
106 * server.c, target.h: Update copyright years.
119 * linux-s390-low.c (s390_num_regs): Update.
125 * linux-low.c: Update copyright year.
143 (linux_wait): Update call.
190 * Makefile.in (SFILES): Update.
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp27 const DominatorTree::UpdateType Update) const { in isUpdateValid()
28 const auto *From = Update.getFrom(); in isUpdateValid()
29 const auto *To = Update.getTo(); in isUpdateValid()
30 const auto Kind = Update.getKind(); in isUpdateValid()
53 const DominatorTree::UpdateType Update) const { in isSelfDominance()
55 return Update.getFrom() == Update.getTo(); in isSelfDominance()
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A DChangeLog-1999-200353 * mi-cmds.c (mi_cmds): Update table.
54 * mi-parse.c (mi_parse): Update.
57 (mi_cmd_execute): Update call.
76 (list_args_or_locals): Update use of ALL_BLOCK_SYMBOLS.
149 * mi-out.c: Update copyright.
160 DEPRECATED_SYMBOL_NAME. Update copyright.
221 * gdbmi.texinfo: Update var-list-children example.
225 * mi-cmd-env.c: Update copyright.
246 * gdbmi.texinfo (environment-cd): Update output and example.
248 (environment-dir): Update output, description, and examples.
[all …]
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp97 unsigned Update, VersionTuple SDKVersion) override;
99 unsigned Update, VersionTuple SDKVersion) override;
101 unsigned Minor, unsigned Update,
290 unsigned Minor, unsigned Update, in emitVersionMin() argument
292 getAssembler().setVersionMin(Kind, Major, Minor, Update, SDKVersion); in emitVersionMin()
296 unsigned Minor, unsigned Update, in emitBuildVersion() argument
299 Update, SDKVersion); in emitBuildVersion()
303 unsigned Platform, unsigned Major, unsigned Minor, unsigned Update, in emitDarwinTargetVariantBuildVersion() argument
306 (MachO::PlatformType)Platform, Major, Minor, Update, SDKVersion); in emitDarwinTargetVariantBuildVersion()

12345678910>>...19