Home
last modified time | relevance | path

Searched full:ordered (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dorder.c90 * not just ordered ones.
114 * be used as a sort key for a ordered section. Verify that the given
134 * The section pointed to by keyshndx should not be an ordered section. in is_keyshndx_ok()
199 * not have the same ordered flag set as the original in validate_shf_ordered_dest()
200 * ordered section gets a unique error code. This in validate_shf_ordered_dest()
266 * Called when an ordered section has a problem that prevents ordering.
281 * Process ordered input section. Called from process_elf() after
282 * all the non-ordered sections have been placed.
303 * Obtain the sort key section index for this ordered section. in ld_process_ordered()
314 * fall back to treating it as a non-ordered section. in ld_process_ordered()
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst169 The usual 6 operations exist in two versions: 'ordered' and
171 NaN and if it is the case the ordered compares return false
176 Floating-point compare ordered equal
179 Floating-point compare ordered not-equal
182 Floating-point compare ordered less-than-or-equal
185 Floating-point compare ordered greater-or-equal
188 Floating-point compare ordered less-than
191 Floating-point compare ordered greater-than
214 Floating-point compare ordered: return true if both operands are ordered
218 Floating-point compare unordered: return false if no operands is ordered
/illumos-gate/usr/src/man/man8/
H A Dipaddrsel.8167 and a site-local address, the site local address would be ordered before the
191 By default, IPv6 addresses are ordered in front of IPv4 addresses in name
194 ordered in front of IPv6 destinations:
304 The ipnodes cache kept by \fBnscd\fR(8) contains addresses that are ordered
/illumos-gate/usr/src/boot/efi/include/Guid/
H A DGlobalVariable.h80 /// The ordered boot option load list.
100 /// The ordered driver load option list.
105 /// The ordered System Prep Application load option list.
/illumos-gate/usr/src/man/man3socket/
H A Dsctp_sendmsg.3socket99 This flag requests un-ordered delivery of the message. If this flag is clear
100 the message is considered an ordered send.
/illumos-gate/usr/src/man/man3lib/
H A Dlibavl.3lib29 The interfaces provided allow for an efficient way of implementing an ordered
46 AVL trees support both look up of an arbitrary item and ordered
70 Note, insertions into an AVL tree always result in an ordered tree.
/illumos-gate/usr/src/man/man1/
H A Dcomm.159 The \fBcomm\fR utility reads \fIfile1\fR and \fIfile2\fR, which must be ordered
64 If the input files were ordered according to the collating sequence of the
H A Dsort.174 ordered according to the collating sequence of the current locale.
86 Checks that the single input file is ordered as specified by the arguments and
338 that otherwise compare equal are ordered as if none of the options \fB-d\fR,
629 Under the \fB-c\fR option, the file was not ordered as specified, or if the
H A Disalist.123 The names are space-separated and are ordered in the sense of best performance.
/illumos-gate/usr/src/man/man7/
H A Disalist.716 The list is ordered within an instruction set family in the sense that later
20 lettered entries are either mutually exclusive or cannot be ordered.
/illumos-gate/usr/src/man/man4d/
H A Dksyms.4d41 currently running kernel. This section is ordered as defined by the \fBELF\fR
43 symbols. Within symbol type, the symbols are ordered by kernel module load
/illumos-gate/usr/src/uts/common/sys/
H A Davl.h42 * interfaces provide an efficient way of implementing an ordered set of data
45 * AVL trees provide an alternative to using an ordered linked list. Using AVL
46 * trees will usually be faster, however they requires more storage. An ordered
/illumos-gate/usr/src/man/man4p/
H A Dsctp.4p287 uint64_t sas_oodchunks; /* Ordered data chunks sent */
288 uint64_t sas_iodchunks; /* Ordered data chunks received */
291 uint64_t sas_idupchunks; /* Dups received (ordered+unordered) */
/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c277 * structure. The structure is not ordered in any particular way.
335 * pointer to the next item in the list. The list is ordered alpha-
411 * in such a way that the list remains ordered alphabetically
465 /* Add new display item to the list ordered by login-ID */ in adddisp()
471 * ordered by userID in adddisp()
483 /* Add the item into the list that is ordered by user-ID */ in adddisp()
499 * Since the display list is ordered by user-ID, the search continues
521 * that this list is ordered by user-ID in isuidindisp()
978 * logins built by this command. The list is ordered based
1040 * logins built by this command. The list is ordered based
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DTuple.java106 * @param tupleElements ordered series of tuple elements
129 * @param tupleElements ordered list of tuple elements
331 * index. Elements are ordered as defined in the native DTrace
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_002_pos.ksh46 # datasets ordered by name
77 # datsets ordered by checksum options (note, Orange, Carrot & Banana have the
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_mapping.c34 * lmapping_t is a list of non-overlapping mappings, ordered by address. These
48 * Verify a sublist is properly ordered.
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcomm.c34 "which should be ordered in the collating sequence of the "
40 "[+?If lines in either file are not ordered according to the collating "
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAuthBlock.java46 * should be in externalized form, and should be ordered as stated
64 * @param message The ordered components of the SLP message
102 * @param message The ordered components of the SLP message
438 * @param message The ordered components of the SLP message
505 * @param message The ordered components of the SLP message
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c666 /* Fragment list for un-ordered messages. Partial delivery is not supported */
862 * There is a gap then some ordered frags which are not in sctp_try_partial_delivery()
924 * Handle received fragments for ordered delivery to upper layer protocol.
1443 * Assemble fragments and queue for ordered delivery, in sctp_data_chunk()
1477 * message in the correct order for ordered delivery. in sctp_data_chunk()
1603 * message expected for ordered delivery. in sctp_data_chunk()
2177 * For un-ordered messages.
2179 * less than/equal to ftsn. Fragments for un-ordered messages are
2208 * For ordered messages.
2232 * delivery event. Since this is ordered delivery, we should in sctp_ftsn_check_frag()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A D64.rv64m.s17 * Test our disassembly of the RV64M instructions. Instructions are ordered per the
H A Dtst.rv32m.s17 * Test our disassembly of the RV32M instructions. Instructions are ordered per the
H A D64.rv64i.s17 * Test our disassembly of the RV64I instructions. Instructions are ordered per the
/illumos-gate/usr/src/cmd/filesync/
H A Drecon.c52 * queue_file has ordered the reconciliation list with directory
53 * creations first (depth ordered) and deletions last (inversely
54 * depth ordered). all other changes have been ordered by mod time.
/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h502 uint64_t sas_oodchunks; /* Ordered data chunks sent */
503 uint64_t sas_iodchunks; /* Ordered data chunks received */
506 uint64_t sas_idupchunks; /* Dups received (ordered+unordered) */

12345678910>>...16