Home
last modified time | relevance | path

Searched refs:align (Results 1 – 25 of 113) sorted by relevance

12345

/frameworks/compile/libbcc/tests/libbcc/
Dtest_reduce_general_cleanup.ll29 @.rs.reduce_fn.aiAccum = global i8* bitcast (void (i32*, i32)* @aiAccum to i8*), align 4
30 @.rs.reduce_fn.dpAccum = global i8* bitcast (void (float*, float, float)* @dpAccum to i8*), align 4
31 @.rs.reduce_fn.dpSum = global i8* bitcast (void (float*, float*)* @dpSum to i8*), align 4
32 @.rs.reduce_fn.fMMInit = global i8* bitcast (void (%struct.MinAndMax*)* @fMMInit to i8*), align 4
33 …lator = global i8* bitcast (void (%struct.MinAndMax*, float, i32)* @fMMAccumulator to i8*), align 4
34 … = global i8* bitcast (void (%struct.MinAndMax*, %struct.MinAndMax*)* @fMMCombiner to i8*), align 4
35 …rter = global i8* bitcast (void (<2 x i32>*, %struct.MinAndMax*)* @fMMOutConverter to i8*), align 4
36 @.rs.reduce_fn.fzInit = global i8* bitcast (void (i32*)* @fzInit to i8*), align 4
37 @.rs.reduce_fn.fzAccum = global i8* bitcast (void (i32*, i32, i32)* @fzAccum to i8*), align 4
38 @.rs.reduce_fn.fzCombine = global i8* bitcast (void (i32*, i32*)* @fzCombine to i8*), align 4
[all …]
Dtest_reduce_general_metadata.ll45 …l.1 { float 0.000000e+00, i32 -1 }, %struct.IndexedVal.1 { float -0.000000e+00, i32 -1 } }, align 4
50 %1 = load i32, i32* %accum, align 4, !tbaa !18
52 store i32 %2, i32* %accum, align 4, !tbaa !18
58 store i32 1, i32* %accum, align 4, !tbaa !18
64 %1 = load i32, i32* %accum, align 4, !tbaa !18
66 store i32 %2, i32* %accum, align 4, !tbaa !18
73 %2 = load float, float* %accum, align 4, !tbaa !22
75 store float %3, float* %accum, align 4, !tbaa !22
81 %1 = load float, float* %val, align 4, !tbaa !22
82 %2 = load float, float* %accum, align 4, !tbaa !22
[all …]
Dtest_slang_version_info.ll55 %1 = alloca <4 x i8>, align 4
56 %result = alloca <4 x i8>, align 4
57 store <4 x i8> %in, <4 x i8>* %1, align 4
60 %2 = load <4 x i8>, <4 x i8>* %1, align 4, !dbg !31
62 store <4 x i8> %3, <4 x i8>* %result, align 4, !dbg !31
63 %4 = load <4 x i8>, <4 x i8>* %result, align 4, !dbg !32
91 !10 = !DICompositeType(tag: DW_TAG_array_type, baseType: !11, size: 32, align: 32, flags: DIFlagVec…
94 !13 = !DIBasicType(name: "unsigned char", size: 8, align: 8, encoding: DW_ATE_unsigned_char)
/frameworks/compile/mclinker/lib/Object/
DObjectBuilder.cpp74 target->setAlign(pInputSection.align()); in MergeSection()
112 pInputSection.setAlign(pair.second->getSection()->align()); in MergeSection()
134 AlignFragment* align = NULL; in MoveSectionData() local
135 if (pFrom.getSection().align() > 1) { in MoveSectionData()
137 unsigned int alignment = pFrom.getSection().align(); in MoveSectionData()
138 align = new AlignFragment(/*alignment*/alignment, in MoveSectionData()
142 align->setOffset(offset); in MoveSectionData()
143 align->setParent(&pTo); in MoveSectionData()
144 pTo.getFragmentList().push_back(align); in MoveSectionData()
145 offset += align->size(); in MoveSectionData()
[all …]
/frameworks/base/core/java/android/text/
DBoringLayout.java40 Alignment align, in make() argument
43 return new BoringLayout(source, paint, outerwidth, align, in make()
50 Alignment align, in make() argument
54 return new BoringLayout(source, paint, outerwidth, align, in make()
65 int outerwidth, Alignment align, in replaceOrMake() argument
69 replaceWith(source, paint, outerwidth, align, spacingmult, in replaceOrMake()
76 init(source, paint, outerwidth, align, spacingmult, spacingadd, in replaceOrMake()
87 int outerwidth, Alignment align, in replaceOrMake() argument
96 replaceWith(source, paint, outerwidth, align, spacingmult, in replaceOrMake()
106 paint, outerwidth, align, spacingmult, in replaceOrMake() local
[all …]
DLayout.java189 int width, Alignment align, in Layout() argument
191 this(text, paint, width, align, TextDirectionHeuristics.FIRSTSTRONG_LTR, in Layout()
211 int width, Alignment align, TextDirectionHeuristic textDir, in Layout() argument
229 mAlignment = align; in Layout()
245 int width, Alignment align, in replaceWith() argument
254 mAlignment = align; in replaceWith()
353 final Alignment align; in getJustifyWidth() local
355 align = (dir == DIR_LEFT_TO_RIGHT) ? Alignment.ALIGN_NORMAL : Alignment.ALIGN_OPPOSITE; in getJustifyWidth()
357 align = (dir == DIR_LEFT_TO_RIGHT) ? Alignment.ALIGN_OPPOSITE : Alignment.ALIGN_NORMAL; in getJustifyWidth()
359 align = paraAlign; in getJustifyWidth()
[all …]
DStaticLayout.java435 Alignment align, float spacingmult, float spacingadd,
437 this(source, 0, source.length(), paint, width, align,
445 int width, Alignment align, TextDirectionHeuristic textDir,
448 this(source, 0, source.length(), paint, width, align, textDir,
454 Alignment align,
457 this(source, bufstart, bufend, paint, outerwidth, align,
466 Alignment align, TextDirectionHeuristic textDir,
469 this(source, bufstart, bufend, paint, outerwidth, align, textDir,
475 Alignment align,
479 this(source, bufstart, bufend, paint, outerwidth, align,
[all …]
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll38 store i8 %val, i8* %1, align 1, !tbaa !21
44 %2 = load i8, i8* %1, align 1, !tbaa !21
52 store <2 x i8> %val, <2 x i8>* %2, align 2, !tbaa !22
59 %3 = load <2 x i8>, <2 x i8>* %2, align 2, !tbaa !22
68 store <4 x i8> %2, <4 x i8>* %3, align 4, !tbaa !23
75 %3 = load <4 x i8>, <4 x i8>* %2, align 4, !tbaa !23
84 store <4 x i8> %val, <4 x i8>* %2, align 4, !tbaa !24
91 %3 = load <4 x i8>, <4 x i8>* %2, align 4, !tbaa !24
98 store i8 %val, i8* %1, align 1, !tbaa !25
104 %2 = load i8, i8* %1, align 1, !tbaa !25
[all …]
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll40 store i8 %val, i8* %1, align 1, !tbaa !21
46 %2 = load i8, i8* %1, align 1, !tbaa !21
55 store <2 x i8> %3, <2 x i8>* %2, align 2, !tbaa !22
62 %3 = load <2 x i8>, <2 x i8>* %2, align 2, !tbaa !22
72 store <4 x i8> %3, <4 x i8>* %4, align 4, !tbaa !23
79 %3 = load <4 x i8>, <4 x i8>* %2, align 4, !tbaa !23
88 store <4 x i8> %val, <4 x i8>* %2, align 4, !tbaa !24
95 %3 = load <4 x i8>, <4 x i8>* %2, align 4, !tbaa !24
102 store i8 %val, i8* %1, align 1, !tbaa !25
108 %2 = load i8, i8* %1, align 1, !tbaa !25
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DTextAttribute.java28 public TextAlignment align; field in TextAttribute
36 public TextAttribute(int start, int length, TextAlignment align, in TextAttribute() argument
41 this.align = align; in TextAttribute()
/frameworks/native/libs/gui/
DBufferItem.cpp65 size = FlattenableUtils::align<sizeof(T)>(size); in addAligned()
94 size = FlattenableUtils::align<4>(size); in getFlattenedSize()
98 size = FlattenableUtils::align<4>(size); in getFlattenedSize()
101 size = FlattenableUtils::align<8>(size); in getFlattenedSize()
118 size -= FlattenableUtils::align<alignof(T)>(buffer); in writeAligned()
140 size -= FlattenableUtils::align<4>(buffer); in flatten()
146 size -= FlattenableUtils::align<4>(buffer); in flatten()
181 size -= FlattenableUtils::align<alignof(T)>(buffer); in readAligned()
199 size -= FlattenableUtils::align<4>(buffer); in unflatten()
206 size -= FlattenableUtils::align<4>(buffer); in unflatten()
/frameworks/rs/rsov/compiler/tests/globals/
Dmul2.ll17 @c1 = common global float 0.000000e+00, align 4
18 @c2 = common global <4 x float> zeroinitializer, align 16
19 @d = common global i8 0, align 1
20 @i = common global i32 0, align 4
25 %0 = load float, float* @c1, align 4, !tbaa !14
29 %1 = load <4 x float>, <4 x float>* @c2, align 16, !tbaa !18
/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
Dstylesheet-jdiff.css8 …90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
9 …ge;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;p…
10 …n;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;p…
11 …4;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;p…
12 …te;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-righ…
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
Dstylesheet-jdiff.css8 …90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
9 …ge;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;p…
10 …n;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;p…
11 …4;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;p…
12 …te;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-righ…
/frameworks/rs/rsov/compiler/tests/rs_allocation/
Dread_write.ll14 @r = common global %struct.rs_allocation zeroinitializer, align 4
15 @w = common global %struct.rs_allocation zeroinitializer, align 4
16 @c1 = common global i8 0, align 1
21 %.unpack = load i32, i32* bitcast (%struct.rs_allocation* @r to i32*), align 4
24 %1 = load i8, i8* @c1, align 1, !tbaa !15
29 %.unpack6 = load i32, i32* bitcast (%struct.rs_allocation* @w to i32*), align 4
Dmulti_read.ll14 @a1 = common global %struct.rs_allocation zeroinitializer, align 4
15 @a2 = common global %struct.rs_allocation zeroinitializer, align 4
16 @c1 = common global i8 0, align 1
25 %.unpack = load i32, i32* bitcast (%struct.rs_allocation* @a1 to i32*), align 4
32 %.unpack16 = load i32, i32* bitcast (%struct.rs_allocation* @a2 to i32*), align 4
36 %6 = load i8, i8* @c1, align 1, !tbaa !15
Daccess_same.ll14 @a1 = common global %struct.rs_allocation zeroinitializer, align 4
15 @c1 = common global i8 0, align 1
24 %.unpack = load i32, i32* bitcast (%struct.rs_allocation* @a1 to i32*), align 4
31 %.unpack14 = load i32, i32* bitcast (%struct.rs_allocation* @a1 to i32*), align 4
34 %6 = load i8, i8* @c1, align 1, !tbaa !13
Dwrite.ll14 @alloc = common global %struct.rs_allocation zeroinitializer, align 4
15 @c1 = common global i8 0, align 1
20 %0 = load i8, i8* @c1, align 1, !tbaa !13
24 %.unpack = load i32, i32* bitcast (%struct.rs_allocation* @alloc to i32*), align 4
Dread.ll14 @alloc = common global %struct.rs_allocation zeroinitializer, align 4
15 @c1 = common global i8 0, align 1
24 %.unpack = load i32, i32* bitcast (%struct.rs_allocation* @alloc to i32*), align 4
27 %3 = load i8, i8* @c1, align 1, !tbaa !13
/frameworks/rs/rsov/compiler/tests/image/
Dcontrast.ll18 @brightM = internal unnamed_addr global float 0.000000e+00, align 4
19 @brightC = internal unnamed_addr global float 0.000000e+00, align 4
26 store float %call, float* @brightM, align 4, !tbaa !11
29 store float %sub, float* @brightC, align 4, !tbaa !11
41 %1 = load float, float* @brightM, align 4, !tbaa !11
45 %2 = load float, float* @brightC, align 4, !tbaa !11
69 %2 = load float, float* %1, align 4
/frameworks/base/libs/hwui/hwui/
DMinikinUtils.cpp97 float align = 0; in hOffsetForTextAlign() local
100 align = -0.5f; in hOffsetForTextAlign()
103 align = -1; in hOffsetForTextAlign()
109 return align * (layout.getAdvance() - measure.getLength()); in hOffsetForTextAlign()
/frameworks/av/media/libstagefright/foundation/tests/
DUtils_test.cpp171 ASSERT_EQ(align(11, 4), 12); in TEST_F()
172 ASSERT_EQ(align(12, 4), 12); in TEST_F()
173 ASSERT_EQ(align(13, 4), 16); in TEST_F()
174 ASSERT_EQ(align(11, 8), 16); in TEST_F()
175 ASSERT_EQ(align(11, 2), 12); in TEST_F()
176 ASSERT_EQ(align(11, 1), 11); in TEST_F()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp908 uint32_t pFromFlag = pFrom.getSection().align(); in MoveCommonData()
922 uint32_t flag = frag->getParent()->getSection().align(); in MoveCommonData()
928 AlignFragment* align = NULL; in MoveCommonData() local
929 if (pFrom.getSection().align() > 1) { in MoveCommonData()
931 unsigned int alignment = pFrom.getSection().align(); in MoveCommonData()
932 align = new AlignFragment(/*alignment*/alignment, in MoveCommonData()
936 pFrom.getFragmentList().push_front(align); in MoveCommonData()
975 uint32_t pFromFlag = pFrom.getSection().align(); in MoveSectionDataAndSort()
989 uint32_t flag = frag->getParent()->getSection().align(); in MoveSectionDataAndSort()
995 AlignFragment* align = NULL; in MoveSectionDataAndSort() local
[all …]
/frameworks/base/core/java/android/text/style/
DAlignmentSpan.java28 public Standard(Layout.Alignment align) { in Standard() argument
29 mAlignment = align; in Standard()
/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h103 uint32_t align() const { return m_Align; } in align() function
126 void setAlign(uint32_t align) { m_Align = align; } in setAlign() argument

12345