Searched defs:values (Results 1 - 25 of 114) sorted by path

12345

/haiku-buildtools/binutils/bfd/
H A Delf32-xtensa.c5233 value_map_hash_table *values; local
6884 static value_map_hash_table *values = NULL; local
8687 compute_removed_literals(bfd *abfd, asection *sec, struct bfd_link_info *link_info, value_map_hash_table *values) argument
8962 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bfd_boolean *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bfd_boolean is_abs_literal) argument
[all...]
/haiku-buildtools/binutils/binutils/
H A Ddebug.c184 bfd_signed_vma *values; member in struct:debug_enum_type
1344 debug_make_enum_type(void *handle, const char **names, bfd_signed_vma *values) argument
[all...]
H A Dprdbg.c636 pr_enum_type(void *p, const char *tag, const char **names, bfd_signed_vma *values) argument
1990 tg_enum_type(void *p, const char *tag, const char **names, bfd_signed_vma *values) argument
H A Dstabs.c1947 bfd_signed_vma *values; local
[all...]
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dtrans.c9184 extract_values(tree values, tree record_type) argument
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-decl.c8015 finish_enum(tree enumtype, tree values, tree attributes) argument
[all...]
H A Dc-parser.c2552 tree values; local
H A Dc-typeck.c3070 convert_arguments(location_t loc, vec<location_t> arg_loc, tree typelist, vec<tree, va_gc> *values, vec<tree, va_gc> *origtypes, tree function, tree fundecl) argument
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Dintelmic-mkoffload.c88 char **values; local
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dmkoffload.c774 char **values; local
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh_optimize_sett_clrt.cc445 all_ccreg_values_equal(const std::vector<ccreg_value>& values) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dclass.c3416 tree values; local
[all...]
H A Dconstexpr.c901 hash_map<tree,tree> *values; member in struct:constexpr_ctx
[all...]
H A Ddecl.c12892 tree values; local
[all...]
H A Dpt.c21400 tree values = ARGUMENT_PACK_ARGS (expression); local
[all...]
H A Dtypeck.c3624 convert_arguments(tree typelist, vec<tree, va_gc> **values, tree fndecl, int flags, tsubst_flags_t complain) argument
[all...]
H A Dvtable-class-hierarchy.c530 tree values = DECL_INITIAL (vtt_decl); local
/haiku-buildtools/gcc/gcc/fortran/
H A Dcheck.c5836 gfc_check_dtime_etime_sub (gfc_expr *values, gfc_exp argument
5411 gfc_check_date_and_time(gfc_expr *date, gfc_expr *time, gfc_expr *zone, gfc_expr *values) argument
6026 gfc_check_itime_idate(gfc_expr *values) argument
6048 gfc_check_ltime_gmtime(gfc_expr *time, gfc_expr *values) argument
[all...]
H A Dresolve.c13999 values; variable in typeref:struct:__anon158
[all...]
H A Dtrans-array.c3746 evaluate_bound(stmtblock_t *block, tree *bounds, gfc_expr ** values, tree desc, int dim, bool lbound) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgenpreds.c1477 auto_vec <std::pair <unsigned int, const char *>, 4> values; local
H A Dipa-cp.c227 ipcp_value<valtype> *values; variable
3937 static vec<ipa_agg_jf_item> values = vec<ipa_agg_jf_item>(); local
[all...]
H A Dlto-wrapper.c420 char **values; local
H A Dopts.h182 const struct cl_enum_arg *values; member in struct:cl_enum
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-next-runtime-abi-02.c1555 objc_copy_to_temp_side_effect_params (tree fntype, tree values) argument

Completed in 649 milliseconds

12345