HomeSort by relevance Sort by last modified time
    Searched full:dedupe (Results 26 - 50 of 57) sorted by null

12 3

  /external/autotest/client/bin/result_tools/
utils_unittest.py 480 """Test _throttle_results method with dedupe triggered."""
494 """Test _throttle_results method with dedupe triggered."""
  /external/fio/t/
dedupe.c 90 log_err("dedupe: failed getting bdev size\n");
130 log_err("dedupe: short read on block\n");
  /external/v8/tools/
codemap.js 201 // Dedupe entry name.
run-tests.py 600 # Dedupe.
    [all...]
  /external/fio/
Makefile 234 T_DEDUPE_OBJS = t/dedupe.o
238 T_DEDUPE_PROGS = t/fio-dedupe
427 t/fio-dedupe: $(T_DEDUPE_OBJS)
io_u.c     [all...]
fio.1 593 more clever block compression attempts, but it will stop naive dedupe
    [all...]
  /art/runtime/native/
dalvik_system_VMRuntime.cc 691 jboolean dedupe) {
692 Runtime::Current()->SetDedupeHiddenApiWarnings(dedupe);
  /external/kernel-headers/original/uapi/linux/
btrfs.h 562 * to dedupe from this file */
563 /* status of this dedupe operation:
  /external/webrtc/webrtc/p2p/stunprober/
stunprober.cc 340 // Dedupe.
  /frameworks/base/tools/aapt2/format/binary/
XmlFlattener.cpp 255 // This will cause collisions, so we can't dedupe
  /packages/apps/Camera2/src/com/android/camera/data/
CameraFilmstripDataAdapter.java 351 // addOrUpdate does not dedupe session items, so we ignore them here
  /system/core/logd/
LogAudit.cpp 201 // Dedupe messages, checking for identical messages starting with avc:
  /external/strace/tests/
btrfs.c 122 * to dedupe from this file. */
123 /* status of this dedupe operation:
125 * == FILE_DEDUPE_RANGE_SAME if dedupe succeeds
    [all...]
  /external/strace/tests-m32/
btrfs.c 122 * to dedupe from this file. */
123 /* status of this dedupe operation:
125 * == FILE_DEDUPE_RANGE_SAME if dedupe succeeds
    [all...]
  /external/strace/tests-mx32/
btrfs.c 122 * to dedupe from this file. */
123 /* status of this dedupe operation:
125 * == FILE_DEDUPE_RANGE_SAME if dedupe succeeds
    [all...]
  /frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/
SystemMediaRouteProvider.java 348 // to dedupe it.
    [all...]
MediaRouter.java     [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java 454 * - This method ignores all other fields and dedupe solely on the destination. Normally,
  /frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/
SystemMediaRouteProvider.java 347 // to dedupe it.
    [all...]
MediaRouter.java     [all...]
  /libcore/dalvik/src/main/java/dalvik/system/
DexPathList.java 580 * Note: This method will attempt to dedupe elements.
    [all...]
  /art/dexlayout/
dex_ir.cc 578 // Create the offsets pair and dedupe based on it.
    [all...]
  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
clustering_ops.py 458 # Dedupe the unique ids of cluster_centers being updated so that updates
    [all...]
  /frameworks/base/core/java/android/widget/
RemoteViewsAdapter.java 121 * USed to dedupe {@link RemoteViews#mApplication} so that we do not hold on to
    [all...]

Completed in 1721 milliseconds

12 3