/external/bison/src/ |
D | uniqstr.h | 82 F11, F12, F13, F14, F15, \ argument 93 F11, F12, F13, F14, F15, \ argument 96 F11 F12 F13 F14 F15 F16 F17 F18 F19 F20
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcRegisterInfo.td | 98 def F12 : Rf<12, "F12">, DwarfRegNum<[44]>; 126 def D6 : Rd<12, "F12", [F12, F13]>, DwarfRegNum<[78]>;
|
D | FPMover.cpp | 63 SP::F0, SP::F2, SP::F4, SP::F6, SP::F8, SP::F10, SP::F12, SP::F14, in getDoubleRegPair()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsRegisterInfo.td | 154 def F12 : FPR<12, "F12">, DwarfRegNum<[44]>; 183 def D6 : AFPR<12, "F12", [F12, F13]>; 207 def D12_64 : AFPR64<12, "F12", [F12]>;
|
D | MipsCallingConv.td | 50 CCIfType<[f32], CCAssignToRegWithShadow<[F12, F13, F14, F15, 95 CCAssignToReg<[F12, F13, F14, F15, F16, F17, F18, F19]>>>, 98 CCAssignToReg<[F12, F14, F16, F18]>>>,
|
D | MipsRegisterInfo.cpp | 84 case Mips::T4: case Mips::T4_64: case Mips::F12: case Mips::D12_64: in getRegisterNumbering()
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
D | Casting.cpp | 105 const foo *F12 = cast_or_null<foo>(B2); in TEST() local 106 EXPECT_NE(F12, null_foo); in TEST()
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 819 EmitInstrRegReg(STI, MovOpc, Mips::A0, Mips::F12); in EmitSwapFPIntParams() 822 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F14, LE); in EmitSwapFPIntParams() 825 EmitInstrRegReg(STI, MovOpc, Mips::A0, Mips::F12); in EmitSwapFPIntParams() 829 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F13, LE); in EmitSwapFPIntParams() 832 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F13, LE); in EmitSwapFPIntParams() 836 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F13, LE); in EmitSwapFPIntParams()
|
D | MipsCallingConv.td | 146 CCIfType<[f32], CCAssignToRegWithShadow<[F12, F13, F14, F15, 276 CCAssignToReg<[F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, 281 CCAssignToReg<[F0, F2, F4, F6, F8, F10, F12, F14, F16, F18]>>>,
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaRegisterInfo.td | 84 def F12 : FPR<12, "$f12">, DwarfRegNum<[45]>; 127 F10, F11, F12, F13, F14, F15, F16, F17, F18, F19,
|
/external/llvm/lib/Target/Sparc/ |
D | SparcRegisterInfo.td | 174 def F12 : Rf<12, "F12">, DwarfRegNum<[44]>; 202 def D6 : Rd<12, "F12", [F12, F13]>, DwarfRegNum<[78]>; 270 def Q3 : Rq<12, "F12", [D6, D7]>;
|
/external/llvm/unittests/Support/ |
D | Casting.cpp | 131 const foo *F12 = cast_or_null<foo>(B2); in TEST() local 132 EXPECT_NE(F12, null_foo); in TEST()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCBaseInfo.h | 43 case R12: case X12: case F12: case V12: case CR3LT: return 12; in getPPCRegisterNumbering()
|
/external/python/cpython2/Lib/idlelib/ |
D | config-keys.def | 18 do-nothing=<Control-Key-F12> 120 do-nothing=<Control-Key-F12> 189 do-nothing = <Control-Key-F12>
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 85 PPC::F12, PPC::F13, PPC::F14, PPC::F15, 127 PPC::F12, PPC::F13, PPC::F14, PPC::F15, 147 PPC::F12, PPC::F13, PPC::F14, PPC::F15,
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/ |
D | MipsBaseInfo.h | 57 case Mips::T4: case Mips::T4_64: case Mips::F12: case Mips::D12_64: in getMipsRegisterNumbering()
|
/external/syslinux/txt/ |
D | syslinux-cli.txt | 31 <F1>..<F12> help screens (if configured)
|
/external/syslinux/com32/lua/src/ |
D | syslinux.c | 511 export_key (F12); in luaopen_syslinux()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 47 CCAssignToReg<[F1, F2, F3, F4, F5, F6, F7, F8,F9,F10,F11,F12,F13]>>,
|
D | PPCRegisterInfo.td | 148 def F12 : FPR<12, "f12">, DwarfRegNum<[44, 44]>;
|
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
D | DebugSupport.h | 332 UINT64 F12[2]; member
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032659-fw_11.23-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.23-complete-20140116_103533.log | 1517 F12.609999999767751 1783 F12.450000000171713 2045 F12.374999999337888 3105 F12.752221371153839 3239 F12.491962620031053 3371 F12.840680558130973 3517 F12.030999176204205
|
/external/syslinux/doc/ |
D | menu.txt | 58 Backspace, Tab, Enter, Esc, Space, F1..F12, Up, Down, Left, 521 F12 textfile [background]
|
D | syslinux.txt | 543 F12 filename 551 For F10-F12, hit <Ctrl-F><A>, <Ctrl-F>B, <Ctrl-F>C. For 664 <F1>..<F12> help screens (if configured)
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 80 PPC::F12, PPC::F13, PPC::F14, PPC::F15, 119 PPC::F12, PPC::F13, PPC::F14, PPC::F15, 138 PPC::F12, PPC::F13, PPC::F14, PPC::F15,
|