/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fBasicComputeShaderTests.cpp | 199 …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/ |
D | encoder.py | 63 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/ |
D | diskio-windows.cc | 129 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
|
D | diskio-unix.cc | 156 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
|
D | gptpart.cc | 297 void GPTPart::ShowSummary(int partNum, uint32_t blockSize) { 369 void GPTPart::ShowDetails(uint32_t blockSize) {
|
D | basicmbr.h | 52 uint32_t blockSize; // block size (usually 512) variable
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | CodedInputStreamTest.java | 62 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/ |
D | CodedInputStreamTest.java | 69 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/ |
D | CodedInputStreamTest.cs | 369 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/ |
D | UniformBufferTest.cpp | 2058 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/ |
D | es3fASTCDecompressionCases.cpp | 139 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
|
D | es3fCompressedTextureTests.cpp | 49 const IVec3 blockSize = tcu::getBlockPixelSize(format); in getASTCFormatShortName() local
|
/third_party/vk-gl-cts/execserver/ |
D | xsPosixFileReader.cpp | 33 FileReader::FileReader (int blockSize, int numBlocks) in FileReader()
|
/third_party/lzma/C/ |
D | Lzma2Enc.h | 17 UInt64 blockSize; member
|
D | XzEnc.h | 34 UInt64 blockSize; member
|
/third_party/lz4/tests/ |
D | checkFrame.c | 128 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/ |
D | deBlockBuffer.cpp | 167 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/ |
D | deRingbuffer.c | 34 deInt32 blockSize; member 52 deRingbuffer* deRingbuffer_create (deInt32 blockSize, deInt32 blockCount) in deRingbuffer_create()
|
/third_party/node/test/parallel/ |
D | test-crypto-scrypt.js | 67 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/ |
D | CodedInputStreamTest.cs | 642 private readonly int blockSize; field in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream 644 public SmallBlockInputStream(byte[] data, int blockSize) in SmallBlockInputStream()
|
/third_party/musl/Benchmark/musl/ |
D | libc_malloc.cpp | 27 static const vector<int> blockSize { variable
|
/third_party/lzma/CPP/7zip/Common/ |
D | MethodProps.h | 236 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/ |
D | astc_test_image.py | 56 def is_3d(blockSize): argument
|
/third_party/lzma/Java/SevenZip/Compression/LZ/ |
D | InWindow.java | 71 int blockSize = keepSizeBefore + keepSizeAfter + keepSizeReserv; in Create() local
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_format_traits.hpp | 114 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t blockSize( VULKAN_HPP_NAMESPACE::Format format ) in blockSize() function
|