Searched refs:Set (Results 1 - 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSolver.java32 import java.util.Set;
95 public Set getObjectives(Element elem);
H A DSystemSolver.java170 Set oSet = new HashSet();
210 Set oSet = new HashSet();
308 Set elemObj = (Set)objMap.get(elem);
335 Set elemObj = (Set)objMap.get(elem);
388 Set elemObj = (Set) objMap.get(elem);
560 Set elemObj = (Set) objMa
[all...]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dfield_stat.c44 Set(f, USR_CHG);
H A Dfieldtype.c103 Set(t, LINKED);
106 Set(t, ARGS);
109 Set(t, CHOICE);
141 Set(t, ARGS);
155 Set(t, CHOICE);
H A Dchg_char.c272 Set(c, TOP_CHG);
287 Set(c, TOP_CHG);
302 Set(c, TOP_CHG);
319 Set(c, TOP_CHG);
337 Set(c, TOP_CHG);
355 Set(c, TOP_CHG);
H A Dutility.c208 Set(c, TOP_CHG);
212 Set(c, TOP_CHG);
288 Set(f, BUF_CHG);
375 Set(f, TOP_CHG);
380 Set(f, USR_CHG);
414 Set(f, TOP_CHG);
463 Set(f, GROWABLE);
486 Set(c, USR_CHG);
514 Set(c, TOP_CHG);
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/
H A DLocalityDomain.java161 * @param exclude Set of groups to be excluded.
167 public Set foreignGroups(Set exclude, List cpus) throws PoolsException
170 Set result = new HashSet();
232 Set groups = getGroups();
259 public Set getGroups()
261 Set groups = new HashSet();
274 private void getGroups(LocalityGroup group, Set descendents)
276 Set children = group.getChildren();
310 Set childre
[all...]
H A DLocalityGroup.java65 private Set children;
111 public Set getChildren()
156 Set groups = new HashSet();
175 public Set contains(List cpus) throws PoolsException
177 Set contained = new HashSet();
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DAggregateSpec.java35 private Set <String> includedAggregationNames;
36 private Set <String> clearedAggregationNames;
113 public Set <String>
122 public Set <String>
H A DConsumer.java502 * @see #getAggregate(Set includedAggregationNames, Set
525 * @see #getAggregate(Set includedAggregationNames, Set
528 public Aggregate getAggregate(Set <String> includedAggregationNames)
561 public Aggregate getAggregate(Set <String> includedAggregationNames,
562 Set <String> clearedAggregationNames) throws DTraceException;
/illumos-gate/usr/src/lib/brand/shared/brand/amd64/
H A Drunexe.s59 movq %rax, %rsp / Set %rsp to what linkers expect
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Drunexe.s59 movl %eax, %esp / Set %esp to what linkers expect
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S134 mov %ax,%ss # Set up
176 mov %ax,(%di) # Set handler offset
178 mov %dl,0x5(%di) # Set P:DPL:type
186 init.4: movb $_ESP0H,TSS_ESP0+1(%di) # Set ESP0
187 movb $SEL_SDATA,TSS_SS0(%di) # Set SS0
188 movb $_TSSIO,TSS_MAP(%di) # Set I/O bit map base
192 mov $0x2820,%bx # Set protected mode
194 lidt idtdesc # Set IDT
195 lgdt gdtdesc # Set GDT
207 movb $SEL_TSS,%cl # Set tas
[all...]
/illumos-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h160 u8 isError; /* Set to true for an error */
188 ** A Set structure is used for quick testing to see if a value
193 typedef struct Set Set; typedef in typeref:struct:Set
194 struct Set { struct
264 Set *aSet; /* An array of sets */
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dclient_handler.s53 wrpr %l6, 0, %pstate ! Set PSTATE_AM = 0
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-set-default.in3 # Set a default boot entry for GRUB
32 Set the default boot entry for GRUB.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemset.s32 * Set an array of n chars starting at sp to the character c.
93 .dalign: ! Set bytes until 8-byte aligned
113 .walign: ! Set bytes until 4-byte aligned
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dsio.S31 movb $SIO_FMT|0x80,%al # Set format
40 movb $0x3,%al # Set RTS,
H A Dgptldr.S67 mov %cx,%ss # Set up
81 dec %si # Set %ds:%si to point at the
87 mov $MEM_USR/16,%ax # Set %es:(-1) to point at
/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/
H A Dbtxcsu.S40 movl %esp,%eax # Set
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h69 #define Set(f, s) ((f) -> status |= (s)) macro
92 Set(f, DRIVER); \
100 Set(f, DRIVER); \
108 Set(f, DRIVER); \
116 Set(f, DRIVER); \
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java51 Set <String> included = new HashSet <String> ();
96 Set <String> cleared = new HashSet <String> ();
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.s90 ! Set pstate to a known state:
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s31 * Set an array of n chars starting at sp to the character c.
98 ! Set -(%o3) bytes till sp1 double aligned
196 ! Set the remaining doubles
232 ! Set the remaining bytes, if any
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h158 #define Set "set" macro

Completed in 162 milliseconds

123