Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/pb/grpc/testing/duplicate/
Decho_duplicate_services_pb.rb26 module Duplicate module
/third_party/boost/libs/hana/include/boost/hana/
Dduplicate.hpp27 using Duplicate = BOOST_HANA_DISPATCH_IF(duplicate_impl<W>, in operator ()() typedef
/third_party/boost/boost/hana/
Dduplicate.hpp27 using Duplicate = BOOST_HANA_DISPATCH_IF(duplicate_impl<W>, in operator ()() typedef
/third_party/gn/src/base/posix/
Dfile_descriptor_shuffle.cc87 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
/third_party/grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h134 void Duplicate() { in Duplicate() function
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dhandle.cc105 Dart_Handle Handle::Duplicate(uint32_t rights) { in Duplicate() function in zircon::dart::Handle
/third_party/flutter/engine/flutter/fml/platform/posix/
Dfile_posix.cc118 fml::UniqueFD Duplicate(fml::UniqueFD::element_type descriptor) { in Duplicate() function
/third_party/gn/src/base/files/
Dfile_win.cc209 File File::Duplicate() const { in Duplicate() function in base::File
Dfile_posix.cc284 File File::Duplicate() const { in Duplicate() function in base::File
/third_party/flutter/engine/flutter/fml/platform/win/
Dfile_win.cc230 fml::UniqueFD Duplicate(fml::UniqueFD::element_type descriptor) { in Duplicate() function
/third_party/mindspore/mindspore/dataset/transforms/
Dc_transforms.py349 class Duplicate(TensorOperation): class
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc212 CefRefPtr<CefXmlObject> CefXmlObject::Duplicate() { in Duplicate() function in CefXmlObject
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dtransforms.cc95 Duplicate::Duplicate() {} in Duplicate() function in mindspore::dataset::transforms::Duplicate
/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs161 public ByteBuffer Duplicate() in Duplicate() method in FlatBuffers.ByteBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1084 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local