Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_util.h46 static HloInstruction* Duplicate(HloInstruction* input_tuple) { in Duplicate() function
/external/rust/crates/pin-project/tests/ui/pinned_drop/
Dinvalid.rs27 struct Duplicate(()); struct
31 impl PinnedDrop for Duplicate { implementation
122 struct Duplicate(()); struct
125 impl PinnedDrop for Duplicate { implementation
/external/grpc-grpc/src/ruby/pb/grpc/testing/duplicate/
Decho_duplicate_services_pb.rb26 module Duplicate module
/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
Dshared_memory_region_unittest.cc212 TYPED_TEST(DuplicatableSharedMemoryRegionTest, Duplicate) { in TYPED_TEST() argument
/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/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.h133 void Duplicate() { in Duplicate() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h133 void Duplicate() { in Duplicate() function
/external/libchrome/base/process/
Dprocess_posix.cc285 Process Process::Duplicate() const { in Duplicate() function in base::Process
Dprocess_unittest.cc81 TEST_F(ProcessTest, Duplicate) { in TEST_F() argument
/external/rust/crates/pin-project/tests/ui/pin_project/
Dinvalid.rs223 struct Duplicate(#[pin] ()); struct
/external/gemmlowp/meta/generators/
Dmul_Nx8_Mx8_neon.py178 def Duplicate(emitter, registers, rows, cols, min_register, values): function
/external/libchrome/base/files/
Dfile_posix.cc390 File File::Duplicate() const { in Duplicate() function in base::File
/external/tensorflow/tensorflow/lite/kernels/
Dgather_test.cc124 TEST(FloatGatherOpTest, Duplicate) { in TEST() argument

12