Home
last modified time | relevance | path

Searched defs:src_bytes (Results 1 – 5 of 5) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_serialize.c170 const uint8_t *src_bytes; in pcre2_serialize_decode() local
/third_party/vk-gl-cts/external/amber/src/src/
Dshader_compiler_test.cc276 std::vector<uint32_t> src_bytes = {1, 2, 3, 4, 5}; in TEST_F() local
329 std::vector<uint32_t> src_bytes = {1, 2, 3, 4, 5}; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc325 vector<uint8_t> ShardColumn::CompressInt(const vector<uint8_t> &src_bytes, const IntegerType &int_t… in CompressInt()
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dbase_tensor.h1012 auto src_bytes = src->nbytes(); in CopyTensorData() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c2550 static void check_dest_free_space(u64 src_bytes)