| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/ |
| D | ExpressionSourceCode.h | 23 Wrap = true, enumerator 28 bool NeedsWrapping() const { return m_wrap == Wrap; } in NeedsWrapping()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | ValueMap.h | 174 auto MapResult = Map.insert(std::make_pair(Wrap(KV.first), KV.second)); in insert() 180 Map.insert(std::make_pair(Wrap(KV.first), std::move(KV.second))); in insert() 204 return Map.FindAndConstruct(Wrap(Key)); in FindAndConstruct() 208 return Map[Wrap(Key)]; 229 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
|
| /freebsd-12-stable/contrib/unbound/ |
| D | freebsd-sources.pl | 32 use Text::Wrap;
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ClangExpressionSourceCode.h | 50 Wrap, wrap_kind); in CreateWrapped()
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | xo.rst | 112 --wrap <path> Wrap output in a set of containers
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFastISel.cpp | 888 auto Wrap = BuildMI(*FuncInfo.MBB, std::prev(FuncInfo.InsertPt), DbgLoc, in selectCall() local 891 Wrap.addReg(Reg32, RegState::Define); in selectCall() 892 Wrap.addReg(CalleeReg); in selectCall()
|
| /freebsd-12-stable/contrib/binutils/include/aout/ |
| D | ChangeLog | 26 * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-1998 | 45 * bits/os_raw.h: Wrap in std namespace. Model parameters on 56 * bits/std_iosfwd.h: Wrap libio.h include with extern "C". 140 * bits/std_streambuf.h: Wrap libio.h include with extern "C". 227 * bits/ostream.tcc (operator<<): Wrap with #ifdef
|
| D | ChangeLog-2004 | 73 (try_named_locale): Wrap the whole catch in __EXCEPTIONS. 5127 * src/demangle.cc (__cxa_demangle): Wrap in try-catch block. 5457 * include/bits/stl_construct.h: Wrap overlong lines, reformat 5702 * include/bits/deque.tcc: Wrap overlong lines, constify 5719 * include/bits/stl_bvector.h: Wrap overlong lines, constify 5731 * include/bits/stl_algo.h: Wrap overlong lines, constify
|
| /freebsd-12-stable/crypto/heimdal/appl/gssmask/ |
| D | gssmask.c | 734 HandleOP(Wrap) in HandleOP() argument 1060 S(Wrap),
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-1998 | 148 (reload_as_needed): Wrap variable `i' in macro check on 238 * fixincludes (c_asm.h): Wrap Digital UNIX V4.0B DEC C specific 464 * protoize.c (fputs): Wrap extern declaration in #ifndef fputs. 846 * c-aux-info.c (concat): Wrap function definition in !USE_CPPLIB. 1199 * mips-tdump.c: Likewise. Wrap malloc/realloc/calloc prototypes 1653 * i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Wrap in do...while. 1819 (mulsi3): Also emit code for SH1 case. Wrap result in REG_LIBCALL / 1920 * hash.c (hash_table_init_n): Wrap prototype arguments in PARAMS(). 3266 * final.c (final_scan_insn): Wrap declaration of variables `vlen' 3600 * dwarfout.h (dwarfout_label): Wrap prototype in macro RTX_CODE. [all …]
|
| D | ChangeLog-2000 | 5399 generation rules. Wrap all rules that change the current 5407 * objc/Make-lang.in: Wrap all rules that change the current 5933 * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Wrap definition in 9975 * tree.h (struct tree_int_cst): Wrap low and high in a sub-struct. 13576 * system.h (__FUNCTION__): Wrap definition in #ifndef. 15420 (ASM_OUTPUT_DWARF_*): Wrap normal output defs with #ifndefs. 16505 * scan-types.sh (VALUE) Wrap use with double quotes to protect 23271 * regrename.c (regno_first_use_in): Wrap prototype in PARAMS. 25155 Wrap some function prototypes in the conditional which indicates 28066 (life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS. [all …]
|
| D | ChangeLog-1999 | 475 * config/c4x/c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0). 1042 (new_eh_context): Wrap in _GTHREADS macro. 2619 * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Wrap macro 5913 (verify_flow_info): Wrap with macro ENABLE_CHECKING. 7241 * sparc/sunos4.h (on_exit): Wrap prototype parameters in PARAMS(). 7608 * c-pragma.c (handle_pragma_token): Wrap variables `name' and 7609 `value' in HANDLE_PRAGMA_WEAK. Wrap variable `align' in 7629 * varasm.c (remove_from_pending_weak_list): Wrap declaration and 7639 (unroll_loop): Wrap variable `prev' in macro HAVE_cc0. 7772 * gcc.c (getrusage): Wrap prototype arguments in PROTO(). [all …]
|
| /freebsd-12-stable/crypto/heimdal/lib/hx509/ |
| D | hxtool-commands.in | 120 help = "Wrap a file within a SignedData object"
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-2002 | 4205 * decl.h (grokdeclarator): Wrap long line. 4285 (BINDING_SCOPE): Wrap long line. 4287 (BINDING_VALUE): Wrap long line. 4295 (OVL_FUNCTION): Wrap long line. 4316 (TYPE_ASSEMBLER_NAME_STRING): Wrap long line. 4404 (VF_DERIVED_VALUE): Wrap long line. 4466 (TEMP_NAME_P): Wrap.
|
| D | ChangeLog-1996 | 2080 * method.c (emit_thunk): Wrap default case in 3257 (tree_node_counts, tree_node_sizes): Wrap with #ifdef 3269 * search.c: Wrap all of the memoized functions, macros, and 3273 (reinit_search_statistics): Wrap whole function. 3274 * lex.c (reinit_lang_specific): Wrap call to reinit_search_statistics. 3422 * class.c (n_*): Wrap with #ifdef GATHER_STATISTICS.
|
| D | ChangeLog-1995 | 992 (cp_expand_decl_cleanup): Wrap second argument in an UNSAVE_EXPR to 2370 * init.c (build_new): Wrap alloc_expr in an RTL_EXPR if nelts is 2570 * decl.c (grokdeclarator, case ARRAY_REF): Wrap the exp with fold, 3616 (build_unary_op): Wrap unary plus in a NON_LVALUE_EXPR.
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog | 192 * config/tc-spu.h: Wrap in #ifndef/#endif. Delete coff macros. 995 * config/tc-i386.c: Wrap overly long lines, whitespace fixes.
|
| /freebsd-12-stable/contrib/diff/ |
| D | ChangeLog | 1333 (authorship_msgid, option_help_msgid): Wrap in N_(). 1402 (authorship_msgid, option_help_msgid): Wrap in N_(). 1492 (authorship_msgid, option_help_msgid): Wrap in N_(). 1564 (authorship_msgid): Wrap in N_(). 1570 (option_help_msgid): Wrap in N_(). 1612 (free_software_msgid): Wrap contents in N_.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86RegisterInfo.td | 527 // the list. Wrap around causes an error.
|
| /freebsd-12-stable/contrib/gcclibs/libmudflap/ |
| D | ChangeLog | 476 * mf-runtime.h.in: Wrap declarations of struct __mf_cache, 548 * mf-runtime.h.in: Wrap them.
|
| /freebsd-12-stable/crypto/heimdal/ |
| D | ChangeLog.2005 | 47 * lib/hdb, kdc, kadmin/load.c: Wrap hdb_entry with hdb_entry_ex, patch 50 * lib/hdb/hdb-ldap.c: Wrap hdb_entry with hdb_entry_ex, add url
|
| D | ChangeLog.2006 | 531 * lib/hdb/db3.c: Wrap function call pointer calls in (*func) to 1982 * lib/krb5/krb5_locl.h: Wrap KRB5_ADDRESSLESS_DEFAULT with #ifndef
|
| /freebsd-12-stable/contrib/gcclibs/include/ |
| D | ChangeLog-9103 | 1284 * ansidecl.h: Wrap problematic macros with !IN_GCC. 1304 * splay-tree.h: Wrap function pointer parameter declarations in
|
| /freebsd-12-stable/crypto/heimdal/lib/kadm5/ |
| D | ChangeLog | 316 * Wrap hdb_entry with hdb_entry_ex, patch originally
|