Searched defs:context (Results 151 - 175 of 240) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/java/
H A Djcf-dump.c642 print_access_flags(FILE *stream, uint16 flags, char context) argument
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-next-runtime-abi-01.c1290 build_v1_property_table_initializer (tree type, tree context) argument
1325 generate_v1_property_table (tree context, tree klass_ctxt) argument
745 next_runtime_abi_01_get_arg_type_list_base(vec<tree, va_gc> **argtypes, tree meth, int context, int superflag) argument
1817 generate_objc_class_ext(tree property_list, tree context) argument
[all...]
/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.h58 class context : public log_user class in namespace:gcc::jit::recording
[all...]
H A Dlibgccjit++.h88 class context class in namespace:gccjit
538 inline context::context () : m_inner_ctxt (NULL) {} function in class:gccjit::context
539 inline context::context (gcc_jit_context *inner) : m_inner_ctxt (inner) function in class:gccjit::context
[all...]
H A Dlibgccjit.c37 struct gcc_jit_context : public gcc::jit::recording::context struct in class:gcc::jit::recording
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dlex.c2034 _cpp_remaining_tokens_num_in_context(cpp_context *context) argument
2048 _cpp_token_from_context_at(cpp_context *context, int index) argument
2063 cpp_context *context = pfile->context; local
[all...]
H A Dinternal.h412 struct cpp_context *context; member in struct:cpp_reader
[all...]
H A Dmacro.c664 cpp_context *context = pfile->context; local
1911 cpp_context *context = next_context (pfile); local
1930 cpp_context *context; local
1962 cpp_context *context; local
1986 cpp_context *context = next_context (pfile); local
2243 macro_of_context(cpp_context *context) argument
2274 cpp_context *context = pfile->context; local
2338 reached_end_of_context(cpp_context *context) argument
2437 cpp_context *context = pfile->context; local
[all...]
/haiku-buildtools/gcc/gcc/ada/
H A Draise-gcc.c1508 CONTEXT context; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Ddbxout.c2425 tree context = decl_type_context (decl); local
2609 tree context = NULL_TREE; local
[all...]
H A Dipa-devirt.c2498 ipa_polymorphic_call_context context; member in struct:polymorphic_call_target_d
2828 possible_polymorphic_call_targets(tree otr_type, HOST_WIDE_INT otr_token, ipa_polymorphic_call_context context, bool *completep, void **cache_token, bool speculative) argument
[all...]
H A Dtree-ssa-uninit.c149 gimple context = (gimple) data; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Derror.c127 cxx_initialize_diagnostics (diagnostic_context *context) argument
3096 cxx_print_error_function (diagnostic_context *context, const char *file, argument
3105 cp_diagnostic_starter(diagnostic_context *context, diagnostic_info *diagnostic) argument
3119 cp_print_error_function(diagnostic_context *context, diagnostic_info *diagnostic) argument
3262 print_instantiation_full_context(diagnostic_context *context) argument
3287 print_instantiation_partial_context_line(diagnostic_context *context, const struct tinst_level *t, location_t loc, bool recursive_p) argument
3330 print_instantiation_partial_context(diagnostic_context *context, struct tinst_level *t0, location_t loc) argument
3412 maybe_print_instantiation_context(diagnostic_context *context) argument
3424 maybe_print_constexpr_context(diagnostic_context *context) argument
[all...]
H A Dmangle.c829 tree context; local
920 tree context = decl_mangling_context (decl); local
1121 tree context = decl_mangling_context (decl); local
[all...]
H A Dmethod.c769 tree context = decl_function_context (fndecl); local
/haiku-buildtools/gcc/gcc/fortran/
H A Dintrinsic.c3947 const char* context = (error_flag local
H A Dinterface.c2924 const char* context = (where local
H A Dexpr.c4785 gfc_check_vardef_context(gfc_expr* e, bool pointer, bool alloc_obj, bool own_scope, const char* context) argument
[all...]
H A Dtrans-types.c2263 gfc_add_field_to_struct_1(tree context, tree name, tree type, tree **chain) argument
2285 gfc_add_field_to_struct(tree context, tree name, tree type, tree **chain) argument
/haiku-buildtools/binutils/binutils/
H A Dstabs.c2301 debug_type context; local
2600 debug_type context; local
4033 debug_type context; local
5212 stab_demangle_v3_arg(void *dhandle, struct stab_handle *info, struct demangle_component *dc, debug_type context, bfd_boolean *pvarargs) argument
[all...]
H A Dwrstabs.c1651 char *context = NULL; local
H A Dprdbg.c1440 pr_class_method_variant(void *p, const char *physname, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, bfd_boolean context) argument
2292 tg_class_method_variant(void *p, const char *physname ATTRIBUTE_UNUSED, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset ATTRIBUTE_UNUSED, bfd_boolean context) argument
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-ia64.h275 unsigned char context; member in struct:unw_p_record
/haiku-buildtools/legacy/binutils/bfd/
H A Dieee.c1185 bfd_vma parent, brother, context; local
/haiku-buildtools/legacy/binutils/binutils/
H A Ddebug.c347 struct debug_type *context; member in struct:debug_method_variant
1779 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...]

Completed in 303 milliseconds

12345678910