/external/llvm/test/CodeGen/X86/ |
D | asm-modifier-P.ll | 16 ; asm("frob %0 x" : : "m"(G)); 17 ; asm("frob %P0 x" : : "m"(G)); 26 ; CHECK-PIC-64: frob (%rax) x 27 ; CHECK-PIC-64: frob (%rax) x 30 ; CHECK-STATIC-64: frob G(%rip) x 31 ; CHECK-STATIC-64: frob G x 34 ; CHECK-PIC-32: frob G x 35 ; CHECK-PIC-32: frob G x 38 ; CHECK-STATIC-32: frob G x 39 ; CHECK-STATIC-32: frob G x [all …]
|
D | 2008-12-23-crazy-address.ll | 8 call void @frob(i32* %Y) nounwind 20 call void @frob(i32* %0) nounwind 31 declare void @frob(i32*)
|
D | inline-asm.ll | 17 tail call void asm sideeffect "frob $0", "m"( float 0x41E0000000000000)
|
D | inline-asm-fpstack.ll | 29 call void asm sideeffect "frob ", "{st(0)},~{st},~{dirflag},~{fpsr},~{flags}"( x86_fp80 %X) 40 call void asm sideeffect "frob ", "{st(0)},~{st},~{dirflag},~{fpsr},~{flags}"( double %X) 52 call void asm sideeffect "frob ", "{st(0)},~{st},~{dirflag},~{fpsr},~{flags}"( double %Y)
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | speculate-with-offset.ll | 13 call void @frob(i64** %__a.addr) 35 call void @frob(i64** %__a.addr) 57 call void @frob(i64** %__a.addr) 79 call void @frob(i64** %__a.addr) 94 declare void @frob(i64** nocapture %p)
|
/external/strace/debian/ |
D | changelog | 230 -- Roland McGrath <frob@debian.org> Fri, 03 Aug 2007 03:24:21 -0700 265 -- Roland McGrath <frob@debian.org> Mon, 16 Jan 2006 22:17:38 -0800 280 -- Roland McGrath <frob@debian.org> Wed, 3 Aug 2005 04:41:49 -0700 296 -- Roland McGrath <frob@debian.org> Wed, 8 Jun 2005 13:52:39 -0700 308 -- Roland McGrath <frob@debian.org> Tue, 22 Mar 2005 15:12:22 -0800 324 -- Roland McGrath <frob@debian.org> Fri, 4 Feb 2005 01:53:01 -0800 340 -- Roland McGrath <frob@debian.org> Tue, 19 Oct 2004 18:05:28 -0700 353 -- Roland McGrath <frob@debian.org> Tue, 31 Aug 2004 01:41:19 -0700 362 -- Roland McGrath <frob@debian.org> Mon, 12 Jul 2004 00:18:32 -0700 369 -- Roland McGrath <frob@debian.org> Sun, 27 Jun 2004 22:19:15 -0700 [all …]
|
/external/llvm/test/Transforms/Inline/ |
D | byval-tail-call.ll | 31 define void @frob(i32* %x) { 32 ; CHECK-LABEL: define void @frob(
|
/external/llvm/test/Transforms/InstCombine/ |
D | stack-overalign.ll | 23 call void @frob(i8* %src1) nounwind 27 declare void @frob(i8*)
|
/external/llvm/test/MC/SystemZ/ |
D | insn-good.s | 1535 #CHECK: cgfrl %r7, frob@PLT # encoding: [0xc6,0x7c,A,A,A,A] 1536 # fixup A - offset: 2, value: frob@PLT+2, kind: FK_390_PC32DBL 1537 #CHECK: cgfrl %r8, frob@PLT # encoding: [0xc6,0x8c,A,A,A,A] 1538 # fixup A - offset: 2, value: frob@PLT+2, kind: FK_390_PC32DBL 1540 cgfrl %r7,frob@PLT 1541 cgfrl %r8,frob@PLT 1608 #CHECK: cghrl %r7, frob@PLT # encoding: [0xc6,0x74,A,A,A,A] 1609 # fixup A - offset: 2, value: frob@PLT+2, kind: FK_390_PC32DBL 1610 #CHECK: cghrl %r8, frob@PLT # encoding: [0xc6,0x84,A,A,A,A] 1611 # fixup A - offset: 2, value: frob@PLT+2, kind: FK_390_PC32DBL [all …]
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
D | FilterFile.txt | 94 <Method name="frob" params="int,java.lang.String" returns="void" /> 120 <Method name="frob" params="int,java.lang.String" returns="void" />
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | globalsra-unknown-index.ll | 14 define void @frob() {
|
/external/clang/test/SemaObjC/ |
D | arc-decls.m | 137 …__attribute__((objc_ownership(frob))) id i; // expected-warning {{'objc_ownership' attribute argum…
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/src/gl-matrix/ |
D | mat2.js | 281 mat2.frob = function (a) { function
|
D | mat2d.js | 313 mat2d.frob = function (a) { function
|
D | mat3.js | 560 mat3.frob = function (a) { function
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/spec/gl-matrix/ |
D | mat2d-spec.js | 190 beforeEach(function() { result = mat2d.frob(matA); });
|
D | mat3-spec.js | 343 beforeEach(function() { result = mat3.frob(matA); });
|
D | mat2-spec.js | 192 beforeEach(function() { result = mat2.frob(matA); });
|
D | mat4-spec.js | 632 beforeEach(function() { result = mat4.frob(matA); });
|
/external/elfutils/src/libcpu/ |
D | ChangeLog | 9 2012-10-10 Roland McGrath <roland@hack.frob.com> 14 2012-06-26 Roland McGrath <roland@hack.frob.com> 28 2011-10-16 Roland McGrath <roland@hack.frob.com>
|
/external/elfutils/src/lib/ |
D | ChangeLog | 42 2011-07-09 Roland McGrath <roland@hack.frob.com>
|
/external/elfutils/src/ |
D | ChangeLog | 196 2012-01-20 Roland McGrath <roland@hack.frob.com> 200 2011-10-08 Roland McGrath <roland@hack.frob.com>
|
/external/bison/m4/ |
D | po.m4 | 337 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang)).msg) 339 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
|
/external/elfutils/src/m4/ |
D | po.m4 | 337 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang)).msg) 339 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
|
/external/libexif/auto-m4/ |
D | po.m4 | 325 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang)).msg) 327 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
|