/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 24 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible() argument 26 if (Local || Delete) { in makeVisible() 76 if (!Delete) { in run() 83 makeVisible(GV, Delete); in run() 85 if (Delete) { in run() 95 if (!Delete) { in run() 100 makeVisible(F, Delete); in run() 102 if (Delete) { in run() 111 bool Delete = deleteStuff == (bool)Named.count(&GA); in run() local 112 makeVisible(GA, Delete); in run() [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog | 3089 Delete. 6172 Delete prototypes. 6993 Delete #if0 code. 7578 Delete. 8781 Delete function. 9506 Delete macro. 10584 Delete macro. 11037 (OBS): Delete. 12946 * op50-rom.c: Delete. 13263 (XM_FILE): Delete. [all …]
|
H A D | ChangeLog-2003 | 363 Delete. 549 Delete declaration. 1505 Delete declaration. 1659 Delete function. 1661 Delete definition. 1799 Delete. 3379 Delete function. 3900 Delete. 6034 (TARGET_M68K): Delete. 6039 P_TRAP): Delete. [all …]
|
H A D | ChangeLog-2002 | 457 * ch-valprint.c: Delete. 3540 (main): Delete. 5293 Delete. 10207 * a29k-tdep.c: Delete. 10208 * remote-udi.c: Delete. 10209 * remote-mm.c: Delete. 10210 * remote-eb.c: Delete. 12240 (value_push): Delete. 12438 (LOWEST_PC): Delete. 13252 (CALL_DUMMY_P): Delete. [all …]
|
H A D | ChangeLog-2001 | 917 (news-xdep.o): Delete. 918 (isi-xdep.o): Delete. 939 * stuff.c: Delete file. 1027 * tic80-tdep.c: Delete. 1081 (regmap): Delete array. 3777 Delete prototypes. 3783 (SERIAL_DEBUG): Delete. 3789 (SERIAL_RAW): Delete. 3802 (SERIAL_OPEN): Delete. 7433 (NTSOBS): Delete. [all …]
|
/openbsd/gnu/usr.bin/perl/vms/ |
H A D | descrip_mms.template | 398 @ Delete/NoLog/NoConfirm gen_shrfls.opt; 572 Delete/Log/NoConfirm [.lib]Config.pm;* 573 Delete/Log/NoConfirm [.lib]Config_heavy.pl;* 575 Delete/Log/NoConfirm Perl*$(E);* 581 @ Write Sys$Output " 2. Delete Miniperl$(E)" 739 - If F$Search("*.Lis").nes."" Then Delete/NoConfirm/Log *.Lis;* 740 - If F$Search("*.CPP").nes."" Then Delete/NoConfirm/Log *.CPP;* 741 - If F$Search("*.Map").nes."" Then Delete/NoConfirm/Log *.Map;* 786 - If F$Search("*.TS").nes."" Then Delete/NoConfirm/Log *.TS;* 803 - If F$Search("*.Opt").nes."" Then Delete/NoConfirm/Log *.Opt;* [all …]
|
/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/ |
H A D | TypeCategory.h | 63 bool Delete(lldb::TypeNameSpecifierImplSP type_sp) { in Delete() function 64 return m_subcontainers[type_sp->GetMatchType()]->Delete( in Delete() 70 bool Delete(ConstString name) { in Delete() function 73 success = sc->Delete(name) || success; in Delete() 272 return m_format_cont.Delete(type_sp); in DeleteTypeFormat() 276 return m_summary_cont.Delete(type_sp); in DeleteTypeSummary() 280 return m_filter_cont.Delete(type_sp); in DeleteTypeFilter() 284 return m_synth_cont.Delete(type_sp); in DeleteTypeSynthetic() 335 bool Delete(ConstString name, FormatCategoryItems items = ALL_ITEM_TYPES);
|
H A D | DataVisualization.h | 68 static bool Delete(ConstString type); 90 static bool Delete(ConstString category);
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | ChangeLog-1996 | 255 run_dos) [__MSDOS__]: Delete fns. 256 (pfatal_with_name): Delete fn. 3164 Delete unused fns. 3195 Delete decls. 3253 FUNC_LEN, and COMPLEX. Delete code setting COMPLEX. Delete old 3393 (emit_base_init): Delete unused local var BASE. Delete extern 3432 (get_basefndecls): Delete unused var PURPOSE. Delete unused 3556 Delete macros. 3761 Delete old cadillac code. 3765 (edsel.o): Delete rule. [all …]
|
H A D | ChangeLog-1997 | 441 * decl.c (add_block_current_level): Delete. 2127 (debug_binfo): Delete decl, not needed. 2130 promotes_to_aggr_type): Delete fns. 2137 * friend.c (is_friend_type): Delete fn. 2183 * cp-tree.h (check_newline): Delete decl. 2377 * decl.c (start_method): Delete usage. 2405 (temp_name_p): Delete fn. 2406 * except.c (auto_function): Delete decl. 2411 * rtti.c (combine_strings): Delete decl. 2561 (shadow_tag): Delete unused var FN. [all …]
|
/openbsd/usr.bin/vi/docs/ |
H A D | ev | 16 ^Ad d'<c> Delete to mark in line mode (or delete the current line). 17 ^AD d`<c> Delete to mark in character mode. 32 ^H X Delete the character to the left of the cursor. 50 ^X x Delete the current character.
|
/openbsd/gnu/llvm/llvm/examples/IRTransforms/ |
H A D | SimplifyCFG.cpp | 120 DTUpdates.push_back({DominatorTree::Delete, &BB, Succ}); in removeDeadBlocks_v2() 205 DTUpdates.push_back({DominatorTree::Delete, &BB, RemovedSucc}); in eliminateCondBranches_v2() 252 DTUpdates.push_back({DominatorTree::Delete, &BB, RemovedSucc}); in eliminateCondBranches_v3() 324 DTUpdates.push_back({DominatorTree::Delete, &BB, Succ}); in mergeIntoSinglePredecessor_v2() 328 DTUpdates.push_back({DominatorTree::Delete, Pred, &BB}); in mergeIntoSinglePredecessor_v2()
|
/openbsd/gnu/gcc/intl/ |
H A D | ChangeLog | 11 * Makefile.in (distclean): Delete config files. 95 mkinstalldirs, gettextsrcdir, l): Delete. 114 * os2compat.c, os2compat.h: Delete, unused. 126 * config.charset, ref-add.sin, ref-del.sin: Delete (unused). 127 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
|
/openbsd/gnu/llvm/lldb/source/DataFormatters/ |
H A D | TypeCategory.cpp | 151 bool TypeCategoryImpl::Delete(ConstString name, FormatCategoryItems items) { in Delete() function in TypeCategoryImpl 155 success = m_format_cont.Delete(name) || success; in Delete() 158 success = m_summary_cont.Delete(name) || success; in Delete() 161 success = m_filter_cont.Delete(name) || success; in Delete() 164 success = m_synth_cont.Delete(name) || success; in Delete()
|
H A D | DataVisualization.cpp | 96 bool DataVisualization::Categories::Delete(ConstString category) { in Delete() function in DataVisualization::Categories 180 bool DataVisualization::NamedSummaryFormats::Delete(ConstString type) { in Delete() function in DataVisualization::NamedSummaryFormats 181 return GetFormatManager().GetNamedSummaryContainer().Delete(type); in Delete()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/ |
H A D | ChangeLog | 356 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete. 358 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete. 359 (config_sturct struct): Delete. 370 (xtensa_encoding_template_fn): Delete. 383 (opname_lookup_entry): Delete. 388 Change type of opname_lookup_table. Delete num_modules, 397 (xtensa_isa_module, xtensa_isa_modules): Delete. 402 (xtensa_operand): Delete. 406 (libisa_module_specifier): Delete. 415 xtensa_operand_isPCRelative): Delete. [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/config/ |
H A D | ChangeLog | 213 * mh-dgux: Delete. 238 * mt-aix43: Delete. 279 * mt-armpic: Delete. 281 * mt-i370pic: Delete. 282 * mt-ia64pic: Delete. 283 * mt-m68kpic: Delete. 284 * mt-papic: Delete. 285 * mt-ppcpic: Delete. 288 * mt-x86pic: Delete. 394 * mh-go32: Delete. [all …]
|
/openbsd/gnu/usr.bin/binutils/config/ |
H A D | ChangeLog | 43 * mh-dgux: Delete. 68 * mt-aix43: Delete. 109 * mt-armpic: Delete. 111 * mt-i370pic: Delete. 112 * mt-ia64pic: Delete. 113 * mt-m68kpic: Delete. 114 * mt-papic: Delete. 115 * mt-ppcpic: Delete. 118 * mt-x86pic: Delete. 224 * mh-go32: Delete. [all …]
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ChangeLog | 75 * i386-dis.c (GRPPLOCK): Delete. 76 (grps): Delete GRPPLOCK entry. 81 (None, PADLOCK_SPECIAL, PADLOCK_0): Delete. 86 (padlock_table): Delete. Move to.. 90 (OP_E): Delete sfence, lfence, mfence checks.
|
/openbsd/gnu/gcc/config/ |
H A D | ChangeLog | 93 * mt-ppc-aix: Delete. 281 * mh-dgux: Delete. 306 * mt-aix43: Delete. 347 * mt-armpic: Delete. 349 * mt-i370pic: Delete. 350 * mt-ia64pic: Delete. 352 * mt-papic: Delete. 353 * mt-ppcpic: Delete. 356 * mt-x86pic: Delete. 462 * mh-go32: Delete. [all …]
|
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/ |
H A D | InstallNameToolOpts.td | 25 HelpText<"Delete specified rpath">; 28 HelpText<"Delete all rpath directives">;
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | IndirectBrExpandPass.cpp | 177 Updates.push_back({DominatorTree::Delete, IBr->getParent(), SuccBB}); in runOnFunction() 219 Updates.push_back({DominatorTree::Delete, IBr->getParent(), SuccBB}); in runOnFunction() 243 Updates.push_back({DominatorTree::Delete, IBr->getParent(), SuccBB}); in runOnFunction()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.2 | 107 Delete files. 110 Delete descriptions. 2277 (prefclass): Delete. 2278 (altclass): Delete. 6660 (trace): Delete. 6669 (trace): Delete. 9020 Delete elt NEXT. 10017 expr_check): Delete. 10707 Delete. 11247 Delete variables. [all …]
|
/openbsd/gnu/usr.bin/binutils/include/gdb/ |
H A D | ChangeLog | 56 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT, 58 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations. 80 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_ring_buffer_test.cpp | 32 RBlong->Delete(); in TEST() 41 RB->Delete(); in TestRB()
|