Home
last modified time | relevance | path

Searched defs:getAlignment (Results 1 – 25 of 56) sorted by relevance

123

/external/deqp/modules/glshared/
DglsBufferTestUtil.hpp141 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/
Des2fBufferTestUtil.hpp129 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/
DInstructions.h105 unsigned getAlignment() const { in getAlignment() function
231 unsigned getAlignment() const { in getAlignment() function
354 unsigned getAlignment() const { in getAlignment() function
DGlobalObject.h56 unsigned getAlignment() const { in getAlignment() function
DDataLayout.h484 unsigned getAlignment() const { return StructAlignment; } in getAlignment() function
DIntrinsicInst.h155 unsigned getAlignment() const { in getAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLinkMemoryManager.h42 uint64_t getAlignment() const { return Alignment; } in getAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h112 unsigned getAlignment() const { in getAlignment() function
244 unsigned getAlignment() const { in getAlignment() function
376 unsigned getAlignment() const { in getAlignment() function
DGlobalObject.h73 unsigned getAlignment() const { in getAlignment() function
/external/angle/src/libANGLE/renderer/metal/
Dmtl_buffer_pool.h80 size_t getAlignment() { return mAlignment; } in getAlignment() function
/external/llvm/include/llvm/Object/
DObjectFile.h323 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
383 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
/external/clang/lib/CodeGen/
DAddress.h67 CharUnits getAlignment() const { in getAlignment() function
DCGValue.h316 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function
570 CharUnits getAlignment() const { in getAlignment() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DResourceAlignmentExtraField.java81 public short getAlignment() { in getAlignment() method in ResourceAlignmentExtraField
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h96 int getAlignment() const { in getAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h389 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
458 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h97 int getAlignment() const { in getAlignment() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h59 unsigned getAlignment() const { in getAlignment() function
/external/llvm/lib/Transforms/IPO/
DConstantMerge.cpp63 static unsigned getAlignment(GlobalVariable *GV) { in getAlignment() function
/external/clang/include/clang/AST/
DRecordLayout.h167 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp87 static unsigned getAlignment(GlobalVariable *GV) { in getAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h344 unsigned getAlignment() const { in getAlignment() function
466 unsigned getAlignment() const { in getAlignment() function
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java359 public int getAlignment() { in getAlignment() method in HolidayBorderPanel
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h302 unsigned getAlignment() const { return Alignment; } in getAlignment() function
544 Align getAlignment() const { return AlignBoundary; } in getAlignment() function
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp73 unsigned getAlignment(LoadInst *LI) const { in getAlignment() function in __anon3bd61f190111::Vectorizer
81 unsigned getAlignment(StoreInst *SI) const { in getAlignment() function in __anon3bd61f190111::Vectorizer

123