Home
last modified time | relevance | path

Searched refs:Duplicate (Results 1 – 25 of 58) sorted by relevance

123

/external/e2fsprogs/tests/f_dup_de/
Dexpect.13 Duplicate entry 'mailcap.dpkg-old' found.
8 Duplicate entry 'fstab' in /etc (12) found. Clear? yes
10 Duplicate entry 'localtime' in /etc (12) found. Clear? yes
12 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
14 Duplicate entry 'modules.conf.old' in /etc (12) found. Clear? yes
19 Duplicate entry 'resolv.conf' in /etc (12) found. Clear? yes
21 Duplicate entry 'usb.permissions' in /etc (12) found. Clear? yes
Dexpect-nohtree.16 Duplicate entry 'mailcap.dpkg-old' found.
11 Duplicate entry 'fstab' in /etc (12) found. Clear? yes
13 Duplicate entry 'localtime' in /etc (12) found. Clear? yes
15 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
17 Duplicate entry 'modules.conf.old' in /etc (12) found. Clear? yes
22 Duplicate entry 'resolv.conf' in /etc (12) found. Clear? yes
24 Duplicate entry 'usb.permissions' in /etc (12) found. Clear? yes
/external/clang/test/Modules/Inputs/
Dcategory_left.h11 @interface Foo(Duplicate)
14 @interface Foo(Duplicate)
Dcategory_right.h11 @interface Foo(Duplicate) // expected-warning {{duplicate definition of category}}
/external/chromium/base/
Dfile_descriptor_shuffle.h35 virtual bool Duplicate(int* result, int fd) = 0;
49 virtual bool Duplicate(int* result, int fd);
Dfile_descriptor_shuffle.cc38 if (!delegate->Duplicate(&temp_fd, i->dest)) in PerformInjectiveMultimapDestructive()
82 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
Dfile_descriptor_shuffle_unittest.cc50 bool Duplicate(int* result, int fd) { in Duplicate() function in InjectionTracer
256 bool Duplicate(int* result, int fd) { in Duplicate() function in FailingDelegate
/external/e2fsprogs/tests/f_dup_de2/
Dexpect.13 Duplicate entry 'test-008' found.
/external/clang/utils/TableGen/
DNeonEmitter.cpp549 static std::string Duplicate(unsigned nElts, StringRef typestr, in Duplicate() function
625 s += "__a * " + Duplicate(nElts, typestr, "__b") + ";"; in GenOpString()
638 s += "__a + (__b * " + Duplicate(nElts, typestr, "__c") + ");"; in GenOpString()
648 Duplicate(nElts, typestr, "__c") + ");"; in GenOpString()
658 s += "__a - (__b * " + Duplicate(nElts, typestr, "__c") + ");"; in GenOpString()
668 Duplicate(nElts, typestr, "__c") + ");"; in GenOpString()
749 s += Duplicate(nElts, typestr, "__a") + ";"; in GenOpString()
952 args = Duplicate(GetNumElements(typestr, argQuad), typestr, args); in GenBuiltin()
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/
Dtab_navigation.applescript9 -- Duplicate a tab.
/external/chromium/chrome/browser/remoting/
Ddirectory_add_request_unittest.cc56 TEST_F(DirectoryAddRequestTest, Duplicate) { in TEST_F() argument
/external/llvm/test/Transforms/TailCallElim/
Ddup_tail.ll1 ; Duplicate the return into if.end to enable TCE.
/external/llvm/test/Integer/
Dconstpointer_bt.ll20 global float * @2 ;; Duplicate forward numeric reference
Dconstexpr_bt.ll28 global float* @4 ;; Duplicate forward numeric reference
/external/llvm/test/Feature/
Dconstpointer.ll20 global float * @2 ;; Duplicate forward numeric reference
Dconstexpr.ll26 global float* @4 ;; Duplicate forward numeric reference
/external/chromium/chrome/browser/ui/cocoa/
Dchrome_event_processing_window.mm17 // Duplicate the given key event, but changing the associated window.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonTreeAdaptor.as17 /** Duplicate a node. This is part of the factory;
DTreeAdaptor.as52 /** Duplicate a single tree node.
57 /** Duplicate tree recursively, using dupNode() for each node */
/external/bison/tests/
Dregression.at113 ## Duplicate string. ##
117 AT_SETUP([Duplicate string])
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRCommonTreeAdaptor.m49 /** Duplicate a node. This is part of the factory;
/external/webkit/Source/WebCore/
DDerivedSources.make647 …ERTY_NAMES) | uniq -d | grep -E -v '(^#)|(^[[:space:]]*$$)'; then echo 'Duplicate value!'; exit 1;…
654 …if sort CSSValueKeywords.in | uniq -d | grep -E -v '(^#)|(^[[:space:]]*$$)'; then echo 'Duplicate
/external/llvm/test/Transforms/JumpThreading/
Dbasic.ll392 ;; Duplicate condition to avoid xor of cond.
/external/tcpdump/
DREADME115 current send (on duplicate packets only). Duplicate
/external/v8/test/es5conform/
Des5conform.status309 # Duplicate combined parameter name allowed in Function constructor called

123