Searched refs:duplicate (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dpt-common.h38 .duplicate = PT_type##_duplicate, \
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dmemset.s38 movl 12(%esp),%eax / %al = byte to duplicate
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c78 * Called from hash_access to add a duplicate key. nval is the new
82 * Case 1: The existing duplicate set already resides on a separate page.
87 * Case 4: The element is large enough to push the duplicate set onto a
117 * Check if resulting duplicate set is going to need to go
118 * onto a separate duplicate page. If so, convert the
119 * duplicate set and add the new one. After conversion,
121 * current pointer into the duplicate set.
157 /* Now make the new entry a duplicate. */
196 /* Add the duplicate. */
204 /* If we get here, then we're on duplicate page
[all...]
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeVerifier.java502 // If we already have it, signal a duplicate.
843 boolean duplicate = false;
918 duplicate = true;
976 duplicate = true;
1046 duplicate = true;
1118 duplicate = true;
1130 // Throw exception if a duplicate definition was detected.
1132 if (duplicate) {
1924 boolean duplicate = false;
1932 duplicate
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvars.pm75 cannot duplicate the effect of package lexicals (total transparency
H A Ddiagnostics.pm52 descriptions found in L<perldiag>) are only displayed once (no duplicate
54 allowing duplicate user messages to be displayed.
H A Dlib_pm.PL199 To avoid memory leaks, all trailing duplicate entries in @INC are
/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Ddisk.h195 PedDisk* (*duplicate) (const PedDisk* disk); member in struct:_PedDiskOps
/osnet-11/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s36 movl 12(%esp),%eax / %al = byte to duplicate
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm261 The rest is duplicate code from MM_Unix. Should move the linker code
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm79 indicates duplicate occurrences of modules in the I<@INC> search path.
/osnet-11/usr/src/lib/libparted/common/libparted/
H A Ddisk.c257 PED_ASSERT (old_disk->type->ops->duplicate != NULL, return NULL);
261 new_disk = old_disk->type->ops->duplicate (old_disk);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm695 C<$VAR>I<n> (where I<n> is a numeric suffix), and other duplicate references
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm151 C<follow_skip==2> causes File::Find to ignore any duplicate files and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm1113 While the order of elements does not matter, duplicate elements do.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1071 fixed, because if no one can duplicate the problem, no one can fix it.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL658 Warn( "duplicate label $lab (first defined at $dl)", $fl );
783 # Diagnose duplicate contradicting mappings
1885 =item duplicate label %s (first defined at %s)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH135 * available to duplicate file descriptors.

Completed in 78 milliseconds