Searched defs:Duplicate (Results 1 – 11 of 11) 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/tensorflow/tensorflow/contrib/lite/kernels/ |
D | gather_test.cc | 99 TEST(FloatGatherOpTest, Duplicate) { in TEST() argument
|
/external/libchrome/base/process/ |
D | process_posix.cc | 280 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() const { in Duplicate() function in base::File
|
D | file_unittest.cc | 454 TEST(FileTest, Duplicate) { argument
|
/external/libmojo/mojo/android/system/ |
D | core_impl.cc | 288 static ScopedJavaLocalRef<jobject> Duplicate( in Duplicate() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_kernel_test.cc | 893 TEST_F(LabelTest, Duplicate) { in TEST_F() argument
|
/external/tensorflow/tensorflow/python/framework/ |
D | function_test.py | 174 def Duplicate(a): function
|
/external/v8/src/compiler/ |
D | instruction.h | 1157 static StateValueDescriptor Duplicate(size_t id) { in Duplicate() function
|