Searched refs:dupes (Results 1 – 10 of 10) sorted by relevance
265 dupes = []268 dupes.append(ext_cmd)270 for dupe in dupes:274 self.ext_dupes[extension_name] = dupes
66 #define dupes dict_dupes macro160 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 …]
534 dupes = []537 dupes.append(ext_cmd)539 for dupe in dupes:543 self.ext_dupes[extension_name] = dupes
89 dupes = set(lines).intersection(self.lines)90 if dupes:91 raise RuntimeError("The two sets contain some shared entries! " + str(dupes))
230 FlatContainerDupes dupes = KEEP_FIRST_OF_DUPES);449 FlatContainerDupes dupes) {460 switch (dupes) {718 FlatContainerDupes dupes) {724 const bool overwrite_existing = dupes == KEEP_LAST_OF_DUPES;772 sort_and_unique(middle(), end(), dupes);
16 aliases: find-dupes, ddp
25 // are added to this list to prevent dupes.
20 // are added to this list to prevent dupes.
116 .. cmdoption:: --hardlink-dupes133 Added the ``-s``, ``-p``, ``-e`` and ``--hardlink-dupes`` options.
382 … for duplicated ``.pyc`` files: *hardlink_dupes* parameter and --hardlink-dupes command line optio…