HomeSort by: relevance | last modified time | path
    Searched defs:voffset (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
types.cc 368 tree voffset = DECL_FIELD_OFFSET (fields); local
369 DECL_FIELD_OFFSET (fields) = size_binop (MINUS_EXPR, voffset, offset);
types.cc 368 tree voffset = DECL_FIELD_OFFSET (fields); local
369 DECL_FIELD_OFFSET (fields) = size_binop (MINUS_EXPR, voffset, offset);
typeinfo.cc 471 unsigned voffset = base_vtable_offset (cd, b); local
472 gcc_assert (voffset != 0u);
473 value = build_offset (csym, size_int (voffset));
typeinfo.cc 471 unsigned voffset = base_vtable_offset (cd, b); local
472 gcc_assert (voffset != 0u);
473 value = build_offset (csym, size_int (voffset));
  /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));
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);
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/sys/external/bsd/drm2/dist/drm/i2c/
ch7006_priv.h 61 int voffset; member in struct:ch7006_tv_norm_info
ch7006_priv.h 61 int voffset; member in struct:ch7006_tv_norm_info
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
defs.h 253 int voffset;
252 int voffset; member in struct:nameblock
defs.h 253 int voffset;
252 int voffset; member in struct:nameblock
  /src/external/gpl3/binutils/dist/binutils/
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);
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);
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...]
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...]
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);
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/
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);
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);
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...]
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...]
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);
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);

Completed in 133 milliseconds