Home
last modified time | relevance | path

Searched defs:size (Results 1226 - 1250 of 12468) sorted by relevance

1...<<41424344454647484950>>...499

/third_party/skia/fuzz/oss_fuzz/
H A DFuzzPathDeserialize.cpp31 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/gm/
H A Ddiscard.cpp51 SkISize size = this->getISize(); variable
/third_party/skia/docs/examples/
H A Df16.cpp399 static SkImageInfo make_f16_info(SkISize size) { in REG_FIDDLE_SRGB() argument
H A DCanvas_MakeRasterDirect.cpp9 const size_t size = info.computeMinByteSize(); // bytes used by all rows in REG_FIDDLE() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_stack.h35 int size; member
/third_party/selinux/libsepol/fuzz/
H A Dbinpolicy-fuzzer.c18 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/selinux/libselinux/src/
H A Dgetfilecon.c13 ssize_t size; in getfilecon_raw() local
[all...]
H A Dgetpeercon.c17 socklen_t size; in getpeercon_raw() local
H A Dlgetfilecon.c13 ssize_t size; in lgetfilecon_raw() local
[all...]
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_dis_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeSha1.h32 deUint64 size; member
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSha1.cpp39 Sha1 Sha1::compute (size_t size, const void* data) in compute() argument
52 void Sha1Stream::process (size_t size, const void* data) in process() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubabilityrecoveryenable_fuzzer/
H A Dabilitystubabilityrecoveryenable_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubcloseuiabilitybyscb_fuzzer/
H A Dabilitystubcloseuiabilitybyscb_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubcommandabilitydone_fuzzer/
H A Dabilitystubcommandabilitydone_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubfinishusertest_fuzzer/
H A Dabilitystubfinishusertest_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubforceexitapp_fuzzer/
H A Dabilitystubforceexitapp_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubgetpendingwantbundlename_fuzzer/
H A Dabilitystubgetpendingwantbundlename_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubgetpendingrequestwant_fuzzer/
H A Dabilitystubgetpendingrequestwant_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubisramconstraineddevice_fuzzer/
H A Dabilitystubisramconstraineddevice_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubinterface_fuzzer/
H A Dabilitystubinterface_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubprepareterminateability_fuzzer/
H A Dabilitystubprepareterminateability_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubquerymissionvaild_fuzzer/
H A Dabilitystubquerymissionvaild_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitystubsetsessionmanagerservice_fuzzer/
H A Dabilitystubsetsessionmanagerservice_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]

Completed in 9 milliseconds

1...<<41424344454647484950>>...499