/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | objlist.c | 49 * ascending order. 66 * The objlist is a list of object numbers stored in ascending order. However, 69 * Thus, any users must take care to only insert new object numbers in ascending
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.h | 58 // Check if the resources are in ascending slot order. 63 // Check if the resources are in ascending weight order. 115 // Check if the handles are in ascending order for shuffling purposes. 120 // Check if the handles are in ascending order by core slots. 125 // Check if the handles are in ascending order by HVX slots.
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | brcm,bcm2835-dma.txt | 14 to the DMA channels in ascending order. 22 not used by the firmware in ascending order,
|
H A D | snps,dma-spear1340.yaml | 74 DMA channels allocation order specifier. Zero means ascending order 82 DMA channels priority order. Zero means ascending channels priority
|
H A D | dma-common.yaml | 29 Bitmask of available DMA channels in ascending order that are
|
/freebsd/usr.bin/factor/ |
H A D | factor.6 | 55 Factors are listed in ascending order, and are preceded by a space. 86 utility prints primes in ascending order, one per line, starting at or above
|
/freebsd/share/man/man9/ |
H A D | SYSINIT.9 | 96 is used as the primary key and is sorted in ascending order. 99 is used as the secondary key and is sorted in ascending order.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntervalTree.h | 95 // point. They are sorted in ascending order by their beginning point. 127 // IL: Intervals to the left (in ascending order by beginning point). 260 enum class Sorting { Ascending, Descending }; enumerator 295 // The buckets in the first vector are sorted in ascending order using 422 // Sort the intervals in ascending order by their beginning point. in createTree() 525 // next node, preserving the ascending order. in nextInterval() 625 /// Ascending: return the intervals with the smallest at the front. 630 return Sort == Sorting::Ascending in sortIntervals()
|
/freebsd/usr.bin/gencat/ |
H A D | gencat.1 | 71 Set identifiers must occur in ascending order within 113 identifiers must be in ascending order within a single set, but
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kCollapseMOVEMPass.cpp | 37 enum UpdateType { Ascending, Descending, Intermixed }; enumerator 98 return Ascending; in classifyUpdateByMask() 118 } else if (Type == Ascending && O == Stop + 4) { in update()
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OPENSSL_SA.pod | 70 in ascending index order. The index position, within the sparse array, 75 I<sa> in ascending index order. The index position, within the sparse
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-account.cpp | 95 ASCENDING, enumerator 99 "sortorder", cl::desc("sort ordering"), cl::init(SortDirection::ASCENDING), 100 cl::values(clEnumValN(SortDirection::ASCENDING, "asc", "ascending"), 305 bool ASC = AccountSortOrder == SortDirection::ASCENDING; in sortByKey()
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBTypeExtensions.i | 92 '''An accessor function that returns a list() that contains all members (base classes and fields) in a lldb.SBType object in ascending bit offset order.''' 140 members = property(get_members_array, None, doc='''A read only property that returns a list() of all lldb.SBTypeMember objects that represent all of the base classes, virtual base classes and fields for this type in ascending bit offset order.''')
|
/freebsd/contrib/wpa/src/ap/ |
H A D | vlan.h | 17 int tagged[MAX_NUM_TAGGED_VLAN]; /* first k items, ascending order */
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ConcatOutputSection.cpp | 106 // sites by ascending address and creates thunks. When a function is beyond 114 // the inputs and thunks vectors (both ordered by ascending address), which 273 // Process relocs by ascending address, i.e., ascending offset within isec in finalize()
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | standard_methods.h | 11 * This table MUST be kept in ascending order of the NID each method
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | objlist.h | 37 * up in ascending order.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-order-string.mk | 4 # ascending order.
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | gpio-fan.txt | 11 must have the RPM values in ascending order.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | img,i2s-in.txt | 29 in ascending channel order
|
H A D | img,i2s-out.txt | 34 in ascending channel order
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsrepair2.c | 258 * _ALR: Sort the list ascending by AmbientIlluminance 260 * _CST: Sort the list ascending by C state type 386 * ascending by the ambient illuminance values. 588 * 1. Sort the list ascending by C state type 659 * C-state type, in ascending order. in AcpiNsRepair_CST() 965 * SortDirection - Ascending or descending 1085 * SortDirection - Ascending or Descending sort
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | db8500-thermal.txt | 11 - tripN-temp : temperature of trip point N, should be in ascending order;
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | AArch64ErrataFix.h | 38 // of ascending value with redundant symbols removed. These describe
|
H A D | ARMErrataFix.h | 38 // of ascending value with redundant symbols removed. These describe
|