/external/python/cpython2/PC/bdist_wininst/ |
D | wininst-7.1.sln | 2 …A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-7.1.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6… 12 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.ActiveCfg = Debug|Win32 13 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.Build.0 = Debug|Win32 14 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.ActiveCfg = Release|Win32 15 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.Build.0 = Release|Win32
|
D | wininst-8.sln | 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-8.vcproj", "{EB1C19C1-1F18-… 11 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Debug|Win32 12 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.Build.0 = Debug|Win32 13 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32 14 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.Build.0 = Release|Win32
|
/external/bison/src/ |
D | uniqstr.h | 83 F16, F17, F18, F19, F20, \ argument 94 F16, F17, F18, F19, F20, ...) \ argument 96 F11 F12 F13 F14 F15 F16 F17 F18 F19 F20
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaCallingConv.td | 31 [F16, F17, F18, F19, F20, F21]>>, 33 CCIfType<[f32, f64], CCAssignToRegWithShadow<[F16, F17, F18, F19, F20, F21],
|
D | AlphaRegisterInfo.td | 90 def F18 : FPR<18, "$f18">, DwarfRegNum<[51]>; 127 F10, F11, F12, F13, F14, F15, F16, F17, F18, F19,
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcRegisterInfo.td | 104 def F18 : Rf<18, "F18">, DwarfRegNum<[50]>; 129 def D9 : Rd<18, "F18", [F18, F19]>, DwarfRegNum<[81]>;
|
D | FPMover.cpp | 64 SP::F16, SP::F18, SP::F20, SP::F22, SP::F24, SP::F26, SP::F28, SP::F30 in getDoubleRegPair()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsRegisterInfo.td | 160 def F18 : FPR<18, "F18">, DwarfRegNum<[50]>; 186 def D9 : AFPR<18, "F18", [F18, F19]>; 213 def D18_64 : AFPR64<18, "F18", [F18]>;
|
D | MipsCallingConv.td | 51 F16, F17, F18, F19], 95 CCAssignToReg<[F12, F13, F14, F15, F16, F17, F18, F19]>>>, 98 CCAssignToReg<[F12, F14, F16, F18]>>>,
|
D | MipsRegisterInfo.cpp | 99 case Mips::S2: case Mips::S2_64: case Mips::F18: case Mips::D18_64: in getRegisterNumbering()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 147 {PPC::F18, -112}, in getCalleeSavedSpillSlots() 224 {PPC::F18, -112}, in getCalleeSavedSpillSlots()
|
D | PPCRegisterInfo.cpp | 113 PPC::F18, PPC::F19, PPC::F20, PPC::F21, in getCalleeSavedRegs() 139 PPC::F18, PPC::F19, PPC::F20, PPC::F21, in getCalleeSavedRegs() 167 PPC::F18, PPC::F19, PPC::F20, PPC::F21, in getCalleeSavedRegs() 193 PPC::F18, PPC::F19, PPC::F20, PPC::F21, in getCalleeSavedRegs()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 224 R29, R30, R31, F14, F15, F16, F17, F18, 233 R29, R30, R31, F14, F15, F16, F17, F18, 242 X29, X30, X31, F14, F15, F16, F17, F18, 251 X29, X30, X31, F14, F15, F16, F17, F18,
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCBaseInfo.h | 49 case R18: case X18: case F18: case V18: case CR4EQ: return 18; in getPPCRegisterNumbering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcRegisterInfo.td | 180 def F18 : Rf<18, "F18">, DwarfRegNum<[50]>; 205 def D9 : Rd<18, "F18", [F18, F19]>, DwarfRegNum<[81]>;
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 86 PPC::F16, PPC::F17, PPC::F18, PPC::F19, 128 PPC::F16, PPC::F17, PPC::F18, PPC::F19, 148 PPC::F16, PPC::F17, PPC::F18, PPC::F19,
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/ |
D | MipsBaseInfo.h | 72 case Mips::S2: case Mips::S2_64: case Mips::F18: case Mips::D18_64: in getMipsRegisterNumbering()
|
/external/python/cpython2/PC/VS8.0/ |
D | pcbuild.sln | 115 …D11-00A0C91BC942}") = "bdist_wininst", "bdist_wininst.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6… 483 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Release|Win32 484 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|x64.ActiveCfg = Release|x64 485 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGInstrument|Win32.ActiveCfg = Release|Win32 486 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGInstrument|x64.ActiveCfg = Release|x64 487 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|Win32.ActiveCfg = Release|Win32 488 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|x64.ActiveCfg = Release|x64 489 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32 490 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|x64.ActiveCfg = Release|x64
|
/external/python/cpython2/PCbuild/ |
D | pcbuild.sln | 46 … "bdist_wininst", "..\PC\bdist_wininst\bdist_wininst.vcxproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6… 396 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Release|Win32 397 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|x64.ActiveCfg = Release|x64 398 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGInstrument|Win32.ActiveCfg = Release|Win32 399 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGInstrument|x64.ActiveCfg = Release|x64 400 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|Win32.ActiveCfg = Release|Win32 401 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|x64.ActiveCfg = Release|x64 402 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32 403 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|x64.ActiveCfg = Release|x64
|
/external/python/cpython2/PC/VS9.0/ |
D | pcbuild.sln | 115 …D11-00A0C91BC942}") = "bdist_wininst", "bdist_wininst.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6… 483 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Release|Win32 484 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|x64.ActiveCfg = Release|x64 485 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGInstrument|Win32.ActiveCfg = Release|Win32 486 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGInstrument|x64.ActiveCfg = Release|x64 487 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|Win32.ActiveCfg = Release|Win32 488 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|x64.ActiveCfg = Release|x64 489 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32 490 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|x64.ActiveCfg = Release|x64
|
/external/llvm/lib/Target/Mips/ |
D | MipsCallingConv.td | 147 F16, F17, F18, F19], 277 F14, F15, F16, F17, F18, F19]>>>, 281 CCAssignToReg<[F0, F2, F4, F6, F8, F10, F12, F14, F16, F18]>>>,
|
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
D | DebugSupport.h | 338 UINT64 F18[2]; member
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | nfc.txt | 174 0F18..0F19:220 1030 1F18=0395 0313 1032 1F1A=1F18 0300 1034 1F1C=1F18 0301
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 1684 @interface F18 : NSObject<F18P> @end interface 1685 @interface F18(Cat) interface in Cat 1689 @implementation F18 implementation 1691 return [F18 alloc];
|
D | objcmt-arc-cf-annotations.m.result | 1732 @interface F18 : NSObject<F18P> @end 1733 @interface F18(Cat) 1737 @implementation F18 1739 return [F18 alloc];
|