Home
last modified time | relevance | path

Searched refs:dupes (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/cmake/tools/
Dcreate_def_file.py132 dupes = 0
138 dupes += 1
166 .format(len(candidates), len(taken), dupes))
/external/e2fsprogs/lib/support/
Ddict.c71 #define dupes dict_dupes macro
168 if (dict->dupes) { in verify_bintree()
276 new->dupes = 0; in dict_create()
353 dict->dupes = 0; in dict_init()
374 dict->dupes = template->dupes; in dict_init_like()
446 if (left->dupes != right->dupes) in dict_similar()
476 if (!dict->dupes) { /* no duplicates, return match */ in dict_lookup()
514 if (!dict->dupes) { in dict_lower_bound()
546 if (!dict->dupes) { in dict_upper_bound()
585 dict_assert (dict->dupes || result != 0); in dict_insert()
[all …]
/external/f2fs-tools/fsck/
Ddict.c66 #define dupes dict_dupes macro
160 if (dict->dupes) { in verify_bintree()
263 new->dupes = 0; in dict_create()
336 dict->dupes = 0; in dict_init()
356 dict->dupes = template->dupes; in dict_init_like()
426 if (left->dupes != right->dupes) in dict_similar()
455 if (!dict->dupes) { /* no duplicates, return match */ in dict_lookup()
492 if (!dict->dupes) { in dict_lower_bound()
523 if (!dict->dupes) { in dict_upper_bound()
561 dict_assert(dict->dupes || result != 0); in dict_insert()
[all …]
/external/fio/t/
Ddedupe.c42 unsigned long dupes; member
307 thread->dupes += ndupes; in do_work()
409 *nchunks += threads[i].dupes; in run_dedupe_threads()
/external/tensorflow/tensorflow/docs_src/programmers_guide/
Ddebugger.md15 > be installed with `brew install homebrew/dupes/ncurses`. On Windows, curses