/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/ui/pinned_drop/ |
D | invalid.rs | 27 struct Duplicate(()); struct 31 impl PinnedDrop for Duplicate { implementation 122 struct Duplicate(()); struct 125 impl PinnedDrop for Duplicate { implementation
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/ |
H A D | raw_ptr_hookable_impl.h | 30 using Duplicate = void(uintptr_t address); member 174 PA_ALWAYS_INLINE static constexpr T* Duplicate(T* wrapped_ptr) { in Duplicate() function
|
H A D | raw_ptr_noop_impl.h | 96 PA_ALWAYS_INLINE static constexpr T* Duplicate(T* wrapped_ptr) { in Duplicate() function
|
H A D | raw_ptr_asan_unowned_impl.h | 116 PA_ALWAYS_INLINE static constexpr T* Duplicate(T* wrapped_ptr) { in Duplicate() function
|
/aosp_15_r20/external/libchrome/base/posix/ |
H A D | file_descriptor_shuffle_unittest.cc | 47 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
|
H A D | file_descriptor_shuffle.cc | 86 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
|
/aosp_15_r20/external/cronet/base/posix/ |
H A D | file_descriptor_shuffle_unittest.cc | 48 bool Duplicate(int* result, int fd) override { in Duplicate() function in base::InjectionTracer 313 bool Duplicate(int* result, int fd) override { return false; } in Duplicate() function in base::FailingDelegate
|
H A D | file_descriptor_shuffle.cc | 73 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | tuple_util.h | 47 static HloInstruction* Duplicate(HloInstruction* input_tuple) { in Duplicate() function
|
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/grpc/testing/duplicate/ |
H A D | echo_duplicate_services_pb.rb | 26 module Duplicate module
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | unsafe_shared_memory_region.cc | 41 UnsafeSharedMemoryRegion UnsafeSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::UnsafeSharedMemoryRegion
|
H A D | shared_memory_handle_posix.cc | 52 SharedMemoryHandle SharedMemoryHandle::Duplicate() const { in Duplicate() function in base::SharedMemoryHandle
|
H A D | read_only_shared_memory_region.cc | 61 ReadOnlySharedMemoryRegion ReadOnlySharedMemoryRegion::Duplicate() const { in Duplicate() function in base::ReadOnlySharedMemoryRegion
|
H A D | shared_memory_handle_android.cc | 69 SharedMemoryHandle SharedMemoryHandle::Duplicate() const { in Duplicate() function in base::SharedMemoryHandle
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | unsafe_shared_memory_region.cc | 47 UnsafeSharedMemoryRegion UnsafeSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::UnsafeSharedMemoryRegion
|
H A D | read_only_shared_memory_region.cc | 67 ReadOnlySharedMemoryRegion ReadOnlySharedMemoryRegion::Duplicate() const { in Duplicate() function in base::ReadOnlySharedMemoryRegion
|
H A D | raw_ptr_asan_hooks.cc | 102 void Duplicate(uintptr_t) {} in Duplicate() function
|
H A D | platform_shared_memory_region_fuchsia.cc | 52 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
|
H A D | platform_shared_memory_region_android.cc | 67 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
|
H A D | platform_shared_memory_region_apple.cc | 46 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
|
/aosp_15_r20/frameworks/base/tools/aapt2/tools/consumers/ |
H A D | duplicates.py | 79 class Duplicate: class
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/ |
H A D | qpack_encoder_stream_sender_test.cc | 133 TEST_P(QpackEncoderStreamSenderTest, Duplicate) { in TEST_P() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/registration/ |
H A D | registration_test.py | 76 class Duplicate(base.Trackable): class
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | process_stubs.cc | 69 Process Process::Duplicate() const { in Duplicate() function in base::Process
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/ |
H A D | dxgi_adapter_duplicator.cc | 128 bool DxgiAdapterDuplicator::Duplicate(Context* context, in Duplicate() function in webrtc::DxgiAdapterDuplicator
|