HomeSort by relevance Sort by last modified time
    Searched refs:contains (Results 1 - 25 of 178) sorted by null

1 2 3 4 5 6 7 8

  /onnv/onnv-gate/usr/src/lib/libc/amd64/gen/
amd64_data.s 28 / This file contains
  /onnv/onnv-gate/usr/src/lib/libc/i386/gen/
i386_data.s 31 / This file contains
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/filtdesc/
README 29 This directory contains a set of input files for the lpfilter command
  /onnv/onnv-gate/usr/src/psm/promif/ieee1275/
README.promif 28 This directory contains the IEEE 1275-1994 implementation
31 The "common" subdirectory contains machine and platform
39 The "sun4" directory contains common implementations of promif
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/SUNW/
README 30 This directory contains proprietary SMI-developed Perl modules.
  /onnv/onnv-gate/usr/src/psm/promif/ieee1275/sun4u/
README.sun4u 27 This directory contains sun4u implementations of promif routines.
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Solaris/
README 30 This directory contains SMI-developed Perl modules that can be released as Open
  /onnv/onnv-gate/usr/src/lib/libbc/libc/crt/sparc/
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
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/qualifier/
QualifierStringEnum.java 68 if (value != null && Arrays.asList(values).contains(value)) {
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/
README 31 diagnosis technology. The common directory contains files shared
32 by the various eversholt components. The esc directory contains
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
README 31 This source directory contains service descriptions, in the form of XML
36 that contains the source for that command.)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/
README 7 This directory contains utilities that help port a standard perl 5.8.4 build
14 the version we ship. The port/lib directory contains replacement MakeMaker
21 This directory contains scripts and data files used to port a stock perl 5.8.4
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/
README 27 This directory contains SMI-developed Perl modules. Modules related to Solaris
  /onnv/onnv-gate/usr/src/psm/promif/ieee1275/common/
README.common 27 This directory contains the "common" (machine and platform-independent)
  /onnv/onnv-gate/usr/src/cmd/sendmail/src/
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.
  /onnv/onnv-gate/usr/src/uts/intel/io/acpica/
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
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
StringVector.java 88 public final boolean contains(String elem) { method in class:StringVector
89 return vector.contains(elem);
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postreverse/
README 31 document to be parsed is that it contains DSC Page and Trailer comments. The
  /onnv/onnv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
AggregateSpec.java 136 includedAggregationNames.contains(
145 clearedAggregationNames.contains(
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
Syntax.cxx 190 if (shortrefChars.contains(specialChars[i])) {
300 if (str.size() == 1 && delimShortrefSimple_.contains(str[0]))
364 if (!set_[significant].contains(c)
365 && (!otherSyntax || !otherSyntax->set_[significant].contains(c))
366 && set_[sgmlChar].contains(c))
403 if (!set_[significant].contains(ch)
405 || !otherSyntax->set_[significant].contains(ch))
406 && set_[sgmlChar].contains(ch))
441 return set_[hexDigit].contains(Char(c));
  /onnv/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
DATable.java 160 if (!scopes.contains(s)) {
267 if ((!inVector && !filter.contains(scope)) ||
268 (inVector && filter.contains(scope))) {
317 if (!scopes.contains(scope)) {
342 if (interfaces.contains(addr)) {
  /onnv/onnv-gate/usr/src/lib/print/libpapi-lpd/common/
printer.c 36 contains(char *value, char **list) function
66 if ((contains("printer-state", requested_attrs) == 1) ||
67 (contains("printer-state-reasons", requested_attrs) == 1))
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/t/
README 29 This directory contains a stress-test harness for the ::Exacct module.
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/
LocalityGroup.java 43 * The locality domain which contains this group.
167 groups.contains(other) == false)
175 public Set contains(List cpus) throws PoolsException method in class:LocalityGroup
  /onnv/onnv-gate/usr/src/cmd/filesync/
filesync.h 157 bool_t contains(const char *, const char *); /* does s1 contain s2 */

Completed in 532 milliseconds

1 2 3 4 5 6 7 8