HomeSort by: relevance | last modified time | path
    Searched defs:orig_type (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/games/atc/
struct.h 88 enum places orig_type; member in struct:plane
  /src/external/gpl3/gcc/dist/gcc/c/
c-objc-common.cc 121 tree orig_type = DECL_ORIGINAL_TYPE (TYPE_NAME (type)); local
122 tree_code code = TREE_CODE (orig_type);
123 tree orig_id = TYPE_IDENTIFIER (orig_type);
131 result = get_aka_type (orig_type);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-objc-common.cc 84 tree orig_type = DECL_ORIGINAL_TYPE (TYPE_NAME (type)); local
85 tree_code code = TREE_CODE (orig_type);
86 tree orig_id = TYPE_IDENTIFIER (orig_type);
94 result = get_aka_type (orig_type);
  /src/external/gpl3/gcc.old/dist/gcc/d/
types.cc 332 tree orig_type = DECL_BIT_FIELD_TYPE (bitfield); local
333 if (width != TYPE_PRECISION (orig_type))
336 = d_build_bitfield_integer_type (width, TYPE_UNSIGNED (orig_type));
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
fs_path.cc 595 const auto orig_type = _M_type();
607 if (orig_type == _Type::_Root_name)
624 if (orig_type == _Type::_Multi)
637 ::new(output++) _Cmpt(s, orig_type, 0);
640 if (orig_type == _Type::_Root_name)
668 if (orig_type == _Type::_Multi)
672 _M_cmpts.type(orig_type);
742 const auto orig_type = _M_type(); local
800 if (orig_type == _Type::_Root_name)
810 if (orig_type == _Type::_Multi
904 const auto orig_type = _M_type(); local
1110 const auto orig_type = _M_type(); local
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
fs_path.cc 574 const auto orig_type = _M_type();
586 if (orig_type == _Type::_Root_name)
590 if (orig_type == _Type::_Multi)
610 if (orig_type == _Type::_Multi)
623 ::new(output++) _Cmpt(s, orig_type, 0);
626 if (orig_type == _Type::_Root_name)
654 if (orig_type == _Type::_Multi)
658 _M_cmpts.type(orig_type);
728 const auto orig_type = _M_type(); local
786 if (orig_type == _Type::_Root_name
890 const auto orig_type = _M_type(); local
1096 const auto orig_type = _M_type(); local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
expr.c 2012 struct type *orig_type = first->type ();
2017 if (orig_type == address_type)
2019 struct type *utype = get_unsigned_type (arch, orig_type);
2029 result_val = value_cast (orig_type, result_val);
2011 struct type *orig_type = first->type (); local
loc.c 1468 struct type *orig_type = dwarf2_fetch_die_type_sect_off (die, per_cu, local
1470 if (orig_type == NULL)
1477 return dwarf2_evaluate_loc_desc_full (orig_type, frame, baton.data,
  /src/external/gpl3/gdb/dist/gdb/
rust-lang.c 457 struct type *orig_type = check_typedef (val->type ());
464 if (orig_type->name () != nullptr
465 && strcmp (orig_type->name (), "&str") == 0)
484 type_print (orig_type, "", stream, -1);
1296 struct type *orig_type = type;
1393 const char *new_name = ((orig_type != nullptr
1394 && rust_slice_type_p (orig_type))
1395 ? orig_type->name () : "&[*gdb*]");
455 struct type *orig_type = check_typedef (val->type ()); local
1291 struct type *orig_type = type; local
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
expr.c 2011 struct type *orig_type = first->type ();
2016 if (orig_type == address_type)
2018 struct type *utype = get_unsigned_type (arch, orig_type);
2028 result_val = value_cast (orig_type, result_val);
2010 struct type *orig_type = first->type (); local
loc.c 1473 struct type *orig_type = dwarf2_fetch_die_type_sect_off (die, per_cu, local
1475 if (orig_type == NULL)
1482 return dwarf2_evaluate_loc_desc_full (orig_type, frame, baton.data,
  /src/external/gpl3/gdb.old/dist/gdb/
rust-lang.c 461 struct type *orig_type = check_typedef (val->type ());
468 if (orig_type->name () != nullptr
469 && strcmp (orig_type->name (), "&str") == 0)
488 type_print (orig_type, "", stream, -1);
1301 struct type *orig_type = type;
1398 const char *new_name = ((orig_type != nullptr
1399 && rust_slice_type_p (orig_type))
1400 ? orig_type->name () : "&[*gdb*]");
459 struct type *orig_type = check_typedef (val->type ()); local
1296 struct type *orig_type = type; local
  /src/external/gpl3/gcc/dist/gcc/
ipa-param-manipulation.cc 311 /* Build and return a function type just like ORIG_TYPE but with parameter
313 ORIG_TYPE itself has NULL TREE_ARG_TYPEs. If METHOD2FUNC is true, also make
318 build_adjusted_function_type (tree orig_type, vec<tree> *new_param_types,
323 if (TYPE_ARG_TYPES (orig_type))
326 bool last_parm_void = (TREE_VALUE (tree_last (TYPE_ARG_TYPES (orig_type)))
355 ret_type = TREE_TYPE (orig_type);
360 TYPE_CONTEXT (new_type) = TYPE_CONTEXT (orig_type);
364 new_type = build_distinct_type_copy (orig_type);
482 ipa_param_adjustments::method2func_p (tree orig_type)
484 return ((TREE_CODE (orig_type) == METHOD_TYPE) && !first_param_intact_p ())
538 tree orig_type = TREE_TYPE (orig_decl); local
1721 tree orig_type = TREE_TYPE (m_fndecl); local
    [all...]
tree-data-ref.cc 1401 tree orig_type = TREE_TYPE (base);
1434 (access_fn, fold_convert (orig_type, off));
1400 tree orig_type = TREE_TYPE (base); local
cgraph.h 748 tree orig_type; variable
gimple-ssa-strength-reduction.cc 3724 tree orig_type = TREE_TYPE (orig_rhs2);
3726 if (types_compatible_p (orig_type, init_type))
3729 rhs2 = introduce_cast_before_cand (c, orig_type,
3751 tree orig_type = TREE_TYPE (orig_rhs2);
3753 if (types_compatible_p (orig_type, stride_type))
3756 rhs2 = introduce_cast_before_cand (c, orig_type, c->stride);
3766 tree orig_type = TREE_TYPE (orig_rhs2);
3769 if (types_compatible_p (orig_type, stride_type))
3772 rhs2 = introduce_cast_before_cand (c, orig_type, c->stride);
3715 tree orig_type = TREE_TYPE (orig_rhs2); local
3742 tree orig_type = TREE_TYPE (orig_rhs2); local
3757 tree orig_type = TREE_TYPE (orig_rhs2); local
  /src/external/gpl3/gcc.old/dist/gcc/
dbxout.cc 1956 tree orig_type = DECL_ORIGINAL_TYPE (TYPE_NAME (type));
1958 if ((TREE_CODE (orig_type) == RECORD_TYPE
1959 || TREE_CODE (orig_type) == UNION_TYPE
1960 || TREE_CODE (orig_type) == QUAL_UNION_TYPE
1961 || TREE_CODE (orig_type) == ENUMERAL_TYPE)
1962 && TYPE_STUB_DECL (orig_type)
1963 && ! DECL_IGNORED_P (TYPE_STUB_DECL (orig_type)))
1964 debug_queue_symbol (TYPE_STUB_DECL (orig_type));
1948 tree orig_type = DECL_ORIGINAL_TYPE (TYPE_NAME (type)); local
ipa-param-manipulation.cc 308 /* Build and return a function type just like ORIG_TYPE but with parameter
310 ORIG_TYPE itself has NULL TREE_ARG_TYPEs. If METHOD2FUNC is true, also make
315 build_adjusted_function_type (tree orig_type, vec<tree> *new_param_types,
320 if (TYPE_ARG_TYPES (orig_type))
323 bool last_parm_void = (TREE_VALUE (tree_last (TYPE_ARG_TYPES (orig_type)))
352 ret_type = TREE_TYPE (orig_type);
357 TYPE_CONTEXT (new_type) = TYPE_CONTEXT (orig_type);
361 new_type = build_distinct_type_copy (orig_type);
512 ipa_param_adjustments::method2func_p (tree orig_type)
514 return ((TREE_CODE (orig_type) == METHOD_TYPE) && !first_param_intact_p ())
568 tree orig_type = TREE_TYPE (orig_decl); local
1600 tree orig_type = TREE_TYPE (m_fndecl); local
    [all...]
tree-data-ref.cc 1388 tree orig_type = TREE_TYPE (base);
1421 (access_fn, fold_convert (orig_type, off));
1387 tree orig_type = TREE_TYPE (base); local
cgraph.h 745 tree orig_type; variable
gimple-ssa-strength-reduction.cc 3724 tree orig_type = TREE_TYPE (orig_rhs2);
3726 if (types_compatible_p (orig_type, init_type))
3729 rhs2 = introduce_cast_before_cand (c, orig_type,
3751 tree orig_type = TREE_TYPE (orig_rhs2);
3753 if (types_compatible_p (orig_type, stride_type))
3756 rhs2 = introduce_cast_before_cand (c, orig_type, c->stride);
3766 tree orig_type = TREE_TYPE (orig_rhs2);
3769 if (types_compatible_p (orig_type, stride_type))
3772 rhs2 = introduce_cast_before_cand (c, orig_type, c->stride);
3715 tree orig_type = TREE_TYPE (orig_rhs2); local
3742 tree orig_type = TREE_TYPE (orig_rhs2); local
3757 tree orig_type = TREE_TYPE (orig_rhs2); local
  /src/external/gpl3/binutils/dist/ld/
pdb.c 2295 uint32_t orig_type, source_file_type; local
2312 orig_type = bfd_getl32 (&usl->type);
2314 if (orig_type < TPI_FIRST_INDEX ||
2315 orig_type >= TPI_FIRST_INDEX + num_types ||
2316 !map[orig_type - TPI_FIRST_INDEX])
2319 " referred to unknown type %v\n"), orig_type);
2323 type_e = map[orig_type - TPI_FIRST_INDEX];
  /src/external/gpl3/binutils.old/dist/ld/
pdb.c 2296 uint32_t orig_type, source_file_type; local
2313 orig_type = bfd_getl32 (&usl->type);
2315 if (orig_type < TPI_FIRST_INDEX ||
2316 orig_type >= TPI_FIRST_INDEX + num_types ||
2317 !map[orig_type - TPI_FIRST_INDEX])
2320 " referred to unknown type %v\n"), orig_type);
2324 type_e = map[orig_type - TPI_FIRST_INDEX];
  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 3105 tree orig_type = type;
3187 typedef_variant_p (orig_type)
3530 warn_placement_new_too_small (orig_type, nelts, size, placement);
3103 tree orig_type = type; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 3077 tree orig_type = type;
3159 typedef_variant_p (orig_type)
3501 warn_placement_new_too_small (orig_type, nelts, size, placement);
3075 tree orig_type = type; local

Completed in 143 milliseconds

1 2 3