| /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 198 unsigned getAlignment() const { in getAlignment() function 318 unsigned getAlignment() const { in getAlignment() function
|
| D | GlobalObject.h | 39 unsigned getAlignment() const { in getAlignment() function
|
| D | IntrinsicInst.h | 132 unsigned getAlignment() const { in getAlignment() function
|
| D | DataLayout.h | 496 unsigned getAlignment() const { in getAlignment() function
|
| /external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
| D | UniformListItem.java | 74 private static int getAlignment(List<? extends OffsettedItem> items) { in getAlignment() method in UniformListItem
|
| D | Section.java | 97 public final int getAlignment() { in getAlignment() method in Section
|
| D | OffsettedItem.java | 253 public final int getAlignment() { in getAlignment() method in OffsettedItem
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineConstantPool.h | 104 int getAlignment() const { in getAlignment() function
|
| /external/llvm/lib/Transforms/IPO/ |
| D | ConstantMerge.cpp | 96 unsigned ConstantMerge::getAlignment(GlobalVariable *GV) const { in getAlignment() function in ConstantMerge
|
| /external/llvm/include/llvm/Object/ |
| D | ObjectFile.h | 370 inline std::error_code SymbolRef::getAlignment(uint32_t &Result) const { in getAlignment() function 430 inline std::error_code SectionRef::getAlignment(uint64_t &Result) const { in getAlignment() function
|
| /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/ |
| D | VTTCue.h | 135 CueAlignment getAlignment() const { return m_cueAlignment; } in getAlignment() function
|
| /external/clang/lib/CodeGen/ |
| D | CGValue.h | 260 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function 481 CharUnits getAlignment() const { in getAlignment() function
|
| D | CGRecordLayoutBuilder.cpp | 136 CharUnits getAlignment(llvm::Type *Type) { in getAlignment() function
|
| /external/clang/include/clang/AST/ |
| D | RecordLayout.h | 171 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
|
| D | OpenMPClause.h | 1148 Expr *getAlignment() { return *varlist_end(); } in getAlignment() function 1150 const Expr *getAlignment() const { return *varlist_end(); } in getAlignment() function
|
| /external/llvm/lib/IR/ |
| D | AttributeImpl.h | 123 unsigned getAlignment() const { return Align; } in getAlignment() function
|
| D | Globals.cpp | 62 unsigned GlobalValue::getAlignment() const { in getAlignment() function in GlobalValue
|
| D | Attributes.cpp | 145 unsigned Attribute::getAlignment() const { in getAlignment() function in Attribute 471 unsigned AttributeSetNode::getAlignment() const { in getAlignment() function in AttributeSetNode
|
| D | DataLayout.cpp | 629 unsigned DataLayout::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in DataLayout
|
| /external/clang/lib/Sema/ |
| D | SemaAttr.cpp | 54 unsigned getAlignment() { return Alignment; } in getAlignment() function in __anonae398fe90111::PragmaPackStack
|
| /external/llvm/include/llvm/MC/ |
| D | MCRegisterInfo.h | 90 unsigned getAlignment() const { return Alignment; } in getAlignment() function
|
| D | MCAssembler.h | 374 unsigned getAlignment() const { return Alignment; } in getAlignment() function 624 unsigned getAlignment() const { return Alignment; } in getAlignment() function
|
| /external/llvm/include/llvm/Target/ |
| D | TargetRegisterInfo.h | 91 unsigned getAlignment() const { return MC->getAlignment(); } in getAlignment() function
|