/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
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, the 42 documentation files. The RELEASE file contains the list of bug [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 …]
|
/illumos-gate/usr/src/test/util-tests/tests/awk/ |
H A D | README | 3 - data/ contains sample data used as input 4 - examples/ contains example AWK programs 7 - re/ contains tests for regular expressions 8 - sub/ contains substitution tests 9 - benchmarks/ contains benchmark programs
|
/illumos-gate/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()
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | example.c | 100 struct pseudo_list *contains; member 387 if (!reg->contains) in flush_reg() 391 FOR_EACH_PTR_TAG(reg->contains, pseudo) { in flush_reg() 398 free_ptr_list(®->contains); in flush_reg() 444 FOR_EACH_PTR_TAG(reg->contains, p) { in mark_reg_dead() 458 add_ptr_list_tag(®->contains, pseudo, TAG_DIRTY); in add_pseudo_reg() 480 if (!reg->contains) in empty_reg() 494 if (reg && !reg->contains) in target_reg() 529 FOR_EACH_PTR_TAG(reg->contains, p) { in find_in_reg() 662 if (!src->contains) in copy_reg() [all …]
|
/illumos-gate/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
|
/illumos-gate/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()
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | test-suite.rst | 70 ``check-output-contains:`` *pattern* 72 Check that the output (stdout) contains the given pattern. 74 must contains all the patterns. 81 must contains none of the patterns. 87 Similar to the contains/excludes above, but with full control
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | osl_ml.S | 58 orq %rdi, %rdi / %rdi contains pointer to FACS 79 orq %rdi, %rdi / %rdi contains pointer to FACS
|
/illumos-gate/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()
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/usr/src/cmd/fm/eversholt/ |
H A D | README | 29 diagnosis technology. The common directory contains files shared 30 by the various eversholt components. The esc directory contains
|
/illumos-gate/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.)
|
/illumos-gate/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,
|
/illumos-gate/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()
|
/illumos-gate/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
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/ |
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
|
/illumos-gate/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.
|
/illumos-gate/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.
|
/illumos-gate/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()
|
/illumos-gate/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.
|
/illumos-gate/usr/src/contrib/ast/lib/package/ |
H A D | ast-ast.pkg | 11 contains the ast library.
|