Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 25 of 54) sorted by relevance

123

/titanic_50/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c380 __ham_make_dup(notdup, duplicate, bufp, sizep) in __ham_make_dup() argument
382 DBT *duplicate;
392 if ((ret = __ham_init_dbt(duplicate, tsize, bufp, sizep)) != 0)
395 duplicate->dlen = 0;
396 duplicate->flags = notdup->flags;
397 F_SET(duplicate, DB_DBT_PARTIAL);
399 p = duplicate->data;
406 duplicate->doff = 0;
407 duplicate->dlen = notdup->size;
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeVerifier.java845 boolean duplicate = false; in parseTemplateAttribute()
920 duplicate = true; in parseTemplateAttribute()
978 duplicate = true; in parseTemplateAttribute()
1048 duplicate = true; in parseTemplateAttribute()
1120 duplicate = true; in parseTemplateAttribute()
1134 if (duplicate) { in parseTemplateAttribute()
1926 boolean duplicate = false; in checkAndAddFlag()
1934 duplicate = true; in checkAndAddFlag()
1958 duplicate = true; in checkAndAddFlag()
1968 duplicate = true; in checkAndAddFlag()
[all …]
/titanic_50/usr/src/lib/libm/i386/src/
H A Dexp2f.s42 fld %st(0) / duplicate stack top
H A Dexp2.s44 fld %st(0) / duplicate stack top
H A Dexp2l.s44 fld %st(0) / duplicate stack top
H A Dexp10f.s52 fld %st(0) / duplicate stack top
H A Dexp10.s54 fld %st(0) / duplicate stack top
H A Dexpm1.s59 fld %st(0) / duplicate stack top
H A Dexp.s55 fld %st(0) / duplicate stack top
H A Dexpm1f.s57 fld %st(0) / duplicate stack top
/titanic_50/usr/src/lib/libc/i386/gen/
H A Dmemset.s38 movl 12(%esp),%eax / %al = byte to duplicate
/titanic_50/usr/src/cmd/diff3/
H A Ddiff3prog.c112 static int duplicate(struct range *r1, struct range *r2);
339 dup = duplicate(&d1->old, &d2->old); in merge()
469 duplicate(struct range *r1, struct range *r2) in duplicate() function
/titanic_50/usr/src/lib/libm/amd64/src/
H A Dexp2l.s45 fld %st(0) / duplicate stack top
/titanic_50/usr/src/test/zfs-tests/include/
H A Dproperties.shlib24 # 'off' and 'on' which can be either unwanted, or a duplicate of another
/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.c2076 output_msgid(FILE *fp, struct strlist_st *p, int duplicate) in output_msgid() argument
2088 if (duplicate == TRUE) { in output_msgid()
2094 if (duplicate == TRUE) { in output_msgid()
2106 if (duplicate == TRUE) { in output_msgid()
2137 if (duplicate == TRUE) { in output_msgid()
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1792 int exlen, duplicate; local
1940 duplicate = 0;
1944 duplicate = (strcmp(ex->ex_dir, (*texp)->ex_dir) == 0);
1945 if (duplicate) {
1951 if (!duplicate) {
/titanic_50/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s36 movl 12(%esp),%eax / %al = byte to duplicate
/titanic_50/exception_lists/
H A Dcheck_rtime211 # Files for which we skip checking of duplicate addresses in the
213 # not have duplicate addresses, since it takes assember or a "#pragma weak"
/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.s364 ld [%fp + %l2], %l3 ! duplicate args from previous
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c412 duplicate(char *name, crypto_mech_name_t *array, int count) in duplicate() function
473 if (duplicate(&pd->pd_mechanisms[j].cm_mech_name[0], in crypto_get_dev_info()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg267 @ MSG_DUP_LDLIBPATH " unused (duplicate) search path=%s \
271 @ MSG_DUP_LDLIBPATHC " unused (duplicate) search path=%s (configuration \
/titanic_50/usr/src/lib/libsqlite/test/
H A Dtable.test376 # Make sure we cannot have duplicate column names within a table.
382 } {1 {duplicate column name: a}}
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dzambezi.esc134 event ereport.asic.zambezi.opu.oqs-request-duplicate@interconnect
142 event ereport.asic.zambezi.opu.ors-response-duplicate@interconnect
206 ereport.asic.zambezi.opu.oqs-request-duplicate@interconnect
210 ereport.asic.zambezi.opu.ors-response-duplicate@interconnect
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE32 duplicate, copy, or otherwise sublicense, disclose, distribute, or
/titanic_50/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE43 you duplicate all of the original copyright notices and associated

123