Home
last modified time | relevance | path

Searched refs:dups (Results 1 – 20 of 20) sorted by relevance

/trueos/games/fortune/tools/
HDdo_uniq.py31 dups = {}
37 if key not in dups:
38 dups[key] = []
39 dups[key].append(fortune)
44 for key in list(dups.keys()):
45 if len(dups[key]) == 1:
46 del dups[key]
50 if key in dups:
52 for f in dups[key]:
57 del dups[key]
/trueos/sbin/fsck_ffs/
HDpass1b.c47 static struct dups *duphead;
94 struct dups *dlp; in pass1bcheck()
HDfsck.h266 struct dups { struct
267 struct dups *next; argument
270 struct dups *duplist; /* head of dup list */ argument
271 struct dups *muldup; /* end of unique duplicate dup block numbers */
HDpass1.c439 struct dups *dlp; in pass1check()
440 struct dups *new; in pass1check()
492 new = (struct dups *)Malloc(sizeof(struct dups)); in pass1check()
HDmain.c226 struct dups *dp; in checkfilesys()
530 duplist = (struct dups *)0; in checkfilesys()
531 muldup = (struct dups *)0; in checkfilesys()
HDpass4.c129 struct dups *dlp; in pass4check()
/trueos/contrib/llvm/lib/CodeGen/
HDSplitKit.cpp1116 SmallVector<LiveInterval*, 8> dups; in finish() local
1117 dups.push_back(li); in finish()
1119 dups.push_back(&Edit->createEmptyInterval()); in finish()
1120 ConEQ.Distribute(&dups[0], MRI); in finish()
/trueos/sys/boot/ficl/softwords/
HDsoftcore.fr142 \ ALSO dups the search stack...
/trueos/contrib/binutils/bfd/
HDelf.c7668 char *dups; in _bfd_elfcore_strndup() local
7677 dups = bfd_alloc (abfd, len + 1); in _bfd_elfcore_strndup()
7678 if (dups == NULL) in _bfd_elfcore_strndup()
7681 memcpy (dups, start, len); in _bfd_elfcore_strndup()
7682 dups[len] = '\0'; in _bfd_elfcore_strndup()
7684 return dups; in _bfd_elfcore_strndup()
/trueos/contrib/gcc/
HDcommon.opt404 feliminate-dwarf2-dups
HDChangeLog-19999542 top level scratches and dups.
9813 (sched_analyze_1): Let add_dependence care for not adding dups.
HDChangeLog-200010297 * toplev.c (f_options): Support -feliminate-dwarf2-dups.
HDChangeLog-20024459 Document --version, -feliminate-dwarf-2-dups, -fno-sched-interblock,
/trueos/sys/netinet/
HDsctputil.c166 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack() argument
174 sctp_clog.x.sack.numDups = dups; in sctp_log_sack()
/trueos/crypto/heimdal/lib/asn1/
HDChangeLog329 * Makefile.am: remove dups from gen_files_test, add check-timegm.
/trueos/contrib/bmake/
HDChangeLog383 and def's of MAP_COPY etc. we got dups from a merge.
/trueos/contrib/ipfilter/
HDHISTORY189 3473566 radix tree does not delete dups right
/trueos/crypto/heimdal/lib/hx509/
HDChangeLog878 * ca.c: (hx509_ca_tbs_add_eku): filter out dups.
/trueos/contrib/tcsh/
HDFixes1617 7. SunOS3's FIOCLEX dups...
/trueos/contrib/gcc/doc/
HDinvoke.texi283 -feliminate-dwarf2-dups -feliminate-unused-debug-types @gol
3523 @item -feliminate-dwarf2-dups
3524 @opindex feliminate-dwarf2-dups