/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)
|
/external/chromium_org/base/posix/ |
D | file_descriptor_shuffle.h | 37 virtual bool Duplicate(int* result, int fd) = 0; 51 virtual bool Duplicate(int* result, int fd) OVERRIDE;
|
D | file_descriptor_shuffle.cc | 42 if (!delegate->Duplicate(&temp_fd, i->dest)) in PerformInjectiveMultimapDestructive() 86 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
|
/external/chromium_org/net/data/ssl/scripts/ |
D | ee.cnf | 22 CN = Duplicate 26 CN = Duplicate
|
/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/ |
D | memset.S | 12 MULW D0Ar2,D0Ar2,#0x0101 ! Duplicate byte value into 0-15 14 LSL D0Re0,D0Ar2,#16 ! Duplicate byte value into 16-31 15 ADD A0.2,D0Ar2,D0Re0 ! Duplicate byte value into 4 (A0.2)
|
/external/chromium_org/chrome/browser/ui/app_list/search/people/ |
D | people_result.cc | 112 scoped_ptr<ChromeSearchResult> PeopleResult::Duplicate() { in Duplicate() function in app_list::PeopleResult 114 new PeopleResult(profile_, person_->Duplicate().Pass())).Pass(); in Duplicate()
|
D | person.h | 29 scoped_ptr<Person> Duplicate();
|
D | people_result.h | 29 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
D | chrome_search_result.h | 41 virtual scoped_ptr<ChromeSearchResult> Duplicate() = 0;
|
D | search_webstore_result.h | 27 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
|
D | search_webstore_result.cc | 60 scoped_ptr<ChromeSearchResult> SearchWebstoreResult::Duplicate() { in Duplicate() function in app_list::SearchWebstoreResult
|
D | mixer_unittest.cc | 34 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE { in Duplicate() function in app_list::test::TestSearchResult 202 scoped_ptr<ChromeSearchResult> result3_copy = result3->Duplicate(); in TEST_F()
|
D | app_result.h | 55 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
|
/external/chromium_org/mojo/python/tests/ |
D | system_unittest.py | 276 self._testHandlesCreation(handle.Duplicate()) 280 self._testHandlesCreation(handle.Duplicate(None)) 285 handle.Duplicate(system.DuplicateSharedBufferOptions())) 289 duplicated = handle.Duplicate()
|
/external/e2fsprogs/tests/f_dup_de2/ |
D | expect.1 | 3 Duplicate entry 'test-008' found.
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/ |
D | tab_navigation.applescript | 9 -- Duplicate a tab.
|
/external/lldb/source/Host/common/ |
D | File.cpp | 88 Duplicate (rhs); in File() 96 Duplicate (rhs); in operator =() 162 File::Duplicate (const File &rhs) in Duplicate() function in File
|
/external/llvm/test/Transforms/TailCallElim/ |
D | dup_tail.ll | 2 ; Duplicate the return into if.end to enable TCE.
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
D | base_unittests.gtest-drmemory_win32.txt | 18 ScopedProcessInformationTest.Duplicate
|
/external/llvm/test/Integer/ |
D | constpointer_bt.ll | 20 global float * @2 ;; Duplicate forward numeric reference
|
/external/llvm/test/Feature/ |
D | constpointer.ll | 20 global float * @2 ;; Duplicate forward numeric reference
|
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/ |
D | webstore_result.h | 50 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
|