Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/pb/grpc/testing/duplicate/
Decho_duplicate_services_pb.rb26 module Duplicate module
/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.cc117 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.cc283 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/cef/libcef_dll/wrapper/
Dcef_xml_object.cc212 CefRefPtr<CefXmlObject> CefXmlObject::Duplicate() { in Duplicate() function in CefXmlObject
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddpaddr.h198 STDMETHOD(Duplicate)(THIS_ PDIRECTPLAY8ADDRESS* ppdpaNewAddress) PURE; in DECLARE_INTERFACE_() local
Dd3drmobj.h2043 STDMETHOD(Duplicate) (THIS_ IDirect3DRMProgressiveMesh **mesh) PURE; in DECLARE_INTERFACE_() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1084 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dmshtmlc.h12705 #define IHTMLTxtRange_duplicate(This,Duplicate) (This)->lpVtbl->duplicate(This,Duplicate) argument