Home
last modified time | relevance | path

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

/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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1084 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h1232 static StateValueDescriptor Duplicate(size_t id) { in Duplicate() function