Home
last modified time | relevance | path

Searched refs:root_in (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Droot.c185 primary_root_translate (const char *root_in) in primary_root_translate() argument
193 if (!config) return root_in; in primary_root_translate()
213 return root_in; in primary_root_translate()
239 if (!config) return root_in; in primary_root_inverse_translate()
259 return root_in; in primary_root_inverse_translate()
468 parse_cvsroot (const char *root_in) in parse_cvsroot() argument
485 assert (root_in != NULL); in parse_cvsroot()
492 if ((node = findnode (cache, root_in))) in parse_cvsroot()
495 assert (root_in); in parse_cvsroot()
501 newroot->original = xstrdup (root_in); in parse_cvsroot()
[all …]
H A Droot.h68 const char *primary_root_translate (const char *root_in);
69 const char *primary_root_inverse_translate (const char *root_in);
/dports/www/g-cows/g-cows-1.12/src/
H A Dcows-mkgen_options.H38 Branch_options (string root_in, string prefix_in, string cows_opts_in) in Branch_options() argument
39 : root (root_in), prefix (prefix_in), cows_options (cows_opts_in) { } in Branch_options()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A Dhists_cumulate.c129 struct rb_root_cached *root_in; in del_hist_entries() local
134 root_in = &hists->entries_collapsed; in del_hist_entries()
136 root_in = hists->entries_in; in del_hist_entries()
145 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
H A Dhists_output.c95 struct rb_root_cached *root_in; in del_hist_entries() local
100 root_in = &hists->entries_collapsed; in del_hist_entries()
102 root_in = hists->entries_in; in del_hist_entries()
111 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A Dhists_cumulate.c129 struct rb_root_cached *root_in; in del_hist_entries() local
134 root_in = &hists->entries_collapsed; in del_hist_entries()
136 root_in = hists->entries_in; in del_hist_entries()
145 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
H A Dhists_output.c95 struct rb_root_cached *root_in; in del_hist_entries() local
100 root_in = &hists->entries_collapsed; in del_hist_entries()
102 root_in = hists->entries_in; in del_hist_entries()
111 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A Dhists_cumulate.c129 struct rb_root_cached *root_in; in del_hist_entries() local
134 root_in = &hists->entries_collapsed; in del_hist_entries()
136 root_in = hists->entries_in; in del_hist_entries()
145 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
H A Dhists_output.c95 struct rb_root_cached *root_in; in del_hist_entries() local
100 root_in = &hists->entries_collapsed; in del_hist_entries()
102 root_in = hists->entries_in; in del_hist_entries()
111 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
/dports/devel/atlas-devel/Atlas-C++-0.6.4/protocol/spec/
H A DMakefile4 INPUT=root_in.html entity_in.html operation_in.html type_in.html \
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dhist.c363 struct rb_root_cached *root_in; in hists__delete_entry() local
367 root_in = &he->parent_he->hroot_in; in hists__delete_entry()
371 root_in = &hists->entries_collapsed; in hists__delete_entry()
373 root_in = hists->entries_in; in hists__delete_entry()
377 rb_erase_cached(&he->rb_node_in, root_in); in hists__delete_entry()
1797 struct rb_root_cached *root_in, in hists__hierarchy_output_resort() argument
1806 node = rb_first_cached(root_in); in hists__hierarchy_output_resort()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dhist.c363 struct rb_root_cached *root_in; in hists__delete_entry() local
367 root_in = &he->parent_he->hroot_in; in hists__delete_entry()
371 root_in = &hists->entries_collapsed; in hists__delete_entry()
373 root_in = hists->entries_in; in hists__delete_entry()
377 rb_erase_cached(&he->rb_node_in, root_in); in hists__delete_entry()
1797 struct rb_root_cached *root_in, in hists__hierarchy_output_resort() argument
1806 node = rb_first_cached(root_in); in hists__hierarchy_output_resort()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dhist.c363 struct rb_root_cached *root_in; in hists__delete_entry() local
367 root_in = &he->parent_he->hroot_in; in hists__delete_entry()
371 root_in = &hists->entries_collapsed; in hists__delete_entry()
373 root_in = hists->entries_in; in hists__delete_entry()
377 rb_erase_cached(&he->rb_node_in, root_in); in hists__delete_entry()
1797 struct rb_root_cached *root_in, in hists__hierarchy_output_resort() argument
1806 node = rb_first_cached(root_in); in hists__hierarchy_output_resort()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenrecog.c2355 position *root_in, in merge_state_result() argument
2357 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenrecog.c2368 position *root_in, in merge_state_result() argument
2370 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenrecog.c2356 position *root_in, in merge_state_result() argument
2358 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenrecog.c2370 position *root_in, in merge_state_result() argument
2372 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenrecog.c2355 position *root_in, in merge_state_result() argument
2357 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenrecog.c2370 position *root_in, in merge_state_result() argument
2372 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenrecog.c2370 position *root_in, in merge_state_result() argument
2372 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenrecog.c2355 position *root_in, in merge_state_result() argument
2357 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenrecog.c2370 position *root_in, in merge_state_result() argument
2372 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenrecog.c2355 position *root_in, in merge_state_result() argument
2357 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenrecog.c2355 position *root_in, in merge_state_result() argument
2357 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenrecog.c2356 position *root_in, in merge_state_result() argument
2358 : pattern (pattern_in), root (root_in), prev (prev_in) in merge_state_result()

12