/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | scoped_allocator.cppm |
|
/freebsd/lib/libc/tests/net/getaddrinfo/ |
H A D | Makefile | 25 ${PACKAGE}DATA_FILES+= scoped.exp
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFUnit.cpp | 168 ScopedExtractDIEs scoped(*this); in ExtractDIEsScoped() local 173 return scoped; // Already parsed in ExtractDIEsScoped() 177 return scoped; // Already parsed in ExtractDIEsScoped() 183 scoped.m_clear_dies = true; in ExtractDIEsScoped() 184 return scoped; in ExtractDIEsScoped()
|
/freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/ |
H A D | t_getaddrinfo.sh | 186 check_output scoped none
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticASTKinds.td | 872 "enum that is %select{not scoped|scoped}4|" 873 "enum scoped with keyword %select{struct|class}4|" 884 "enum that is %select{not scoped|scoped}2|" 885 "enum scoped with keyword %select{struct|class}2|"
|
H A D | DiagnosticParseKinds.td | 131 "scoped enumeration requires a name">; 133 "scoped enumerations are a C++11 extension">, InGroup<CXX11>; 135 "scoped enumerations are incompatible with C++98">,
|
H A D | DiagnosticSemaKinds.td | 616 "using declaration naming a scoped enumerator is incompatible with " 619 "using declaration naming a scoped enumerator is a C++20 extension">, 2683 // C++11 scoped enumerations 2698 "enumeration previously declared as %select{un|}0scoped">; 7287 "illegal storage class on file-scoped variable">;
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 395 IPv6 uses scoped addresses. It is therefore very important to 398 zone index, a scoped IPv6 address is ambiguous to the kernel, and 400 packet to the scoped address. KAME code tries to address the issue in 403 The entire architecture of scoped addresses is documented in RFC4007. 564 There are several candidates of API to deal with scoped addresses 573 These options are enough to disambiguate scoped addresses of an 575 zone of the scoped address(es) by the incoming interface. However, 585 interprets the sin6_scope_id field properly in order to disambiguate scoped 590 the destination address of an incoming packet is a scoped one, the 606 + Use the advanced API to disambiguate scoped addresses of incoming [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_ipv6.m4 | 510 # Check for if_nametoindex() for IPv6 scoped addresses support
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | overview.rst |
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassRegistry.def | 309 FUNCTION_ALIAS_ANALYSIS("scoped-noalias-aa", ScopedNoAliasAA())
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 379 RAW_METHOD_DUMP(OS, scoped); in dump()
|
/freebsd/contrib/tnftp/ |
H A D | ChangeLog | 1282 - do not pass scoped IPv6 address notation on Host: directive, 1284 do not allow scoped IPv6 address notation in URL, if it is 1309 - inhibit too-noisy message for scoped address data transfer
|
/freebsd/contrib/mandoc/ |
H A D | NEWS | 1253 * handling of badly-nested explicit-scoped macros; 1303 control. Note that roff instructions embedded in line-scoped,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPU.td | 809 "Agent (device) scoped atomic operations, excluding those directly "
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 1341 These name/value pairs are scoped by a two-part identifier; an
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXIntrinsics.td | 2030 // Support for scoped atomic operations. Matches 2169 // No need to define ".gpu"-scoped atomics. They do the same thing 2170 // as the regular, non-scoped atomics defined elsewhere.
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 15332 ScopedElement scoped( this, fmt ); in scopedElement() local 15334 return scoped; in scopedElement()
|
/freebsd/ |
H A D | UPDATING | 468 Because 'home.arpa.' is not globally scoped and cannot be secured
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 1815 Administratively scoped multicast boundaries are normally
|
H A D | ntp.conf.def | 1893 Administratively scoped multicast boundaries are normally
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |