Home
last modified time | relevance | path

Searched defs:Duplicate (Results 1 – 25 of 38) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_util.h46 static HloInstruction* Duplicate(HloInstruction* input_tuple) { in Duplicate() function
/external/grpc-grpc/src/ruby/pb/grpc/testing/duplicate/
Decho_duplicate_services_pb.rb26 module Duplicate module
/external/rust/crates/pin-project/tests/ui/pinned_drop/
Dinvalid.rs26 struct Duplicate(()); struct
30 impl PinnedDrop for Duplicate { implementation
121 struct Duplicate(()); struct
124 impl PinnedDrop for Duplicate { implementation
/external/llvm-project/lldb/source/Host/common/
DFileAction.cpp61 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
/external/libchrome/base/memory/
Dunsafe_shared_memory_region.cc41 UnsafeSharedMemoryRegion UnsafeSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::UnsafeSharedMemoryRegion
Dshared_memory_handle_posix.cc52 SharedMemoryHandle SharedMemoryHandle::Duplicate() const { in Duplicate() function in base::SharedMemoryHandle
Dread_only_shared_memory_region.cc61 ReadOnlySharedMemoryRegion ReadOnlySharedMemoryRegion::Duplicate() const { in Duplicate() function in base::ReadOnlySharedMemoryRegion
Dshared_memory_handle_android.cc69 SharedMemoryHandle SharedMemoryHandle::Duplicate() const { in Duplicate() function in base::SharedMemoryHandle
Dplatform_shared_memory_region_android.cc61 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
Dplatform_shared_memory_region_posix.cc121 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
/external/rust/crates/hashbrown/src/
Dlib.rs142 Duplicate(usize), enumerator
/external/libchrome/base/posix/
Dfile_descriptor_shuffle.cc86 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
Dfile_descriptor_shuffle_unittest.cc47 bool Duplicate(int* result, int fd) override { in Duplicate() function in base::InjectionTracer
251 bool Duplicate(int* result, int fd) override { return false; } in Duplicate() function in base::FailingDelegate
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
DSnippetRepetitorTest.cpp66 TEST_F(X86SnippetRepetitorTest, Duplicate) { in TEST_F() argument
/external/webrtc/modules/desktop_capture/win/
Ddxgi_adapter_duplicator.cc130 bool DxgiAdapterDuplicator::Duplicate(Context* context, in Duplicate() function in webrtc::DxgiAdapterDuplicator
Ddxgi_output_duplicator.cc151 bool DxgiOutputDuplicator::Duplicate(Context* context, in Duplicate() function in webrtc::DxgiOutputDuplicator
Ddxgi_duplicator_controller.cc106 DxgiDuplicatorController::Result DxgiDuplicatorController::Duplicate( in Duplicate() function in webrtc::DxgiDuplicatorController
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h112 void Duplicate() { in Duplicate() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dbyte_buffer.h134 void Duplicate() { in Duplicate() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h134 void Duplicate() { in Duplicate() function
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.h71 enum RepetitionModeE { Duplicate, Loop, AggregateMin }; enumerator
/external/libchrome/base/process/
Dprocess_posix.cc285 Process Process::Duplicate() const { in Duplicate() function in base::Process
/external/rust/crates/pin-project/tests/ui/pin_project/
Dinvalid.rs223 struct Duplicate(#[pin] ()); struct
/external/llvm-project/llvm/unittests/Support/
DTarWriterTest.cpp158 TEST_F(TarWriterTest, Duplicate) { in TEST_F() argument
/external/gemmlowp/meta/generators/
Dmul_Nx8_Mx8_neon.py178 def Duplicate(emitter, registers, rows, cols, min_register, values): function

12