Home
last modified time | relevance | path

Searched refs:base (Results 151 – 175 of 1147) sorted by relevance

12345678910>>...46

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_gdbindex.c277 Dwarf_Small * base = 0; in dwarf_gdbindex_culist_entry() local
290 base, in dwarf_gdbindex_culist_entry()
293 base+ fieldlen, in dwarf_gdbindex_culist_entry()
319 Dwarf_Small * base = 0; in dwarf_gdbindex_types_culist_entry() local
333 base, in dwarf_gdbindex_types_culist_entry()
380 base, in dwarf_gdbindex_addressarea_entry()
426 base, in dwarf_gdbindex_symboltable_entry()
429 base + fieldlen, in dwarf_gdbindex_symboltable_entry()
454 base, in dwarf_gdbindex_cuvector_length()
480 base += fieldlen; in dwarf_gdbindex_cuvector_inner_attributes()
[all …]
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Djapan_533 key 31 base 2 shift '"' caps 2 ctrl 2 altg nop
34 key 35 base 6 shift & caps 6 ctrl 6 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
39 key 40 base - shift = caps - ctrl - altg nop
40 key 41 base ^ shift ~ caps ^ ctrl ^^ altg nop
41 key 42 base � shift | caps � ctrl � altg nop
42 key 64 base @ shift ` caps @ ctrl ^@ altg nop
43 key 65 base [ shift { caps [ ctrl ^[ altg nop
44 key 86 base ; shift + caps ; ctrl ; altg nop
[all …]
H A Djapan30 key 31 base 2 shift '"' caps 2 ctrl 2 altg nop
31 key 35 base 6 shift & caps 6 ctrl 6 altg nop
33 key 37 base 8 shift ( caps 8 ctrl 8 altg nop
34 key 38 base 9 shift ) caps 9 ctrl 9 altg nop
36 key 40 base - shift = caps - ctrl - altg nop
37 key 41 base ^ shift ~ caps ^ ctrl ^^ altg nop
38 key 42 base ] shift } caps ] ctrl ^] altg nop
39 key 64 base @ shift ` caps @ ctrl ^@ altg nop
40 key 65 base [ shift { caps [ ctrl ^[ altg nop
41 key 86 base ; shift + caps ; ctrl ; altg nop
[all …]
H A Djapan_hobo33 key 31 base 2 shift '"' caps 2 ctrl 2 altg nop
34 key 35 base 6 shift & caps 6 ctrl 6 altg nop
36 key 37 base 8 shift ( caps 8 ctrl 8 altg nop numl 8
37 key 38 base 9 shift ) caps 9 ctrl 9 altg nop numl 9
39 key 40 base - shift = caps - ctrl - altg nop
40 key 41 base ^ shift ~ caps ^ ctrl ^^ altg nop
41 key 42 base � shift | caps � ctrl � altg nop
46 key 64 base @ shift ` caps @ ctrl ^@ altg nop
47 key 65 base [ shift { caps [ ctrl ^[ altg nop
52 key 87 base : shift * caps : ctrl : altg nop
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1buf.c70 (*buf)->base = NULL; in asn1buf_create()
79 buf->next = buf->base = code->data; in asn1buf_wrap_data()
87 subbuf->base = subbuf->next = buf->next; in asn1buf_imbed()
151 if ((*buf)->base != NULL) free((*buf)->base); in asn1buf_destroy()
288 }else if(buf->base == NULL){ in asn1buf_unparse()
317 }else if(buf->base == NULL){ in asn1buf_hex_unparse()
344 return buf->bound - buf->base + 1; in asn1buf_size()
376 if (buf->base == NULL) in asn1buf_expand()
379 buf->base = realloc(buf->base, in asn1buf_expand()
381 if (buf->base == NULL) return ENOMEM; in asn1buf_expand()
[all …]
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dapptraceutil.c139 print_int(ctf_id_t base, ulong_t off, printarg_t *pap) in print_int() argument
146 if (ctf_type_encoding(ctfp, base, &e) == CTF_ERR) { in print_int()
203 if (ctf_type_encoding(ctfp, base, &e) == 0) { in print_float()
221 print_ptr(ctf_id_t base, ulong_t off, printarg_t *pap) in print_ptr() argument
227 if (ctf_type_kind(ctfp, base) != CTF_K_POINTER) in print_ptr()
230 if ((base = ctf_type_reference(ctfp, base)) == CTF_ERR) in print_ptr()
233 if ((base = ctf_type_resolve(ctfp, base)) == CTF_ERR) in print_ptr()
236 if (ctf_type_encoding(ctfp, base, &e) != 0) in print_ptr()
301 ctf_id_t base; in elt_print() local
311 (kind = ctf_type_kind(ctfp, base)) == CTF_ERR) in elt_print()
[all …]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwcstoimax.c52 wcstoimax(const wchar_t *nptr, wchar_t **endptr, int base) in wcstoimax() argument
54 return ((intmax_t)wcstoll(nptr, endptr, base)); in wcstoimax()
59 wcstoumax(const wchar_t *nptr, wchar_t **endptr, int base) in wcstoumax() argument
61 return ((uintmax_t)wcstoull(nptr, endptr, base)); in wcstoumax()
67 _wcstoimax_c89(const wchar_t *nptr, wchar_t **endptr, int base) in _wcstoimax_c89() argument
69 return ((int32_t)wcstol(nptr, endptr, base)); in _wcstoimax_c89()
74 _wcstoumax_c89(const wchar_t *nptr, wchar_t **endptr, int base) in _wcstoumax_c89() argument
76 return ((uint32_t)wcstoul(nptr, endptr, base)); in _wcstoumax_c89()
/illumos-gate/usr/src/cmd/loadkeys/type_6/
H A Djapan30 key 31 base 2 shift '"' caps 2 ctrl 2 altg nop
31 key 35 base 6 shift & caps 6 ctrl 6 altg nop
33 key 37 base 8 shift ( caps 8 ctrl 8 altg nop
34 key 38 base 9 shift ) caps 9 ctrl 9 altg nop
35 key 39 base 0 shift nop caps 0 ctrl 0 altg nop
36 key 45 base - shift = caps - ctrl - altg nop
37 key 46 base ^ shift ~ caps ^ ctrl ^^ altg nop
39 key 47 base @ shift ` caps @ ctrl ^@ altg nop
40 key 48 base [ shift { caps [ ctrl ^[ altg nop
41 key 51 base ; shift + caps ; ctrl ; altg nop
[all …]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis.c77 range[0] = base; in mdb_whatis_search()
103 if (base + size - 1 < base) { in mdb_whatis_overlaps()
105 base, base, size); in mdb_whatis_overlaps()
164 if (base + size - 1 < base) { in mdb_whatis_match()
166 base, base, size); in mdb_whatis_match()
174 base, base, size, in mdb_whatis_match()
191 w->w_match_base = base; in mdb_whatis_match()
246 if (addr < base) in mdb_whatis_report_object()
248 addr, base); in mdb_whatis_report_object()
250 if (addr == base) in mdb_whatis_report_object()
[all …]
/illumos-gate/usr/src/common/util/
H A Dsscanf.c137 base = 0; in vsscanf()
189 base = 10; in vsscanf()
195 base = 0; in vsscanf()
200 base = 8; in vsscanf()
205 base = 10; in vsscanf()
211 base = 16; in vsscanf()
232 base = 16; in vsscanf()
409 base = 8; in vsscanf()
421 base = basefix[base]; in vsscanf()
427 base = basefix[base]; in vsscanf()
[all …]
H A Dbsearch.c48 char *base; in bsearch() local
55 base = (char *)bs; in bsearch()
57 last = base + width * (nel - 1); in bsearch()
59 while (last >= base) { in bsearch()
61 char *p = base + width * ((last - base)/two_width); in bsearch()
69 base = p + width; in bsearch()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vm.c88 uint64_t base; in gfxp_map_kernel_space() local
115 base = start - pgoffset; in gfxp_map_kernel_space()
125 pfn = btop(base); in gfxp_map_kernel_space()
141 caddr_t base; in gfxp_unmap_kernel_space() local
148 base = (caddr_t)address - pgoffset; in gfxp_unmap_kernel_space()
287 caddr_t base; in gfxp_free_kernel_space() local
294 base = (caddr_t)address - pgoffset; in gfxp_free_kernel_space()
308 uint64_t base; in gfxp_load_kernel_space() local
335 base = start - pgoffset; in gfxp_load_kernel_space()
342 pfn = btop(base); in gfxp_load_kernel_space()
[all …]
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c627 base, size); in pci_register_isa_resources()
1002 base >> 16); in set_ppb_res()
1115 *basep = base; in fetch_ppb_res()
1135 uint64_t base; in fix_ppb_res() member
1425 io.base = (uint_t)base; in fix_ppb_res()
1429 io.base = P2ALIGN(base, PPB_IO_ALIGNMENT); in fix_ppb_res()
1480 (mem.base > mem.limit && pmem.base > pmem.limit)); in fix_ppb_res()
1509 mem.base = P2ALIGN(mem.base, PPB_MEM_ALIGNMENT); in fix_ppb_res()
1547 pmem.base = P2ALIGN(pmem.base, PPB_MEM_ALIGNMENT); in fix_ppb_res()
2641 base = 0; in add_bar_reg_props()
[all …]
/illumos-gate/usr/src/uts/intel/kdi/
H A Dkdi_asm.S85 #define SAVE_GSBASE(base) \ argument
100 #define RESTORE_GSBASE(base) \ argument
112 #define KDI_SAVE_REGS(base) \ argument
113 movq %rdi, REG_OFF(KDIREG_RDI)(base); \
114 movq %rsi, REG_OFF(KDIREG_RSI)(base); \
115 movq %rdx, REG_OFF(KDIREG_RDX)(base); \
117 movq %r8, REG_OFF(KDIREG_R8)(base); \
118 movq %r9, REG_OFF(KDIREG_R9)(base); \
142 SAVE_GSBASE(base)
144 #define KDI_RESTORE_REGS(base) \ argument
[all …]
/illumos-gate/usr/src/lib/libmail/common/
H A Ds_string.c87 sp->ptr = sp->base; in s_new()
92 if (sp->base == NULL) { in s_new()
96 sp->end = sp->base + STRLEN; in s_new()
118 cp = realloc(sp->base, size); in s_simplegrow()
125 sp->base = cp; in s_simplegrow()
143 sp->base = sp->ptr = cp; in s_array()
144 sp->end = sp->base + len; in s_array()
157 sp->base = malloc(len); in s_copy()
158 if (sp->base == NULL) { in s_copy()
163 (void) strcpy(sp->base, cp); in s_copy()
[all …]
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.c97 dboot_putnum(uint64_t x, boolean_t is_signed, uint8_t base) in dboot_putnum() argument
107 for (i = -1; x != 0 && i <= 63; x /= base) in dboot_putnum()
108 buffer[++i] = digits[x - ((x / base) * base)]; in dboot_putnum()
125 uint8_t base; in do_dboot_printf() local
183 base = 10; in do_dboot_printf()
187 base = 2; in do_dboot_printf()
191 base = 8; in do_dboot_printf()
195 base = 16; in do_dboot_printf()
203 dboot_putnum(x, B_FALSE, base); in do_dboot_printf()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlsearch.c57 char *base = (char *)bs; in lsearch() local
58 char *next = base + *nelp * width; /* End of table */ in lsearch()
61 for (; base < next; base += width) in lsearch()
62 if ((*compar)(key, base) == 0) in lsearch()
63 return (base); /* Key found */ in lsearch()
65 res = memcpy(base, key, width); /* base now == next */ in lsearch()
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dbegin.c53 size_t base; in _elf_member() local
87 elf->ed_baseoff = ref->ed_baseoff + base; in _elf_member()
88 elf->ed_memoff = base - mh->m_slide; in _elf_member()
131 char *base; in _elf_config() local
139 base = elf->ed_ident; in _elf_config()
142 (base[EI_MAG0] == ELFMAG0) && in _elf_config()
143 (base[EI_MAG1] == ELFMAG1) && in _elf_config()
144 (base[EI_MAG2] == ELFMAG2) && in _elf_config()
145 (base[EI_MAG3] == ELFMAG3)) { in _elf_config()
147 elf->ed_class = base[EI_CLASS]; in _elf_config()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c297 mlist->ml_address = base; in dr_memlist_add_span()
305 if (base < ml->ml_address) { in dr_memlist_add_span()
308 nl->ml_address = base; in dr_memlist_add_span()
319 ml->ml_address = base; in dr_memlist_add_span()
333 nl->ml_address = base; in dr_memlist_add_span()
354 end = base + len; in dr_memlist_del_span()
367 if (base < mend) { in dr_memlist_del_span()
425 mlist->ml_address = base; in dr_memlist_cat_span()
433 if (base < ml->ml_address) { in dr_memlist_cat_span()
435 nl->ml_address = base; in dr_memlist_cat_span()
[all …]
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c296 mlist->ml_address = base; in dr_memlist_add_span()
304 if (base < ml->ml_address) { in dr_memlist_add_span()
307 nl->ml_address = base; in dr_memlist_add_span()
318 ml->ml_address = base; in dr_memlist_add_span()
332 nl->ml_address = base; in dr_memlist_add_span()
353 end = base + len; in dr_memlist_del_span()
366 if (base < mend) { in dr_memlist_del_span()
424 mlist->ml_address = base; in dr_memlist_cat_span()
432 if (base < ml->ml_address) { in dr_memlist_cat_span()
434 nl->ml_address = base; in dr_memlist_cat_span()
[all …]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_trace.c114 char *base; in get_environment() local
127 base = p; in get_environment()
130 (void) strncpy(optname, base, p - base); in get_environment()
131 optname[p - base] = '\0'; in get_environment()
134 base = p; in get_environment()
137 (void) strncpy(optval, base, p - base); in get_environment()
138 optval[p - base] = '\0'; in get_environment()
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmcs.c107 vmcs_seg_desc_encoding(int seg, uint32_t *base, uint32_t *lim, uint32_t *acc) in vmcs_seg_desc_encoding() argument
111 *base = VMCS_GUEST_ES_BASE; in vmcs_seg_desc_encoding()
116 *base = VMCS_GUEST_CS_BASE; in vmcs_seg_desc_encoding()
121 *base = VMCS_GUEST_SS_BASE; in vmcs_seg_desc_encoding()
126 *base = VMCS_GUEST_DS_BASE; in vmcs_seg_desc_encoding()
131 *base = VMCS_GUEST_FS_BASE; in vmcs_seg_desc_encoding()
136 *base = VMCS_GUEST_GS_BASE; in vmcs_seg_desc_encoding()
141 *base = VMCS_GUEST_TR_BASE; in vmcs_seg_desc_encoding()
146 *base = VMCS_GUEST_LDTR_BASE; in vmcs_seg_desc_encoding()
151 *base = VMCS_GUEST_IDTR_BASE; in vmcs_seg_desc_encoding()
[all …]
/illumos-gate/usr/src/common/ficl/test/
H A Dprefix.fr1 : 0x { | old-base -- n }
2 base @ to old-base
3 16 base !
5 old-base base !
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.h53 uint32_t base; member
57 #define LPC_SYSRES(type, base, length) \ argument
60 (base), \
65 #define SYSRES_IO(base, length) LPC_SYSRES(LPC_SYSRES_IO, base, length) argument
66 #define SYSRES_MEM(base, length) LPC_SYSRES(LPC_SYSRES_MEM, base, length) argument
/illumos-gate/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c272 uint64_t base = btop(slice[SLICE_PA]); in plat_discover_slice() local
274 if (len && pfn >= base && pfn < (base + len)) { in plat_discover_slice()
275 *first = base; in plat_discover_slice()
276 *last = base + len - 1; in plat_discover_slice()
297 uint64_t base, uint64_t size) in update_mem_bounds() argument
305 end = base + size - 1; in update_mem_bounds()
323 base = P2ALIGN(base, (1ul << PA_SLICE_SHIFT)); in update_mem_bounds()
325 while (base < end) { in update_mem_bounds()
326 slice_to_memnode[PA_2_SLICE(base)] = mnode; in update_mem_bounds()
327 base += (1ul << PA_SLICE_SHIFT); in update_mem_bounds()
[all …]

12345678910>>...46