Home
last modified time | relevance | path

Searched refs:base (Results 126 – 150 of 1147) sorted by relevance

12345678910>>...46

/illumos-gate/usr/src/cmd/loadkeys/type_6/
H A Dspain29 key 30 base 1 shift ! caps 1 ctrl 1 altg |
30 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
32 key 33 base 4 shift $ caps 4 ctrl ^^ altg ^
33 key 34 base 5 shift % caps 5 ctrl 5 altg ~
35 key 36 base 7 shift / caps 7 ctrl 7 altg nop
36 key 37 base 8 shift ( caps 8 ctrl 8 altg nop
37 key 38 base 9 shift ) caps 9 ctrl 9 altg nop
38 key 39 base 0 shift = caps 0 ctrl 0 altg nop
42 key 48 base + shift * caps + ctrl ^] altg ]
48 key 54 base , shift ; caps , ctrl , altg nop
[all …]
H A Ddenmark28 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
31 key 34 base 5 shift % caps 5 ctrl 5 altg ~
32 key 35 base 6 shift & caps 6 ctrl ^^ altg ^
33 key 36 base 7 shift / caps 7 ctrl 7 altg {
34 key 37 base 8 shift ( caps 8 ctrl ^[ altg [
35 key 38 base 9 shift ) caps 9 ctrl ^] altg ]
36 key 39 base 0 shift = caps 0 ctrl 0 altg }
37 key 45 base + shift ? caps + ctrl ^_ altg nop
46 key 54 base , shift ; caps , ctrl , altg nop
47 key 55 base . shift : caps . ctrl . altg nop
[all …]
H A Dfinnish28 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
30 key 33 base 4 shift � caps 4 ctrl 4 altg $
31 key 34 base 5 shift % caps 5 ctrl 5 altg nop
32 key 35 base 6 shift & caps 6 ctrl 6 altg nop
33 key 36 base 7 shift / caps 7 ctrl 7 altg {
34 key 37 base 8 shift ( caps 8 ctrl ^[ altg [
35 key 38 base 9 shift ) caps 9 ctrl ^] altg ]
36 key 39 base 0 shift = caps 0 ctrl 0 altg }
46 key 54 base , shift ; caps , ctrl , altg nop
47 key 55 base . shift : caps . ctrl . altg nop
[all …]
H A Dnorway28 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
31 key 34 base 5 shift % caps 5 ctrl 5 altg ~
32 key 35 base 6 shift & caps 6 ctrl ^^ altg ^
33 key 36 base 7 shift / caps 7 ctrl 7 altg {
34 key 37 base 8 shift ( caps 8 ctrl ^[ altg [
35 key 38 base 9 shift ) caps 9 ctrl ^] altg ]
36 key 39 base 0 shift = caps 0 ctrl 0 altg }
37 key 45 base + shift ? caps + ctrl + altg nop
46 key 54 base , shift ; caps , ctrl , altg nop
47 key 55 base . shift : caps . ctrl . altg nop
[all …]
H A Dportugal28 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
29 key 32 base 3 shift # caps 3 ctrl 3 altg 0x00A3
31 key 34 base 5 shift % caps 5 ctrl 5 altg ~
32 key 35 base 6 shift & caps 6 ctrl ^^ altg ^
33 key 36 base 7 shift / caps 7 ctrl 7 altg {
34 key 37 base 8 shift ( caps 8 ctrl ^[ altg [
35 key 38 base 9 shift ) caps 9 ctrl ^] altg ]
36 key 39 base 0 shift = caps 0 ctrl 0 altg }
46 key 54 base , shift ; caps , ctrl , altg nop
47 key 55 base . shift : caps . ctrl . altg nop
[all …]
H A Dsweden28 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
31 key 34 base 5 shift % caps 5 ctrl 5 altg nop
32 key 35 base 6 shift & caps 6 ctrl 6 altg nop
33 key 36 base 7 shift / caps 7 ctrl 7 altg {
34 key 37 base 8 shift ( caps 8 ctrl ^[ altg [
35 key 38 base 9 shift ) caps 9 ctrl ^] altg ]
36 key 39 base 0 shift = caps 0 ctrl 0 altg }
37 key 45 base + shift ? caps + ctrl ^_ altg '\\'
46 key 54 base , shift ; caps , ctrl , altg nop
47 key 55 base . shift : caps . ctrl . altg nop
[all …]
H A Ditaly28 key 31 base 2 shift '"' caps 2 ctrl 2 altg nop
29 key 32 base 3 shift 0x00A3 caps 3 ctrl 3 altg nop
30 key 35 base 6 shift & caps 6 ctrl 6 altg nop
31 key 36 base 7 shift / caps 7 ctrl 7 altg nop
32 key 37 base 8 shift ( caps 8 ctrl 8 altg {
33 key 38 base 9 shift ) caps 9 ctrl 9 altg }
34 key 39 base 0 shift = caps 0 ctrl 0 altg nop
38 key 48 base + shift * caps + ctrl ^] altg ]
44 key 54 base , shift ; caps , ctrl , altg nop
45 key 55 base . shift : caps . ctrl . altg nop
[all …]
H A Dreset34 key 4 base a shift A caps A ctrl ^A altg nop
35 key 5 base b shift B caps B ctrl ^B altg nop
36 key 6 base c shift C caps C ctrl ^C altg nop
37 key 7 base d shift D caps D ctrl ^D altg nop
38 key 8 base e shift E caps E ctrl ^E altg nop
39 key 9 base f shift F caps F ctrl ^F altg nop
40 key 10 base g shift G caps G ctrl ^G altg nop
45 key 15 base l shift L caps L ctrl ^L altg nop
60 key 30 base 1 shift ! caps 1 ctrl 1 altg nop
62 key 32 base 3 shift # caps 3 ctrl 3 altg nop
[all …]
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c251 if (m1->base < m2->base) in mblock_cmp()
253 else if (m1->base == m2->base) in mblock_cmp()
1108 pfn_t base, end; in plat_mem_node_iterator_init() local
1193 if (pfn < base) { in plat_mem_node_iterator_init()
1365 uint64_t base = mb->base; in valid_pages() local
1602 if (mblock[i].base > mblock[i].base + mblock[i].size) { in mblock_update()
1613 uint64_t base = mblock[i].base; in mblock_update() local
1691 pfn_t base, end; in mblock_update_del() local
1712 base = btop(mblock[i].base); in mblock_update_del()
1811 base = mblock[i].base; in mstripe_update()
[all …]
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Ditaly_532 key 32 base 3 shift � caps 3 ctrl 3 altg nop
33 key 35 base 6 shift & caps 6 ctrl 6 altg nop
34 key 36 base 7 shift / caps 7 ctrl 7 altg nop
35 key 37 base 8 shift ( caps 8 ctrl 8 altg {
36 key 38 base 9 shift ) caps 9 ctrl 9 altg }
37 key 39 base 0 shift = caps 0 ctrl 0 altg nop
40 key 64 base � shift � caps � ctrl ^[ altg [
41 key 65 base + shift * caps + ctrl ^] altg ]
42 key 86 base � shift � caps � ctrl ^@ altg @
43 key 87 base � shift � caps � ctrl � altg #
[all …]
H A Dsweden_hobo30 key 42 base � shift � caps � ctrl � altg nop
31 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
32 key 32 base 3 shift # caps 3 ctrl 3 altg �
33 key 33 base 4 shift � caps 4 ctrl 4 altg $
34 key 35 base 6 shift & caps 6 ctrl 6 altg nop
35 key 36 base 7 shift / caps 7 ctrl 7 altg { numl 7
38 key 39 base 0 shift = caps 0 ctrl 0 altg } numl *
39 key 40 base + shift ? caps + ctrl ^\ altg '\\'
45 key 64 base � shift � caps � ctrl � altg nop
51 key 87 base � shift � caps � ctrl � altg nop
[all …]
H A Ddenmark_hobo30 key 42 base � shift � caps � ctrl � altg nop
31 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
32 key 32 base 3 shift # caps 3 ctrl 3 altg �
33 key 33 base 4 shift � caps 4 ctrl 4 altg $
34 key 34 base 5 shift % caps 5 ctrl 5 altg ~
35 key 35 base 6 shift & caps 6 ctrl ^^ altg ^
36 key 36 base 7 shift / caps 7 ctrl 7 altg { numl 7
39 key 39 base 0 shift = caps 0 ctrl 0 altg } numl *
40 key 40 base + shift ? caps + ctrl ^_ altg nop
46 key 64 base � shift � caps � ctrl � altg nop
[all …]
H A Dnorway_hobo30 key 42 base | shift � caps | ctrl | altg nop
31 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
32 key 32 base 3 shift # caps 3 ctrl 3 altg �
33 key 33 base 4 shift � caps 4 ctrl 4 altg $
34 key 34 base 5 shift % caps 5 ctrl 5 altg ~
35 key 35 base 6 shift & caps 6 ctrl ^^ altg ^
36 key 36 base 7 shift / caps 7 ctrl 7 altg { numl 7
39 key 39 base 0 shift = caps 0 ctrl 0 altg } numl *
40 key 40 base + shift ? caps + ctrl + altg nop
46 key 64 base � shift � caps � ctrl � altg nop
[all …]
H A Dportugal_hobo31 key 31 base 2 shift '"' caps 2 ctrl ^@ altg @
32 key 32 base 3 shift # caps 3 ctrl 3 altg �
33 key 33 base 4 shift $ caps 4 ctrl 4 altg �
34 key 34 base 5 shift % caps 5 ctrl 5 altg ~
35 key 35 base 6 shift & caps 6 ctrl ^^ altg ^
36 key 36 base 7 shift / caps 7 ctrl 7 altg { numl 7
37 key 37 base 8 shift ( caps 8 ctrl ^[ altg [ numl 8
38 key 38 base 9 shift ) caps 9 ctrl ^] altg ] numl 9
39 key 39 base 0 shift = caps 0 ctrl 0 altg } numl *
41 key 41 base � shift � caps � ctrl � altg nop
[all …]
H A Ditaly_hobo31 key 31 base 2 shift '"' caps 2 ctrl 2 altg nop
32 key 32 base 3 shift � caps 3 ctrl 3 altg nop
33 key 35 base 6 shift & caps 6 ctrl 6 altg nop
35 key 37 base 8 shift ( caps 8 ctrl 8 altg { numl 8
36 key 38 base 9 shift ) caps 9 ctrl 9 altg } numl 9
39 key 41 base � shift ^ caps � ctrl ^^ altg nop
44 key 64 base � shift � caps � ctrl ^[ altg [
45 key 65 base + shift * caps + ctrl ^] altg ]
49 key 86 base � shift � caps � ctrl ^@ altg @ numl +
50 key 87 base � shift � caps � ctrl � altg #
[all …]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwcstoul.c53 int base) in wcstoull() argument
56 wcstoul(const wchar_t *str, wchar_t **ptr, int base) in wcstoull()
66 if (base < 0 || base > MBASE) { in wcstoull()
83 if (base == 0) { in wcstoull()
85 base = 10; in wcstoull()
87 base = 16; in wcstoull()
89 base = 8; in wcstoull()
95 if (!iswalnum(c) || (xx = DIGIT(c)) >= base) { in wcstoull()
99 if (base == 16 && c == L'0' && iswxdigit(str[2]) && in wcstoull()
104 multmax = _WULONG_MAX / (_WULONG_T)base; in wcstoull()
[all …]
H A Dwcstol.c55 int base) in wcstoll() argument
58 wcstol(const wchar_t *str, wchar_t **ptr, int base) in wcstoll()
68 if (base < 0 || base > MBASE) { in wcstoll()
85 if (base == 0) { in wcstoll()
87 base = 10; in wcstoll()
89 base = 16; in wcstoll()
91 base = 8; in wcstoll()
97 if (!iswalnum(c) || (xx = DIGIT(c)) >= base) { in wcstoll()
102 if (base == 16 && c == L'0' && iswxdigit(str[2]) && in wcstoll()
112 multmin = limit / base; in wcstoll()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c392 (base > mapp->ra_base && base < mapend)) { in ndi_ra_free()
610 base = lower; in ndi_ra_alloc()
617 oldbase = base; in ndi_ra_alloc()
622 base = base & ~mask; in ndi_ra_alloc()
625 base); in ndi_ra_alloc()
694 (base - in ndi_ra_alloc()
700 base = 0; in ndi_ra_alloc()
728 *retbasep = base; in ndi_ra_alloc()
758 uint32_t base; in isa_resource_setup() member
762 uint32_t base; in isa_resource_setup() member
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_ldap.c62 char *base, *filter; in lookupLDAP() local
104 base = appendBase(t->base, (def != 0) ? def->read.base : 0, in lookupLDAP()
110 NIL(t->base)); in lookupLDAP()
123 base = def->read.base; in lookupLDAP()
142 sfree(base); in lookupLDAP()
165 sfree(base); in lookupLDAP()
171 sfree(base); in lookupLDAP()
276 ls.base = item->searchSpec.triple.base; in storeLDAP()
279 ls.base = appendBase(ls.base, defBase, &stat, 0); in storeLDAP()
300 sfree(ls.base); in storeLDAP()
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_cidr_ntop.c180 best.base = -1; in inet_cidr_ntop_ipv6()
182 cur.base = -1; in inet_cidr_ntop_ipv6()
186 if (cur.base == -1) in inet_cidr_ntop_ipv6()
187 cur.base = i, cur.len = 1; in inet_cidr_ntop_ipv6()
191 if (cur.base != -1) { in inet_cidr_ntop_ipv6()
194 cur.base = -1; in inet_cidr_ntop_ipv6()
198 if (cur.base != -1) { in inet_cidr_ntop_ipv6()
203 best.base = -1; in inet_cidr_ntop_ipv6()
211 if (best.base != -1 && i >= best.base && in inet_cidr_ntop_ipv6()
213 if (i == best.base) in inet_cidr_ntop_ipv6()
[all …]
/illumos-gate/usr/src/cmd/du/
H A Ddu.c65 static char *base; variable
202 free(base); in main()
223 if ((base = (char *)realloc(base, base_len * in main()
260 np = base; in main()
329 perror(base); in descend()
432 perror(base); in descend()
443 perror(base); in descend()
451 perror(base); in descend()
471 if ((base = (char *)realloc(base, in descend()
518 perror(base); in descend()
[all …]
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_strtoint.c55 if (s == NULL || base == 1 || base > MAX_BASE) { in strtoint()
81 if (base == 0) { in strtoint()
83 base = 10; in strtoint()
85 base = 16; in strtoint()
87 base = 8; in strtoint()
93 if ((val = CTOI(c)) >= base) { in strtoint()
101 multmax = (uint64_t)UINT64_MAX / (uint64_t)base; in strtoint()
104 if ((i = CTOI(c)) >= base) { in strtoint()
117 val *= base; in strtoint()
197 if (strtoint(s, &val_u, base, 1) == -1) in uu_strtoint()
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_inline_reloc.h45 roffset += base; in _elf_reloc_relative()
70 *((ulong_t *)roffset) += base; in _elf_reloc_relative()
81 *((ulong_t *)roffset) += base + ((M_RELOC *)rbgn)->r_addend; in _elf_reloc_relative()
83 *((ulong_t *)roffset) = base + ((M_RELOC *)rbgn)->r_addend; in _elf_reloc_relative()
85 *((ulong_t *)roffset) += base; in _elf_reloc_relative()
97 elf_reloc_relative(ulong_t rbgn, ulong_t rend, ulong_t rsize, ulong_t base, in elf_reloc_relative() argument
103 if (_elf_reloc_relative(rbgn, base, lmp, textrel, add) == 0) in elf_reloc_relative()
127 ulong_t base, Rt_map *lmp, APlist **textrel, int add) in elf_reloc_relative_count() argument
130 if (_elf_reloc_relative(rbgn, base, lmp, textrel, add) == 0) in elf_reloc_relative_count()
145 is_sym_deferred(ulong_t rbgn, ulong_t base, Rt_map *lmp, APlist **textrel, in is_sym_deferred() argument
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dstrtoul.c57 strtoul(const char *nptr, char **endptr, int base) { in strtoul() argument
75 if ((base == 0 || base == 16) && in strtoul()
79 base = 16; in strtoul()
81 if (base == 0) in strtoul()
82 base = c == '0' ? 8 : 10; in strtoul()
83 cutoff = (u_long)ULONG_MAX / (u_long)base; in strtoul()
84 cutlim = (u_long)ULONG_MAX % (u_long)base; in strtoul()
92 if (c >= base) in strtoul()
98 acc *= base; in strtoul()
/illumos-gate/usr/src/uts/common/os/
H A Dmem_cage.c213 pfn_t base; member
428 if (lim <= base) in kcage_range_add_internal()
436 new->base = base; in kcage_range_add_internal()
513 if (base >= lp->lim || lim <= lp->base) in kcage_range_delete_internal()
519 if (lp->decr == 0 && base < lp->curr && lim >= lp->base) { in kcage_range_delete_internal()
617 if (lim > lp->base && base < lp->lim) { in kcage_glist_delete()
619 if (base <= lp->base && lim >= lp->lim) { in kcage_glist_delete()
632 if (base > lp->base && lim < lp->lim) { in kcage_glist_delete()
651 new->base = lp->base; in kcage_glist_delete()
670 if (base > lp->base) { in kcage_glist_delete()
[all …]

12345678910>>...46