| /third_party/skia/fuzz/oss_fuzz/ |
| H A D | FuzzSKSL2SPIRV.cpp | 13 bool FuzzSKSL2SPIRV(sk_sp<SkData> bytes) { in FuzzSKSL2SPIRV() argument 42 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSkDescriptorDeserialize.cpp | 11 void FuzzSkDescriptorDeserialize(sk_sp<SkData> bytes) { in FuzzSkDescriptorDeserialize() argument 35 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSKSL2Metal.cpp | 13 bool FuzzSKSL2Metal(sk_sp<SkData> bytes) { in FuzzSKSL2Metal() argument 34 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSKSL2GLSL.cpp | 13 bool FuzzSKSL2GLSL(sk_sp<SkData> bytes) { in FuzzSKSL2GLSL() argument 34 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSKP.cpp | 16 void FuzzSKP(sk_sp<SkData> bytes) { in FuzzSKP() argument 32 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzImageFilterDeserialize.cpp | 18 void FuzzImageFilterDeserialize(sk_sp<SkData> bytes) { in FuzzImageFilterDeserialize() argument 49 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzIncrementalImage.cpp | 12 bool FuzzIncrementalImageDecode(sk_sp<SkData> bytes) { in FuzzIncrementalImageDecode() argument 54 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzAnimatedImage.cpp | 14 bool FuzzAnimatedImage(sk_sp<SkData> bytes) { in FuzzAnimatedImage() argument 44 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | sha1.h | 39 uint8_t bytes [SHA1_HASH_SIZE]; member
|
| /third_party/rust/crates/regex/tests/ |
| H A D | macros_str.rs | 7 macro_rules! bytes { ($text:expr) => { std::str::from_utf8($text.as_ref()).unwrap() } } macros
|
| H A D | macros_bytes.rs | 7 macro_rules! bytes { ($text:expr) => { $text } } macros
|
| /third_party/rust/crates/nom/src/bits/ |
| H A D | mod.rs | 86 pub fn bytes<I, O, E1, E2, P>(mut parser: P) -> impl FnMut((I, usize)) -> IResult<(I, usize), O, E2> in bytes() functions [all...] |
| /third_party/skia/bench/ |
| H A D | MemsetBench.cpp | 15 explicit MemsetBench(size_t bytes) in MemsetBench() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | mem_controller_utils.cpp | 38 uint64_t bytes = sum.first; in CalculateAverageSpeed() local
|
| H A D | heap_region_allocator.h | 37 void IncreaseAnnoMemoryUsage(size_t bytes) in IncreaseAnnoMemoryUsage() argument 45 void DecreaseAnnoMemoryUsage(size_t bytes) in DecreaseAnnoMemoryUsage() argument
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | type_converter_tests.cpp | 79 uint64_t bytes = left_part_bytes * 1024 + right_part_bytes; in HWTEST() local
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | file_writer.cpp | 48 bool FileWriter::WriteBytes(const std::vector<uint8_t> &bytes) in WriteBytes() argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | type_converter_tests.cpp | 83 uint64_t bytes = leftPartBytes * 1024U + rightPartBytes; in TEST() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/ |
| H A D | final_field_native_test.cpp | 104 const char *bytes = env->GetStringUTFChars(str, nullptr); in TEST_F() local
|
| /arkcompiler/runtime_core/verifier/tests/ |
| H A D | utils.cpp | 37 std::vector<unsigned char> bytes; in ConvertToLittleEndian() local
|
| /base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
| H A D | sys_event.rs | 180 let mut bytes = value_type.as_bytes(); variables
|
| /base/security/access_token/services/tokensyncmanager/include/remote/ |
| H A D | rpc_channel.h | 56 virtual void HandleDataReceived(int session, const unsigned char *bytes, int length)
in HandleDataReceived() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | plmn_file.cpp | 19 PlmnFile::PlmnFile(unsigned char *bytes, int offset) in PlmnFile() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tl_serialize.h | 45 static inline size_t kbasep_serialize_bytes(char *buffer, size_t pos, const void *bytes, size_t len) in kbasep_serialize_bytes() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tl_serialize.h | 44 kbasep_serialize_bytes( char *buffer, size_t pos, const void *bytes, size_t len) kbasep_serialize_bytes() argument
|