Home
last modified time | relevance | path

Searched defs:pretty_print (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/dports/lang/ruby26/ruby-2.6.9/lib/
H A Dpp.rb281 def pretty_print(q) method
330 def pretty_print(q) # :nodoc: method in Array
344 def pretty_print(q) # :nodoc: method in Hash
354 def pretty_print(q) # :nodoc: method
364 def pretty_print(q) # :nodoc: method in Struct
384 def pretty_print(q) # :nodoc: method in Range
394 def pretty_print(q) # :nodoc: method in String
410 def pretty_print(q) # :nodoc: method in File.Stat
493 def pretty_print(q) # :nodoc: method in MatchData
531 def pretty_print(q) method in Node
[all …]
/dports/devel/py-repoze.xmliter/repoze.xmliter-0.6/repoze/xmliter/
H A Dutils.py5 pretty_print=False, encoding=None, doctype=None): argument
21 def getHTMLSerializer(iterable, pretty_print=False, encoding=None, doctype=None): argument
/dports/misc/quantum++/qpp-3.0/qasmtools/include/qasmtools/ast/
H A Dexpr.hpp125 std::ostream& pretty_print(std::ostream& os) const override { in pretty_print() function in qasmtools::ast::Expr
219 std::ostream& pretty_print(std::ostream& os, bool ctx) const override { in pretty_print() function in qasmtools::ast::BExpr
314 std::ostream& pretty_print(std::ostream& os, bool ctx) const override { in pretty_print() function in qasmtools::ast::UExpr
357 std::ostream& pretty_print(std::ostream& os, bool ctx) const override { in pretty_print() function in qasmtools::ast::PiExpr
401 std::ostream& pretty_print(std::ostream& os, bool ctx) const override { in pretty_print() function in qasmtools::ast::IntExpr
443 std::ostream& pretty_print(std::ostream& os, bool ctx) const override { in pretty_print() function in qasmtools::ast::RealExpr
488 std::ostream& pretty_print(std::ostream& os, bool ctx) const override { in pretty_print() function in qasmtools::ast::VarExpr
H A Dstmt.hpp63 std::ostream& pretty_print(std::ostream& os) const override { in pretty_print() function in qasmtools::ast::Stmt
126 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::MeasureStmt
175 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::ResetStmt
243 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::IfStmt
356 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::UGate
425 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::CNOTGate
501 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::BarrierGate
630 std::ostream& pretty_print(std::ostream& os, bool) const override { in pretty_print() function in qasmtools::ast::DeclaredGate
/dports/graphics/py-pygal/pygal-2.4.0/pygal/test/
H A Dtest_config.py70 pretty_print = True variable in test_config_behaviours.LineConfig
106 pretty_print = True variable in test_config_alterations_class.LineConfig
129 pretty_print = True variable in test_config_alterations_instance.LineConfig
153 pretty_print = True variable in test_config_alterations_kwargs.LineConfig
/dports/sysutils/ansible2/ansible-2.9.27/contrib/inventory/
H A Ddocker.py432 def log(msg, pretty_print=False): argument
456 def log(self, msg, pretty_print=False): argument
827 def log(self, msg, pretty_print=False): argument
889 def _json_format_dict(self, data, pretty_print=False): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/scripts/inventory/
H A Ddocker.py419 def log(msg, pretty_print=False): argument
443 def log(self, msg, pretty_print=False): argument
814 def log(self, msg, pretty_print=False): argument
876 def _json_format_dict(self, data, pretty_print=False): argument
/dports/devel/py-lxml/lxml-4.7.1/tools/
H A Dxpathgrep.py100 def print_result(result, pretty_print, encoding=None, _is_py3=sys.version_info[0] >= 3): argument
126 def print_results(results, pretty_print): argument
151 def find_in_file(f, xpath, print_name=True, xinclude=False, pretty_print=True, line_by_line=False, argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/webidl-0.8.0/src/parser/visitor/
H A Dmod.rs4 pub mod pretty_print; module
/dports/lang/ruby26/ruby-2.6.9/lib/rdoc/markup/
H A Drule.rb14 def pretty_print q # :nodoc: method in Rule
H A Dblank_line.rb23 def pretty_print q # :nodoc: method in BlankLine
H A Dhard_break.rb27 def pretty_print q # :nodoc: method in HardBreak
H A Dinclude.rb33 def pretty_print q # :nodoc: method in Include
H A Dheading.rb72 def pretty_print q # :nodoc: method
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/
H A Dbsta_histogram.cxx8 void bsta_histogram<char>::pretty_print(std::ostream& os) const in pretty_print() function in bsta_histogram
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_symb.erl235 pretty_print(SymbTerm) -> function
241 pretty_print(VarValues, SymbTerm) -> function
/dports/sysutils/rsnapshot/rsnapshot-1.4.4/utils/
H A Drsnapreport.pl36 sub pretty_print(){ subroutine
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/renderer/
H A Dsvg.py18 def render(self, style, pretty_print=False): argument
413 def write(self, outfile, pretty_print=False): argument
430 def preview(self, command, pretty_print=False): argument
438 def tostring(self, pretty_print=False): argument
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/resolver/
H A Dlocal_specification.rb20 def pretty_print(q) # :nodoc: method in LocalSpecification
H A Dindex_set.rb56 def pretty_print(q) # :nodoc: method in IndexSet
/dports/lang/ruby26/ruby-2.6.9/ext/openssl/lib/openssl/
H A Dbn.rb20 def pretty_print(q) method in OpenSSL.BN
/dports/audio/p5-Net-LibLO/Net-LibLO-0.06/lib/Net/LibLO/
H A DBundle.pm71 sub pretty_print { subroutine
/dports/audio/rebot3/rebot3-1.0.2/
H A Drebot3.pl772 sub pretty_print { subroutine
/dports/lang/ruby26/ruby-2.6.9/lib/rdoc/
H A Dnormal_module.rb32 def pretty_print q # :nodoc: method in NormalModule
/dports/science/py-pycsw/pycsw-2.6.1/pycsw/core/formats/
H A Dfmt_json.py60 def xml2json(xml_string, namespaces, pretty_print=False): argument

12345678910>>...26