Searched refs:duplicate (Results 1 - 25 of 161) sorted by relevance

1234567

/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DListRemoveTester.java41 E duplicate = arrayAndDuplicate.duplicate;
43 int firstIndex = getList().indexOf(duplicate);
46 getList().remove(duplicate));
47 assertTrue("After remove(duplicate), a list should still contain "
48 + "the duplicate element", getList().contains(duplicate));
49 assertFalse("remove(duplicate) should remove the first instance of the "
50 + "duplicate element in the list",
51 firstIndex == getList().indexOf(duplicate));
[all...]
H A DListRemoveAllTester.java43 E duplicate = arrayAndDuplicate.duplicate;
46 getList().removeAll(MinimalCollection.of(duplicate)));
49 getList().contains(duplicate));
/external/llvm/test/MC/ARM/
H A Deh-directive-movsp.s7 .section .duplicate
9 .global duplicate
10 .type duplicate,%function
11 duplicate: label
20 @ CHECK: Name: .ARM.exidx.duplicate
/external/javassist/sample/duplicate/
H A DMain.java1 package sample.duplicate;
21 First, run sample.duplicate.Viewer without a metaobject.
23 % java sample.duplicate.Viewer
28 of sample.duplicate.DuplicatedObject.
30 % java sample.duplicate.Main
33 sample.duplicate.Viewer is loaded by javassist.tools.reflect.Loader so that
39 cl.makeReflective("sample.duplicate.Ball",
40 "sample.duplicate.DuplicatedObject",
42 cl.run("sample.duplicate.Viewer", args);
H A DBall.java1 package sample.duplicate;
H A DDuplicatedObject.java1 package sample.duplicate;
H A DViewer.java1 package sample.duplicate;
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
H A DUnknownEntry.java37 this.content = (ByteBuffer) content.duplicate().rewind();
42 this.content = (ByteBuffer) byteBuffer.duplicate().rewind();
47 return content.duplicate();
52 ByteBuffer bb = content.duplicate();
/external/boringssl/src/crypto/pool/
H A Dpool.c82 CRYPTO_BUFFER *const duplicate = local
84 if (duplicate != NULL) {
85 CRYPTO_refcount_inc(&duplicate->references);
89 if (duplicate != NULL) {
90 return duplicate;
116 CRYPTO_BUFFER *duplicate = lh_CRYPTO_BUFFER_retrieve(pool->bufs, buf); local
118 if (duplicate == NULL) {
123 CRYPTO_refcount_inc(&duplicate->references);
132 return duplicate;
/external/libmojo/mojo/android/system/src/org/chromium/mojo/system/impl/
H A DSharedBufferHandleImpl.java39 * @see SharedBufferHandle#duplicate(DuplicateOptions)
42 public SharedBufferHandle duplicate(DuplicateOptions options) { method in class:SharedBufferHandleImpl
43 return mCore.duplicate(this, options);
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DAbstractContainerTester.java182 public final E duplicate; field in class:AbstractContainerTester.ArrayWithDuplicate
184 private ArrayWithDuplicate(E[] elements, E duplicate) { argument
186 this.duplicate = duplicate;
191 * @return an array of the proper size with a duplicate element.
196 E duplicate = elements[(elements.length / 2) - 1];
197 elements[(elements.length / 2) + 1] = duplicate;
198 return new ArrayWithDuplicate<E>(elements, duplicate);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDateFormatSymbols.java716 return duplicate(eras);
724 eras = duplicate(newEras);
732 return duplicate(eraNames);
740 eraNames = duplicate(newEraNames);
752 return duplicate(narrowEras);
761 return duplicate(months);
806 return duplicate(returnValue);
814 months = duplicate(newMonths);
829 months = duplicate(newMonths);
832 shortMonths = duplicate(newMonth
2089 private final String[] duplicate(String[] srcArray) method in class:DateFormatSymbols
2094 private final String[][] duplicate(String[][] srcArray) method in class:DateFormatSymbols
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormatSymbols.java728 return duplicate(eras);
737 eras = duplicate(newEras);
746 return duplicate(eraNames);
755 eraNames = duplicate(newEraNames);
767 return duplicate(narrowEras);
777 return duplicate(months);
823 return duplicate(returnValue);
832 months = duplicate(newMonths);
848 months = duplicate(newMonths);
851 shortMonths = duplicate(newMonth
2130 private final String[] duplicate(String[] srcArray) method in class:DateFormatSymbols
2135 private final String[][] duplicate(String[][] srcArray) method in class:DateFormatSymbols
[all...]
/external/autotest/client/site_tests/graphics_Gralloc/src/
H A Dgralloctest.c364 struct gralloctest test, duplicate; local
369 gralloctest_init(&duplicate, 512, 512, HAL_PIXEL_FORMAT_BGRA_8888,
379 duplicate.handle = native_handle;
381 CHECK(unregister_buffer(module, &duplicate) == 0);
382 CHECK(register_buffer(module, &duplicate));
385 CHECK(unlock(module, &duplicate));
387 CHECK(lock(module, &duplicate));
388 CHECK(duplicate.vaddr);
389 CHECK(unlock(module, &duplicate));
391 CHECK(unregister_buffer(module, &duplicate));
[all...]
/external/mesa3d/
H A DSConstruct128 duplicate = 0, # http://www.scons.org/doc/0.97/HTML/scons-user/x2261.html
144 duplicate = 0 # http://www.scons.org/doc/0.97/HTML/scons-user/x2261.html
/external/tpm2/
H A DDuplicate_fp.h21 TPM2B_PRIVATE duplicate; member in struct:__anon21060
H A DImport_fp.h16 TPM2B_PRIVATE duplicate; member in struct:__anon21123
/external/skia/include/core/
H A DSkStream.h107 virtual SkStreamRewindable* duplicate() const { return NULL; } function in class:SkStream
144 /** SkStreamRewindable is a SkStream for which rewind and duplicate are required. */
148 SkStreamRewindable* duplicate() const override = 0;
154 SkStreamSeekable* duplicate() const override = 0;
166 SkStreamAsset* duplicate() const override = 0;
176 SkStreamMemory* duplicate() const override = 0;
276 SkStreamAsset* duplicate() const override;
337 SkMemoryStream* duplicate() const override;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Ddebug.rb61 duplicate = super
62 @debug_listener.create_node duplicate
63 return duplicate
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
H A D3-2.c24 int duplicate; member in struct:unique
121 if (tst->value == sym[i].value && tst->duplicate != sym[i].value && strcmp(tst->name, sym[i].name)) { //In case EAGAIN is not equal to EWOULDBLOCK,compare the name
122 printf("%s has a duplicate value with %s\n",
/external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
H A DSharedBufferHandle.java89 * |SharedBufferHandle#duplicate|
143 public SharedBufferHandle duplicate(DuplicateOptions options); method in interface:SharedBufferHandle
/external/skia/src/utils/win/
H A DSkDWriteFontFileStream.h31 SkDWriteFontFileStream* duplicate() const override;
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DPathProfileVerifier.cpp93 unsigned duplicate = 0; local
98 duplicate++;
99 else duplicate = 0;
101 arrayMap[BB][TI->getSuccessor(s)][duplicate] = i++;
156 << " duplicate number " << duplicateNumber
/external/libchrome/base/metrics/
H A Dsparse_histogram_unittest.cc226 // Create a histogram that we will later duplicate.
233 // Create a duplicate. This has to happen differently depending on where the
238 // the just-created histogram which will then be released as a duplicate.
254 HistogramBase* duplicate = local
256 DCHECK_EQ(original, duplicate);
258 duplicate->Add(2);
262 duplicate->Add(1);
264 std::unique_ptr<HistogramSamples> snapshot_dup = duplicate->SnapshotSamples();
/external/v8/src/ast/
H A Dmodules.cc202 // has already checked for duplicate exports, so it's guaranteed that we
275 const ModuleDescriptor::Entry* duplicate = nullptr; local
279 duplicate = BetterDuplicate(elem.second, export_names, duplicate);
283 duplicate = BetterDuplicate(entry, export_names, duplicate);
285 return duplicate;
294 // Report error iff there are duplicate exports.

Completed in 799 milliseconds

1234567