/external/e2fsprogs/tests/f_dup_de/ |
D | expect.1 | 3 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
|
D | expect-nohtree.1 | 6 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/ |
D | category_left.h | 11 @interface Foo(Duplicate) 14 @interface Foo(Duplicate)
|
D | category_right.h | 11 @interface Foo(Duplicate) // expected-warning {{duplicate definition of category}}
|
/external/chromium/base/ |
D | file_descriptor_shuffle.h | 35 virtual bool Duplicate(int* result, int fd) = 0; 49 virtual bool Duplicate(int* result, int fd);
|
D | file_descriptor_shuffle.cc | 38 if (!delegate->Duplicate(&temp_fd, i->dest)) in PerformInjectiveMultimapDestructive() 82 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
|
D | file_descriptor_shuffle_unittest.cc | 50 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/ |
D | expect.1 | 3 Duplicate entry 'test-008' found.
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 549 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/ |
D | tab_navigation.applescript | 9 -- Duplicate a tab.
|
/external/chromium/chrome/browser/remoting/ |
D | directory_add_request_unittest.cc | 56 TEST_F(DirectoryAddRequestTest, Duplicate) { in TEST_F() argument
|
/external/llvm/test/Transforms/TailCallElim/ |
D | dup_tail.ll | 1 ; Duplicate the return into if.end to enable TCE.
|
/external/llvm/test/Integer/ |
D | constpointer_bt.ll | 20 global float * @2 ;; Duplicate forward numeric reference
|
D | constexpr_bt.ll | 28 global float* @4 ;; Duplicate forward numeric reference
|
/external/llvm/test/Feature/ |
D | constpointer.ll | 20 global float * @2 ;; Duplicate forward numeric reference
|
D | constexpr.ll | 26 global float* @4 ;; Duplicate forward numeric reference
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | chrome_event_processing_window.mm | 17 // Duplicate the given key event, but changing the associated window.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | CommonTreeAdaptor.as | 17 /** Duplicate a node. This is part of the factory;
|
D | TreeAdaptor.as | 52 /** Duplicate a single tree node. 57 /** Duplicate tree recursively, using dupNode() for each node */
|
/external/bison/tests/ |
D | regression.at | 113 ## Duplicate string. ## 117 AT_SETUP([Duplicate string])
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRCommonTreeAdaptor.m | 49 /** Duplicate a node. This is part of the factory;
|
/external/webkit/Source/WebCore/ |
D | DerivedSources.make | 647 …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/ |
D | basic.ll | 392 ;; Duplicate condition to avoid xor of cond.
|
/external/tcpdump/ |
D | README | 115 current send (on duplicate packets only). Duplicate
|
/external/v8/test/es5conform/ |
D | es5conform.status | 309 # Duplicate combined parameter name allowed in Function constructor called
|