Searched defs:extraSize (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
D | ChunkedCommandSerializer.h | 40 size_t extraSize, in SerializeCommand() 59 size_t extraSize, in SerializeCommand() 74 size_t extraSize, in SerializeCommandImpl()
|
/third_party/node/benchmark/buffers/ |
D | buffer-concat-fill.js | 5 extraSize: [1, 256, 4 * 256], property 9 function main({ n, extraSize }) { field
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | Client.h | 62 size_t extraSize, in SerializeCommand()
|
/third_party/lzma/CPP/7zip/Compress/ |
D | Bcj2Coder.cpp | 429 unsigned extraSize = ((unsigned)totalRead & 3); in Code() local 624 unsigned extraSize = ((unsigned)totalRead & 3); in Read() local
|
/third_party/skia/src/gpu/ops/ |
D | GrOp.h | 86 GrRecordingContext* context, size_t extraSize, Args&&... args) { in MakeWithExtraMemory()
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utext.h | 1381 int32_t extraSize; member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utext.h | 1381 int32_t extraSize; member
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 1381 int32_t extraSize; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_defines.h | 384 size_t extraSize; member
|
/third_party/lzma/C/ |
D | XzDec.c | 2518 UInt64 extraSize; in XzStatInfo_SetStat() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineExtendedDynamicStateTests.cpp | 1651 const auto extraSize = static_cast<vk::VkDeviceSize>(dataOffset + trailingSize); in prepareVertexBuffers() local
|