Searched refs:Spacing (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 3141 int Spacing = 0; in parseVectorList() local 3147 Spacing = 1; // double-spacing requires explicit D registers, otherwise in parseVectorList() 3160 if (!Spacing) in parseVectorList() 3161 Spacing = 1; // Register range implies a single spaced list. in parseVectorList() 3162 else if (Spacing == 2) { in parseVectorList() 3222 if (!Spacing) in parseVectorList() 3223 Spacing = 1; // Register range implies a single spaced list. in parseVectorList() 3224 else if (Spacing == 2) { in parseVectorList() 3252 if (!Spacing) in parseVectorList() 3253 Spacing = 1 + (Reg == OldReg + 2); in parseVectorList() [all …]
|
/external/webkit/Source/WebCore/svg/ |
D | SVGTextPathElement.h | 77 DECLARE_ANIMATED_ENUMERATION(Spacing, spacing)
|
D | SVGTextPathElement.idl | 35 // textPath Spacing Types
|
D | SVGTextPathElement.cpp | 36 DEFINE_ANIMATED_ENUMERATION(SVGTextPathElement, SVGNames::spacingAttr, Spacing, spacing) in DEFINE_ANIMATED_LENGTH()
|
/external/skia/src/sfnt/ |
D | SkPanose.h | 252 struct Spacing { struct 550 struct Spacing { struct
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | HTMLEntities.properties | 286 # Spacing Modifier Letters -- Netscape can't handle
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | page_info_bubble_controller.mm | 71 // Spacing in between sections. 77 // Spacing between the optional headline and description text views. 80 // Spacing between the image and the text.
|
/external/oprofile/doc/ |
D | CodingStyle | 107 Spacing :
|
/external/webkit/Source/WebCore/platform/graphics/cocoa/ |
D | FontPlatformDataCocoa.mm | 33 // These CoreText Text Spacing feature selectors are not defined in CoreText.
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 692 int Spacing = 1; in copyPhysReg() local 710 Opc = ARM::VMOVD, BeginIdx = ARM::dsub_0, SubRegs = 2, Spacing = 2; in copyPhysReg() 712 Opc = ARM::VMOVD, BeginIdx = ARM::dsub_0, SubRegs = 3, Spacing = 2; in copyPhysReg() 714 Opc = ARM::VMOVD, BeginIdx = ARM::dsub_0, SubRegs = 4, Spacing = 2; in copyPhysReg() 723 BeginIdx = BeginIdx + ((SubRegs-1)*Spacing); in copyPhysReg() 724 Spacing = -Spacing; in copyPhysReg() 730 unsigned Dst = TRI->getSubReg(DestReg, BeginIdx + i*Spacing); in copyPhysReg() 731 unsigned Src = TRI->getSubReg(SrcReg, BeginIdx + i*Spacing); in copyPhysReg()
|
/external/icu4c/test/testdata/ |
D | idna_conf.txt | 1027 desc: 4-3-1 If UseSTD3ASCIIRules: Spacing; <icu> \u0020 is prohibited from the output only when Use…
|
/external/icu4c/data/unidata/ |
D | ppucd.txt | 1738 # 02B0..02FF Spacing Modifier Letters 1781 # Spacing clones of diacritics 1979 # Spacing accent marks
|