Searched defs:context (Results 176 - 200 of 240) sorted by relevance

12345678910

/haiku-buildtools/legacy/binutils/binutils/
H A Dstabs.c2277 debug_type context; local
2569 debug_type context; local
3994 debug_type context; local
5172 stab_demangle_v3_arg(void *dhandle, struct stab_handle *info, struct demangle_component *dc, debug_type context, bfd_boolean *pvarargs) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dclass.c2212 tree decl, context; local
2413 tree context = DECL_CLASS_CONTEXT (fndecl); local
2508 tree context = DECL_CLASS_CONTEXT (fndecl); local
3026 tree context = DECL_CLASS_CONTEXT (fndecl); local
4934 tree context; local
4955 tree context = DECL_CONTEXT (TYPE_MAIN_DECL (current_class_type)); local
[all...]
H A Dlex.c1180 tree context; local
1252 tree context; local
H A Dtypeck.c2221 tree context = DECL_FIELD_CONTEXT (field); local
[all...]
H A Ddecl2.c4839 tree list, friends, context; local
H A Dpt.c3444 tree context = DECL_CONTEXT (arg); local
5356 tree context; local
9756 tree context = NULL_TREE; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dlibgcc2.c3245 struct eh_context context; member in struct:__beos_throw_info
[all...]
H A Ddwarfout.c1224 tree context = NULL_TREE; local
[all...]
H A Dfunction.c1547 tree context; local
5611 tree context = decl_function_context (decl); local
5643 tree context = decl_function_context (var); local
6468 rtx context = lookup_static_chain (function); local
[all...]
H A Dstmt.c353 tree context; member in struct:goto_fixup
624 tree context; local
[all...]
H A Dtree.c977 tree context = 0; local
4727 tree context; local
4761 tree context = DECL_CONTEXT (decl); local
[all...]
/haiku-buildtools/isl/
H A Disl_union_map.c801 isl_union_map_gist(__isl_take isl_union_map *umap, __isl_take isl_union_map *context) argument
807 isl_union_set_gist(__isl_take isl_union_set *uset, __isl_take isl_union_set *context) argument
H A Disl_aff.c1796 isl_aff_gist(__isl_take isl_aff *aff, __isl_take isl_set *context) argument
1825 isl_aff_gist_params(__isl_take isl_aff *aff, __isl_take isl_set *context) argument
[all...]
H A Disl_polynomial.c2710 isl_qpolynomial_gist( __isl_take isl_qpolynomial *qp, __isl_take isl_set *context) argument
2735 isl_qpolynomial_gist_params( __isl_take isl_qpolynomial *qp, __isl_take isl_set *context) argument
[all...]
H A Disl_tab_pip.c118 struct isl_context context; member in struct:isl_context_lex
166 struct isl_context *context; member in struct:isl_sol
1881 add_div(struct isl_tab *tab, struct isl_context *context, struct isl_vec *div) argument
1927 get_div(struct isl_tab *tab, struct isl_context *context, struct isl_vec *div) argument
1966 add_parametric_cut(struct isl_tab *tab, int row, struct isl_context *context) argument
2222 context_lex_peek_basic_set( struct isl_context *context) argument
2231 context_lex_peek_tab(struct isl_context *context) argument
2237 context_lex_add_eq(struct isl_context *context, isl_int *eq, int check, int update) argument
2260 context_lex_add_ineq(struct isl_context *context, isl_int *ineq, int check, int update) argument
2284 struct isl_context *context = (struct isl_context *)user; local
2329 context_lex_ineq_sign(struct isl_context *context, isl_int *ineq, int strict) argument
2339 context_lex_test_ineq(struct isl_context *context, isl_int *ineq) argument
2365 context_lex_get_div(struct isl_context *context, struct isl_tab *tab, struct isl_vec *div) argument
2379 context_lex_add_div(struct isl_context *context, struct isl_vec *div) argument
2392 context_lex_detect_equalities(struct isl_context *context, struct isl_tab *tab) argument
2398 context_lex_best_split(struct isl_context *context, struct isl_tab *tab) argument
2416 context_lex_is_empty(struct isl_context *context) argument
2424 context_lex_save(struct isl_context *context) argument
2438 context_lex_restore(struct isl_context *context, void *save) argument
2451 context_lex_is_ok(struct isl_context *context) argument
2516 context_lex_detect_nonnegative_parameters( struct isl_context *context, struct isl_tab *tab) argument
2540 context_lex_invalidate(struct isl_context *context) argument
2547 context_lex_free(struct isl_context *context) argument
2628 struct isl_context context; member in struct:isl_context_gbr
2634 context_gbr_detect_nonnegative_parameters( struct isl_context *context, struct isl_tab *tab) argument
2643 context_gbr_peek_basic_set( struct isl_context *context) argument
2652 context_gbr_peek_tab(struct isl_context *context) argument
2861 context_gbr_add_eq(struct isl_context *context, isl_int *eq, int check, int update) argument
2943 context_gbr_add_ineq(struct isl_context *context, isl_int *ineq, int check, int update) argument
2969 struct isl_context *context = (struct isl_context *)user; local
2974 context_gbr_ineq_sign(struct isl_context *context, isl_int *ineq, int strict) argument
2984 context_gbr_test_ineq(struct isl_context *context, isl_int *ineq) argument
3123 context_gbr_detect_equalities(struct isl_context *context, struct isl_tab *tab) argument
3158 context_gbr_get_div(struct isl_context *context, struct isl_tab *tab, struct isl_vec *div) argument
3164 context_gbr_add_div(struct isl_context *context, struct isl_vec *div) argument
3190 context_gbr_best_split(struct isl_context *context, struct isl_tab *tab) argument
3206 context_gbr_is_empty(struct isl_context *context) argument
3220 context_gbr_save(struct isl_context *context) argument
3252 context_gbr_restore(struct isl_context *context, void *save) argument
3294 context_gbr_is_ok(struct isl_context *context) argument
3300 context_gbr_invalidate(struct isl_context *context) argument
3307 context_gbr_free(struct isl_context *context) argument
3766 struct isl_context *context; local
4084 struct isl_context *context; local
4882 struct isl_context *context = sol_for->sol.context; local
[all...]
/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c1051 tree context; local
/haiku-buildtools/gcc/gcc/
H A Dipa-cp.c2012 ipa_polymorphic_call_context context; local
[all...]
H A Dcgraph.h1476 ipa_polymorphic_call_context context; variable
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dtree.c3153 tree decl, context; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-nios2.c3121 char *context = p; local
/haiku-buildtools/binutils/binutils/
H A Ddebug.c346 struct debug_type_s *context; member in struct:debug_method_variant_s
1776 debug_make_method_variant(void *handle ATTRIBUTE_UNUSED, const char *physname, debug_type type, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, debug_type context) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dieee.c1247 bfd_vma parent, brother, context; local
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dinout.c83 tree context; member in struct:save_enums
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dexpr.c191 ffeexprContext context; member in struct:_ffeexpr_stack_
6984 ffeexpr_convert(ffebld source, ffelexToken source_token, ffelexToken dest_token, ffeinfoBasictype bt, ffeinfoKindtype kt, ffeinfoRank rk, ffetargetCharacterSize sz, ffeexprContext context) argument
7166 ffeexpr_convert_expr(ffebld source, ffelexToken source_token, ffebld dest, ffelexToken dest_token, ffeexprContext context) argument
7225 ffeexpr_lhs(mallocPool pool, ffeexprContext context, ffeexprCallback callback) argument
7258 ffeexpr_rhs(mallocPool pool, ffeexprContext context, ffeexprCallback callback) argument
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dstatements.cc137 Statement::get_backend(Translate_context* context) argument
262 Variable_declaration_statement::do_get_backend(Translate_context* context) argument
449 do_get_backend(Translate_context* context) argument
660 do_get_backend(Translate_context* context) argument
1775 do_get_backend(Translate_context* context) argument
1837 do_get_backend(Translate_context* context) argument
2592 do_get_backend(Translate_context* context) argument
2627 do_get_backend(Translate_context* context) argument
2813 do_get_backend(Translate_context* context) argument
2902 do_get_backend(Translate_context* context) argument
2996 do_get_backend(Translate_context* context) argument
3039 do_get_backend(Translate_context* context) argument
3084 do_get_backend(Translate_context* context) argument
3123 do_get_backend(Translate_context* context) argument
3240 do_get_backend(Translate_context* context) argument
3490 get_backend(Translate_context* context, Unnamed_label* break_label, Case_constants* case_constants, std::vector<Bexpression*>* cases) const argument
3716 get_backend(Translate_context* context, Unnamed_label* break_label, std::vector<std::vector<Bexpression*> >* all_cases, std::vector<Bstatement*>* all_statements) const argument
3820 do_get_backend(Translate_context* context) argument
4418 Type_context context; local
4479 do_get_backend(Translate_context* context) argument
4857 get_statements_backend( Translate_context* context) argument
4980 get_backend(Translate_context* context, Temporary_statement* sel, Unnamed_label *break_label, Location location) argument
5110 do_get_backend(Translate_context* context) argument
[all...]

Completed in 322 milliseconds

12345678910