Home
last modified time | relevance | path

Searched defs:size (Results 576 - 600 of 13074) sorted by relevance

1...<<21222324252627282930>>...523

/third_party/skia/modules/skottie/fuzz/
H A DFuzzSkottieJSON.cpp24 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/fuzz/
H A DFuzz.cpp19 void Fuzz::nextBytes(void* n, size_t size) { in nextBytes() argument
/third_party/skia/docs/examples/
H A DRegion_readFromMemory.cpp8 size_t size = region.writeToMemory(nullptr); in REG_FIDDLE() local
H A DRect_MakeSize.cpp7 SkSize size = {25.5f, 35.5f}; in REG_FIDDLE() local
H A DPath_writeToMemory.cpp9 size_t size = path.writeToMemory(nullptr); in REG_FIDDLE() local
H A DImageInfo_computeByteSize.cpp8 const size_t size = info.computeByteSize(100000); in REG_FIDDLE() local
H A DImageInfo_computeMinByteSize.cpp8 const size_t size = info.computeMinByteSize(); in REG_FIDDLE() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSVG.cpp38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzImage.cpp32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzJSON.cpp20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzRegionDeserialize.cpp39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzTextBlobDeserialize.cpp32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/gm/
H A Dsimplerect.cpp38 const SkScalar size = 20; variable
H A Dscaledstrokes.cpp31 static void draw_path(SkScalar size, SkCanvas* canvas, SkPaint paint) { in draw_path() argument
47 const SkScalar size = 60.0f; global() variable
[all...]
/third_party/selinux/libselinux/src/
H A Dselinux_internal.c7 size_t strlcpy(char *dest, const char *src, size_t size) in strlcpy() argument
/third_party/skia/bench/
H A DBenchLogger.cpp26 void BenchLogger::fileWrite(const char msg[], size_t size) { in fileWrite() argument
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMemPool.cpp34 deUintptr size = (deUintptr)strlen(string) + 1; in copyToPool() local
/applications/sample/wifi-iot/app/demolink/
H A Ddemosdk_adapter.h27 unsigned int size; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dmpp_vb_hal.h32 HI_U32 size; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dmpp_vb_hal.h32 HI_U32 size; member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhi_drv_mmz.h52 HI_U32 size; member
58 HI_U32 size; member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_iot_flash.c20 unsigned int IoTFlashRead(unsigned int flashOffset, unsigned int size, unsigned char *ramData) in IoTFlashRead() argument
25 unsigned int IoTFlashWrite(unsigned int flashOffset, unsigned int size, in IoTFlashWrite() argument
31 unsigned int IoTFlashErase(unsigned int flashOffset, unsigned int size) in IoTFlashErase() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSHA1.h45 unsigned int size; member
/device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_iot_flash.c19 unsigned int IoTFlashRead(unsigned int flashOffset, unsigned int size, unsigned char *ramData) in IoTFlashRead() argument
24 unsigned int IoTFlashWrite(unsigned int flashOffset, unsigned int size, in IoTFlashWrite() argument
30 unsigned int IoTFlashErase(unsigned int flashOffset, unsigned int size) in IoTFlashErase() argument

Completed in 7 milliseconds

1...<<21222324252627282930>>...523