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

<<11121314151617181920>>

  /external/qemu/slirp/
tcp_var.h 203 u_long tcps_rcvduppack; /* duplicate-only packets received */
204 u_long tcps_rcvdupbyte; /* duplicate-only bytes received */
205 u_long tcps_rcvpartduppack; /* packets with some duplicate data */
213 u_long tcps_rcvdupack; /* rcvd duplicate acks */
  /external/sepolicy/
system_app.te 65 duplicate
  /external/skia/src/core/
SkPathHeap.h 33 /** Add the specified path to the heap using its gen ID to de-duplicate.
  /external/skia/src/xml/
SkXMLParser.cpp 17 "duplicate ID ",
  /frameworks/base/core/jni/android/graphics/
Utils.h 56 virtual SkStreamRewindable* duplicate() const;
  /frameworks/base/libs/hwui/utils/
TinyHashMap.h 26 * A very simple hash map that doesn't allow duplicate keys, overwriting the older entry.
  /frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
AnimatedVectorDrawableTest.java 34 // Duplicate to test constant state.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_dc_only_idct_add_neon.asm 47 vdup.16 q0, r0; ; duplicate a1
vp9_idct4x4_1_add_neon.asm 47 vdup.s16 q0, r0 ; duplicate a1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
ap_keysym.h 7 Permission to use, duplicate, change, and distribute this software and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
e820.h 14 * plus E820MAX, allowing space for the possible duplicate E820
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libacl.so.1 
libacl.so.1.1.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
ap_keysym.h 7 Permission to use, duplicate, change, and distribute this software and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
e820.h 14 * plus E820MAX, allowing space for the possible duplicate E820
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libacl.so.1 
libacl.so.1.1.0 
  /external/chromium_org/content/browser/
security_exploit_browsertest.cc 28 // duplicate RenderViewHost or RenderWidgetHost. It tries to create two objects
33 // routing id of the RenderViewHost which is target for a duplicate is set
117 // This is a test for crbug.com/312016 attempting to create duplicate
  /external/chromium_org/extensions/browser/
info_map.cc 96 // Keep in sync with duplicate in extensions/browser/process_manager.cc.
113 NOTREACHED() << "Duplicate extension process registration for: "
135 NOTREACHED() << "Duplicate extension worker process registration for: "
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 40 vld1.8 {d0[]}, [r2] ; duplicate *blimit
48 vld1.8 {d1[]}, [r3] ; duplicate *limit
49 vld1.8 {d2[]}, [r2] ; duplicate *thresh
103 vld1.8 {d0[]}, [r2] ; duplicate *blimit
105 vld1.8 {d1[]}, [r3] ; duplicate *limit
112 vld1.8 {d2[]}, [r3] ; duplicate *thresh
293 vld1.8 {d0[]}, [r2] ; duplicate *blimit
301 vld1.8 {d1[]}, [r3] ; duplicate *limit
302 vld1.8 {d2[]}, [r2] ; duplicate *thresh
354 vld1.8 {d0[]}, [r2] ; duplicate *blimi
    [all...]
  /external/clang/test/Parser/
cxx-decl.cpp 3 const char const *x10; // expected-error {{duplicate 'const' declaration specifier}}
237 friend void friend f(); // expected-warning {{duplicate 'friend' declaration specifier}}
238 friend struct B friend; // expected-warning {{duplicate 'friend' declaration specifier}}
  /external/e2fsprogs/e2fsck/
pass1b.c 9 * complete list of duplicate blocks and which inodes have claimed
16 * Pass1D is a reconciliation pass. For each inode with duplicate
117 * Add a duplicate block record
133 sizeof(struct dup_cluster), "duplicate cluster header");
150 sizeof(struct dup_inode), "duplicate inode header");
171 * Free a duplicate inode record
189 * Free a duplicate cluster record
208 * Main procedure for handling duplicate blocks
257 * Scan the inodes looking for inodes that contain duplicate blocks.
363 /* OK, this is a duplicate block *
    [all...]
  /external/iproute2/man/man8/
ip-address.8 175 (IPv6 only) do not perform Duplicate Address Detection (RFC 4862) when
214 (IPv6 only) only list addresses which have not yet passed duplicate
223 (IPv6 only) only list addresses which have failed duplicate
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 40 vld1.8 {d0[]}, [r2] ; duplicate *blimit
48 vld1.8 {d1[]}, [r3] ; duplicate *limit
49 vld1.8 {d2[]}, [r2] ; duplicate *thresh
103 vld1.8 {d0[]}, [r2] ; duplicate *blimit
105 vld1.8 {d1[]}, [r3] ; duplicate *limit
112 vld1.8 {d2[]}, [r3] ; duplicate *thresh
293 vld1.8 {d0[]}, [r2] ; duplicate *blimit
301 vld1.8 {d1[]}, [r3] ; duplicate *limit
302 vld1.8 {d2[]}, [r2] ; duplicate *thresh
354 vld1.8 {d0[]}, [r2] ; duplicate *blimi
    [all...]
  /external/sepolicy/tools/
README 84 DUPLICATE ALLOW RULES
87 Displays duplicate allow rules, i.e. pairs of allow rules that
96 duplicate rules as a natural side effect and can be ignored.

Completed in 477 milliseconds

<<11121314151617181920>>