/titanic_50/usr/src/lib/libshell/common/ |
H A D | DESIGN | 5 The directory include contains header files for ksh93. 10 The directory data contains readonly data files for ksh93. 17 The directory edit contains the code for command line 20 The fun directory contains some shell function such as 23 The directory features contains files that are used to generate 27 The directory bltins contains code for most of the built-in 30 The directory sh contains most of the code for ksh93. 32 The directory tests contains a number of regression tests. 40 The top level directory contains the nmake Makefile, a README, 41 and several documentation files. The RELEASE file contains [all …]
|
H A D | README | 6 operating systems. The end of this file contains a partial list of 13 in the bltins directory. The data directory contains read-only 20 The Makefile file contains several compilation options that can be set 129 The tests sub-directory contains a number of regression tests for ksh. 136 The file sh.1 contains the troff (man) description of this Shell. 137 The file nval.3 contains the troff (man) description of the name-value 141 The file sh.memo contains a draft troff (mm) memo describing ksh. The 142 file RELEASE88 contains the changes made for ksh88. The file RELEASE93 143 contains the changes made in this release since ksh-88. The file 144 RELEASE contains bug fixes made in this release since ksh-88. The file [all …]
|
/titanic_50/usr/src/lib/libbc/libc/crt/sparc/ |
H A D | muldiv.s | 38 udiv %o0, %o1, %o0 ! o0 contains quotient a/b 39 umul %o0, %o1, %o4 ! o4 contains q*b 51 sdiv %o0,%o1,%o0 ! o0 contains quotient a/b 52 smul %o0,%o1,%o4 ! o4 contains q*b
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | DATable.java | 160 if (!scopes.contains(s)) { in findScopes() 267 if ((!inVector && !filter.contains(scope)) || in filterScopes() 268 (inVector && filter.contains(scope))) { in filterScopes() 317 if (!scopes.contains(scope)) { in addToEquivClass() 342 if (interfaces.contains(addr)) { in addToEquivClass()
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | osl_ml.s | 69 orq %rdi, %rdi / %rdi contains pointer to FACS 91 movl 4(%esp), %ecx / %ecx contains pointer to FACS 127 orq %rdi, %rdi / %rdi contains pointer to FACS 146 movl 4(%esp), %ecx / %ecx contains pointer to FACS
|
/titanic_50/usr/src/psm/promif/ieee1275/ |
H A D | README.promif | 25 This directory contains the IEEE 1275-1994 implementation 28 The "common" subdirectory contains machine and platform 35 The "sun4" directory contains common implementations of promif
|
/titanic_50/usr/src/lib/print/libpapi-lpd/common/ |
H A D | printer.c | 36 contains(char *value, char **list) in contains() function 66 if ((contains("printer-state", requested_attrs) == 1) || in papiPrinterQuery() 67 (contains("printer-state-reasons", requested_attrs) == 1)) in papiPrinterQuery()
|
/titanic_50/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | AggregateSpec.java | 136 includedAggregationNames.contains( in isIncluded() 145 clearedAggregationNames.contains( in isCleared()
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/ |
H A D | LocalityGroup.java | 167 groups.contains(other) == false) in countForeignGroups() 175 public Set contains(List cpus) throws PoolsException in contains() method in LocalityGroup
|
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | nextafterf.s | 57 movl $0x1,-4(%ebp) / -4(%ebp) contains Fminf 66 movl $0x80000001,-4(%ebp) / -4(%ebp) contains -Fminf
|
/titanic_50/usr/src/cmd/svc/milestone/ |
H A D | README | 31 This source directory contains service descriptions, in the form of XML 36 that contains the source for that command.)
|
/titanic_50/usr/src/cmd/fm/eversholt/ |
H A D | README | 31 diagnosis technology. The common directory contains files shared 32 by the various eversholt components. The esc directory contains
|
/titanic_50/usr/src/lib/librstp/common/ |
H A D | README | 3 The Rapid Spanning Tree Library project contains a full implementation 33 Note: prompt both of 'mngr' and of 'bridge' instance contains time stamp,
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Element.java | 101 if (cachedProperties.contains(name)) { in getProperty() 131 if (cachedProperties.contains(name)) { in getProperty()
|
/titanic_50/usr/src/lib/libc/amd64/gen/ |
H A D | amd64_data.s | 28 / This file contains
|
H A D | strcat.s | 51 / to check if a 32-bit word data contains a null byte or not: 54 / that means the 32-bit word data contains a null byte.
|
/titanic_50/usr/src/lib/libc/i386/gen/ |
H A D | i386_data.s | 31 / This file contains
|
H A D | strcat.s | 51 / to check if a 32-bit word data contains a null byte or not: 54 / that means the 32-bit word data contains a null byte.
|
/titanic_50/usr/src/lib/libc/i386_hwcap1/gen/ |
H A D | memset.s | 76 subl %esi, %ebx / ebx contains remainder of bytes to set 117 movl %ebx, %ecx / ecx contains remainer of bytes to set 167 subl %esi, %ebx / ebx contains remainder of bytes to copy
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/ |
H A D | 00README | 26 This directory contains source code to the rdb debugger. This debugger 39 amd64/ - build directory contains architecture specific source files
|
/titanic_50/usr/src/pkg/license_files/ |
H A D | license_in_headers | 1 This package contains various header files, each of which is copyrighted and
|
/titanic_50/usr/src/cmd/vi/ |
H A D | README | 29 misc - contains files used in the "make" of ex/vi 34 local - contains "uparm.h" which must be edited to
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestGetAggregate.java | 74 if (!included.contains(a.getName())) { in testIncluded() 126 if (cleared.contains(a.getName())) { in testCleared()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | READ_ME | 28 This directory contains the source files for sendmail. 43 conf.c The configuration file. This contains information 59 contains some miscellaneous routines.
|
/titanic_50/usr/src/cmd/troff/troff.d/ |
H A D | README | 60 The file "DESC" contains information about the 78 it contains a precise description of the output language. 92 This release contains prototype software for one 94 The devaps subtree contains
|