HomeSort by relevance Sort by last modified time
    Searched refs:Duplicate (Results 1 - 20 of 20) sorted by null

  /external/clang/test/Modules/Inputs/
category_left.h 11 @interface Foo(Duplicate)
14 @interface Foo(Duplicate)
category_right.h 11 @interface Foo(Duplicate)
  /external/chromium/base/
file_descriptor_shuffle.h 33 // Duplicate |fd|, an element of the domain, and write a fresh element of the
35 virtual bool Duplicate(int* result, int fd) = 0;
49 virtual bool Duplicate(int* result, int fd);
file_descriptor_shuffle.cc 38 if (!delegate->Duplicate(&temp_fd, i->dest))
82 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) {
file_descriptor_shuffle_unittest.cc 24 DUPLICATE,
50 bool Duplicate(int* result, int fd) {
52 actions_.push_back(Action(Action::DUPLICATE, *result, fd));
152 Action(Action::DUPLICATE, kDuplicateBase, 1));
167 Action(Action::DUPLICATE, kDuplicateBase, 1));
182 Action(Action::DUPLICATE, kDuplicateBase, 1));
197 Action(Action::DUPLICATE, kDuplicateBase, 1));
256 bool Duplicate(int* result, int fd) {
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.good 113 INSTALL=Duplicate -y
114 INSTALL_PROGRAM=Duplicate -y
115 INSTALL_DATA=Duplicate -y
116 INSTALL_SETUID=Duplicate -y
135 CP = Duplicate -y
mac-mf.inp 113 INSTALL=Duplicate -y
114 INSTALL_PROGRAM=Duplicate -y
115 INSTALL_DATA=Duplicate -y
116 INSTALL_SETUID=Duplicate -y
135 CP = Duplicate -y
  /external/chromium/chrome/browser/remoting/
directory_add_request_unittest.cc 56 TEST_F(DirectoryAddRequestTest, Duplicate) {
59 "a duplicate host.\"}],\"code\":400,\"message\":\"Attempt to "
60 "register a duplicate host.\"}}",
62 "Attempt to register a duplicate host.");
  /external/clang/utils/TableGen/
NeonEmitter.cpp 741 static std::string Duplicate(unsigned nElts, StringRef typestr,
817 s += "__a * " + Duplicate(nElts, typestr, "__b") + ";";
830 s += "__a + (__b * " + Duplicate(nElts, typestr, "__c") + ");";
840 Duplicate(nElts, typestr, "__c") + ");";
850 s += "__a - (__b * " + Duplicate(nElts, typestr, "__c") + ");";
860 Duplicate(nElts, typestr, "__c") + ");";
941 s += Duplicate(nElts, typestr, "__a") + ";";
1144 args = Duplicate(GetNumElements(typestr, argQuad), typestr, args);
    [all...]
  /external/openssl/crypto/objects/
obj_dat.pl 59 print "WARNING: Duplicate short name \"$d\"\n";
69 print "WARNING: Duplicate long name \"$d\"\n";
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa.cpp 117 const TInt err = iCopyBmp->Duplicate(iBmp->Handle());
180 iBitGdiBmp->Duplicate(iHandle);
dsa_new.cpp 196 const TInt err = iCopyBmp->Duplicate(iBmp->Handle());
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 391 ; Duplicate and expand dc across
  /external/v8/test/mjsunit/
strict-mode.js 110 // Duplicate function parameter name.
119 // Function constructor: duplicate parameter name.
169 // Duplicate data properties.
    [all...]
  /external/v8/src/
messages.js 225 "strict_param_dupe", ["Strict mode function may not have duplicate parameter names"],
229 "strict_duplicate_property", ["Duplicate data property in object literal not allowed in strict mode"],
    [all...]
  /external/iproute2/doc/
ip-cref.tex 710 --- (IPv6 only) only list addresses which did not pass duplicate
780 --- the address is not used because duplicate address detection~\cite{RFC-ADDRCONF}
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 75 /// <summary>Duplicate a single tree node </summary>
79 /// <summary>Duplicate tree recursively, using DupNode() for each node </summary>
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 402 milliseconds