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

<<11121314151617181920>>

  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_horz.s 123 vdup.16 q1,d1[3] @duplicate the i value.
125 vdup.16 q2,d1[2] @duplicate the ii value.
126 vdup.16 q3,d1[1] @duplicate the iii value.
ihevc_intra_pred_luma_horz.s 121 vdup.8 q1,d1[7] @duplicate the i value.
123 vdup.8 q2,d1[6] @duplicate the ii value.
124 vdup.8 q3,d1[5] @duplicate the iii value.
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_horz.s 122 dup v2.8h, v0.4h[7] //duplicate the i value.
124 dup v4.8h, v0.4h[6] //duplicate the ii value.
125 dup v6.8h, v0.4h[5] //duplicate the iii value.
ihevc_intra_pred_luma_horz.s 122 dup v2.16b, v0.16b[15] //duplicate the i value.
124 dup v4.16b, v0.16b[14] //duplicate the ii value.
125 dup v6.16b, v0.16b[13] //duplicate the iii value.
  /external/valgrind/main/VEX/priv/
host_generic_regs.c 99 create duplicate entries -- each reg should only be mentioned once.
127 /* duplicate, ignore */
165 vpanic("addToHRegMap: duplicate entry");
  /frameworks/base/services/core/java/com/android/server/net/
IpConfigStore.java 215 loge("Non-IPv4 or duplicate address: " + linkAddr);
226 loge("Duplicate gateway: " + gateway.getHostAddress());
242 loge("Non-IPv4 default or duplicate route: " + route);
  /art/runtime/base/
scoped_flock.cc 65 *error_msg = StringPrintf("Failed to duplicate open file '%s': %s",
  /bionic/tests/
stack_protector_test.cpp 53 // Duplicate tid. gettid(2) bug? Seeing this would be very upsetting.
  /build/core/tasks/
factory_bundle.mk 29 # duplicate names)
  /cts/tools/dex-tools/src/dex/reader/
DexBuffer.java 169 return new DexBuffer(b.duplicate());
  /development/ndk/platforms/android-3/include/linux/
pkt_sched.h 380 __u32 duplicate; member in struct:tc_netem_qopt
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
FileHelperExampleAgent.java 30 * a duplicate of the stored data file; that makes it a perfect candidate
  /device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml 48 <!-- If this value is true, duplicate Source/Destination port fields
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeAdaptor.cs 47 * dupNode is called to duplicate nodes during rewrite operations.
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
JAXPPrefixResolver.java 69 * (Duplicate of that found in org.apache.xpath.XPathContext).
  /external/bison/lib/
dup2.c 0 /* Duplicate an open file descriptor to a specified file descriptor.
  /external/bluetooth/bluedroid/osi/include/
config.h 16 // - Duplicate keys in a section will overwrite previous values.
  /external/chromium_org/
Android.mk 16 # including most of the makefiles to avoid duplicate target definitions. Some
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler.cc 68 // duplicate of the event will be checking target history against
  /external/chromium_org/base/debug/
proc_maps_linux.h 66 // duplicate entries or skip entries.
stack_trace_android.cc 60 // TODO(phajdan.jr): De-duplicate this SIGPIPE code.
  /external/chromium_org/base/files/
file_path_watcher.h 58 // check |is_cancelled()| to avoid duplicate work.
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match_unittest.cc 125 // A non-deletable match, with at least one deletable duplicate.
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
move_operation_unittest.cc 123 FILE_PATH_LITERAL("drive/root/Duplicate Name.txt/Test.log"));
  /external/chromium_org/chrome/browser/extensions/
favicon_downloader.h 89 // duplicate downloads of the same url.

Completed in 579 milliseconds

<<11121314151617181920>>