/external/mesa3d/src/mesa/main/ |
texcompress_cpal.c | 189 saved_align = ctx->Unpack.Alignment;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86InstrInfo.h | 352 unsigned Size, unsigned Alignment) const;
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
Globals.cpp | 58 assert((Align & (Align-1)) == 0 && "Alignment is not a power of 2!"); 60 "Alignment is greater than MaximumAlignment!"); 61 Alignment = Log2_32(Align) + 1; 62 assert(getAlignment() == Align && "Alignment representation error!");
|
/external/vixl/src/aarch32/ |
operands-aarch32.h | 891 AlignedMemOperand(Register rn, Alignment align, AddrMode addrmode = Offset) 897 Alignment align, 904 Alignment GetAlignment() const { return align_; } 907 Alignment align_;
|
disasm-aarch32.cc | 83 Alignment align_; 84 DecodeNeonAndAlign(int lanes, SpacingType spacing, Alignment align) 87 Alignment GetAlign() const { return align_; } 993 Alignment Align_a_1_Decode(uint32_t value, DataType dt) { 1007 Alignment Align_a_2_Decode(uint32_t value, DataType dt) { 1022 Alignment Align_a_3_Decode(uint32_t value, DataType dt, uint32_t size) { 1039 Alignment Align_align_1_Decode(uint32_t value) { 1055 Alignment Align_align_2_Decode(uint32_t value) { 1071 Alignment Align_align_3_Decode(uint32_t value) { 1083 Alignment Align_align_4_Decode(uint32_t value) [all...] |
/frameworks/base/core/java/android/text/ |
DynamicLayout.java | 51 int width, Alignment align, 65 int width, Alignment align, 81 int width, Alignment align, 102 int width, Alignment align, TextDirectionHeuristic textDir,
|
/frameworks/base/core/tests/coretests/src/android/text/ |
DynamicLayoutBlocksTest.java | 19 import static android.text.Layout.Alignment.ALIGN_NORMAL;
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartGridView.java | 175 Layout.Alignment.ALIGN_NORMAL, 1.f, 0, true);
|
ChartSweepView.java | 30 import android.text.Layout.Alignment; 269 mLabelTemplate, paint, LARGE_WIDTH, Alignment.ALIGN_RIGHT, 1f, 0f, false);
|
/external/eigen/Eigen/src/Core/ |
ProductEvaluators.h | 459 std::cerr << "Alignment= " << Alignment << "\n"; 506 // Here, we don't care about alignment larger than the usable packet size. 507 LhsAlignment = EIGEN_PLAIN_ENUM_MIN(LhsEtorType::Alignment,LhsVecPacketSize*int(sizeof(typename LhsNestedCleaned::Scalar))), 508 RhsAlignment = EIGEN_PLAIN_ENUM_MIN(RhsEtorType::Alignment,RhsVecPacketSize*int(sizeof(typename RhsNestedCleaned::Scalar))), 528 Alignment = bool(CanVectorizeLhs) ? (LhsOuterStrideBytes<=0 || (int(LhsOuterStrideBytes) % EIGEN_PLAIN_ENUM_MAX(1,LhsAlignment))!=0 ? 0 : LhsAlignment) [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/ |
GenFvImageLib.c | 519 // Read the alignment capabilities attribute
539 // Read the word alignment capability attribute
560 // Read the dword alignment capability attribute
579 // Read the word alignment capability attribute
598 // Read the qword alignment capability attribute
617 // Read the 32 byte alignment capability attribute
636 // Read the 64 byte alignment capability attribute
655 // Read the 128 byte alignment capability attribute
674 // Read the 256 byte alignment capability attribute
693 // Read the 512 byte alignment capability attribute [all...] |
/external/llvm/lib/Transforms/Instrumentation/ |
MemorySanitizer.cpp | 681 unsigned Size, unsigned Alignment) { 689 unsigned CurrentAlignment = Alignment; 690 if (Alignment >= IntptrAlignment && IntptrSize > kOriginSize) { 712 unsigned Alignment, bool AsCall) { 714 unsigned OriginAlignment = std::max(kMinOriginAlignment, Alignment); 718 getOriginPtr(Addr, IRB, Alignment), StoreSize, 726 getOriginPtr(Addr, IRB, Alignment), StoreSize, 748 getOriginPtr(Addr, IRBNew, Alignment), StoreSize, [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
SelectionDAG.cpp | 825 /// getEVTAlignment - Compute the default alignment value for the [all...] |
LegalizeIntegerTypes.cpp | [all...] |
/external/clang/lib/CodeGen/ |
CodeGenFunction.cpp | 108 // Honor alignment typedef attributes even on incomplete types. 120 CharUnits Alignment; 122 Alignment = CharUnits::One(); // Shouldn't be used, but pessimistic is best. 126 // non-virtual alignment. 129 Alignment = CGM.getClassPointerAlignment(RD); 131 Alignment = getContext().getTypeAlignInChars(T); 134 // Cap to the global maximum type alignment unless the alignment 137 if (Alignment.getQuantity() > MaxAlign && 139 Alignment = CharUnits::fromQuantity(MaxAlign) [all...] |
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
AsmParser.cpp | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
SROA.cpp | [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
FvImage.py | [all...] |
/external/ltp/testcases/kernel/fs/doio/ |
growfiles.c | 239 int Alignment = 0; /* if non word multiple, io will not be word aligned */ 637 if (sscanf(optarg, "%i", &Alignment) != 1 || 638 Alignment < 0) { [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAG.cpp | [all...] |
FastISel.cpp | 93 Alignment = CS->getParamAlignment(AttrIdx); [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
FdfParserLite.py | [all...] |
/external/eigen/Eigen/src/Jacobi/ |
Jacobi.h | 396 (EIGEN_PLAIN_ENUM_MIN(evaluator<VectorX>::Alignment, evaluator<VectorY>::Alignment)>0)) // FIXME should be compared to the required alignment
|
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
EditStyledText.java | 116 /** The mode of changing alignment. */ 584 /** Start to change Alignment */ 697 * Set Alignment of the Item. 701 public void setAlignment(Layout.Alignment align) { [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
SpannableStringTest.java | 223 Layout.Alignment.ALIGN_NORMAL);
|