Home
last modified time | relevance | path

Searched refs:Alignments (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DspecialIntersectionsInMappedTypes.types7 type Alignments = Record<Alignment, string>;
8 >Alignments : { [x: string & {}]: string; left: string; center: string; right: string; }
10 const a: Alignments = {
11 >a : Alignments
35 >a : Alignments
42 >a : Alignments
DspecialIntersectionsInMappedTypes.symbols7 type Alignments = Record<Alignment, string>;
8 >Alignments : Symbol(Alignments, Decl(specialIntersectionsInMappedTypes.ts, 2, 61))
12 const a: Alignments = {
14 >Alignments : Symbol(Alignments, Decl(specialIntersectionsInMappedTypes.ts, 2, 61))
DspecialIntersectionsInMappedTypes.js5 type Alignments = Record<Alignment, string>;
7 const a: Alignments = {
DspecialIntersectionsInMappedTypes.errors.txt8 type Alignments = Record<Alignment, string>;
10 const a: Alignments = {
/third_party/typescript/tests/cases/compiler/
DspecialIntersectionsInMappedTypes.ts7 type Alignments = Record<Alignment, string>; alias
9 const a: Alignments = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp471 Alignments == Other.Alignments && Pointers == Other.Pointers; in operator ==()
480 return partition_point(Alignments, [=](const LayoutAlignElem &E) { in findAlignmentLowerBound()
499 if (I != Alignments.end() && in setAlignment()
506 Alignments.insert(I, LayoutAlignElem::get(align_type, abi_align, in setAlignment()
546 if (I != Alignments.end() && I->AlignType == (unsigned)AlignType && in getAlignmentInfo()
552 if (I != Alignments.begin()) { in getAlignmentInfo()
603 Alignments.clear(); in clear()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h145 AlignmentsTy Alignments; variable
217 Alignments = DL.Alignments;
/third_party/openGLES/extensions/ARB/
DARB_enhanced_layouts.txt1340 RESOLUTION: Alignments will be multiples of the base alignment of the
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_enhanced_layouts.txt1330 RESOLUTION: Alignments will be multiples of the base alignment of the