Home
last modified time | relevance | path

Searched refs:step (Results 51 – 75 of 112) sorted by relevance

12345

/illumos-gate/usr/src/lib/libadm/common/
H A Dmapfile-vers210 step { TYPE = FUNCTION; FILTER = libgen.so.1; };
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c990 int step; in gfx_fb_cons_copy() local
1029 step = 1; in gfx_fb_cons_copy()
1039 step = -step; in gfx_fb_cons_copy()
1050 sy += step; in gfx_fb_cons_copy()
1051 dy += step; in gfx_fb_cons_copy()
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlvm.c831 lua_Number step = nvalue(ra+2); in luaV_execute()
832 lua_Number idx = luai_numadd(L, nvalue(ra), step); /* increment index */ in luaV_execute()
834 if (luai_numlt(L, 0, step) ? luai_numle(L, idx, limit) in luaV_execute()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_nic.c745 address += rsp->step; in efx_nic_test_tables()
760 address += rsp->step; in efx_nic_test_tables()
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c321 if (step(linbuf, expr)) { in findline()
/illumos-gate/usr/src/head/
H A Dregexp.h308 step(const char *p1, const char *p2) in step() function
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dnew_table.txt64 table in common/dmtbinfo.c (created in step 2 above) will suffice.
/illumos-gate/usr/src/
H A DREADME.license-files31 CDDL, then skip to step 3.
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME92 - Do as described in step 4 (windows server)
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c164 dbus_uint64_t step = 10L*10L*10L; in libhal_volume_policy_compute_size_as_string() local
173 if (sizes_str[cur_str+1] == NULL || size < cur*step) { in libhal_volume_policy_compute_size_as_string()
186 cur *= step; in libhal_volume_policy_compute_size_as_string()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c116 uint_t vendor, family, model, step; in acpidev_dr_get_capacity() local
127 step = cpuid_getstep(CPU); in acpidev_dr_get_capacity()
142 step >= cp->cpu_step_min && step <= cp->cpu_step_max) { in acpidev_dr_get_capacity()
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr247 : on-step ." S: " .s-simple cr ;
/illumos-gate/usr/src/lib/libgen/common/
H A Dreg_step.c158 step(char *p1, char *p2) in step() function
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c800 #define smask(step) ((1<<step)-1) argument
801 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) argument
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.illumos102 The next step here is to take the osdep portions and merge them. That would
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c240 return(step(p1, expbuf)); in match()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h104 uint32_t step; member
H A Demlxs_mbox.h1835 uint32_t step:8; member
1839 uint32_t step:8;
1866 uint32_t step:8; member
1870 uint32_t step:8;
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c1529 int64_t base, step; in dtj_new_distribution() local
1539 step = DTRACE_LQUANTIZE_STEP(value); in dtj_new_distribution()
1587 base, step, jbuckets); in dtj_new_distribution()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S1529 ldn [%g1 + T_DTRACE_NPC], %l2 ! arg1 = t->t_dtrace_npc (step)
1616 ldn [%g1 + T_DTRACE_NPC], %l7 ! arg1 == t->t_dtrace_npc (step)
1629 cmp %l7, %g4 ! check for single-step set
1633 ld [%g1 + PCB_STEP], %g4 ! load single-step flag
1634 cmp %g4, STEP_ACTIVE ! step flags set in pcb?
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps112 micro_char_size, "mcs" "Yf" Character step size when in micro mode
113 micro_line_size, "mls" "Yg" Line step size when in micro mode
120 wide_char_size, "widcs" "Yn" Character step size when in double wide mode
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt126 a different heads and sectors and repeat this step.
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S1757 ldn [%g1 + T_DTRACE_NPC], %l2 ! arg1 = t->t_dtrace_npc (step)
1844 ldn [%g1 + T_DTRACE_NPC], %l7 ! arg1 == t->t_dtrace_npc (step)
1857 cmp %l7, %g4 ! check for single-step set
1861 ld [%g1 + PCB_STEP], %g4 ! load single-step flag
1862 cmp %g4, STEP_ACTIVE ! step flags set in pcb?
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps127 micro_char_size mcs Yf number Character step size when in micro mode
128 micro_line_size mls Yg number Line step size when in micro mode
135 wide_char_size widcs Yn number Character step size when in double wide mode
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps125 micro_col_size mcs Yf number Character step size when in micro mode
126 micro_line_size mls Yg number Line step size when in micro mode
133 wide_char_size widcs Yn number Character step size when in double wide mode

12345