Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2403 ConflictResolution Resolution = CR_Keep; member
2563 return Vals[Num].Resolution; in getResolution()
2933 switch ((V.Resolution = analyzeValue(ValNo, Other))) { in computeAssignment()
2979 if (Vals[i].Resolution == CR_Impossible) { in mapValues()
3047 assert(V.Resolution != CR_Impossible && "Unresolvable conflict"); in resolveConflicts()
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()
[all …]
/openbsd/src/etc/
Dprotocols61 narp 54 NHRP NARP # NBMA Next Hop Resolution Protocol
97 larp 91 LARP # Locus Address Resolution Protocol
/openbsd/src/gnu/llvm/llvm/tools/gold/
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/src/usr.sbin/tcpdump/
DINSTALL37 print-arp.c - Address Resolution Protocol printer routines
/openbsd/src/usr.sbin/unbound/doc/
DFEATURES41 RFC 4697: No DNS Resolution Misbehavior.
/openbsd/src/gnu/llvm/llvm/docs/
DLinkTimeOptimization.rst166 Phase 2 : Symbol Resolution
186 Phase 4 : Symbol Resolution after optimization
DReportingGuide.rst79 Resolution action may also include removal of that member from the CoC
/openbsd/src/gnu/llvm/lld/docs/ELF/
Dwarn_backrefs.rst72 Resolution:
/openbsd/src/sys/stand/efi/include/
Defiapi.h263 UINT32 Resolution; // 1e-6 parts per million member
/openbsd/src/gnu/llvm/libcxx/docs/DesignDocs/
DFileTimeType.rst135 Having a Smaller Resolution than ``timespec``
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlobj.pod387 =head3 Method Resolution Order
452 =head3 Method Resolution Caching
Dperl5101delta.pod197 =head2 A proper interface for pluggable Method Resolution Orders
934 This describes the new interface for pluggable Method Resolution Orders.
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
Dperl5100delta.pod270 A new pragma, C<mro> (for Method Resolution Order) has been added. It
/openbsd/src/share/misc/
Dusb_hid_usages55 0x48 Resolution Multiplier
1674 0x313 Property: Resolution
2175 0x5000 Modifier: Resolution
/openbsd/src/share/zoneinfo/datfiles/
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.
Dafrica1535 # A scanned copy (in Arabic) of Cabinet Resolution No. 352 for the
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/src/gnu/usr.bin/perl/
DMANIFEST88 mro_core.c Method Resolution Order code