Home
last modified time | relevance | path

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

1234567

/external/llvm/test/CodeGen/ARM/
Deh-resume-darwin.ll1 ; RUN: llc < %s -mtriple=armv7-apple-ios -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=IOS
2 ; RUN: llc < %s -mtriple=armv7-apple-watchos -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=IOS
3 ; RUN: llc < %s -mtriple=armv7k-apple-ios -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=WATCH…
4 ; RUN: llc < %s -mtriple=armv7k-apple-watchos -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=W…
/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/syslinux/codepage/
DMakefile16 tidy: target
19 clean: tidy
21 dist: tidy
/external/libdaemon/doc/
DMakefile.am44 tidy: README.html target
45 tidy -e < README.html
47 .PHONY: doxygen tidy
/external/syslinux/libinstaller/
DMakefile28 tidy: target
31 clean: tidy
33 dist: tidy
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-ifcvt3.ll1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -arm-atomic-cfg-tidy=0 | FileCheck %s
2 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -arm-atomic-cfg-tidy=0 -arm-default-it | FileCheck %s
3 ; RUN: llc < %s -mtriple=thumbv8-apple-darwin -arm-atomic-cfg-tidy=0 -arm-no-restrict-it | FileChec…
Dv8_IT_3.ll1 ; RUN: llc < %s -mtriple=thumbv8 -arm-atomic-cfg-tidy=0 | FileCheck %s
2 ; RUN: llc < %s -mtriple=thumbv7 -arm-atomic-cfg-tidy=0 -arm-restrict-it | FileCheck %s
3 ; RUN: llc < %s -mtriple=thumbv8 -arm-atomic-cfg-tidy=0 -relocation-model=pic | FileCheck %s --chec…
4 ; RUN: llc < %s -mtriple=thumbv7 -arm-atomic-cfg-tidy=0 -arm-restrict-it -relocation-model=pic | Fi…
/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 ) )
/external/syslinux/
DMakefile231 all strip tidy clean dist install installer netinstall: $(all_firmware) target
237 strip tidy clean dist install installer netinstall: target
376 local-tidy:
381 tidy: local-tidy $(BESUBDIRS) $(IESUBDIRS) $(BSUBDIRS) $(ISUBDIRS) target
386 clean: local-tidy local-clean $(BESUBDIRS) $(IESUBDIRS) $(BSUBDIRS) $(ISUBDIRS)
393 dist: local-dist local-tidy $(BESUBDIRS) $(IESUBDIRS) $(BSUBDIRS) $(ISUBDIRS)
/external/syslinux/sample/
DMakefile32 tidy dist: target
35 clean: tidy
/external/markdown/markdown/extensions/
Dhtml_tidy.py32 import tidy
57 return unicode(tidy.parseString(text.encode('utf-8'),
/external/syslinux/com32/samples/
DMakefile28 tidy dist: target
31 clean: tidy
/external/syslinux/com32/elflink/
DMakefile25 tidy dist: target
28 clean: tidy
/external/syslinux/com32/chain/
DMakefile30 tidy dist: target
33 clean: tidy
/external/syslinux/com32/mboot/
DMakefile33 tidy dist: target
36 clean: tidy
/external/syslinux/com32/gdbstub/
DMakefile36 tidy dist clean: target
39 clean: tidy
/external/syslinux/com32/menu/
DMakefile36 tidy dist: target
39 clean: tidy
/external/syslinux/diag/mbr/
DMakefile43 tidy dist: target
46 clean: tidy
/external/llvm/test/CodeGen/AArch64/
Dfast-isel-branch_weights.ll1 ; RUN: llc -mtriple=arm64-apple-darwin -aarch64-atomic-cfg-tidy=0 -veri…
2 ; RUN: llc -mtriple=arm64-apple-darwin -aarch64-atomic-cfg-tidy=0 -fast-isel -fast-isel-abort=1 -ve…
Djump-table.ll1 ; RUN: llc -verify-machineinstrs -o - %s -mtriple=aarch64-none-linux-gnu -aarch64-atomic-cfg-tidy=0…
2 …machineinstrs -o - %s -mtriple=aarch64-none-linux-gnu -aarch64-atomic-cfg-tidy=0 | FileCheck --che…
3 …linux-gnu -verify-machineinstrs -relocation-model=pic -aarch64-atomic-cfg-tidy=0 -o - %s | FileChe…
/external/syslinux/com32/rosh/
DMakefile47 tidy dist: target
50 clean: tidy
/external/syslinux/com32/libutil/
DMakefile51 tidy dist: target
54 clean: tidy
/external/syslinux/com32/sysdump/
DMakefile50 tidy dist: target
53 clean: tidy
/external/syslinux/gpxe/
DMakefile27 tidy: target
29 clean: tidy

1234567