HomeSort by: relevance | last modified time | path
    Searched refs:voffset (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/external/bsd/pcc/dist/pcc/f77/fcom/
equiv.c 116 comoffset = np->b_name.voffset + offset;
139 if(np->b_name.voffset + q->eqvchain.eqvoffset != 0)
143 offset = np->b_name.voffset;
149 np->b_name.voffset = - q->eqvchain.eqvoffset;
165 np->b_name.voffset -= p->eqvbottom;
166 if(np->b_name.voffset % typealign[np->vtype] != 0)
212 np->b_name.voffset = comoffset - q->eqvchain.eqvoffset;
217 offq = comoffset - q->eqvchain.eqvoffset - np->b_name.voffset;
220 np->b_name.voffset = comoffset - q->eqvchain.eqvoffset;
227 comoffset != np->b_name.voffset+q->eqvchain.eqvoffset
    [all...]
defs.h 253 int voffset;
252 int voffset; member in struct:nameblock
proc.c 374 np->b_name.voffset = retslot->b_addr.memoffset->b_const.fconst.ci;
522 v->b_name.voffset = p->extleng;
expr.c 1133 t->b_addr.memoffset = MKICON(p->b_name.voffset);
1239 v->b_name.voffset = p->b_addr.memoffset->b_const.fconst.ci;
  /src/sys/external/bsd/drm2/dist/drm/i2c/
ch7006_mode.c 60 .voffset = 0,
67 .voffset = 0,
74 .voffset = 0,
81 .voffset = 16,
92 .voffset = 0,
99 .voffset = 0,
106 .voffset = 16,
364 + norm->voffset) * priv->vmargin / 100 / 2;
ch7006_priv.h 61 int voffset; member in struct:ch7006_tv_norm_info
  /src/sys/arch/dreamcast/dev/
pvr.c 467 int modulo = 1, voffset, hoffset; local
481 voffset = 36;
503 voffset = 18;
517 voffset = 28;
549 DIWVSTRT_V1(voffset) | DIWVSTRT_V2(voffset));
  /src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c 351 int hoffset = 0, voffset = 0; local
367 voffset += modes[i]->vdisplay;
370 offsets[idx].y = voffset;
371 DRM_DEBUG_KMS("returned %d %d for %d %d\n", hoffset, voffset, h_idx, v_idx);
  /src/external/gpl3/binutils/dist/binutils/
debug.c 347 bfd_vma voffset; member in struct:debug_method_variant_s
348 /* If voffset is VOFFSET_STATIC_METHOD, this is a static method. */
1780 bfd_vma voffset, debug_type context)
1792 m->voffset = voffset;
1818 m->voffset = VOFFSET_STATIC_METHOD;
2787 if (v->voffset != VOFFSET_STATIC_METHOD)
2793 v->voffset,
3366 || v1->voffset != v2->voffset
    [all...]
prdbg.c 1407 bfd_vma voffset, bool context)
1461 if (context || voffset != 0)
1472 print_vma (voffset, ab, true, false);
1473 if (! append_type (info, "voffset ")
2272 bfd_vma voffset ATTRIBUTE_UNUSED,
wrstabs.c 1634 bool volatilep, bfd_vma voffset,
1712 sprintf (out, "%ld;%s;", (long) voffset, context);
1728 bfd_vma voffset, bool contextp)
1733 volatilep, voffset, contextp);
stabs.c 2738 bfd_vma voffset; local
2838 voffset = parse_number (pp, (bool *) NULL, p_end);
2845 voffset &= 0x7fffffff;
2885 voffset = 0;
2893 voffset = 0;
2899 voffset = 0;
2940 voffset, context);
dwarf.c 7528 uint64_t offset = 0, voffset = 0; local
7565 voffset = debug_info_p->loc_views [j];
7603 voffset = debug_info_p->loc_views [j];
7604 if (voffset != (uint64_t) -1)
7605 vnext = section_begin + voffset;
7623 start - section_begin, voffset, section->name); local
7643 if (vnext && voffset >= bytes)
7646 voffset, section->name);
  /src/external/gpl3/binutils.old/dist/binutils/
debug.c 347 bfd_vma voffset; member in struct:debug_method_variant_s
348 /* If voffset is VOFFSET_STATIC_METHOD, this is a static method. */
1780 bfd_vma voffset, debug_type context)
1792 m->voffset = voffset;
1818 m->voffset = VOFFSET_STATIC_METHOD;
2786 if (v->voffset != VOFFSET_STATIC_METHOD)
2792 v->voffset,
3361 || v1->voffset != v2->voffset
    [all...]
prdbg.c 1407 bfd_vma voffset, bool context)
1461 if (context || voffset != 0)
1472 print_vma (voffset, ab, true, false);
1473 if (! append_type (info, "voffset ")
2272 bfd_vma voffset ATTRIBUTE_UNUSED,
wrstabs.c 1636 bool volatilep, bfd_vma voffset,
1714 sprintf (out, "%ld;%s;", (long) voffset, context);
1730 bfd_vma voffset, bool contextp)
1735 volatilep, voffset, contextp);
stabs.c 2738 bfd_vma voffset; local
2838 voffset = parse_number (pp, (bool *) NULL, p_end);
2845 voffset &= 0x7fffffff;
2885 voffset = 0;
2893 voffset = 0;
2899 voffset = 0;
2940 voffset, context);
dwarf.c 7448 uint64_t offset = 0, voffset = 0; local
7485 voffset = debug_info_p->loc_views [j];
7523 voffset = debug_info_p->loc_views [j];
7524 if (voffset != (uint64_t) -1)
7525 vnext = section_begin + voffset;
7543 start - section_begin, voffset, section->name); local
7563 if (vnext && voffset >= bytes)
7566 voffset, section->name);
  /src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc 471 unsigned voffset = base_vtable_offset (cd, b); local
472 gcc_assert (voffset != 0u);
473 value = build_offset (csym, size_int (voffset));
types.cc 368 tree voffset = DECL_FIELD_OFFSET (fields); local
369 DECL_FIELD_OFFSET (fields) = size_binop (MINUS_EXPR, voffset, offset);
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 6875 % 3) voffset; 4) hoffset; 5) binding offset; 6) topskip;
6882 \voffset = #3\relax
6918 {\voffset}{.25in}%
6929 {\voffset}{.25in}%
6974 {\voffset}{\hoffset}%
6992 {\voffset}{\hoffset}%
7008 {\voffset}{4.6mm}%
7020 {\voffset}{-2.95mm}%
7039 \advance\dimen0 by \voffset
7045 {\voffset}{\normaloffset}
    [all...]
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 6757 % Parameters in order: 1) textheight; 2) textwidth; 3) voffset;
6765 \voffset = #3\relax
6801 {\voffset}{.25in}%
6812 {\voffset}{.25in}%
6839 {\voffset}{\hoffset}%
6857 {\voffset}{\hoffset}%
6873 {\voffset}{4.6mm}%
6885 {\voffset}{-2.95mm}%
6904 \advance\dimen0 by \voffset
6910 {\voffset}{\normaloffset}
    [all...]
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 6757 % Parameters in order: 1) textheight; 2) textwidth; 3) voffset;
6765 \voffset = #3\relax
6801 {\voffset}{.25in}%
6812 {\voffset}{.25in}%
6839 {\voffset}{\hoffset}%
6857 {\voffset}{\hoffset}%
6873 {\voffset}{4.6mm}%
6885 {\voffset}{-2.95mm}%
6904 \advance\dimen0 by \voffset
6910 {\voffset}{\normaloffset}
    [all...]
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 6060 % Parameters in order: 1) textheight; 2) textwidth; 3) voffset;
6066 \voffset = #3\relax
6105 \internalpagesizes{46\baselineskip}{6in}{\voffset}{.25in}{\bindingoffset}{36pt}%
6113 \internalpagesizes{7.5in}{5.in}{\voffset}{.25in}{\bindingoffset}{16pt}%
6129 \internalpagesizes{53\baselineskip}{160mm}{\voffset}{4mm}{\bindingoffset}{44pt}%
6142 \internalpagesizes{166mm}{120mm}{\voffset}{-8mm}{\bindingoffset}{8pt}%
6187 \internalpagesizes{#1}{\hsize}{\voffset}{\normaloffset}{\bindingoffset}{44pt}%
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 9697 % 3) voffset; 4) hoffset; 5) binding offset; 6) topskip;
9704 \voffset = #3\relax
9744 {\voffset}{.25in}%
9800 {\voffset}{\hoffset}%
9818 {\voffset}{\hoffset}%
9834 {\voffset}{4.6mm}%
9846 {\voffset}{-2.95mm}%
9865 \advance\dimen0 by \voffset
9871 {\voffset}{\normaloffset}%

Completed in 116 milliseconds

1 2