Searched refs:modes (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsCrypt.h34 #include <modes/modes.h>
/osnet-11/usr/src/lib/libcurses/screen/
H A Dvidupdate.c69 /* the old and new modes and then erase color-pairs fields in */
102 /* if the new and the old video modes became */
153 * modes and be left with and oldmode of STANDOUT and a new mode
178 chtype check_faked, modes[2]; local
182 modes[0] = newmode;
183 modes[1] = oldmode;
186 if ((check_faked = (modes[k] &
188 modes[k] &= ~check_faked;
189 modes[k] |= A_STANDOUT;
196 if (modes[
[all...]
/osnet-11/usr/src/lib/libsoftcrypto/common/
H A Dllib-lsoftcrypto40 #include <modes.h>
H A Dcrypt.c26 #include <modes/modes.h>
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftFipsPostUtil.c38 #include <modes/modes.h>
H A DsoftCrypt.h35 #include <modes/modes.h>
50 void *mode_ctx; /* context for various modes */
H A DsoftDESCrypt.c32 #include <modes/modes.h>
H A DsoftDecryptUtil.c32 #include <modes/modes.h>
H A DsoftEncryptUtil.c32 #include <modes/modes.h>
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfsetbuf.c67 static int modes = -1; local
72 if (modes < 0)
73 { modes = 0;
82 { if ((modes |= SF_LINE) == (SF_LINE|SF_WCWIDTH))
87 { if ((modes |= SF_WCWIDTH) == (SF_LINE|SF_WCWIDTH))
93 return modes;
/osnet-11/usr/src/lib/libsoftcrypto/
H A DMakefile.com59 MODES_DIR = $(SRC_REL)/common/crypto/modes
60 MODES_COMMON_OBJS = cbc.o ccm.o cfb.o ctr.o gcm.o ecb.o modes.o \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm45 and subsequent openings. Most valid modes for 3-argument C<open> are supported
H A Dopen.pm271 between the two modes when opening files (which is many DOS-like
H A DCPAN.pm6072 The most common uses of the interactive modes are
H A Dperl5db.pl3687 Support functions in this section which have multiple modes of failure C<die>
H A DCGI.pm6277 modes, be sure to understand when and how to use them (see the Camel book).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm617 HTML/XML character reference modes are about the same, in place of
623 These modes are actually set via a bitmask. Here is how the FB_XX
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s124 ! /* get the rounding mode, fudging directed rounding modes
469 ! /* fudge directed rounding modes as though the result were positive */
683 tst %l4 ! fudge directect rounding modes
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py1898 to proper destination with the proper modes. This is suitable for
2072 modes = defs_dict.get('GRUB_GFXMODE')
2078 if modes:
2079 lines.append("set gfxmode='%s'" % modes)
3685 # essential so that GRUB can find and set graphics modes for Solaris
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm967 modes, one of how 'goto' lines should appear (these occur in the exec
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1460 Failover to different communication modes by Nick Williams
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3513 all-the-same-P modes. For example, Math::Currency might set A to undef,
3552 following rounding modes (R):
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH4267 * This symbol holds the type used to declare file modes

Completed in 115 milliseconds