Home
last modified time | relevance | path

Searched refs:elements (Results 176 – 200 of 203) sorted by relevance

123456789

/dragonfly/contrib/gcc-8.0/gcc/
H A Dpredict.c1193 if (unlikely_edges.elements () == 0) in combine_predictions_for_bb()
H A Dparams.def166 /* This parameter limits the number of branch elements that the
H A Dgimplify.c1238 unsigned c = variables->elements (); in asan_poison_variables()
1402 if (oacc_declare_returns->elements () == 0) in gimplify_bind_expr()
2379 gcc_assert (gimplify_ctxp->live_switch_vars->elements () == 0); in gimplify_switch_expr()
H A Dgimple-ssa-store-merging.c2086 gcc_assert (m_stores.elements () == 0); in terminate_and_process_all_chains()
H A Dtree-vect-patterns.c3525 auto_vec<gimple *> bool_stmts (bool_stmt_set.elements ()); in adjust_bool_stmts()
H A Dfunction.c6258 size_t len = prologue_insn_hash->elements (); in reposition_prologue_and_epilogue_notes()
H A Dvarasm.c7677 v.create (object_block_htab->elements ()); in output_object_blocks()
H A Dtree-ssa-loop-ivopts.c5495 auto_vec <iv_inv_expr_ent *> list (data->inv_expr_tab->elements ()); in determine_group_iv_costs()
H A Ddwarf2out.c28348 inc->lineno = (*macinfo_htab)->elements (); in optimize_macinfo_range()
28482 unsigned macinfo_label_base_adj = macinfo_htab->elements (); in output_macinfo()
31165 gcc_assert (inline_entry_data_table->elements () == 0); in dwarf2out_finish()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dfunctional922 * Stores a tuple of indices. Used by bind() to extract the elements
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dfunctional931 * Stores a tuple of indices. Used by bind() to extract the elements
/dragonfly/contrib/file/
H A DChangeLog242 - Add a limit for the number of CDF elements.
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c26145 idx = hash.elements () - 1; in extract_autos_r()
26165 tree tree_vec = make_tree_vec (hash.elements()); in extract_autos()
27553 (long) decl_specializations->elements (), in print_template_statistics()
27557 (long) type_specializations->elements (), in print_template_statistics()
H A Ddecl.c398 auto_vec<tree, 32> labels (named_labels->elements ()); in pop_labels()
/dragonfly/share/zoneinfo/
H A DNEWS1202 from a trailing-edge format. Eventually, elements of today's
3251 abbr elements' title attributes.
4134 "goahead" and "goback" structure elements
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c2445 offset_type elements) in create_signatured_type_table_from_index() argument
2450 dwarf2_per_objfile->n_type_units = elements / 3; in create_signatured_type_table_from_index()
2458 for (i = 0; i < elements; i += 3) in create_signatured_type_table_from_index()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Darm-neon-intrinsics.texi6830 @subsubsection Reverse elements
7186 @subsubsection Transpose elements
7298 @subsubsection Zip elements
7410 @subsubsection Unzip elements
H A Dsourcebuild.texi1372 Target supports vector even/odd element extraction of vectors with elements
H A Dinvoke.texi1788 elements of the type of the field, and permits referring to anonymous
1829 elements and/or incompatible element types. This option should not be
3636 elements of structure, union or array variables as well as for
3638 not occur for variables or elements declared @code{volatile}. Because
3639 these warnings depend on optimization, the exact variables or elements
7113 This reduces the level of indirection needed for accessing the elements
7218 because in Fortran, the elements of an array are stored in memory
/dragonfly/contrib/grep/doc/
H A Dgrep.texi1887 concepts like multi-character collating elements.
/dragonfly/share/i18n/csmapper/JIS/
H A DJISX0212%UCS.src94 # the lowercase forms of these two elements at 0x2942 and 0x2943.
H A DUCS%JISX0212.src94 # the lowercase forms of these two elements at 0x2942 and 0x2943.
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW602 Add list_move() for moving elements from one list to another.
/dragonfly/crypto/libressl/
H A DChangeLog2110 * Fixed an error in libcrypto when parsing some ASN.1 elements > 16k.
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi233 a normal archive. Instead the elements of the first archive are added
236 The paths to the elements of the archive are stored relative to the

123456789