• Home
  • Raw
  • Download

Lines Matching +refs:python +refs:indent +refs:calculate +refs:levels

1140 	ir: Properly indent overload of equals() for class_decl
4602 newline and properly indent it.
5237 (notify_equality_failed, mark_types_as_being_compared): Re-indent.
6069 data members. Also, re-indent the data members.
6123 Re-indent these data members.
8603 python doesn't seem to have a unsigned integer type. So we need
9564 dwarf-reader: re-indent a block of code
9565 * src/abg-dwarf-reader.cc (compare_dies): Properly indent a
12133 * src/abg-reporter-priv.h (represent_data_member): Add indent
12147 override, indent the lines of detail by 2 spaces.
12971 (read_is_declaration_only): Re-indent.
13789 Misc indent cleanup
14215 -write_corpus(write_context& ctxt, const corpus_sptr& corpus, unsigned indent);
14218 + unsigned indent,
14221 write_corpus(const corpus_sptr& corpus, unsigned indent, write_context& ctxt);
14248 overload write_corpus_group(ctxt, corpus_group, indent) and
14259 write_corpus(ctxt, corpus, indent) and deprecate all others.
14272 overload write_translation_unit(ctxt, tu, indent) and deprecate
15820 Allow use of python even when fedabipkgdiff is disabled
15821 * configure.ac: Detect the presence and version of python even
16203 Use the correct python interpreter in runtestdefaultsupprs.py
16206 * tests/runtestdefaultsupprs.py.in: Use the python interpreter
16211 Use the dynamically selected python for Koji configure tests
16212 * configure.ac: Use the python interpreter that was selected by
16847 Bug 22722 - Make fedabipkgdiff and its tests support both python 3 and 2
16864 * tests/runtestfedabipkgdiff.py.in: Use python from env in
23049 Fix python interpreter path for el6
23050 * tests/runtestdefaultsupprs.py.in: Use the python interpreter at
23051 /usr/bin/python, not the one at /bin/python.
23174 Improve python modules detection
23886 file to silence memcheck leak errors from python.
23934 the fedabipkgdiff feature. Add check for prerequisite python
24234 Update documentation to require doxygen and python-sphinx for building
24235 * COMPILING: Add python-sphinx to the set of required packages to
24238 and python-sphinx for documentation.
25339 Properly indent code after if clause.
25340 * src/abg-ini.cc (write_property_value): Properly indent return
26429 * tests/update-test-read-dwarf-output.py: New helper python program.
27878 re-indent.
28657 (write_enum_type_decl): In this function in particular, indent a
29354 indent the content of the "Removed binaries" and "Added binaries"
29649 Re-indent tools/abipkgdiff.cc
29650 * tools/abipkgdiff.cc: Re-indent the file properly and fix some
32725 * src/abg-dwarf-reader.cc (build_ir_node): Re-indent. Also,
34541 * doc/manuals/libabigail-concepts.rst: Re-indent and fix some
36285 * include/abg-ir.h (elf_symbol::version::version): Properly indent
36289 indent constructor parameters.
36432 the low levels of what a variable is here. Also, cleanup the
38104 Rather, calculate the hash, cache it and return the value.
40310 * src/abg-ir.cc (class_decl::class_decl): Properly indent.
40312 (class_tmpl_shared_ptr_map): Properly indent these typedefs.
40550 * include/abg-writer.h (write_translation_unit): Re-indent parms.
43759 (handle_namespace_decl): Fix indent.