/external/slf4j/slf4j-migrator/src/test/java/org/slf4j/migrator/line/ |
D | TrivialMatcher.java | 45 …MultiGroupConversionRule cr1 = new MultiGroupConversionRule(Pattern.compile("(first group)( second… in TrivialMatcher() local 48 cr1.addReplacement(1, "1st group"); in TrivialMatcher() 51 cr1.addReplacement(3, ""); in TrivialMatcher() 56 conversionRuleList.add(cr1); in TrivialMatcher()
|
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/ |
D | JCLRuleSet.java | 47 …SingleConversionRule cr1 = new SingleConversionRule(Pattern.compile("import\\s*+org.apache.commons… in JCLRuleSet() local 59 conversionRuleList.add(cr1); in JCLRuleSet()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | cc.ll | 11 …call { i64, i64 } asm sideeffect "sc", "={r0},={r3},{r0},~{cr0},~{cr1},~{cr2},~{cr3},~{cr4},~{cr5}… 44 …call { i64, i64 } asm sideeffect "sc", "={r0},={r3},{r0},~{cc},~{cr1},~{cr2},~{cr3},~{cr4},~{cr5},…
|
/external/clang/test/Modules/ |
D | namespaces.cpp | 60 char &cr1 = N5::f('a'); in testMerged() local
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-regs.s | 78 #CHECK: .cfi_offset cr1, 621 194 .cfi_offset cr1,621
|
D | ppc64-encoding-ext.s | 12 beqlr cr1 49 btlr 4*cr1+lt 52 btlr 4*cr1+gt 55 btlr 4*cr1+eq 58 btlr 4*cr1+so 61 btlr 4*cr1+un
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 277 movl %cr1,%eax
|
D | x86-32.s | 385 movl %cr1,%eax
|
/external/valgrind/VEX/orig_ppc32/ |
D | return0.orig | 448 0x25471B64: 2C8B0000 cmpi cr1,r11,0 492 0x25471B4C: 2880000F cmpli cr1,r0,15 537 0x25471B64: 2C8B0000 cmpi cr1,r11,0 752 0x25471BAC: 2C890000 cmpi cr1,r9,0 924 0x25471C0C: 2C890000 cmpi cr1,r9,0 1875 0x25471C94: 2C830000 cmpi cr1,r3,0 2105 0x25471D28: 7C9FE040 cmpl cr1,r31,r28 2331 0x25471DB0: 7C9FE040 cmpl cr1,r31,r28 2727 0x25471DB0: 7C9FE040 cmpl cr1,r31,r28 3577 0x25483C68: 2C850000 cmpi cr1,r5,0 [all …]
|
D | date.orig | 448 0x25471B64: 2C8B0000 cmpi cr1,r11,0 492 0x25471B4C: 2880000F cmpli cr1,r0,15 537 0x25471B64: 2C8B0000 cmpi cr1,r11,0 752 0x25471BAC: 2C890000 cmpi cr1,r9,0 924 0x25471C0C: 2C890000 cmpi cr1,r9,0 1875 0x25471C94: 2C830000 cmpi cr1,r3,0 2105 0x25471D28: 7C9FE040 cmpl cr1,r31,r28 2331 0x25471DB0: 7C9FE040 cmpl cr1,r31,r28 2727 0x25471DB0: 7C9FE040 cmpl cr1,r31,r28 3577 0x25483C68: 2C850000 cmpi cr1,r5,0 [all …]
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 228 # CHECKX: movl %cr1, %eax
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.td | 195 def CR1 : CR<1, "cr1", [CR1LT, CR1GT, CR1EQ, CR1UN]>, DwarfRegNum<[69, 69]>;
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.td | 285 def CR1 : X86Reg<"cr1", 1>;
|
/external/elfutils/src/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/v8/src/arm/ |
D | assembler-arm.h | 444 const CRegister cr1 = { 1 }; variable
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 125 #define CR1 cr1 187 #define CR1 %cr1
|
/external/valgrind/perf/ |
D | tinycc.c | 2955 DEF_ASM(cr1) 4287 DEF_ASM(cr1)
|