Home
last modified time | relevance | path

Searched refs:tidy (Results 1 – 25 of 35) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-template.rb134 define_template( :class_definition, tidy( <<-'END'.chomp ) )
150 define_template( :attribute, tidy( <<-'END'.chomp ) )
161 define_template( :method, tidy( <<-'END'.chomp ) )
190 vegetable.to_s.should == tidy( <<-END.chomp )
234 vegetable.to_s.should == tidy( <<-END.chomp )
/external/markdown/markdown/extensions/
Dhtml_tidy.py32 import tidy
57 return unicode(tidy.parseString(text.encode('utf-8'),
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Ddot.rb71 TREE_TEMPLATE = ERB.new( Util.tidy( <<-END ) )
83 NODE_TEMPLATE = ERB.new( Util.tidy( <<-END ) )
87 EDGE_TEMPLATE = ERB.new( Util.tidy( <<-END ) )
Ddfa.rb161 message = Util.tidy( <<-END )
224 ANTLR3.bug!( Util.tidy( <<-END ) )
288 ANTLR3.bug!( Util.tidy( <<-END ) )
Dutil.rb23 def tidy( here_doc, flow = false ) method
Dtask.rb187 warn( Util.tidy( <<-END, true ) )
393 file = group.locate( "#{ imp }.g" ) or raise( Util.tidy( <<-END ) )
Dtemplate.rb74 raise ArgumentError, Util.tidy( <<-END, true )
Dprofile.rb346 … $stderr.puts( Util.tidy( <<-END ) % [ __FILE__, __LINE__, @output, error.class, error.message ] )
Drecognizers.rb1331 raise ArgumentError, Util.tidy( <<-END, true )
1340 raise ArgumentError, Util.tidy( <<-END, true )
Dmain.rb173 @output.puts( tidy( <<-END ) )
/external/markdown/docs/extensions/
DHTML_Tidy.txt9 [HTML Tidy]: http://tidy.sourceforge.net/
20 [options]: http://tidy.sourceforge.net/docs/quickref.html
/external/markdown/MarkdownTest/
Dreadme.txt1 MarkdownTest_1.0_2007-05-09 updated for the new version of tidy.
/external/dropbear/
DMakefile.in189 .PHONY : clean sizes thisclean distclean tidy ltc-clean ltm-clean
206 distclean: clean tidy
210 tidy:
/external/valgrind/main/coregrind/m_debuginfo/
DREADME.txt31 (1) Generally tidy up something which needs tidying up
/external/dnsmasq/contrib/webmin/
DREADME18 a lot of things that could be done to tidy up the code - eg,
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb264 ANTLR3.bug!( Util.tidy( <<-END ) % [ self.class, operation, other_operaiton ] )
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
Dwizard.rb378 else raise( ArgumentError, tidy( <<-'END', true ) )
/external/oprofile/
DChangeLog-2001211 * util/Makefile.in: tidy
1097 * dae/oprofiled.c: fix little bug, tidy a bit
1157 * pp/oprofpp.cpp: small tidy
1161 * pp/opf_filter.cpp: minor tidy
1217 * dae/op_start: re-organise, tidy
1538 * oprofile.c: small tidy in apic setup
1598 * dae/opd_util.c: small tidy
1860 memory leaks when setting up the sysctls fails, small tidy
1881 * results/intro: tidy up
DChangeLog-2003329 * libutil++/tests/string_filter_tests.cpp: minor tidy
340 * libutil++/path_filter.cpp: minor tidy
540 * libpp/symbol_sort.cpp: minor tidy
1661 * libpp/locate_images.cpp: minor tidy
2039 * libregex/op_regex.cpp: tidy
2106 * libutil++/string_manip.cpp: and tidy erase_to_last_of(), rtrim() and
2233 * libpp/format_out.cpp: handle multiple counter + a general tidy
2596 * pp/opreport_options.cpp: minor tidy
2932 * libpp/name_storage.h: minor tidy
3953 * libpp/symbol_container.cpp: minor tidy
[all …]
DChangeLog-2002571 * daemon/oprofiled.c: abi tidy
3300 * pp/op_time.cpp: small tidy
3475 * pp/oprofpp.h: tidy, gives a negative form to header output
3510 * pp/op_merge.cpp: small tidy
3537 * module/oprofile_nmi.S: small tidy
DChangeLog-2005102 * libutil++/op_bfd.cpp: minor tidy
DChangeLog-20041018 * libregex/op_regex.h: tidy a bit private interface
/external/sepolicy/
DREADME94 the "tidy" or "xmllint" command will assist you.
/external/libmtp/
DChangeLog784 types and tidy up a bit.
2140 * src/ptp.c: tidy up ptp_usb_getdata
/external/strace/
DChangeLog860 * debian/rules: use *-stamp instead of stamp-*, so dh_clean can tidy

12