Home
last modified time | relevance | path

Searched refs:ordering (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c190 } ordering; variable
412 ordering = RETURN_IN_ORDER;
417 ordering = REQUIRE_ORDER;
421 ordering = REQUIRE_ORDER;
423 ordering = PERMUTE;
556 if (ordering == PERMUTE)
609 if (ordering == REQUIRE_ORDER)
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_defs.h40 #error Bit ordering not defined
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A DREADME42 1. gcc7+ generates some different DWARF ordering, which causes some
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk17 * recursion ordering. You can build from $PACKAGEROOT using the ast
/illumos-gate/usr/src/tools/scripts/
H A Dits.reg34 # reference should be inferred from this ordering. Applications
/illumos-gate/usr/src/cmd/pack/
H A Dpack.c101 #error Unknown byte ordering!
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt378 convert a 32-bit value from native byte ordering to little endian format.
381 convert a 16-bit value from native byte ordering to little endian format.
384 convert a 32-bit little endian value to native byte ordering.
387 convert a 16-bit little endian value to native byte ordering.
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hw.h40 #error Bit ordering not defined
/illumos-gate/usr/src/cmd/lp/model/
H A Dnetstandard388 # sets default value for ordering of data and control files with
H A Dtsol_netstandard424 # sets default value for ordering of data and control files with
H A Dtsol_netstandard_foomatic442 # sets default value for ordering of data and control files with
/illumos-gate/usr/src/cmd/filesync/
H A DREADME166 reconciliation. The ordering is important both for correctness
/illumos-gate/usr/src/cmd/file/
H A Dmagic314 # The CPU endian architecture is determined via the ordering of the first 4 bytes
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg1080 @ MSG_MAP_SECINSEG "%s: %llu: section within segment ordering done on \
1188 @ MSG_MAP_SECORDER "section ordering requested, but no matching section \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2440 Change: (Init Tool) Fix ordering bug in init tool.
3389 Change: Avoid weak ordering writes when the doorbells BAR is mapped as
3722 2. Problem: Disabling the PCIe relaxed ordering attribute through a PGLCS
6153 1. Request: Disable relaxed ordering in the PCI config space till the root
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg791 @ MSG_MAP_OS_ORDER "output section ordering; line=%llu; segment=%s \
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6347 Note that there's intentionally no ordering based on name in the
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt191 iASL/Disassembler: Fixed an ordering issue for emitted External() ASL
3240 change the bitfield ordering based on the machine type. The new ACPICA
4247 Disassembler: Fixed a byte ordering problem with the output of 24-bit and
4806 Updated the ordering of include files. The ACPICA headers should appear
7186 Fixed the ordering of the ASCII names in the global mutex table to match
13593 still under investigation since in theory, the internal ordering
15102 in init/main.c. This ordering is required to support PRT and
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE974 09-10-26 A bug in { LANG LC_ALL LC_category } ordering has been fixed in -last.
1770 06-06-13 Internal change to use ordering for variables instead of hashing
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE107 11-01-25 features/wchar: change <wctype.h> <wchar.h> ordering