/external/clang/test/CXX/class/class.mem/ |
p1.cpp | 6 int v1; //expected-error{{duplicate member 'v1'}} 10 int v; //expected-error{{duplicate member 'v'}} 27 static int v2; //expected-error{{duplicate member 'v2'}} 61 int v8; //expected-error{{duplicate member 'v8'}}
|
/external/clang/test/SemaObjC/ |
DoubleMethod.m | 14 - (void) method {;} // expected-error {{duplicate declaration of method 'method'}}
|
alias-test-2.m | 15 @interface MyAlias : AliasForSuper // expected-error {{duplicate interface definition for class 'MyWpModule'}}
|
ivar-sem-check-1.m | 16 int kaka; // expected-error {{duplicate member 'kaka'}}
|
category-1.m | 11 @interface MyClass1 (Category1) // expected-warning {{duplicate definition of category 'Category1' on interface 'MyClass1'}} 24 @interface MyClass1 (Category4) @end // expected-warning {{duplicate definition of category 'Category4' on interface 'MyClass1'}} 25 @interface MyClass1 (Category7) @end // expected-warning {{duplicate definition of category 'Category7' on interface 'MyClass1'}} 26 @interface MyClass1 (Category8) @end // expected-warning {{duplicate definition of category 'Category8' on interface 'MyClass1'}} 51 @interface XCRemoteComputerManager(x) // expected-warning {{duplicate definition of category 'x' on interface 'XCRemoteComputerManager'}}
|
/external/e2fsprogs/tests/f_dup_de2/ |
expect.1 | 3 Duplicate entry 'test-008' found.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
ListRemoveAllTester.java | 43 E duplicate = arrayAndDuplicate.duplicate; local 46 getList().removeAll(MinimalCollection.of(duplicate))); 49 getList().contains(duplicate));
|
/external/llvm/test/Transforms/SimplifyCFG/ |
duplicate-phis.ll | 4 ; duplicate and remove it.
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_SetTest.java | 38 assertTrue("Set Test - Adding a duplicate element changed the set", 43 "Set Test - Adding and removing a duplicate element failed to remove it",
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
chrome_search_result.h | 32 // for SearchController to mix the results, duplicate a result from a 41 virtual scoped_ptr<ChromeSearchResult> Duplicate() = 0;
|
/external/chromium_org/net/data/ssl/scripts/ |
ee.cnf | 22 CN = Duplicate 26 CN = Duplicate
|
/external/chromium_org/third_party/WebKit/PerformanceTests/CSS/ |
SelectorCountScaling.html | 22 // Intentionally repeat the same classes many times, to test duplicate optimizations. 28 // Intentionally repeat the same classes many times, to test duplicate optimizations.
|
/external/chromium_org/tools/gyp/test/same-source-file-name/ |
gyptest-shared.py | 24 test.run_gyp('double-shared.gyp', '--no-duplicate-basename-check', 27 test.run_gyp('double-shared.gyp', '--no-duplicate-basename-check',
|
gyptest-static.py | 27 test.run_gyp('double-static.gyp', '--no-duplicate-basename-check', 30 test.run_gyp('double-static.gyp', '--no-duplicate-basename-check',
|
/external/chromium_org/ui/gl/ |
gl_image_shared_memory.cc | 30 // Duplicate the handle. 34 DVLOG(0) << "Failed to duplicate shared memory handle.";
|
/libcore/support/src/test/java/tests/support/ |
Support_SetTest.java | 38 assertTrue("Set Test - Adding a duplicate element changed the set", 43 "Set Test - Adding and removing a duplicate element failed to remove it",
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
ListSuggestionCursorNoDuplicates.java | 25 * and doesn't allow duplicate suggestions. 45 if (DBG) Log.d(TAG, "Rejecting duplicate " + key);
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
vp9_subpixel_8t_intrin_ssse3.c | 59 // duplicate only the first 16 bits in the filter into the first lane 61 // duplicate only the third 16 bit in the filter into the first lane 63 // duplicate only the seconds 16 bits in the filter into the second lane 66 // duplicate only the forth 16 bits in the filter into the second lane 131 // duplicate only the first 16 bits (first and second byte) 134 // duplicate only the second 16 bits (third and forth byte) 137 // duplicate only the third 16 bits (fifth and sixth byte) 140 // duplicate only the forth 16 bits (seventh and eighth byte) 211 // duplicate only the first 16 bits (first and second byte) 214 // duplicate only the second 16 bits (third and forth byte [all...] |
/external/clang/test/Sema/ |
c89.c | 96 const const int c_i; /* expected-warning {{duplicate 'const' declaration specifier}} */ 98 volatile vol_int volvol_i; /* expected-warning {{duplicate 'volatile' declaration specifier}} */ 99 typedef volatile vol_int volvol_int; /* expected-warning {{duplicate 'volatile' declaration specifier}} */ 104 const CI mine1[5][5]; /* expected-warning {{duplicate 'const' declaration specifier}} */ 107 const array_of_CI mine2; /* expected-warning {{duplicate 'const' declaration specifier}} */
|
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_subpixel_8t_intrin_ssse3.c | 59 // duplicate only the first 16 bits in the filter into the first lane 61 // duplicate only the third 16 bit in the filter into the first lane 63 // duplicate only the seconds 16 bits in the filter into the second lane 65 // duplicate only the forth 16 bits in the filter into the second lane 129 // duplicate only the first 16 bits (first and second byte) 132 // duplicate only the second 16 bits (third and forth byte) 135 // duplicate only the third 16 bits (fifth and sixth byte) 138 // duplicate only the forth 16 bits (seventh and eighth byte) 209 // duplicate only the first 16 bits (first and second byte) 212 // duplicate only the second 16 bits (third and forth byte [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_subpixel_8t_intrin_ssse3.c | 59 // duplicate only the first 16 bits in the filter into the first lane 61 // duplicate only the third 16 bit in the filter into the first lane 63 // duplicate only the seconds 16 bits in the filter into the second lane 65 // duplicate only the forth 16 bits in the filter into the second lane 129 // duplicate only the first 16 bits (first and second byte) 132 // duplicate only the second 16 bits (third and forth byte) 135 // duplicate only the third 16 bits (fifth and sixth byte) 138 // duplicate only the forth 16 bits (seventh and eighth byte) 209 // duplicate only the first 16 bits (first and second byte) 212 // duplicate only the second 16 bits (third and forth byte [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/ |
DoubleBufferTest.java | 216 // duplicate's contents should be the same as buf 217 DoubleBuffer duplicate = buf.duplicate(); 218 assertNotSame(buf, duplicate); 219 assertEquals(buf.position(), duplicate.position()); 220 assertEquals(buf.limit(), duplicate.limit()); 221 assertEquals(buf.isReadOnly(), duplicate.isReadOnly()); 222 assertEquals(buf.isDirect(), duplicate.isDirect()); 223 assertEquals(buf.order(), duplicate.order()); 224 assertContentEquals(buf, duplicate); 400 DoubleBuffer duplicate = buf.duplicate(); local [all...] |
FloatBufferTest.java | 207 // duplicate's contents should be the same as buf 208 FloatBuffer duplicate = buf.duplicate(); 209 assertNotSame(buf, duplicate); 210 assertEquals(buf.position(), duplicate.position()); 211 assertEquals(buf.limit(), duplicate.limit()); 212 assertEquals(buf.isReadOnly(), duplicate.isReadOnly()); 213 assertEquals(buf.isDirect(), duplicate.isDirect()); 214 assertEquals(buf.order(), duplicate.order()); 215 assertContentEquals(buf, duplicate); 398 FloatBuffer duplicate = buf.duplicate(); local [all...] |
IntBufferTest.java | 187 // duplicate's contents should be the same as buf 188 IntBuffer duplicate = buf.duplicate(); 189 assertNotSame(buf, duplicate); 190 assertEquals(buf.position(), duplicate.position()); 191 assertEquals(buf.limit(), duplicate.limit()); 192 assertEquals(buf.isReadOnly(), duplicate.isReadOnly()); 193 assertEquals(buf.isDirect(), duplicate.isDirect()); 194 assertEquals(buf.order(), duplicate.order()); 195 assertContentEquals(buf, duplicate); 376 IntBuffer duplicate = buf.duplicate(); local [all...] |
LongBufferTest.java | 187 // duplicate's contents should be the same as buf 188 LongBuffer duplicate = buf.duplicate(); 189 assertNotSame(buf, duplicate); 190 assertEquals(buf.position(), duplicate.position()); 191 assertEquals(buf.limit(), duplicate.limit()); 192 assertEquals(buf.isReadOnly(), duplicate.isReadOnly()); 193 assertEquals(buf.isDirect(), duplicate.isDirect()); 194 assertEquals(buf.order(), duplicate.order()); 195 assertContentEquals(buf, duplicate); 377 LongBuffer duplicate = buf.duplicate(); local [all...] |