Searched defs:src_bytes (Results 1 – 8 of 8) sorted by relevance
| /third_party/rust/rust/compiler/rustc_span/src/ |
| D | analyze_source_file.rs | 86 let src_bytes = src.as_bytes(); localVariable 217 let src_bytes = src.as_bytes(); in analyze_source_file_generic() localVariable
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_serialize.c | 170 const uint8_t *src_bytes; in pcre2_serialize_decode() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | shader_compiler_test.cc | 276 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/rust/rust/compiler/rustc_const_eval/src/interpret/ |
| D | cast.rs | 144 let src_bytes = src.layout.size.bytes(); in cast() localVariable
|
| D | memory.rs | 1139 …let src_bytes = src_alloc.get_bytes_unchecked(src_range).as_ptr(); // raw ptr, so we can also get … in mem_copy_repeatedly() localVariable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/ |
| D | shard_column.cc | 325 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/ |
| D | base_tensor.h | 1012 auto src_bytes = src->nbytes(); in CopyTensorData() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsclone.c | 2550 static void check_dest_free_space(u64 src_bytes)
|