Home
last modified time | relevance | path

Searched refs:scoped (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dscoped_allocator.cppm
/freebsd/lib/libc/tests/net/getaddrinfo/
H A DMakefile25 ${PACKAGE}DATA_FILES+= scoped.exp
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp168 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 Dt_getaddrinfo.sh186 check_output scoped none
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td872 "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 DDiagnosticParseKinds.td131 "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 DDiagnosticSemaKinds.td616 "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 DIMPLEMENTATION395 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 Dntp_ipv6.m4510 # Check for if_nametoindex() for IPv6 scoped addresses support
/freebsd/contrib/llvm-project/lldb/docs/design/
H A Doverview.rst
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def309 FUNCTION_ALIAS_ANALYSIS("scoped-noalias-aa", ScopedNoAliasAA())
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp379 RAW_METHOD_DUMP(OS, scoped); in dump()
/freebsd/contrib/tnftp/
H A DChangeLog1282 - 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 DNEWS1253 * 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 DAMDGPU.td809 "Agent (device) scoped atomic operations, excluding those directly "
/freebsd/contrib/libxo/doc/
H A Dapi.rst1341 These name/value pairs are scoped by a two-part identifier; an
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td2030 // 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 Dcatch.hpp15332 ScopedElement scoped( this, fmt ); in scopedElement() local
15334 return scoped; in scopedElement()
/freebsd/
H A DUPDATING468 Because 'home.arpa.' is not globally scoped and cannot be secured
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1815 Administratively scoped multicast boundaries are normally
H A Dntp.conf.def1893 Administratively scoped multicast boundaries are normally
/freebsd/contrib/ntp/
H A DCommitLog[all...]