Home
last modified time | relevance | path

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

12345

/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)
/external/chromium_org/base/posix/
Dfile_descriptor_shuffle.h37 virtual bool Duplicate(int* result, int fd) = 0;
51 virtual bool Duplicate(int* result, int fd) OVERRIDE;
Dfile_descriptor_shuffle.cc42 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/
Dee.cnf22 CN = Duplicate
26 CN = Duplicate
/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/
Dmemset.S12 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/
Dpeople_result.cc112 scoped_ptr<ChromeSearchResult> PeopleResult::Duplicate() { in Duplicate() function in app_list::PeopleResult
114 new PeopleResult(profile_, person_->Duplicate().Pass())).Pass(); in Duplicate()
Dperson.h29 scoped_ptr<Person> Duplicate();
Dpeople_result.h29 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/search/
Dchrome_search_result.h41 virtual scoped_ptr<ChromeSearchResult> Duplicate() = 0;
Dsearch_webstore_result.h27 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
Dsearch_webstore_result.cc60 scoped_ptr<ChromeSearchResult> SearchWebstoreResult::Duplicate() { in Duplicate() function in app_list::SearchWebstoreResult
Dmixer_unittest.cc34 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()
Dapp_result.h55 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
/external/chromium_org/mojo/python/tests/
Dsystem_unittest.py276 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/
Dexpect.13 Duplicate entry 'test-008' found.
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/
Dtab_navigation.applescript9 -- Duplicate a tab.
/external/lldb/source/Host/common/
DFile.cpp88 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/
Ddup_tail.ll2 ; Duplicate the return into if.end to enable TCE.
/external/chromium_org/tools/valgrind/gtest_exclude/
Dbase_unittests.gtest-drmemory_win32.txt18 ScopedProcessInformationTest.Duplicate
/external/llvm/test/Integer/
Dconstpointer_bt.ll20 global float * @2 ;; Duplicate forward numeric reference
/external/llvm/test/Feature/
Dconstpointer.ll20 global float * @2 ;; Duplicate forward numeric reference
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
Dwebstore_result.h50 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;

12345