HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 76 - 100 of 3770) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/base/posix/
file_descriptor_shuffle.h 35 // Duplicate |fd|, an element of the domain, and write a fresh element of the
37 virtual bool Duplicate(int* result, int fd) = 0;
51 virtual bool Duplicate(int* result, int fd) OVERRIDE;
file_descriptor_shuffle_unittest.cc 21 DUPLICATE,
47 virtual bool Duplicate(int* result, int fd) OVERRIDE {
49 actions_.push_back(Action(Action::DUPLICATE, *result, fd));
149 Action(Action::DUPLICATE, kDuplicateBase, 1));
164 Action(Action::DUPLICATE, kDuplicateBase, 1));
179 Action(Action::DUPLICATE, kDuplicateBase, 1));
194 Action(Action::DUPLICATE, kDuplicateBase, 1));
253 virtual bool Duplicate(int* result, int fd) OVERRIDE {
  /external/chromium_org/media/cast/framer/
framer.cc 35 bool* duplicate) {
36 *duplicate = false;
45 *duplicate = true;
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPDuplicateHeaderException.java 35 * Duplicate header exception: thrown when there is more
38 * 1. discard the duplicate by returning null
39 * 2. keep the duplicate by just returning it.
  /external/chromium_org/chrome/browser/ui/app_list/search/
search_webstore_result.h 27 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
  /external/chromium_org/sandbox/win/src/
handle_policy.h 23 // policy rule for handles, in particular duplicate action.
  /external/chromium_org/third_party/leveldatabase/src/table/
merger.h 17 // The result does no duplicate suppression. I.e., if a particular
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct8x8_add_neon.asm 26 vdup.16 d0, r3 ; duplicate cospi_28_64
27 vdup.16 d1, r4 ; duplicate cospi_4_64
28 vdup.16 d2, r5 ; duplicate cospi_12_64
29 vdup.16 d3, r6 ; duplicate cospi_20_64
76 vdup.16 d0, r7 ; duplicate cospi_16_64
98 vdup.16 d0, r8 ; duplicate cospi_24_64
99 vdup.16 d1, r9 ; duplicate cospi_8_64
140 vdup.16 d16, r7 ; duplicate cospi_16_64
365 vdup.16 q0, r12 ; duplicate cospi_28_64*2
367 vdup.16 q1, r12 ; duplicate cospi_4_64*
    [all...]
vp9_iht4x4_add_neon.asm 73 vdup.32 q8, r0 ; duplicate sinpi_3_9
103 vdup.16 d0, r0 ; duplicate cospi_8_64
104 vdup.16 d1, r3 ; duplicate cospi_16_64
105 vdup.16 d2, r12 ; duplicate cospi_24_64
122 vdup.16 d3, r0 ; duplicate sinpi_1_9
128 vdup.16 d4, r3 ; duplicate sinpi_2_9
129 vdup.16 d5, r12 ; duplicate sinpi_4_9
130 vdup.16 q3, r0 ; duplicate sinpi_3_9
  /external/chromium_org/tools/valgrind/
fixed_suppressions.sh 8 fixed_status='(Fixed|Verified|Duplicate|FixUnreleased|WontFix|Invalid|IceBox)'
  /external/clang/bindings/python/tests/cindex/
test_token_kind.py 16 """Ensure a duplicate value is rejected for registration."""
  /external/clang/test/SemaObjC/
interface-1.m 35 @interface FOO // expected-error {{duplicate interface definition for class 'FOO'}}
  /external/javassist/sample/duplicate/
Ball.java 1 package sample.duplicate;
DuplicatedObject.java 1 package sample.duplicate;
  /external/javassist/src/main/javassist/bytecode/
DuplicateMemberException.java 21 * An exception thrown when adding a duplicate member is requested.
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct8x8_add_neon.asm 26 vdup.16 d0, r3 ; duplicate cospi_28_64
27 vdup.16 d1, r4 ; duplicate cospi_4_64
28 vdup.16 d2, r5 ; duplicate cospi_12_64
29 vdup.16 d3, r6 ; duplicate cospi_20_64
76 vdup.16 d0, r7 ; duplicate cospi_16_64
98 vdup.16 d0, r8 ; duplicate cospi_24_64
99 vdup.16 d1, r9 ; duplicate cospi_8_64
140 vdup.16 d16, r7 ; duplicate cospi_16_64
365 vdup.16 q0, r12 ; duplicate cospi_28_64*2
367 vdup.16 q1, r12 ; duplicate cospi_4_64*
    [all...]
vp9_iht4x4_add_neon.asm 73 vdup.32 q8, r0 ; duplicate sinpi_3_9
103 vdup.16 d0, r0 ; duplicate cospi_8_64
104 vdup.16 d1, r3 ; duplicate cospi_16_64
105 vdup.16 d2, r12 ; duplicate cospi_24_64
122 vdup.16 d3, r0 ; duplicate sinpi_1_9
128 vdup.16 d4, r3 ; duplicate sinpi_2_9
129 vdup.16 d5, r12 ; duplicate sinpi_4_9
130 vdup.16 q3, r0 ; duplicate sinpi_3_9
  /external/valgrind/main/drd/tests/
annotate_static.cpp 14 ANNOTATE_BENIGN_RACE_STATIC(s_i, "Benign because duplicate assignment.");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct8x8_add_neon.asm 26 vdup.16 d0, r3 ; duplicate cospi_28_64
27 vdup.16 d1, r4 ; duplicate cospi_4_64
28 vdup.16 d2, r5 ; duplicate cospi_12_64
29 vdup.16 d3, r6 ; duplicate cospi_20_64
76 vdup.16 d0, r7 ; duplicate cospi_16_64
98 vdup.16 d0, r8 ; duplicate cospi_24_64
99 vdup.16 d1, r9 ; duplicate cospi_8_64
140 vdup.16 d16, r7 ; duplicate cospi_16_64
365 vdup.16 q0, r12 ; duplicate cospi_28_64*2
367 vdup.16 q1, r12 ; duplicate cospi_4_64*
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
xmalloc.h 52 /** Duplicate the specified string, allocating memory with pa_xmalloc() */
55 /** Duplicate the specified string, but truncate after l characters */
58 /** Duplicate the specified memory block */
91 /** Same as pa_xnew() but duplicate the specified data */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
xmalloc.h 52 /** Duplicate the specified string, allocating memory with pa_xmalloc() */
55 /** Duplicate the specified string, but truncate after l characters */
58 /** Duplicate the specified memory block */
91 /** Same as pa_xnew() but duplicate the specified data */
  /external/bison/lib/
fd-safer-flag.c 30 error; in that case, return a duplicate of FD, closing FD. If FLAG
32 semantics. On failure to duplicate, close FD, set errno, and
fd-safer.c 28 error; in that case, return a duplicate of FD, closing FD. On
29 failure to duplicate, close FD, set errno, and return -1. Preserve
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractContainerTester.java 175 public final E duplicate; field in class:AbstractContainerTester.ArrayWithDuplicate
177 private ArrayWithDuplicate(E[] elements, E duplicate) {
179 this.duplicate = duplicate;
184 * @return an array of the proper size with a duplicate element.
189 E duplicate = elements[(elements.length / 2) - 1]; local
190 elements[(elements.length / 2) + 1] = duplicate;
191 return new ArrayWithDuplicate<E>(elements, duplicate);
  /external/proguard/src/proguard/
DuplicateClassPrinter.java 52 "Note: duplicate definition of program class [" +
60 "Note: duplicate definition of library class [" +

Completed in 472 milliseconds

1 2 34 5 6 7 8 91011>>