Home
last modified time | relevance | path

Searched defs:rdr (Results 1 – 16 of 16) sorted by relevance

/third_party/libabigail/src/
Dabg-reader.cc1432 #define RECORD_ARTIFACT_AS_USED_BY(rdr, used, user) \ argument
1434 #define RECORD_ARTIFACTS_AS_USED_IN_FN_DECL(rdr, fn) \ argument
1436 #define RECORD_ARTIFACTS_AS_USED_IN_FN_TYPE(rdr, fn_type)\ argument
1439 #define RECORD_ARTIFACT_AS_USED_BY(rdr, used, user) argument
1440 #define RECORD_ARTIFACTS_AS_USED_IN_FN_DECL(rdr, fn) argument
1441 #define RECORD_ARTIFACTS_AS_USED_IN_FN_TYPE(rdr, fn_type) argument
1566 advance_cursor(reader& rdr) in advance_cursor()
1581 walk_xml_node_to_map_type_ids(reader& rdr, in walk_xml_node_to_map_type_ids()
1602 abixml::reader& rdr = dynamic_cast<abixml::reader&>(iface); in read_translation_unit() local
1670 get_or_read_and_add_translation_unit(reader& rdr, xmlNodePtr node) in get_or_read_and_add_translation_unit()
[all …]
Dabg-ctf-reader.cc718 process_ctf_typedef(reader *rdr, in process_ctf_typedef()
778 process_ctf_base_type(reader *rdr, in process_ctf_base_type()
847 build_ir_node_for_variadic_parameter_type(reader &rdr, in build_ir_node_for_variadic_parameter_type()
869 process_ctf_function_type(reader *rdr, in process_ctf_function_type()
955 process_ctf_sou_members(reader *rdr, in process_ctf_sou_members()
1012 process_ctf_forward_type(reader *rdr, in process_ctf_forward_type()
1071 process_ctf_struct_type(reader *rdr, in process_ctf_struct_type()
1124 process_ctf_union_type(reader *rdr, in process_ctf_union_type()
1179 build_array_ctf_range(reader *rdr, ctf_dict_t *dic, in build_array_ctf_range()
1227 process_ctf_array_type(reader *rdr, in process_ctf_array_type()
[all …]
Dabg-dwarf-reader.cc1749 get_container(const reader& rdr, const Dwarf_Die *die) in get_container()
1766 get_container(const reader& rdr, const Dwarf_Die *die) const in get_container() argument
3018 reader& rdr = *const_cast<reader*>(this); in get_die_qualified_name() local
3083 reader& rdr = *const_cast<reader*>(this); in get_die_qualified_type_name() local
3137 reader& rdr = *const_cast<reader*>(this); in get_die_pretty_type_representation() local
3174 reader& rdr = *const_cast<reader*>(this); in get_die_pretty_representation() local
6188 die_location(const reader& rdr, const Dwarf_Die* die) in die_location()
6230 die_loc_and_name(const reader& rdr, in die_loc_and_name()
6352 die_is_effectively_public_decl(const reader& rdr, in die_is_effectively_public_decl()
6612 maybe_cache_type_comparison_result(const reader& rdr, in maybe_cache_type_comparison_result()
[all …]
Dabg-elf-reader.cc246 reader& rdr; member
Dabg-tools-utils.cc2313 load_generate_apply_suppressions(elf_based_reader &rdr, in load_generate_apply_suppressions()
2629 load_vmlinux_corpus(elf_based_reader_sptr rdr, in load_vmlinux_corpus()
/third_party/libabigail/tools/
Dabidiff.cc822 set_generic_options(abigail::elf_based_reader& rdr, options& opts) in set_generic_options()
913 set_native_xml_reader_options(abigail::fe_iface& rdr, in set_native_xml_reader_options()
1014 const abigail::elf_based_reader* rdr, in handle_error()
1234 abigail::elf_based_reader_sptr rdr = in main() local
1255 abigail::fe_iface_sptr rdr = in main() local
1267 abigail::fe_iface_sptr rdr = in main() local
1306 abigail::elf_based_reader_sptr rdr = in main() local
1327 abigail::fe_iface_sptr rdr = abixml::create_reader(opts.file2, env); in main() local
1339 abigail::fe_iface_sptr rdr = abixml::create_reader(opts.file2, env); in main() local
Dabilint.cc732 abigail::fe_iface_sptr rdr = in main() local
767 abigail::fe_iface_sptr rdr = in main() local
779 abigail::elf_based_reader_sptr rdr; in main() local
797 abigail::fe_iface_sptr rdr = in main() local
806 abigail::fe_iface_sptr rdr = in main() local
Dabidw.cc506 set_suppressions(abigail::elf_based_reader& rdr, options& opts) in set_suppressions()
542 set_generic_options(abigail::elf_based_reader& rdr, options& opts) in set_generic_options()
725 fe_iface_sptr rdr = abixml::create_reader(tmp_file->get_path(), env); in load_corpus_and_write_abixml() local
Dabicompat.cc665 abigail::fe_iface_sptr rdr; in read_corpus() local
Dabipkgdiff.cc1242 set_generic_options(abigail::elf_based_reader& rdr, const options& opts) in set_generic_options()
1700 abigail::fe_iface_sptr rdr = abixml::create_reader(abi_file_path, env); in compare_to_self() local
/third_party/libabigail/tests/
Dtest-read-ctf.cc449 abigail::elf_based_reader_sptr rdr = ctf::create_reader(in_elf_path, in perform() local
Dtest-symtab.cc44 abigail::elf_based_reader_sptr rdr = in read_corpus() local
/third_party/rust/crates/aho-corasick/src/
Dlib.rs103 let rdr = "The quick brown fox."; localVariable
Dahocorasick.rs1328 rdr: R, field
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DHolidayTest.java241 RangeDateRule rdr = new RangeDateRule(); in TestCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DHolidayTest.java238 RangeDateRule rdr = new RangeDateRule(); in TestCoverage() local