Searched defs:cap (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash25.C17 port_head::cap; // { dg-warning "deprecated" } member in class:buff_head::port_head
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20080117-1.c4 int cap; member in struct:gs_imager_state_s::__anon1706
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dremove.c51 mpn_remove(mp_ptr wp, mp_size_t *wn, mp_ptr up, mp_size_t un, mp_ptr vp, mp_size_t vn, mp_bitcnt_t cap) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr61346.c13 int64_t cap; member in struct:slice
[all...]
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_vector.h105 uptr cap = cap0 * 5 / 4; // 25% growth local
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drename1.go28 cap = 7 const
H A Drename.go70 cap = 7 const
/haiku-buildtools/gcc/libvtv/
H A Dvtv_map.h160 size_t cap = min_capacity; local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_addrhashmap.h50 uptr cap; member in struct:__sanitizer::AddrHashMap::AddBucket
/haiku-buildtools/gcc/gcc/
H A Dtree-phinodes.c307 size_t cap = ideal_phi_node_len (len + 4); local
H A Ddiagnostic-color.c176 struct color_cap const *cap; local
219 struct color_cap *cap; local
[all...]
H A Dira-conflicts.c558 ira_allocno_t a, cap; local
H A Dira-build.c899 ira_allocno_t cap; local
2730 ira_allocno_t a, parent_a, cap; local
[all...]
H A Dira-int.h364 ira_allocno_t cap; member in struct:ira_allocno
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dlambda.c789 tree cap = lambda_expr_this_capture (lam, add_capture_p); local
H A Dsemantics.c7736 tree cap = value_member (decl, LAMBDA_EXPR_CAPTURE_LIST (lam)); local
H A Dparser.c9519 tree cap; local
/haiku-buildtools/gcc/libcpp/
H A Ddirectives.c926 linenum_type cap = CPP_OPTION (pfile, c99) ? 2147483647 : 32767; local
/haiku-buildtools/gcc/gcc/config/msp430/
H A Dmsp430.c584 msp430_evaluate_arg(cumulative_args_t cap, machine_mode mode, const_tree type ATTRIBUTE_UNUSED, bool named) argument
669 msp430_function_arg(cumulative_args_t cap, machine_mode mode, const_tree type, bool named) argument
688 msp430_arg_partial_bytes(cumulative_args_t cap, machine_mode mode, tree type, bool named) argument
733 msp430_function_arg_advance(cumulative_args_t cap, machine_mode mode, const_tree type, bool named) argument
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h2009 Index_expression(Expression* left, Expression* start, Expression* end, Expression* cap, Location location) argument
H A Dparse.cc3154 Expression* cap = NULL; local
H A Dexpressions.cc9722 Expression* cap local
9787 dump_index_expression(Ast_dump_context* ast_dump_context, const Expression* expr, const Expression* start, const Expression* end, const Expression* cap) argument
9822 make_index(Expression* left, Expression* start, Expression* end, Expression* cap, Location location) argument
9833 Array_index_expression(Expression* array, Expression* start, Expression* end, Expression* cap, Location location) argument
10186 Expression* cap = array_type->get_capacity(gogo, this->array_); local
10345 make_array_index(Expression* array, Expression* start, Expression* end, Expression* cap, Location location) argument
14257 Slice_value_expression(Type* type, Expression* valptr, Expression* len, Expression* cap, Location location) argument
14339 make_slice_value(Type* at, Expression* valptr, Expression* len, Expression* cap, Location location) argument
[all...]

Completed in 436 milliseconds