/illumos-gate/usr/src/boot/i386/btx/btx/ |
H A D | btx.S | 134 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 task [all …]
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/ |
H A D | LocalityDomain.java | 167 public Set foreignGroups(Set exclude, List cpus) throws PoolsException in foreignGroups() 170 Set result = new HashSet(); in foreignGroups() 232 Set groups = getGroups(); in calcMaxLatency() 259 public Set getGroups() in getGroups() 261 Set groups = new HashSet(); in getGroups() 274 private void getGroups(LocalityGroup group, Set descendents) in getGroups() 276 Set children = group.getChildren(); in getGroups() 310 Set children = group.getChildren(); in getGroup()
|
H A D | LocalityGroup.java | 65 private Set children; 111 public Set getChildren() in getChildren() 156 Set groups = new HashSet(); in countForeignGroups() 175 public Set contains(List cpus) throws PoolsException in contains() 177 Set contained = new HashSet(); in contains()
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | SystemSolver.java | 170 Set oSet = new HashSet(); in initialize() 210 Set oSet = new HashSet(); in initialize() 308 Set elemObj = (Set)objMap.get(elem); in hasNonWorkloadDependentObjectives() 335 Set elemObj = (Set)objMap.get(elem); in hasWorkloadDependentObjectives() 388 Set elemObj = (Set) objMap.get(elem); in examine() 560 Set elemObj = (Set) objMap.get(elem); in solve() 776 private void addObjective(Set oSet, String type, Expression exp) in addObjective() 917 public Set getObjectives(Element elem) in getObjectives() 919 return ((Set)objMap.get(elem)); in getObjectives()
|
H A D | Solver.java | 32 import java.util.Set; 95 public Set getObjectives(Element elem); in getObjectives()
|
H A D | Objective.java | 709 Set groups = lgroupdata.keySet(); in countLgroups() 748 Set allgroups = (Set) results.keySet(); in calcqA() 789 private void calcResults(Set allLGroups) in calcResults() 826 PSETData(Set allLGroups, Map allCPUData, Resource p) in PSETData() 876 private Set allLGroups;
|
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | AggregateSpec.java | 35 private Set <String> includedAggregationNames; 36 private Set <String> clearedAggregationNames; 113 public Set <String> 122 public Set <String>
|
H A D | Consumer.java | 526 public Aggregate getAggregate(Set <String> includedAggregationNames) in getAggregate() 559 public Aggregate getAggregate(Set <String> includedAggregationNames, in getAggregate() 560 Set <String> clearedAggregationNames) throws DTraceException; in getAggregate()
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | vdbeInt.h | 190 typedef struct Set Set; typedef 191 struct Set { struct 261 Set *aSet; /* An array of sets */
|
/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | fieldtype.c | 101 Set(t, LINKED); in link_fieldtype() 104 Set(t, ARGS); in link_fieldtype() 107 Set(t, CHOICE); in link_fieldtype() 139 Set(t, ARGS); in set_fieldtype_arg() 153 Set(t, CHOICE); in set_fieldtype_choice()
|
H A D | chg_char.c | 270 Set(c, TOP_CHG); in _scr_fline() 285 Set(c, TOP_CHG); in _scr_bline() 300 Set(c, TOP_CHG); in _scr_fpage() 317 Set(c, TOP_CHG); in _scr_bpage() 335 Set(c, TOP_CHG); in _scr_fhpage() 353 Set(c, TOP_CHG); in _scr_bhpage()
|
H A D | utility.c | 206 Set(c, TOP_CHG); in _update_current() 210 Set(c, TOP_CHG); in _update_current() 286 Set(f, BUF_CHG); in _sync_buffer() 373 Set(f, TOP_CHG); in _sync_field() 378 Set(f, USR_CHG); in _sync_field() 412 Set(f, TOP_CHG); in _sync_attrs() 461 Set(f, GROWABLE); in _sync_opts() 484 Set(c, USR_CHG); in _validate() 512 Set(c, TOP_CHG); in _set_current_field()
|
H A D | chg_data.c | 97 Set(f, BUF_CHG); in _grow_field() 306 Set(f, WIN_CHG); in _new_line() 349 Set(f, WIN_CHG); in _new_line() 462 Set(f, WIN_CHG); in _del_prev() 533 Set(f, OVERLAY); in _ovl_mode() 604 Set(f, WIN_CHG); in _data_entry()
|
/illumos-gate/usr/src/lib/libeti/form/inc/ |
H A D | utility.h | 67 #define Set(f, s) ((f) -> status |= (s)) macro 90 Set(f, DRIVER); \ 98 Set(f, DRIVER); \ 106 Set(f, DRIVER); \ 114 Set(f, DRIVER); \
|
/illumos-gate/usr/src/lib/libslp/etc/ |
H A D | slp.conf.example | 85 # Set this property to change the default DA Heartbeat (10800 seconds). 124 # Set this property to change the default interval between DA discoveries. 131 # Set this property to change the maximum amount of time to wait until 139 # Set this property to control the intervals used in multicast convergance. 166 # Set this property to change the maximum random wait bound (used with 180 # Set this property to restrict SLP to specific interfaces. Default is 193 # Set this property to limit the total number of results for any
|
/illumos-gate/usr/src/cmd/nsadmin/ |
H A D | system | 40 * Set the search path for modules. This has a format similar to the 54 * rootfs: Set the filesystem type of the root. 56 * rootdev: Set the root device. This should be a fully 97 * Set an integer variable in the kernel or a module to a new value.
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 147 column_address hpa ch str Set cursor column (PG) 271 set_tab hts st str Set a tab in all rows, current column. 410 set_left_margin smgl ML str Set left margin at current column 411 set_right_margin smgr MR str Set right margin at current column 413 set_clock sclk SC str Set clock to hours #1, minutes #2, seconds #3 436 orig_pair op op str Set default color-pair to the orignal one 437 orig_colors oc oc str Set all color(-pair)s to the original ones 440 set_color_pair scp sp str Set current color-pair to #1 441 set_foreground setf Sf str Set current foreground color #1 442 set_background setb Sb str Set current background color #1 [all …]
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 149 column_address hpa ch str Set cursor column (PG) 273 set_tab hts st str Set a tab in all rows, current column. 412 set_left_margin smgl ML str Set left margin at current column 413 set_right_margin smgr MR str Set right margin at current column 415 set_clock sclk SC str Set clock to hours #1, minutes #2, seconds #3 438 orig_pair op op str Set default color-pair to the orignal one 439 orig_colors oc oc str Set all color(-pair)s to the original ones 442 set_color_pair scp sp str Set current color-pair to #1 443 set_foreground setf Sf str Set current foreground color #1 444 set_background setb Sb str Set current background color #1 [all …]
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 142 column_address, "hpa" "ch" Set cursor column (G) 266 set_tab, "hts" "st" Set a tab in all rows, current column. 405 set_left_margin, "smgl" "ML" Set soft left margin 406 set_right_margin, "smgr" "MR" Set soft right margin 411 set_clock, "sclk" "SC" Set time-of-day clock 438 set_color_pair, "scp" "sp" Set color pair 439 set_foreground, "setf" "Sf" Set foreground color using RGB escape 440 set_background, "setb" "Sb" Set background color using RGB escape 450 enter_draft_quality, "sdrfq" "ZG" Set draft quality print 454 enter_near_letter_quality, "snlq" "ZK" Set near-letter quality print [all …]
|
/illumos-gate/usr/src/boot/i386/gptzfsboot/ |
H A D | gptldr.S | 67 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
|
H A D | sio.S | 33 movb $SIO_FMT|0x80,%al # Set format 43 movb $0x3,%al # Set RTS,
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 84 (CMDLINE_BUF): Set to DEFAULT_FILE_BUF + DEFAULT_FILE_BUFLEN. 85 (MENU_BUFLEN): Set to 0x8000 + PASSWORD_BUF - MENU_BUF. 340 (CMDLINE_BUF): Set to DEFAULT_FILE_BUF + DEFAULT_FILE_BUFLEN. 341 (MENU_BUFLEN): Set to 0x8000 + PASSWORD_BUF - MENU_BUF. 450 [FSYS_UFS2] (STAGE2_ID): Set to STAGE2_ID_UFS2_STAGE1_5. 588 [FSYS_ISO9660] (STAGE2_ID): Set to STAGE2_ID_ISO9660_STAGE1_5. 625 Set the sector size to SECTOR_SIZE if it is not a CD-ROM. 655 * lib/device.c (get_drive_geometry): Set GEOM->SECTOR_SIZE to 960 * lib/device.c (get_ide_disk_name) [__QNXNTO__]: Set NAME to 962 (get_floppy_disk_name) [__QNXNTO__]: Set NAME to "/dev/fdX". [all …]
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | memset.S | 93 .dalign: ! Set bytes until 8-byte aligned 113 .walign: ! Set bytes until 4-byte aligned
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/ |
H A D | system-board.info | 123 * Set _fru_parent for memory seeprom devices 171 * Set _fru_parent of /platform to system-board 177 * Set _fru_parent of cpu to the cpu-module fru 183 * Set _fru_parent for temperature-device 204 * Set _fru_parent of pci to the pci-card fru
|
/illumos-gate/usr/src/test/elf-tests/tests/linker-sets/ |
H A D | simple.out | 1 Set count: 3
|