Home
last modified time | relevance | path

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

12345678910>>...21

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBufferTestUtil.hpp156 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::BufferWriter
184 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::BufferSubDataWriter
206 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::BufferWriteMapWriter
261 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::BufferVerifier
291 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::BufferMapVerifier
309 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::VertexArrayVerifier
335 int getAlignment(void) const in getAlignment() function in deqp::gls::BufferTestUtil::IndexArrayVerifier
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fBufferTestUtil.hpp144 int getAlignment(void) const in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::BufferVerifier
169 int getAlignment(void) const in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::VertexArrayVerifier
191 int getAlignment(void) const in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::IndexArrayVerifier
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstructions.h105 unsigned getAlignment() const { in getAlignment() function
231 unsigned getAlignment() const { in getAlignment() function
354 unsigned getAlignment() const { in getAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h112 unsigned getAlignment() const { in getAlignment() function
244 unsigned getAlignment() const { in getAlignment() function
376 unsigned getAlignment() const { in getAlignment() function
/aosp_15_r20/frameworks/base/core/java/android/text/style/
H A DAlignmentSpan.java35 Layout.Alignment getAlignment(); in getAlignment() method
101 public Layout.Alignment getAlignment() { in getAlignment() method in AlignmentSpan.Standard
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DObjectFile.h323 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
383 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DObjectFile.h389 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
458 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DObjectFile.h415 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
484 inline Align SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DObjectFile.h470 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
539 inline Align SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DObjectFile.h471 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
540 inline Align SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DObjectFile.h471 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
540 inline Align SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DObjectFile.h471 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
540 inline Align SectionRef::getAlignment() const { in getAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h344 unsigned getAlignment() const { in getAlignment() function
466 unsigned getAlignment() const { in getAlignment() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGValue.h316 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function
570 CharUnits getAlignment() const { in getAlignment() function
H A DAddress.h67 CharUnits getAlignment() const { in getAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h42 uint64_t getAlignment() const { return Alignment; } in getAlignment() function
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Fragment/
DAlignFragment.h26 unsigned int getAlignment() const { return m_Alignment; } in getAlignment() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_buffer_pool.h80 size_t getAlignment() { return mAlignment; } in getAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCFragment.h302 unsigned getAlignment() const { return Alignment; } in getAlignment() function
544 Align getAlignment() const { return AlignBoundary; } in getAlignment() function
/aosp_15_r20/external/google-cloud-java/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/
H A DListGroupStatsRequestOrBuilder.java297 com.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment getAlignment(); in getAlignment() method
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DUniformListItem.java74 private static int getAlignment(List<? extends OffsettedItem> items) { in getAlignment() method in UniformListItem
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/
H A DUniformListItem.java72 private static int getAlignment(List<? extends OffsettedItem> items) { in getAlignment() method in UniformListItem
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h96 int getAlignment() const { in getAlignment() function
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
H A DResourceAlignmentExtraField.java81 public short getAlignment() { in getAlignment() method in ResourceAlignmentExtraField
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h97 int getAlignment() const { in getAlignment() function

12345678910>>...21