Searched refs:rinfo (Results 1 - 24 of 24) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/zaurus/dev/
H A Dw100.c73 struct rasops_info *rinfo,
199 ri = &scr->rinfo;
261 w100_setup_rasops(struct w100_softc *sc, struct rasops_info *rinfo, argument
265 rinfo->ri_flg = descr->flags;
266 rinfo->ri_depth = descr->depth;
267 rinfo->ri_width = sc->display_width;
268 rinfo->ri_height = sc->display_height;
269 rinfo->ri_stride = rinfo->ri_width * rinfo
[all...]
H A Dw100var.h17 struct rasops_info rinfo; member in struct:w100_screen
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dmach-o-i386.c151 bfd_mach_o_i386_swap_reloc_out (arelent *rel, bfd_mach_o_reloc_info *rinfo) argument
153 rinfo->r_address = rel->address;
161 rinfo->r_scattered = 0;
162 rinfo->r_type = BFD_MACH_O_GENERIC_RELOC_VANILLA;
163 rinfo->r_pcrel = rel->howto->pc_relative;
164 rinfo->r_length = rel->howto->size; /* Correct in practice. */
167 rinfo->r_extern = 0;
168 rinfo->r_value = (*rel->sym_ptr_ptr)->section->target_index;
172 rinfo->r_extern = 1;
173 rinfo
[all...]
H A Dmach-o-x86-64.c220 bfd_mach_o_x86_64_swap_reloc_out (arelent *rel, bfd_mach_o_reloc_info *rinfo) argument
222 rinfo->r_address = rel->address;
226 rinfo->r_scattered = 0;
227 rinfo->r_type = BFD_MACH_O_X86_64_RELOC_UNSIGNED;
228 rinfo->r_pcrel = 0;
229 rinfo->r_length = rel->howto->size; /* Correct in practice. */
232 rinfo->r_extern = 0;
233 rinfo->r_value = (*rel->sym_ptr_ptr)->section->target_index;
237 rinfo->r_extern = 1;
238 rinfo
[all...]
H A Delf32-m68hc11.c952 struct m68hc11_direct_relax *rinfo;
991 rinfo = find_relaxable_insn (code);
992 if (rinfo == 0)
1010 code, rinfo->name); */
1011 bfd_put_8 (abfd, rinfo->direct_code,
950 struct m68hc11_direct_relax *rinfo; local
H A Delflink.c1865 struct elf_find_verdep_info *rinfo = (struct elf_find_verdep_info *) data;
1882 for (t = elf_tdata (rinfo->info->output_bfd)->verref;
1901 t = (Elf_Internal_Verneed *) bfd_zalloc (rinfo->info->output_bfd, amt);
1904 rinfo->failed = TRUE;
1909 t->vn_nextref = elf_tdata (rinfo->info->output_bfd)->verref;
1910 elf_tdata (rinfo->info->output_bfd)->verref = t;
1914 a = (Elf_Internal_Vernaux *) bfd_zalloc (rinfo->info->output_bfd, amt);
1917 rinfo->failed = TRUE;
1930 h->verinfo.verdef->vd_exp_refno = rinfo->vers;
1931 ++rinfo
1860 struct elf_find_verdep_info *rinfo = (struct elf_find_verdep_info *) data; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dmach-o-i386.c151 bfd_mach_o_i386_swap_reloc_out (arelent *rel, bfd_mach_o_reloc_info *rinfo) argument
153 rinfo->r_address = rel->address;
161 rinfo->r_scattered = 0;
162 rinfo->r_type = BFD_MACH_O_GENERIC_RELOC_VANILLA;
163 rinfo->r_pcrel = rel->howto->pc_relative;
164 rinfo->r_length = rel->howto->size; /* Correct in practice. */
167 rinfo->r_extern = 0;
168 rinfo->r_value = (*rel->sym_ptr_ptr)->section->target_index;
172 rinfo->r_extern = 1;
173 rinfo
[all...]
H A Dmach-o-x86-64.c220 bfd_mach_o_x86_64_swap_reloc_out (arelent *rel, bfd_mach_o_reloc_info *rinfo) argument
222 rinfo->r_address = rel->address;
226 rinfo->r_scattered = 0;
227 rinfo->r_type = BFD_MACH_O_X86_64_RELOC_UNSIGNED;
228 rinfo->r_pcrel = 0;
229 rinfo->r_length = rel->howto->size; /* Correct in practice. */
232 rinfo->r_extern = 0;
233 rinfo->r_value = (*rel->sym_ptr_ptr)->section->target_index;
237 rinfo->r_extern = 1;
238 rinfo
[all...]
H A Delf32-m68hc11.c952 struct m68hc11_direct_relax *rinfo;
991 rinfo = find_relaxable_insn (code);
992 if (rinfo == 0)
1010 code, rinfo->name); */
1011 bfd_put_8 (abfd, rinfo->direct_code,
950 struct m68hc11_direct_relax *rinfo; local
H A Delflink.c1859 struct elf_find_verdep_info *rinfo = (struct elf_find_verdep_info *) data;
1876 for (t = elf_tdata (rinfo->info->output_bfd)->verref;
1895 t = (Elf_Internal_Verneed *) bfd_zalloc (rinfo->info->output_bfd, amt);
1898 rinfo->failed = TRUE;
1903 t->vn_nextref = elf_tdata (rinfo->info->output_bfd)->verref;
1904 elf_tdata (rinfo->info->output_bfd)->verref = t;
1908 a = (Elf_Internal_Vernaux *) bfd_zalloc (rinfo->info->output_bfd, amt);
1911 rinfo->failed = TRUE;
1924 h->verinfo.verdef->vd_exp_refno = rinfo->vers;
1925 ++rinfo
1854 struct elf_find_verdep_info *rinfo = (struct elf_find_verdep_info *) data; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dpxa2x0_lcd.c279 ri = &scr->rinfo;
650 pxa2x0_lcd_setup_rasops(struct pxa2x0_lcd_softc *sc, struct rasops_info *rinfo, argument
655 rinfo->ri_flg = descr->flags;
656 rinfo->ri_depth = descr->depth;
657 rinfo->ri_width = geom->panel_width;
658 rinfo->ri_height = geom->panel_height;
659 rinfo->ri_stride = rinfo->ri_width * rinfo->ri_depth / 8;
661 rinfo
741 struct rasops_info rinfo; local
[all...]
H A Dpxa2x0_lcd.h72 struct rasops_info rinfo; member in struct:pxa2x0_lcd_screen
/netbsd-6-1-5-RELEASE/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y320 if (cur_symbol->info.rinfo->valid_bitmask == 0)
321 cur_symbol->info.rinfo->valid_bitmask = 0xFF;
323 if (cur_symbol->info.rinfo->size == 0)
324 cur_symbol->info.rinfo->size = 1;
330 if (cur_symbol->info.rinfo->address == 0)
331 cur_symbol->info.rinfo->address =
334 cur_symbol->info.rinfo->size;
365 cur_symbol->info.rinfo->address = $2;
372 cur_symbol->info.rinfo->size = $2;
377 max_addr = scb_or_sram_symbol->info.rinfo
[all...]
H A Daicasm_symbol.c100 if (symbol->info.rinfo != NULL)
101 free(symbol->info.rinfo);
261 || (!field && (curnode->symbol->info.rinfo->address >
262 newnode->symbol->info.rinfo->address))) {
282 && (cursymbol->info.rinfo->address >
283 symbol->info.rinfo->address))) {
417 regnode->symbol->info.rinfo->address);
435 regnode->symbol->info.rinfo->address);
547 fields = &curnode->symbol->info.rinfo->fields;
604 value = curnode->symbol->info.rinfo
[all...]
H A Daicasm_symbol.h132 struct reg_info *rinfo; member in union:symbol::__anon7781
/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_lcd.c553 scr->rinfo.ri_flg = 0;
554 scr->rinfo.ri_depth = type->depth;
555 scr->rinfo.ri_bits = scr->buf_va;
556 scr->rinfo.ri_width = width;
557 scr->rinfo.ri_height = height;
558 scr->rinfo.ri_stride = scr->stride;
573 if (wsfont_lock(cookie, &scr->rinfo.ri_font))
574 scr->rinfo.ri_wsfcookie = cookie;
578 rasops_init(&scr->rinfo, type->c.nrows, type->c.ncols);
580 (* scr->rinfo
[all...]
H A Ds3c24x0_lcd.h55 struct rasops_info rinfo; member in struct:s3c24x0_lcd_screen
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dvalidate_repo.in412 my( $finfo, $rinfo ) = get_history( $file );
414 unless( defined $rinfo )
423 $all_revisions ? keys %$rinfo
424 : find_interesting_revisions( keys %$rinfo );
429 if( !check_revision( $file, $revision, $finfo, $rinfo ) )
468 my %rinfo; # Info about revisions in the file.
501 $rinfo{$revision} =
539 for (keys %rinfo)
542 verbose( join( ", ", %{$rinfo{$_}} ) );
551 return( \%finfo, %rinfo
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dreq.c248 CertificationRequestInfo *rinfo; local
282 rinfo = &r.certificationRequestInfo;
285 &rinfo->subjectPKInfo);
292 ret = _hx509_name_from_Name(&rinfo->subject, &subject);
H A Dcert.c1144 ProxyCertInfo *rinfo)
1151 if (rinfo)
1152 memset(rinfo, 0, sizeof(*rinfo));
1173 if (rinfo == NULL)
1176 *rinfo = info;
1142 is_proxy_cert(hx509_context context, const Certificate *cert, ProxyCertInfo *rinfo) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Drequest.c1029 LDAPreqinfo rinfo; local
1195 sref, srv, &rinfo.ri_request );
1208 rinfo.ri_msgid = origreq->lr_origid;
1209 rinfo.ri_url = refarray[i];
1214 origreq, &srv, NULL, &rinfo );
1297 LDAPreqinfo rinfo; local
1386 id, sref, srv, &rinfo.ri_request );
1393 rinfo.ri_url = LDAP_STRDUP( ref );
1395 rinfo.ri_msgid = origreq->lr_origid;
1401 lr, &srv, NULL, &rinfo );
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dpass2.c69 struct inostat *rinfo, *info; local
76 rinfo = inoinfo(ROOTINO);
77 switch (rinfo->ino_state) {
129 errexit("BAD STATE %d FOR ROOT INODE", rinfo->ino_state);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dnm.c880 struct get_relocs_info rinfo;
888 rinfo.secs = secs;
889 rinfo.relocs = relocs;
890 rinfo.relcount = relcount;
891 rinfo.syms = syms;
892 bfd_map_over_sections (abfd, get_relocs, (void *) &rinfo);
875 struct get_relocs_info rinfo; local
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_iwn.c2711 const struct iwn_rate *rinfo; local
2759 rinfo = &iwn_rates[ridx];
2785 tap->wt_rate = rinfo->rate;
2882 tx->plcp = rinfo->plcp;
2883 tx->rflags = rinfo->flags;
3264 const struct iwn_rate *rinfo; local
3282 rinfo = &iwn_rates[wn->ridx[txrate]];
3283 linkq.retry[i].plcp = rinfo->plcp;
3284 linkq.retry[i].rflags = rinfo->flags;
3302 const struct iwn_rate *rinfo; local
[all...]

Completed in 217 milliseconds