Searched defs:Duplicate (Results 1 – 7 of 7) sorted by relevance
/external/libchrome/base/posix/ |
D | file_descriptor_shuffle.cc | 86 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
|
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
|
/external/libchrome/base/process/ |
D | process_posix.cc | 275 Process Process::Duplicate() const { in Duplicate() function in base::Process
|
/external/gemmlowp/meta/generators/ |
D | mul_Nx8_Mx8_neon.py | 178 def Duplicate(emitter, registers, rows, cols, min_register, values): function
|
/external/libchrome/base/files/ |
D | file_posix.cc | 375 File File::Duplicate() { in Duplicate() function in base::File
|
D | file_unittest.cc | 451 TEST(FileTest, Duplicate) { argument
|
/external/v8/src/compiler/ |
D | instruction.h | 978 static StateValueDescriptor Duplicate(Zone* zone, size_t id) { in Duplicate() function
|