| /third_party/bounds_checking_function/src/ |
| H A D | gets_s.c | 54 size_t bufferSize = ((destMax == (size_t)(-1)) ? SECUREC_STRING_MAX_LEN : destMax); in gets_s() local
|
| /third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
| H A D | LatencyTuningCallback.cpp | 31 int bufferSize = oboeStream->getBufferSizeInFrames(); in onAudioReady() local
|
| /third_party/vk-gl-cts/framework/delibs/destream/ |
| H A D | deStreamCpyThread.h | 37 deInt32 bufferSize; member
|
| H A D | deStreamCpyThread.c | 60 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 bufferSize) in deStreamCpyThread_create() argument
|
| /third_party/node/lib/internal/fs/ |
| H A D | dir.js | 59 bufferSize: 32, global() property
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | BufferAllocatedSizeTests.cpp | 54 const uint32_t bufferSize = kMinBufferSize; in TEST_P() local 63 const uint32_t bufferSize = std::max(1u + requiredBufferAlignment, kMinBufferSize); in TEST_P() local 72 const uint32_t bufferSize = kMinBufferSize; in TEST_P() local
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBCodedInputStream_PackagePrivate.h | 42 size_t bufferSize; member
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils_unittest.cpp | 84 constexpr size_t bufferSize = 1048576; in TEST() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkObjUtil.hpp | 228 makeBuffer(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize bufferSize, const VkBufferUsageFlags usage) makeBuffer() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrStagingBufferManager.cpp | 31 size_t bufferSize = std::max(size, kMinStagingBufferSize); in allocateStagingBufferSlice() local
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | PathCurveTessellator.h | 51 static void WriteFixedIndexBuffer(VertexWriter vertexWriter, size_t bufferSize) { in WriteFixedIndexBuffer() argument 52 WriteFixedIndexBufferBaseIndex(std::move(vertexWriter), bufferSize, 0); in WriteFixedIndexBuffer() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | BrotliOutputStream.java | 29 public BrotliOutputStream(OutputStream destination, Encoder.Parameters params, int bufferSize) in BrotliOutputStream() argument
|
| H A D | BrotliEncoderChannel.java | 31 BrotliEncoderChannel(WritableByteChannel destination, Encoder.Parameters params, int bufferSize) BrotliEncoderChannel() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | TextureCopySplitter.h | 37 Extent3D bufferSize; member
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| H A D | BrotliInputStream.java | 28 public BrotliInputStream(InputStream source, int bufferSize) in BrotliInputStream() argument
|
| H A D | BrotliDecoderChannel.java | 30 public BrotliDecoderChannel(ReadableByteChannel source, int bufferSize) throws IOException { in BrotliDecoderChannel() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | PersistentCache.h | 33 size_t bufferSize = 0; member
|
| H A D | PersistentCache.cpp | 36 const size_t bufferSize = mCache->LoadData(ToAPI(mDevice), key.data(), key.size(), in LoadData() local
|
| /third_party/skia/tools/ |
| H A D | win_lcid.cpp | 13 int bufferSize; in MyFuncLocaleEx() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_file_stream.cpp | 22 dng_file_stream(const char *filename, bool output, uint32 bufferSize) dng_file_stream() argument
|
| /third_party/lzma/CS/7zip/Common/ |
| H A D | InBuffer.cs | 15 public InBuffer(uint bufferSize)
in InBuffer() argument
|
| H A D | OutBuffer.cs | 13 public OutBuffer(uint bufferSize)
in OutBuffer() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | ParserInternalState.cs | 61 internal int bufferSize; field
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLNoConfigContextTest.cpp | 104 EGLint bufferSize; in TEST_P() local
|
| /third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/ |
| H A D | FullDuplexStream.cpp | 93 int32_t bufferSize = getOutputStream()->getBufferCapacityInFrames() in start() local
|