| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_restrict.c | 180 * sorted by descending address followed by descending mask: in dump_restricts() 444 * Returns nonzero if r1 sorts before r2. We sort by descending in res_sorts_before4() 445 * address, then descending mask, then an intricate mflags sort in res_sorts_before4() 475 * Returns nonzero if r1 sorts before r2. We sort by descending in res_sorts_before6() 476 * address, then descending mask, then an intricate mflags sort in res_sorts_before6()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalTree.h | 97 // middle point. They are sorted in descending order by their ending point. 128 // IR: Intervals to the right (in descending order by ending point). 260 enum class Sorting { Ascending, Descending }; enumerator 297 // descending order using the right value. Every interval in a bucket 428 // Sort the intervals in descending order by their ending point. in createTree() 470 // contain such point. Otherwise we keep descending on that branch. 517 // next node, preserving the descending order. in nextInterval() 626 /// Descending: return the intervals with the biggest at the front.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | OptimizedStructLayout.cpp | 242 /// monotonically descending in size and otherwise in the original order. in performOptimizedStructLayout() 278 "bins not in order of descending alignment"); in performOptimizedStructLayout() 286 assert(I->Size <= LastSize && "queue not in descending size order"); in performOptimizedStructLayout() 305 // descending order of size. in performOptimizedStructLayout() 394 // Search those queues in descending order of alignment for a in performOptimizedStructLayout()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kCollapseMOVEMPass.cpp | 37 enum UpdateType { Ascending, Descending, Intermixed }; enumerator 100 return Descending; in classifyUpdateByMask() 114 } else if (Type == Descending && O == Start - 4) { in update()
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | snps,dma-spear1340.yaml | 75 (first free allocated), while one - descending (last free allocated). 84 descending priority (the last channel has the highest priority).
|
| H A D | snps-dma.txt | 12 1: descending
|
| /freebsd/sys/sys/ |
| H A D | tree.h | 567 * Exactly one of the edges descending from elm \ 605 * The long edge descending from 'child' points back \ 683 /* shorten edges descending from sib, retry */ \ 689 * The edge descending from 'sib' away from \ 690 * 'parent' is long. The short edge descending \ 694 * descending from 'sib' and 'elm*'. \ 739 * The edge descending from 'elm' away from 'parent' \ 741 * then lengthen the short edges descending from \
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-order-reverse.mk | 4 # descending order.
|
| /freebsd/usr.bin/sed/tests/ |
| H A D | hanoi.sed | 10 # that the rings on any tower at any time are in descending order of size. 16 # are in alphabetical order (i.e. rings are in descending order of size).
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | final6.ini | 30 # parent node without descending into a child node first.
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | krb5_appdefault.3 | 62 in order of descending importance.
|
| /freebsd/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nsrepair2.c | 265 * _PSS: Sort the list descending by Power 266 * _TSS: Sort the list descending by Power 869 * dissipation, in descending order. If it appears that the list is in AcpiNsRepair_PSS() 920 * descending by the power dissipation values. 965 * SortDirection - Ascending or descending 1085 * SortDirection - Ascending or Descending sort
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | gpio-charger.yaml | 49 this order). The tuples must be provided in descending order of the
|
| /freebsd/sys/arm64/rockchip/ |
| H A D | rk_tsadc.c | 423 bool descending; in tsadc_raw_to_temp() local 427 descending = tbl[0].raw > tbl[1].raw; in tsadc_raw_to_temp() 429 if (descending) { in tsadc_raw_to_temp() 430 /* Raw column is in descending order. */ in tsadc_raw_to_temp()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | clzsi2.S | 37 // for descending powers of two as SHIFT.
|
| H A D | clzdi2.S | 58 // for descending powers of two as SHIFT.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | ProfileCommon.h | 48 /// appears in the profile. The map is kept sorted in the descending order of
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-account.cpp | 96 DESCENDING, enumerator 101 clEnumValN(SortDirection::DESCENDING, "dsc", "descending")),
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l42.txt | 78 descending values for the comparator voltage.
|
| H A D | cirrus,cs42l42.yaml | 147 This is an array of descending values for the comparator voltage,
|
| /freebsd/tests/sys/kern/ |
| H A D | jail_lookup_root.c | 91 /* Descending to the jail root should be ok. */ in ATF_TC_BODY()
|
| /freebsd/contrib/wpa/src/fst/ |
| H A D | fst_group.c | 155 /* The list is sorted in descending order by priorities, so MB IEs will in fst_group_create_mb_ie() 466 * The list is sorted in descending order by priority to allow in fst_group_attach_iface()
|
| /freebsd/lib/libc/gen/ |
| H A D | fts.3 | 465 To allow descending to arbitrary depths 544 from descending into directories that have a different device number
|
| /freebsd/sbin/ipf/ipfstat/ |
| H A D | ipfstat.8 | 172 the number of bytes. States are sorted in descending order, but you can use
|
| /freebsd/usr.bin/jot/ |
| H A D | jot.1 | 115 specify a descending range).
|