Home
last modified time | relevance | path

Searched refs:Duplicate (Results 1 - 12 of 12) sorted by relevance

/third_party/gn/src/base/posix/
H A Dfile_descriptor_shuffle.h34 // Duplicate |fd|, an element of the domain, and write a fresh element of the
36 virtual bool Duplicate(int* result, int fd) = 0;
50 bool Duplicate(int* result, int fd) override;
H A Dfile_descriptor_shuffle.cc42 if (!delegate->Duplicate(&temp_fd, i->dest)) in PerformInjectiveMultimapDestructive()
87 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
/third_party/gn/src/base/files/
H A Dfile.h253 File Duplicate() const;
H A Dfile_win.cc209 File File::Duplicate() const { in Duplicate() function in base::File
/third_party/gn/src/gn/
H A Dfunction_template.cc196 *err = Err(function, "Duplicate template definition.",
H A Dargs.cc180 arg.second.origin(), "Duplicate build argument declaration.",
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A Dvarsub.bat59 print STDERR "Error: Duplicate definition of $var\n";
/third_party/rust/crates/libc/ci/ios/
H A Ddeploy_and_run_on_ios_simulator.rs60 panic!("Duplicate rust_ios simulators found. Please \ in start_simulator()
/third_party/nghttp2/third-party/llhttp/src/
H A Dllhttp.c7823 state->reason = "Duplicate Content-Length"; in llhttp__internal__run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1055 << " (Tail Duplicate)\n"); in getBestTrellisSuccessor()
1084 bool Duplicate = true; in canTailDuplicateUnplacedPreds()
1134 Duplicate = false; in canTailDuplicateUnplacedPreds()
1175 if ((NumDup > Succ->succ_size()) || !Duplicate) in canTailDuplicateUnplacedPreds()
1612 << " (Tail Duplicate)\n"); in selectBestSuccessor()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1232 static StateValueDescriptor Duplicate(size_t id) { in Duplicate() function in v8::internal::compiler::StateValueDescriptor
1344 fields_.push_back(StateValueDescriptor::Duplicate(id)); in PushDuplicate()
/third_party/node/deps/llhttp/src/
H A Dllhttp.c6831 state->reason = "Duplicate Content-Length"; in llhttp__internal__run()
14765 state->reason = "Duplicate Content-Length"; in llhttp__internal__run()

Completed in 32 milliseconds