Home
last modified time | relevance | path

Searched refs:available_size (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Dadvanced_api_fuzzer.c84 size_t available_size = value + 1; in LLVMFuzzerTestOneInput() local
86 if (available_size > size) available_size = size; in LLVMFuzzerTestOneInput()
87 status = WebPIUpdate(idec, data, available_size); in LLVMFuzzerTestOneInput()
88 if (status != VP8_STATUS_SUSPENDED || available_size == size) break; in LLVMFuzzerTestOneInput()
89 available_size *= 2; in LLVMFuzzerTestOneInput()
/third_party/grpc/src/core/tsi/
Dfake_transport_security.cc172 size_t available_size = *incoming_bytes_size; in tsi_fake_frame_decode() local
185 if (to_read_size > available_size) { in tsi_fake_frame_decode()
187 memcpy(frame->data + frame->offset, bytes_cursor, available_size); in tsi_fake_frame_decode()
188 bytes_cursor += available_size; in tsi_fake_frame_decode()
189 frame->offset += available_size; in tsi_fake_frame_decode()
196 available_size -= to_read_size; in tsi_fake_frame_decode()
202 if (to_read_size > available_size) { in tsi_fake_frame_decode()
203 memcpy(frame->data + frame->offset, bytes_cursor, available_size); in tsi_fake_frame_decode()
204 frame->offset += available_size; in tsi_fake_frame_decode()
205 bytes_cursor += available_size; in tsi_fake_frame_decode()
/third_party/flutter/skia/third_party/externals/freetype/src/pcf/
DREADME61 sets available_size->width and available_size->height to 12.
/third_party/freetype/src/pcf/
DREADME61 sets available_size->width and available_size->height to 12.
/third_party/skia/third_party/externals/freetype/src/pcf/
DREADME61 sets available_size->width and available_size->height to 12.
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sqtt.c529 uint32_t available_size = (info->cur_offset * 32) / 1024; in si_get_thread_trace() local
535 expected_size, available_size); in si_get_thread_trace()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.20160 face->root.available_size, face->charset_encoding,
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.20160 face->root.available_size, face->charset_encoding,
/third_party/freetype/
DChangeLog.20160 face->root.available_size, face->charset_encoding,
/third_party/chromium/patch/
D0001-cve.patch7511 + * <sort `face->available_size` as necessary into