/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/ |
H A D | copy.rs | 192 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64>; in copy_from() method 201 default fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 211 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 263 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/ |
H A D | copy.rs | 192 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64>; in copy_from() method 201 default fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 211 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 263 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/ |
H A D | copy.rs | 192 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64>; in copy_from() method 201 default fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 211 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 263 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/ |
H A D | copy.rs | 192 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64>; in copy_from() method 201 default fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 211 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 263 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/ |
H A D | copy.rs | 192 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64>; in copy_from() method 201 default fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 211 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method 263 fn copy_from<R: Read + ?Sized>(&mut self, reader: &mut R) -> Result<u64> { in copy_from() method
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz-one.c | 2610 u32 copy_from, copy_to, in fuzz_one_original() local 2640 u32 copy_from = copy_to ? copy_to - 1 : 0; in fuzz_one_original() local 3185 u32 copy_from, copy_to, copy_len; in fuzz_one_original() local 5465 u32 copy_from, copy_to, copy_len; in mopt_common_fuzzing() local 5640 u32 copy_from, copy_to, copy_len; in mopt_common_fuzzing() local
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A D | afl-mutations.h | 2169 u32 copy_from = rand_below(afl, len - copy_len + 1); in afl_mutate() local 2191 u32 copy_from = copy_to ? copy_to - 1 : 0; in afl_mutate() local 2621 u32 copy_from, copy_to, copy_len; in afl_mutate() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/include/boost/ |
D | throw_exception.hpp | 83 void copy_from( void const* ) in copy_from() function 87 void copy_from( boost::exception const* p ) in copy_from() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
H A D | spmd_partitioner_util.h | 261 const MultiplyAddDivideOffsetCalculation& copy_from) in OffsetCalculation() 263 OffsetCalculation(const OffsetCalculation& copy_from) { *this = copy_from; } in OffsetCalculation()
|
/aosp_15_r20/external/openthread/third_party/tcplp/lib/ |
H A D | cbuf.c | 106 …t cbufhead* chdr, const void* data, size_t data_offset, size_t data_len, cbuf_copier_t copy_from) { in cbuf_write() 286 …ize_t data_offset, size_t numbytes, uint8_t* bitmap, size_t* firstindex, cbuf_copier_t copy_from) { in cbuf_reass_write()
|
/aosp_15_r20/external/executorch/kernels/prim_ops/ |
H A D | et_copy_index.cpp | 72 auto copy_from = (*stack[1]).toTensor(); in et_copy_index() local
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/ |
H A D | StagingBuffer.h | 78 inline void copy_from(const void* src, const size_t nbytes) { in copy_from() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/trace_processor/ |
H A D | ref_counted.h | 124 RefPtr(const RefPtr& copy_from) { in RefPtr()
|
/aosp_15_r20/external/perfetto/include/perfetto/trace_processor/ |
H A D | ref_counted.h | 124 RefPtr(const RefPtr& copy_from) { in RefPtr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/experimental/__simd/ |
D | simd_mask.h | 70 _LIBCPP_HIDE_FROM_ABI void copy_from(const value_type* __mem, _Flags) { in copy_from() function
|
D | simd.h | 97 _LIBCPP_HIDE_FROM_ABI void copy_from(const _Up* __mem, _Flags) { in copy_from() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/saving/saved_model/ |
H A D | serialized_attributes.py | 111 name, checkpointable_objects=None, functions=None, copy_from=None): argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/ |
H A D | ITensor.cpp | 35 void ITensor::copy_from(const ITensor &src) in copy_from() function in arm_compute::ITensor
|
/aosp_15_r20/external/cronet/base/containers/ |
H A D | heap_array.h | 154 void copy_from(base::span<const T> other) { as_span().copy_from(other); } in copy_from() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/ |
D | blocking.rs | 217 pub(crate) fn copy_from(&mut self, src: &[u8], max_buf_size: usize) -> usize { in copy_from() method
|
/aosp_15_r20/external/crosvm/common/audio_streams/src/ |
H A D | audio_streams.rs | 452 pub fn copy_from(&mut self, reader: &mut dyn Read) -> io::Result<usize> { in copy_from() method 608 pub fn copy_from(&mut self, reader: &mut dyn Read) -> io::Result<usize> { in copy_from() method
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | stateful_random_ops.py | 412 def __init__(self, copy_from=None, state=None, alg=None): argument
|
/aosp_15_r20/external/crosvm/base/src/ |
H A D | volatile_memory.rs | 297 pub fn copy_from<T>(&self, buf: &[T]) in copy_from() method
|
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/ |
H A D | sparse.rs | 261 fn copy_from<T: AsBytes + FromBytes + Default>(bytes: &[u8]) -> Result<T, Error> { in copy_from() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
H A D | activity.py | 142 def copy_from(self, other): member in Scope
|