| /third_party/skia/third_party/externals/tint/tools/src/list/ |
| D | list.go | 38 Copy(dst, src, count int) methodSpec 67 func Copy(l List) List { func 108 func (l list) Copy(dst, src, count int) { func
|
| D | list_test.go | 31 func (customList) Copy(dst, src, count int) {} func
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineCopyPropagation.cpp | 166 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | constants.h | 219 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
|
| /third_party/spirv-tools/source/opt/ |
| D | constants.h | 219 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
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | constants.h | 219 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64CleanupLocalDynamicTLSPass.cpp | 104 MachineInstr *Copy = BuildMI(*I.getParent(), I, I.getDebugLoc(), in replaceTLSBaseAddrCall() local 125 MachineInstr *Copy = in setRegister() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZLDCleanup.cpp | 119 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall() local 139 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
|
| /third_party/skia/src/gpu/ |
| D | GrSurfaceProxyView.h | 98 static GrSurfaceProxyView Copy(GrRecordingContext* context, in Copy() function 114 static GrSurfaceProxyView Copy(GrRecordingContext* rContext, in Copy() function
|
| D | GrSurfaceProxy.cpp | 260 sk_sp<GrSurfaceProxy> GrSurfaceProxy::Copy(GrRecordingContext* rContext, in Copy() function in GrSurfaceProxy 334 sk_sp<GrSurfaceProxy> GrSurfaceProxy::Copy(GrRecordingContext* context, in Copy() function in GrSurfaceProxy
|
| /third_party/googletest/googlemock/include/gmock/internal/ |
| D | gmock-internal-utils.h | 355 static type Copy(const RawContainer& container) { return container; } in Copy() function 376 static type Copy(const Element (&array)[N]) { in Copy() function 397 static type Copy(const ::std::tuple<ElementPointer, Size>& array) { in Copy() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | ByteArray.cs | 50 internal static void Copy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int count) in Copy() method in Google.Protobuf.ByteArray
|
| /third_party/node/deps/v8/src/bigint/ |
| D | div-helpers.cc | 14 void Copy(RWDigits Z, Digits X) { in Copy() function
|
| /third_party/node/deps/v8/include/ |
| D | v8-persistent-handle.h | 245 V8_INLINE static void Copy(const Persistent<S, M>& source, in Copy() function 261 static V8_INLINE void Copy(const Persistent<S, M>& source, in Copy() function 457 void Persistent<T, M>::Copy(const Persistent<S, M2>& that) { in Copy() function
|
| /third_party/node/src/ |
| D | node_snapshotable.h | 53 T* Copy() const { in Copy() function
|
| /third_party/rust/crates/syn/codegen/src/ |
| D | clone.rs | 89 impl Copy for #ident {} in expand_impl() impl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | BitVector.h | 217 BitWord Copy = Bits[i]; in find_first_in() local 247 BitWord Copy = Bits[CurrentWord]; in find_last_in() local 277 BitWord Copy = Bits[i]; in find_first_unset_in() local 309 BitWord Copy = Bits[CurrentWord]; in find_last_unset_in() local
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | module.cc | 89 void Module::Copy(CloneContext* ctx, const Module* src) { in Copy() function in tint::ast::Module
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeIndex.h | 199 TypeIndex Copy = *this; variable 216 TypeIndex Copy = *this; variable
|
| /third_party/gn/src/gn/ |
| D | function_get_target_outputs_unittest.cc | 60 TEST_F(GetTargetOutputsTest, Copy) { in TEST_F() argument
|
| /third_party/rust/crates/cxx/syntax/ |
| D | derive.rs | 13 Copy, enumerator
|
| /third_party/rust/crates/syn/src/ |
| D | token.rs | 278 impl Copy for $name {} impl 405 impl Copy for $name {} impl 512 impl Copy for $name {} impl
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | result_test.cc | 40 TEST_F(ResultTest, Copy) { in TEST_F() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | DebugChecksumsSubsection.cpp | 72 uint8_t *Copy = Storage.Allocate<uint8_t>(Bytes.size()); in addChecksum() local
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| D | parser_copy_test.cc | 23 TEST_F(AmberScriptParserTest, Copy) { in TEST_F() argument
|