/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.hpp | 141 int getAlignment (void) const { return m_writer->getAlignment(); } in getAlignment() function in deqp::gls::BufferTestUtil::BufferWriter 159 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::BufferSubDataWriter 171 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::BufferWriteMapWriter 218 int getAlignment (void) const { return m_verifier->getAlignment(); } in getAlignment() function in deqp::gls::BufferTestUtil::BufferVerifier 238 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::BufferMapVerifier 250 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::VertexArrayVerifier 270 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::IndexArrayVerifier
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.hpp | 129 int getAlignment (void) const { return m_verifier->getAlignment(); } in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::BufferVerifier 148 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::VertexArrayVerifier 164 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::IndexArrayVerifier
|
/external/llvm/include/llvm/IR/ |
D | Instructions.h | 105 unsigned getAlignment() const { in getAlignment() function 231 unsigned getAlignment() const { in getAlignment() function 354 unsigned getAlignment() const { in getAlignment() function
|
D | GlobalObject.h | 56 unsigned getAlignment() const { in getAlignment() function
|
D | IntrinsicInst.h | 155 unsigned getAlignment() const { in getAlignment() function
|
D | DataLayout.h | 484 unsigned getAlignment() const { return StructAlignment; } in getAlignment() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Instructions.h | 102 unsigned getAlignment() const { in getAlignment() function 181 unsigned getAlignment() const { in getAlignment() function 301 unsigned getAlignment() const { in getAlignment() function
|
D | IntrinsicInst.h | 131 unsigned getAlignment() const { in getAlignment() function
|
D | GlobalValue.h | 81 unsigned getAlignment() const { in getAlignment() function
|
/external/abi-compliance-checker/modules/Internals/ |
D | CallConv.pm | 1004 sub getAlignment($$$$$) subroutine
|
/external/clang/lib/CodeGen/ |
D | Address.h | 67 CharUnits getAlignment() const { in getAlignment() function
|
D | CGValue.h | 316 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function 570 CharUnits getAlignment() const { in getAlignment() function
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 323 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function 383 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 103 int getAlignment() const { in getAlignment() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 97 int getAlignment() const { in getAlignment() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalObject.h | 59 unsigned getAlignment() const { in getAlignment() function
|
/external/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 63 static unsigned getAlignment(GlobalVariable *GV) { in getAlignment() function
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 94 unsigned ConstantMerge::getAlignment(GlobalVariable *GV) const { in getAlignment() function in ConstantMerge
|
/external/clang/include/clang/AST/ |
D | RecordLayout.h | 167 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetData.h | 330 unsigned getAlignment() const { in getAlignment() function
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayBorderPanel.java | 359 public int getAlignment() { in getAlignment() method in HolidayBorderPanel
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCRegisterInfo.h | 95 unsigned getAlignment() const { return Alignment; } in getAlignment() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Object/ |
D | ObjectFile.h | 385 inline error_code SectionRef::getAlignment(uint64_t &Result) const { in getAlignment() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetData.cpp | 446 unsigned TargetData::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in TargetData
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 73 unsigned getAlignment(LoadInst *LI) const { in getAlignment() function in __anon278ba6130111::Vectorizer 81 unsigned getAlignment(StoreInst *SI) const { in getAlignment() function in __anon278ba6130111::Vectorizer
|