Home
last modified time | relevance | path

Searched defs:alignSize (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/3d/common/iStdLib/
H A DLinearAllocator.h207 const DWORD alignSize ) in GetSpaceAligned()
300 inline void CLinearAllocator<CAllocatorType>::Align( const DWORD alignSize ) in Align()
H A DBuffer.h107 const DWORD alignSize ) in Allocate()
H A Dutility.h705 __forceinline bool IsAligned( Type * ptr, const size_t alignSize ) in IsAligned()
718 __forceinline bool IsAligned( Type size, const size_t alignSize ) in IsAligned()
763 __forceinline DWORD GetAlignmentOffset( Type* const ptr, const size_t alignSize ) in GetAlignmentOffset()
795 __forceinline Type GetAlignmentOffset( const Type size, const size_t alignSize ) in GetAlignmentOffset()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DLiteralPool.cpp11 unsigned int alignSize = m_stream->Tell() & 0x0F; in AlignPool() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/performance/src/test/java/org/apache/arrow/vector/ipc/
H A DWriteChannelBenchmark.java56 public int alignSize; field in WriteChannelBenchmark.AlignState
/dports/databases/arrow/apache-arrow-6.0.1/java/performance/src/test/java/org/apache/arrow/vector/ipc/
H A DWriteChannelBenchmark.java56 public int alignSize; field in WriteChannelBenchmark.AlignState
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/performance/src/test/java/org/apache/arrow/vector/ipc/
H A DWriteChannelBenchmark.java56 public int alignSize; field in WriteChannelBenchmark.AlignState
/dports/graphics/pear-Image_Graph/Image_Graph-0.8.0/Graph/
H A DLayout.php104 function _calcEdgeOffset($alignSize, $offset, $total, $multiplier)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java47 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java47 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java48 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java50 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java50 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java50 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java48 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMetadata.java48 public static long alignSize(long size) { in alignSize() method in Metadata
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_mem.h295 inline bool IsAligned( void * ptr, const size_t alignSize ) in IsAligned()
320 inline size_t GetAlignmentOffset( void* const ptr, const size_t alignSize ) in GetAlignmentOffset()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/parser/
H A DParserArena.h112 static size_t alignSize(size_t size) in alignSize() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/parser/
H A DParserArena.h110 static size_t alignSize(size_t size) in alignSize() function
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/parser/
H A DParserArena.h110 static size_t alignSize(size_t size) in alignSize() function
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/parser/
H A DParserArena.h110 static size_t alignSize(size_t size) in alignSize() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/util/
H A DUniformAligner.cpp9 size_t alignSize(size_t size, size_t align) { in alignSize() function
/dports/graphics/digikam/digikam-7.4.0/core/app/views/tableview/
H A Dtableview_column_thumbnail.cpp162 QSize alignSize = option.rect.size(); in paint() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Util/
H A DByteArray.cpp107 void ByteArray::alignSize(size_t alignment) in alignSize() function in ByteArray
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Util/
H A DByteArray.cpp107 void ByteArray::alignSize(size_t alignment) in alignSize() function in ByteArray

1234567