/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | ExpressionSourceCode.h | 23 Wrap = true, enumerator 28 bool NeedsWrapping() const { return m_wrap == Wrap; } in NeedsWrapping()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | executor_address.h | 84 toPtr(WrapFn &&Wrap = WrapFn()) const { 87 return Wrap(reinterpret_cast<T>(IntPtr)); 93 toPtr(WrapFn &&Wrap = WrapFn()) const { 96 return Wrap(reinterpret_cast<T *>(IntPtr));
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | ExecutorAddress.h | 89 toPtr(WrapFn &&Wrap = WrapFn()) const { 92 return Wrap(reinterpret_cast<T>(IntPtr)); 99 toPtr(WrapFn &&Wrap = WrapFn()) const { 102 return Wrap(reinterpret_cast<T *>(IntPtr));
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ValueMap.h | 173 auto MapResult = Map.insert(std::make_pair(Wrap(KV.first), KV.second)); in insert() 179 Map.insert(std::make_pair(Wrap(KV.first), std::move(KV.second))); in insert() 203 return Map.FindAndConstruct(Wrap(Key)); in FindAndConstruct() 207 return Map[Wrap(Key)]; 228 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
|
/freebsd/contrib/libxo/tests/xo/saved/ |
H A D | xo_02.HIPx.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.HP.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.J.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.JP.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.T.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.X.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.XP.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
H A D | xo_02.H.err | 9 --instance OR -I <name> Wrap in an instance of the given name 24 --wrap <path> Wrap output in a set of containers
|
/freebsd/contrib/unbound/ |
H A D | freebsd-sources.pl | 32 use Text::Wrap;
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionSourceCode.h | 50 Wrap, wrap_kind); in CreateWrapped()
|
/freebsd/crypto/openssl/providers/common/der/ |
H A D | wrap.asn1 | 9 -- Taken from RFC 3370, Section 4.3.1 Triple-DES Key Wrap
|
/freebsd/contrib/libxo/doc/ |
H A D | xo.rst | 203 --instance OR -I <name> Wrap in an instance of the given name 218 --wrap <path> Wrap output in a set of containers
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 734 HandleOP(Wrap) in HandleOP() argument 1060 S(Wrap),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrFormats.td | 175 // Wrap the REGISTER part in another dag to make sure
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | hxtool-commands.in | 120 help = "Wrap a file within a SignedData object"
|
/freebsd/contrib/less/ |
H A D | less.hlp | 273 Wrap lines at spaces.
|
/freebsd/contrib/diff/ |
H A 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/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 726 // the list. Wrap around causes an error.
|
/freebsd/crypto/heimdal/ |
H A 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
|
H A 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/crypto/heimdal/lib/kadm5/ |
H A D | ChangeLog | 316 * Wrap hdb_entry with hdb_entry_ex, patch originally
|