Home
last modified time | relevance | path

Searched full:ascending (Results 1 – 25 of 243) sorted by relevance

12345678910

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dobjlist.c49 * 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 DHexagonShuffler.h58 // 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 Dbrcm,bcm2835-dma.txt14 to the DMA channels in ascending order.
22 not used by the firmware in ascending order,
H A Dsnps,dma-spear1340.yaml74 DMA channels allocation order specifier. Zero means ascending order
82 DMA channels priority order. Zero means ascending channels priority
H A Ddma-common.yaml29 Bitmask of available DMA channels in ascending order that are
/freebsd/usr.bin/factor/
H A Dfactor.655 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 DSYSINIT.996 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 DIntervalTree.h95 // 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 Dgencat.171 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 DM68kCollapseMOVEMPass.cpp37 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 DOPENSSL_SA.pod70 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 Dxray-account.cpp95 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 DSBTypeExtensions.i92 '''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 Dvlan.h17 int tagged[MAX_NUM_TAGGED_VLAN]; /* first k items, ascending order */
/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp106 // 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 Dstandard_methods.h11 * This table MUST be kept in ascending order of the NID each method
/freebsd/sys/contrib/openzfs/include/sys/
H A Dobjlist.h37 * up in ascending order.
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-order-string.mk4 # ascending order.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dgpio-fan.txt11 must have the RPM values in ascending order.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dimg,i2s-in.txt29 in ascending channel order
H A Dimg,i2s-out.txt34 in ascending channel order
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair2.c258 * _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 Ddb8500-thermal.txt11 - tripN-temp : temperature of trip point N, should be in ascending order;
/freebsd/contrib/llvm-project/lld/ELF/
H A DAArch64ErrataFix.h38 // of ascending value with redundant symbols removed. These describe
H A DARMErrataFix.h38 // of ascending value with redundant symbols removed. These describe

12345678910