Home
last modified time | relevance | path

Searched refs:little (Results 1 – 25 of 51) sorted by relevance

123

/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s58 ! %o3 is 0 for little endian, non-zero for big endian
79 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
126 ! %o3 is 0 for little endian, non-zero for big endian
135 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/exception/
H A DSuccinctStackTraceFormatter.java135 return new Throwable().initCause(little()); in big()
138 public static final Throwable little() { in little() method in SuccinctStackTraceFormatter
/titanic_41/usr/src/cmd/file/
H A Dmagic98 # little-endian entry
161 # little-endian entries for pure executables
175 # little-endian entries for impure executables
189 # little-endian entries for Sun demand paged executables
201 # little-endian entry
304 # little-endian entries, with ullong equivalent of string "snoop"
317 # Since %d can't be done on the data for little endian machines the limitation
340 # little-endian entries
368 # .wav files are always little-endian
380 # .wav little-endian entries, starting with long value for the string "RIFF"
[all …]
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s56 ! %o3 is 0 for little endian, non-zero for big endian
75 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
122 ! %o3 is 0 for little endian, non-zero for big endian
/titanic_41/usr/src/common/crypto/md5/sparc/sun4u/
H A Dbyteswap.il30 * byteswap.il -- definitions for .inline functions for little-endian loads.
34 * integers in little-endian byte order.
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dbyteorder64.c34 #error Use ISA-dependent byteorder64.c only on a 32-bit little-endian machine.
/titanic_41/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal2.ksh52 * record its data just a little bit before the other cpus.
/titanic_41/usr/src/uts/sun4/conf/
H A Dgenalign.s39 ! this little hack generates a .note section where we tell
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
/titanic_41/usr/src/common/crypto/md5/sparc/sun4v/
H A Dbyteswap.il30 * byteswap.il -- definitions for .inline functions for little-endian loads.
34 * integers in little-endian byte order.
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl74 * 1=little-endian
86 #define NDR_REPLAB_INTG_LITTLE_ENDIAN 0x10 /* little endian (x86) */
202 * One header per serialization stream: the header must be little endian.
209 BYTE endianness; /* 01:01 0=big, 1=little */
232 * The header must be little endian.
239 BYTE endianness; /* 01:01 0=big, 1=little */
/titanic_41/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME59 procedures l and L by '1 sub'. It's a little tricky, but I've tried it and
/titanic_41/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample113 # Let's try something a little more conventional.
/titanic_41/usr/src/grub/grub-0.97/
H A Dconfig.sub827 ppcle | powerpclittle | ppc-le | powerpc-little)
837 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/titanic_41/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.msg31 # There presently seem little point in internationalizing these messages
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi8 @c Unify all our little indices for now.
121 @dfn{chaining} mechanisms can be a nightmare. There is little or no
301 little-endian, u16 is coded in little-endian.
305 little-endian, u32 is coded in little-endian.
309 little-endian, u64 is coded in little-endian.
H A Dmultiboot.info74 "chaining" mechanisms can be a nightmare. There is little or no choice
267 is little-endian, u16 is coded in little-endian.
271 is little-endian, u32 is coded in little-endian.
275 is little-endian, u64 is coded in little-endian.
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c4172 strstr(big, little) in strstr() argument
4174 char *little;
4179 if (*little == '\0')
4181 l = strlen(little);
4183 while ((p = strchr(p, *little)) != NULL)
4185 if (strncmp(p, little, l) == 0)
/titanic_41/exception_lists/
H A Dinterface_cmp99 # 6763000 libc versioning needs a little tlc in Solaris 10
/titanic_41/usr/src/lib/libsqlite/test/
H A Dtrans.test854 # t3 a little larger, and thus takes a little longer, so doing 40 tests
/titanic_41/usr/src/lib/libpp/common/
H A DHISTORY135 make diagnostics more consistent -- a little more work
/titanic_41/usr/src/cmd/ssh/
H A DREADME.altprivsep238 little source code.
263 attacker would have little influence (through the attackers offered
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg472 There is usually little need for explicit module loading.\n\
541 There is usually little need to explicitly unload modules.\n\
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog800 - (djm) Cleanup entropy collection code a little more. Split initialisation
1661 - Rearranged to be a little more logical
1988 - Cleanup sshd.c PAM a little more
2150 - Reformat Makefile a little
2245 - Numerous little Solaris fixes
2373 - Changed to ssh-add.c broke askpass support. Revised it to be a little more

123