Home
last modified time | relevance | path

Searched defs:Copy (Results 1 – 25 of 896) sorted by relevance

12345678910>>...36

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Dast.go31 Copy(copy func(AST) AST, skip func(AST) bool) AST methodSpec
241 func (n *Name) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
293 func (t *Typed) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
351 func (q *Qualified) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
438 func (t *Template) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
510 func (tp *TemplateParam) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
544 func (la *LambdaAuto) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
582 func (tpqa *TemplateParamQualifiedArg) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
638 func (qs *Qualifiers) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
709 func (q *Qualifier) Copy(fn func(AST) AST, skip func(AST) bool) AST { func
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs170 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
171 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
204 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
205 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
238 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
239 Mask: Into<[bool; LANES]> + From<[bool; LANES]> + Copy,
273 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
274 Vector2: Into<[Scalar2; LANES]> + From<[Scalar2; LANES]> + Copy,
275 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
312 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs170 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
171 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
204 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
205 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
238 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
239 Mask: Into<[bool; LANES]> + From<[bool; LANES]> + Copy,
273 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
274 Vector2: Into<[Scalar2; LANES]> + From<[Scalar2; LANES]> + Copy,
275 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
312 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs170 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
171 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
204 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
205 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
238 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
239 Mask: Into<[bool; LANES]> + From<[bool; LANES]> + Copy,
273 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
274 Vector2: Into<[Scalar2; LANES]> + From<[Scalar2; LANES]> + Copy,
275 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
312 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs170 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
171 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
204 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
205 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
238 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
239 Mask: Into<[bool; LANES]> + From<[bool; LANES]> + Copy,
273 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
274 Vector2: Into<[Scalar2; LANES]> + From<[Scalar2; LANES]> + Copy,
275 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
312 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs170 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
171 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
204 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
205 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
238 Vector: Into<[Scalar; LANES]> + From<[Scalar; LANES]> + Copy,
239 Mask: Into<[bool; LANES]> + From<[bool; LANES]> + Copy,
273 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
274 Vector2: Into<[Scalar2; LANES]> + From<[Scalar2; LANES]> + Copy,
275 VectorResult: Into<[ScalarResult; LANES]> + From<[ScalarResult; LANES]> + Copy,
312 Vector1: Into<[Scalar1; LANES]> + From<[Scalar1; LANES]> + Copy,
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytemuck-1.15.0/src/
H A Dinternal.rs197 pub(crate) unsafe fn cast<A: Copy, B: Copy>(a: A) -> B { in cast()
211 pub(crate) unsafe fn cast_mut<A: Copy, B: Copy>(a: &mut A) -> &mut B { in cast_mut()
232 pub(crate) unsafe fn cast_ref<A: Copy, B: Copy>(a: &A) -> &B { in cast_ref()
253 pub(crate) unsafe fn cast_slice<A: Copy, B: Copy>(a: &[A]) -> &[B] { in cast_slice()
266 pub(crate) unsafe fn cast_slice_mut<A: Copy, B: Copy>(a: &mut [A]) -> &mut [B] { in cast_slice_mut()
284 pub(crate) unsafe fn try_cast<A: Copy, B: Copy>( in try_cast()
301 pub(crate) unsafe fn try_cast_ref<A: Copy, B: Copy>( in try_cast_ref()
321 pub(crate) unsafe fn try_cast_mut<A: Copy, B: Copy>( in try_cast_mut()
353 pub(crate) unsafe fn try_cast_slice<A: Copy, B: Copy>( in try_cast_slice()
379 pub(crate) unsafe fn try_cast_slice_mut<A: Copy, B: Copy>( in try_cast_slice_mut()
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck/src/
Dinternal.rs195 pub(crate) unsafe fn cast<A: Copy, B: Copy>(a: A) -> B { in cast()
210 pub(crate) unsafe fn cast_mut<A: Copy, B: Copy>(a: &mut A) -> &mut B { in cast_mut()
232 pub(crate) unsafe fn cast_ref<A: Copy, B: Copy>(a: &A) -> &B { in cast_ref()
254 pub(crate) unsafe fn cast_slice<A: Copy, B: Copy>(a: &[A]) -> &[B] { in cast_slice()
268 pub(crate) unsafe fn cast_slice_mut<A: Copy, B: Copy>(a: &mut [A]) -> &mut [B] { in cast_slice_mut()
286 pub(crate) unsafe fn try_cast<A: Copy, B: Copy>( in try_cast()
303 pub(crate) unsafe fn try_cast_ref<A: Copy, B: Copy>( in try_cast_ref()
323 pub(crate) unsafe fn try_cast_mut<A: Copy, B: Copy>( in try_cast_mut()
353 pub(crate) unsafe fn try_cast_slice<A: Copy, B: Copy>( in try_cast_slice()
381 pub(crate) unsafe fn try_cast_slice_mut<A: Copy, B: Copy>( in try_cast_slice_mut()
/aosp_15_r20/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go328 type Copy struct { struct
329 state protoimpl.MessageState
330 sizeCache protoimpl.SizeCache
331 unknownFields protoimpl.UnknownFields
333 From *string `protobuf:"bytes,1,req,name=from" json:"from,omitempty"`
334 To *string `protobuf:"bytes,2,req,name=to" json:"to,omitempty"`
336 Executable *bool `protobuf:"varint,3,opt,name=executable" json:"executable,omitempty"`
339 func (x *Copy) Reset() {
348 func (x *Copy) String() string {
352 func (*Copy) ProtoMessage() {}
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dnode.go26 Copy() Node methodSpec
123 func (l *ListNode) Copy() Node { func
151 func (t *TextNode) Copy() Node { func
183 func (c *CommentNode) Copy() Node { func
254 func (p *PipeNode) Copy() Node { func
289 func (a *ActionNode) Copy() Node { func
334 func (c *CommandNode) Copy() Node { func
386 func (i *IdentifierNode) Copy() Node { func
422 func (v *VariableNode) Copy() Node { func
456 func (d *DotNode) Copy() Node { func
[all …]
/aosp_15_r20/external/libcxx/benchmarks/
H A Dalgorithms.bench.cpp109 for (auto& Copy : Copies) in resetCopies() local
122 for (auto& Copy : Copies) { in runOpOnCopies() local
135 runOpOnCopies<ValueType>(state, Quantity, Order(), false, [](auto& Copy) { in run()
153 runOpOnCopies<ValueType>(state, Quantity, Order(), false, [](auto& Copy) { in run()
171 runOpOnCopies<ValueType>(state, Quantity, Order(), false, [](auto& Copy) { in run()
189 [](auto& Copy) { std::sort_heap(Copy.begin(), Copy.end()); }); in run()
202 runOpOnCopies<ValueType>(state, Quantity, Order(), false, [](auto& Copy) { in run()
219 runOpOnCopies<ValueType>(state, Quantity, Order(), true, [](auto& Copy) { in run()
239 runOpOnCopies<ValueType>(state, Quantity, Order(), true, [](auto& Copy) { in run()
/aosp_15_r20/build/blueprint/parser/
H A Dast.go67 func (m *Module) Copy() *Module { func
121 func (p *Property) Copy() *Property { func
144 Copy() Expression methodSpec
258 func (x *Operator) Copy() Expression { func
406 func (x *Variable) Copy() Expression { func
448 func (x *Map) Copy() Expression { func
570 func (x *List) Copy() Expression { func
629 func (x *String) Copy() Expression { func
676 func (x *Int64) Copy() Expression { func
709 func (x *Bool) Copy() Expression { func
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/anstyle/src/
Dcolor.rs36 pub fn render_fg(self) -> impl core::fmt::Display + Copy { in render_fg()
57 pub fn render_bg(self) -> impl core::fmt::Display + Copy { in render_bg()
77 pub(crate) fn render_underline(self) -> impl core::fmt::Display + Copy { in render_underline()
205 pub fn render_fg(self) -> impl core::fmt::Display + Copy { in render_fg()
238 pub fn render_bg(self) -> impl core::fmt::Display + Copy { in render_bg()
424 pub fn render_fg(self) -> impl core::fmt::Display + Copy { in render_fg()
438 pub fn render_bg(self) -> impl core::fmt::Display + Copy { in render_bg()
513 pub fn render_fg(self) -> impl core::fmt::Display + Copy { in render_fg()
531 pub fn render_bg(self) -> impl core::fmt::Display + Copy { in render_bg()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp166 auto &Copy = I.first->second; in trackCopy() local
316 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister() local
350 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, unsigned Src, in eraseIfRedundant()
386 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
401 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy()
492 MachineInstr *Copy = Tracker.findAvailCopy(MI, MOUse.getReg(), *TRI); in forwardUses() local
770 MachineInstr *Copy = in propagateDefs() local
854 for (auto *Copy : MaybeDeadCopies) { in BackwardCopyPropagateBlock() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DForeachBinaryOpList.cu258 struct Copy { struct
259 __device__ __forceinline__ dst_t operator()(const src_t& x) { in operator ()()
265 struct Copy<dst_t, c10::complex<double>> { struct
266 __device__ __forceinline__ dst_t operator()(const c10::complex<double>& x) { in operator ()()
277 struct Copy<dst_t, c10::complex<float>> { struct
278 __device__ __forceinline__ dst_t operator()(const c10::complex<float>& x) { in operator ()()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp198 auto &Copy = I.first->second; in trackCopy() local
366 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister() local
402 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, in eraseIfRedundant()
443 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
460 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy()
587 MachineInstr *Copy = Tracker.findAvailCopy(MI, MOUse.getReg().asMCReg(), in forwardUses() local
889 MachineInstr *Copy = Tracker.findAvailBackwardCopy( in propagateDefs() local
981 if (auto *Copy = Tracker.findCopyDefViaUnit(*RUI, *TRI)) { in BackwardCopyPropagateBlock() local
993 for (auto *Copy : MaybeDeadCopies) { in BackwardCopyPropagateBlock() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/util/
Dcopy.rs221 struct Copy<'a, R: ?Sized, W: ?Sized> { struct
224 buf: CopyBuffer, argument
282 impl<R, W> Future for Copy<'_, R, W> implementation
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dconstants.h219 std::unique_ptr<Constant> Copy() const override { in Copy() function
239 std::unique_ptr<Constant> Copy() const override { in Copy() function
278 std::unique_ptr<Constant> Copy() const override { in Copy() function
337 std::unique_ptr<Constant> Copy() const override { in Copy() function
365 std::unique_ptr<Constant> Copy() const override { in Copy() function
398 std::unique_ptr<Constant> Copy() const override { in Copy() function
424 std::unique_ptr<Constant> Copy() const override { in Copy() function
440 std::unique_ptr<Constant> Copy() const override { in Copy() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.h219 std::unique_ptr<Constant> Copy() const override { in Copy() function
239 std::unique_ptr<Constant> Copy() const override { in Copy() function
278 std::unique_ptr<Constant> Copy() const override { in Copy() function
337 std::unique_ptr<Constant> Copy() const override { in Copy() function
365 std::unique_ptr<Constant> Copy() const override { in Copy() function
398 std::unique_ptr<Constant> Copy() const override { in Copy() function
424 std::unique_ptr<Constant> Copy() const override { in Copy() function
440 std::unique_ptr<Constant> Copy() const override { in Copy() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconstants.h219 std::unique_ptr<Constant> Copy() const override { in Copy() function
239 std::unique_ptr<Constant> Copy() const override { in Copy() function
278 std::unique_ptr<Constant> Copy() const override { in Copy() function
337 std::unique_ptr<Constant> Copy() const override { in Copy() function
365 std::unique_ptr<Constant> Copy() const override { in Copy() function
398 std::unique_ptr<Constant> Copy() const override { in Copy() function
424 std::unique_ptr<Constant> Copy() const override { in Copy() function
440 std::unique_ptr<Constant> Copy() const override { in Copy() function
/aosp_15_r20/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dcopy.fail.cpp29 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
34 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
39 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
44 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dcopy.verify.cpp28 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
33 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
38 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
43 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
H A Dcopy.fail.cpp28 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
33 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
38 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
43 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}} in main() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dmarker.rs403 pub trait Copy: Clone { trait
433 impl Copy for ! {} impl
437 impl<T: ?Sized> Copy for &T {} impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dmarker.rs403 pub trait Copy: Clone { interface
433 impl Copy for ! {} impl
437 impl<T: ?Sized> Copy for &T {} impl

12345678910>>...36