Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 – 25 of 171) sorted by relevance

1234567

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp199 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK, … in iterate() local
214 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK,… in iterate() local
337 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK,… in iterate() local
406 const deUint32 blockSize = valueInfo.arrayStride*(deUint32)m_numValues; in iterate() local
650 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK, … in iterate() local
665 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK,… in iterate() local
766 …const int blockSize = getProgramResourceInt(gl, program1.getProgram(), GL_SHADER_STORAGE_BLOCK,… in iterate() local
792 …const int blockSize = getProgramResourceInt(gl, program1.getProgram(), GL_SHADER_STORAGE_BLOCK… in iterate() local
869 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK, … in iterate() local
884 …const int blockSize = getProgramResourceInt(gl, program.getProgram(), GL_SHADER_STORAGE_BLOCK,… in iterate() local
[all …]
/third_party/astc-encoder/Test/testlib/
Dencoder.py63 def build_cli(self, image, blockSize="6x6", preset="-thorough", argument
190 def run_test(self, image, blockSize, preset, testRuns, keepOutput=True, argument
263 def build_cli(self, image, blockSize="6x6", preset="-thorough", argument
365 def build_cli(self, image, blockSize="6x6", preset="-thorough", argument
/third_party/gptfdisk/
Ddiskio-windows.cc129 DWORD blockSize = 0, retBytes; in GetBlockSize() local
225 int blockSize = 512, i, numBlocks; in Read() local
269 int blockSize = 512, i, numBlocks, retval = 0; in Write() local
Ddiskio-unix.cc156 int err = -1, blockSize = 0; in GetBlockSize() local
338 int blockSize, numBlocks, retval = 0; in Read() local
381 int blockSize, i, numBlocks, retval = 0; in Write() local
Dgptpart.cc297 void GPTPart::ShowSummary(int partNum, uint32_t blockSize) {
369 void GPTPart::ShowDetails(uint32_t blockSize) {
Dbasicmbr.h52 uint32_t blockSize; // block size (usually 512) variable
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedInputStreamTest.java62 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder()
68 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder()
74 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder()
83 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder()
89 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder()
106 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder()
126 abstract CodedInputStream newDecoder(byte[] data, int blockSize); in newDecoder()
146 private final int blockSize; field in CodedInputStreamTest.SmallBlockInputStream
150 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DCodedInputStreamTest.java69 private final int blockSize; field in CodedInputStreamTest.SmallBlockInputStream
71 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream()
75 public SmallBlockInputStream(InputStream in, int blockSize) { in SmallBlockInputStream()
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs369 private readonly int blockSize; field in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream
371 public SmallBlockInputStream(byte[] data, int blockSize) in SmallBlockInputStream()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DUniformBufferTest.cpp2058 GLint blockSize; in TEST_P() local
2110 GLint blockSize; in TEST_P() local
2233 GLint blockSize; in TEST_P() local
2296 GLint blockSize; in TEST_P() local
2358 GLint blockSize; in TEST_P() local
2422 GLint blockSize; in TEST_P() local
2640 GLint blockSize; in TEST_P() local
2728 GLint blockSize; in TEST_P() local
2852 GLint blockSize; in TEST_P() local
2904 GLint blockSize; in TEST_P() local
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp139 const IVec2& blockSize, in compareBlockImages()
418 const IVec2 blockSize = m_renderer->getBlockSize(); in iterate() local
542 const IVec2 blockSize = m_renderer->getBlockSize(); in init() local
554 const IVec2 blockSize = m_renderer->getBlockSize(); in iterate() local
Des3fCompressedTextureTests.cpp49 const IVec3 blockSize = tcu::getBlockPixelSize(format); in getASTCFormatShortName() local
/third_party/vk-gl-cts/execserver/
DxsPosixFileReader.cpp33 FileReader::FileReader (int blockSize, int numBlocks) in FileReader()
/third_party/lzma/C/
DLzma2Enc.h17 UInt64 blockSize; member
DXzEnc.h34 UInt64 blockSize; member
/third_party/lz4/tests/
DcheckFrame.c128 int frameCheck(cRess_t ress, FILE* const srcFile, unsigned bsid, size_t blockSize) in frameCheck()
220 size_t blockSize=0; in main() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeBlockBuffer.cpp167 int blockSize = rnd.getInt(1, 16); in runTest() local
247 int blockSize = rnd.getInt(1, DE_LENGTH_OF_ARRAY(tmp)); in run() local
284 int blockSize = rnd.getInt(1, DE_LENGTH_OF_ARRAY(tmp)); in run() local
/third_party/vk-gl-cts/framework/delibs/destream/
DdeRingbuffer.c34 deInt32 blockSize; member
52 deRingbuffer* deRingbuffer_create (deInt32 blockSize, deInt32 blockCount) in deRingbuffer_create()
/third_party/node/test/parallel/
Dtest-crypto-scrypt.js67 blockSize: 1, property
78 blockSize: 8, property
89 blockSize: 8, property
102 { r: 1, blockSize: 1 }, // Both r and blocksize property
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs642 private readonly int blockSize; field in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream
644 public SmallBlockInputStream(byte[] data, int blockSize) in SmallBlockInputStream()
/third_party/musl/Benchmark/musl/
Dlibc_malloc.cpp27 static const vector<int> blockSize { variable
/third_party/lzma/CPP/7zip/Common/
DMethodProps.h236 UInt64 blockSize = (UInt64)dictSize << 2; in Get_Xz_BlockSize() local
269 UInt32 blockSize = val.ulVal; in Get_BZip2_BlockSize() local
/third_party/astc-encoder/Test/
Dastc_test_image.py56 def is_3d(blockSize): argument
/third_party/lzma/Java/SevenZip/Compression/LZ/
DInWindow.java71 int blockSize = keepSizeBefore + keepSizeAfter + keepSizeReserv; in Create() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_format_traits.hpp114 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t blockSize( VULKAN_HPP_NAMESPACE::Format format ) in blockSize() function

1234567