Home
last modified time | relevance | path

Searched refs:Resolution (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2403 ConflictResolution Resolution = CR_Keep; member
2563 return Vals[Num].Resolution; in getResolution()
2979 if (Vals[i].Resolution == CR_Impossible) { in mapValues()
3048 if (V.Resolution != CR_Unresolved) in resolveConflicts()
3106 V.Resolution = CR_Replace; in resolveConflicts()
3117 if (V.Resolution != CR_Erase && V.Resolution != CR_Merge) in isPrunedValue()
3132 switch (Vals[i].Resolution) { in pruneValues()
3144 OtherV.Resolution == CR_Keep; in pruneValues()
3240 if (V.Resolution != CR_Erase && in pruneSubRegValues()
3316 if (Vals[i].Resolution != CR_Keep) in pruneMainSegments()
[all …]
/openbsd/etc/
H A Dprotocols61 narp 54 NHRP NARP # NBMA Next Hop Resolution Protocol
97 larp 91 LARP # Locus Address Resolution Protocol
/openbsd/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp752 ld_plugin_symbol_resolution Resolution = in addModule() local
757 switch (Resolution) { in addModule()
798 if (Resolution != LDPR_RESOLVED_DYN && Resolution != LDPR_UNDEF && in addModule()
/openbsd/usr.sbin/tcpdump/
H A DINSTALL37 print-arp.c - Address Resolution Protocol printer routines
/openbsd/usr.sbin/unbound/doc/
H A DFEATURES41 RFC 4697: No DNS Resolution Misbehavior.
/openbsd/gnu/llvm/llvm/docs/
H A DLinkTimeOptimization.rst166 Phase 2 : Symbol Resolution
186 Phase 4 : Symbol Resolution after optimization
H A DReportingGuide.rst79 Resolution action may also include removal of that member from the CoC
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx17Papers.csv90 "`P0521R0 <https://wg21.link/P0521R0>`__","LWG","Proposed Resolution for CA 14 (shared_ptr use_coun…
100 "`P0492R2 <https://wg21.link/P0492R2>`__","LWG","Proposed Resolution of C++17 National Body Comment…
H A DCxx17Issues.csv270 "`2784 <https://wg21.link/LWG2784>`__","Resolution to LWG 2484 is missing ""otherwise, no effects""…
288 "`2834 <https://wg21.link/LWG2834>`__","Resolution LWG 2223 is missing wording about end iterators"…
/openbsd/gnu/llvm/lld/docs/ELF/
H A Dwarn_backrefs.rst72 Resolution:
/openbsd/sys/stand/efi/include/
H A Defiapi.h263 UINT32 Resolution; // 1e-6 parts per million member
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/
H A DFileTimeType.rst135 Having a Smaller Resolution than ``timespec``
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlobj.pod387 =head3 Method Resolution Order
452 =head3 Method Resolution Caching
H A Dperl5101delta.pod197 =head2 A proper interface for pluggable Method Resolution Orders
934 This describes the new interface for pluggable Method Resolution Orders.
H A Dperl5120delta.pod155 =head2 A proper interface for pluggable Method Resolution Orders
1407 L<perlmroapi> describes the new interface for pluggable Method Resolution
1526 The implementation of C<C3> Method Resolution Order has been
H A Dperl5100delta.pod270 A new pragma, C<mro> (for Method Resolution Order) has been added. It
/openbsd/share/misc/
H A Dusb_hid_usages55 0x48 Resolution Multiplier
1674 0x313 Property: Resolution
2175 0x5000 Modifier: Resolution
/openbsd/share/zoneinfo/datfiles/
H A Deurope2650 # which, according to translate.google.com, begins "Resolution of the
2658 # which, in note 8, contains "Resolution No. 725 of August 31, 2011...
4212 # * Ukrainian Government's Resolution of 18.06.1990, No. 134.
4218 # * Ukrainian Government's Resolution of 21.09.1990, No. 272.
4226 # * Ukrainian Government's Resolution of 25.09.1991, No. 225.
4233 # * Ukrainian Government's Resolution of 20.03.1992, No. 139.
H A Dafrica1535 # A scanned copy (in Arabic) of Cabinet Resolution No. 352 for the
H A Dasia131 # From Paul Eggert (2015-09-17): It was Resolution No. 21 (1997-03-17).
801 # Resolution of the Legislative Council passed on 9 May 1979
/openbsd/gnu/usr.bin/perl/
H A DMANIFEST88 mro_core.c Method Resolution Order code