Home
last modified time | relevance | path

Searched refs:range (Results 101 – 125 of 219) sorted by relevance

123456789

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c947 unsigned long range = 0; in bit_range() local
952 range += (nr - 1) * size; in bit_range()
955 range += size; in bit_range()
956 return range; in bit_range()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist81 37 ECHRNG Channel number out of range
85 41 ELNRNG Link number out of range
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h280 struct bios_oem_range range; member
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl113 set dots [string range {......................................} $len end]
115 set sp2 [string range { } $len end]
158 set stars [string range $stars $len end]
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg117 of range for this object: 0-%d\n"
192 range: 1-%d\n"
200 range 1 - %d\n"
205 range: 0-%d\n"
211 @ MSG_ERR_ATOIRANGE "%s value is out of range [%lld - %lld]: %lld\n"
212 @ MSG_ERR_ATOUIRANGE "%s value is out of range [%llu - %llu]: %llu\n"
228 of valid of range for this section: 0-%d\n"
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c3709 range->mpr_count = 1; in _mac_set_range()
3774 if (range != NULL) in mac_prop_info()
3775 range->mpr_count = 0; in mac_prop_info()
3776 } else if (range != NULL) { in mac_prop_info()
3791 range->mpr_count = 0; in mac_prop_info()
3797 _mac_set_range(range, 0, 0); in mac_prop_info()
3806 range->mpr_count = 0; in mac_prop_info()
3812 _mac_set_range(range, 0, 0); in mac_prop_info()
3824 range->mpr_count = 0; in mac_prop_info()
3875 state.pr_range = range; in mac_prop_info()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_sg.c855 int range; in ilbd_sg_check_rule_port() local
859 range = srv_maxport - srv_minport; in ilbd_sg_check_rule_port()
894 if ((range != r_maxport - r_minport) && range != 0) in ilbd_sg_check_rule_port()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y105 %type <num> hexnumber compare range proto
645 | portspec range portspec { $$.pc = $2; $$.p1 = $1; $$.p2 = $3; }
767 range:
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1200 uchar_t range; in fix_ppb_res() local
1203 range = pci_bus_res[secbus].num_cbb * 2; in fix_ppb_res()
1209 for (; range != 0; range--) { in fix_ppb_res()
1212 subbus + 1, range, 1) != 0) { in fix_ppb_res()
1216 if (range != 0) { in fix_ppb_res()
1218 subbus + 1, range); in fix_ppb_res()
1219 subbus = subbus + range; in fix_ppb_res()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_text.c596 const idm_kv_xlate_t *ikvx, char *range) in idm_nvlist_add_numeric_range() argument
599 char *val_scan = range; in idm_nvlist_add_numeric_range()
614 range_len = strlen(range); in idm_nvlist_add_numeric_range()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg109 %s: lies within local symbol range (index < %lld)\n"
111 %s: lies within global symbol range (index >= %lld)\n"
133 @ MSG_ERR_BADVER "%s: %s: index[%d]: version %d is out of range: \
164 range (0 - %d): %d\n";
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dcdoc.py217 for i in range(1, len(desc)):
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c973 int range = 0; in ccl() local
992 else range = 1; in ccl()
995 if (range) { in ccl()
1004 range = 0; in ccl()
1008 if (range) CCL_SET(tab, pat->cmap['-']); in ccl()
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl77 # bad password is provided. The range is limited from
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrigger2.test248 set statement_type [string range $statement 0 5]
289 execsql "CREATE TRIGGER the_trigger BEFORE [string range $statement 0 6]\
301 execsql "CREATE TRIGGER the_trigger AFTER [string range $statement 0 6]\
H A Dbtree2.test122 return [string range $r 0 [expr {$len-1}]]
161 set skey [string range $key 0 $LM1]
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h923 void gl_range_of_history(GetLine *gl, GlHistoryRange *range);
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c211 ctx->range = 0; in complete_context()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1508 spa_get_random(uint64_t range) in spa_get_random() argument
1512 ASSERT(range != 0); in spa_get_random()
1514 if (range == 1) in spa_get_random()
1519 return (r % range); in spa_get_random()
/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DSAMPLE3.dict34 # random values throughout the full range of diagcodes...
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1587 ctf_dwarf_array_upper_bound(ctf_cu_t *cup, Dwarf_Die range, ctf_arinfo_t *ar) in ctf_dwarf_array_upper_bound() argument
1616 ret = ctf_dwarf_attribute(cup, range, DW_AT_count, &attr); in ctf_dwarf_array_upper_bound()
1621 ret = ctf_dwarf_attribute(cup, range, DW_AT_upper_bound, &attr); in ctf_dwarf_array_upper_bound()
1712 ctf_dwarf_create_array_range(ctf_cu_t *cup, Dwarf_Die range, ctf_id_t *idp, in ctf_dwarf_create_array_range() argument
1721 if ((ret = ctf_dwarf_sib(cup, range, &sib)) != 0) in ctf_dwarf_create_array_range()
1736 if ((ret = ctf_dwarf_array_upper_bound(cup, range, &ar)) != 0) in ctf_dwarf_create_array_range()
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb.c1217 in_port_t range; in ilb_server_add() local
1230 range = max_port - min_port; in ilb_server_add()
1283 if ((range != rule->ir_max_port - rule->ir_min_port) && in ilb_server_add()
1284 range != 0) { in ilb_server_add()
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dpapi.h103 } range; member
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vcos.S173 ! when in pri range, using value as transition from poly to table.
174 ! for Medium range,change use of %l6 and use to keep track of biguns.
189 ! ========== primary range ==========
1369 ! return. finished off with only primary range arguments
1378 bg,a,pt %icc,.MEDIUM ! branch to Medium range on big arg.
1398 bg,a,pt %icc,.MEDIUM ! branch to Medium range on big arg.
1418 bg,a,pt %icc,.MEDIUM ! brance to Medium range on big arg.
1441 ! ========== medium range ==========
2948 ! ========== huge range (use C code) ==========
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME206 of the four static nodes (range 3-6) in the 4ms column of figure 5.5
440 four static nodes (range 3-6) in the 4ms column of figure 4.8 in EHCI
482 one of the four static nodes (range 3-6) in the 4ms column of figure

123456789