/titanic_51/usr/src/common/crypto/padding/ |
H A D | pkcs7.c | 48 * where 0x0k is if data_len mod multiple = multiple - k 49 * and multiple < 256 and 1 <= k <= multiple 76 size_t padbuflen, uint8_t multiple) in pkcs7_encode() argument 80 padlen = multiple - (datalen % multiple); in pkcs7_encode()
|
H A D | padding.h | 73 size_t padbuflen, uint8_t multiple);
|
/titanic_51/usr/src/cmd/sgs/error/common/ |
H A D | errorpi.c | 136 static boolean structured, multiple; variable 374 multiple = structured = 0; in pi() 377 (multiple = ((wordc == 9) && in pi() 387 if (!multiple) in pi()
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | HISTORY | 91 12/11/87 remove #multiple in lieu of #pragma multiple 103 10/23/87 add warning for multiple ppop(PP_LOCAL) calls 107 10/14/87 add ppmultiple() for multiple include test ops 111 add `#pragma multiple' equivalent to `#multiple' 132 06/16/87 remove #pragma pp:multiple; add #multiple; retain PP_MULTIPLE 138 05/28/87 add `#pragma pp:multiple *' to mark all files multiple 139 add -D-M for command line equivalent to `#pragma pp:multiple *' 172 fix pp:directive `...multiple...' warning 173 add MAP_NEWLINE to separate multiple pragmas
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 91 12/11/87 remove #multiple in lieu of #pragma multiple 103 10/23/87 add warning for multiple ppop(PP_LOCAL) calls 107 10/14/87 add ppmultiple() for multiple include test ops 111 add `#pragma multiple' equivalent to `#multiple' 132 06/16/87 remove #pragma pp:multiple; add #multiple; retain PP_MULTIPLE 138 05/28/87 add `#pragma pp:multiple *' to mark all files multiple [all...] |
/titanic_51/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 227 andn %o2, 7, %o3 ! %o3 count is multiple of 8 bytes size 235 andncc %o2, 7, %o3 ! %o3 count is multiple of 8 bytes size 392 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 437 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 485 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 535 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 586 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 640 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 696 andn %o2, 0x7f, %o5 ! %o5 is multiple of 2*block size 743 andn %o2, 0x7f, %o5 ! %o5 is multiple o [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 68 int multiple = 0; /* take multiple replies */ variable 96 * -m Wait for multiple answers (best used with the "-n" 153 multiple++; 381 if (multiple)
|
/titanic_51/usr/src/lib/libc/i386/gen/ |
H A D | alloca.s | 34 andl $0xfffffffc,%eax / round up to multiple of 4
|
/titanic_51/usr/src/lib/print/libprint/common/ |
H A D | sunPrinter.oc.conf.txt | 62 printer-multiple-document-jobs-supported, 97 printer-multiple-document-jobs-supported
|
/titanic_51/usr/src/tools/scripts/ |
H A D | its.reg | 31 # multiple such systems in SCM-embedded comments. 85 # is numeric, it may be matched by the REGEX entries for multiple systems. 126 # variety of open source desktop modules shared by multiple desktops.
|
/titanic_51/usr/src/lib/libc/sparc/gen/ |
H A D | strcmp.s | 58 ! In this case, we have multiple routines depending upon the
|
/titanic_51/usr/src/cmd/sendmail/cf/m4/ |
H A D | cf.m4 | 17 # This file is included so that multiple includes of cf.m4 will work
|
/titanic_51/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_subr.c | 76 uchar_t multiple; /* > 1 such error per fs possible? */ member 334 if (hsfs_error[errtype].multiple)
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | wchar | 150 /* on some systems <wchar.h> is included multiple times with multiple effects */
|
/titanic_51/usr/src/lib/libsqlite/test/ |
H A D | main.test | 211 multiple lines 220 multiple lines 228 multiple lines "*/
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | md.c | 44 #error Image size must be a multiple of 512.
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/json/ |
H A D | tst.general.d.out | 77 tst |many-element array: multiple types| 114 tst |many-element array: multiple types + whitespace|
|
/titanic_51/usr/src/lib/libdll/common/ |
H A D | dlfcn.c | 348 static NSModule multiple(NSSymbol sym, NSModule om, NSModule nm) in multiple() function 360 undefined, multiple, linkedit
|
/titanic_51/usr/src/contrib/ast/src/lib/libdll/ |
H A D | dlfcn.c | 348 static NSModule multiple(NSSymbol sym, NSModule om, NSModule nm) in multiple() function 360 undefined, multiple, linkedit
|
/titanic_51/usr/src/lib/libbc/libc/sys/common/sparc/ |
H A D | brk.s | 38 andn %o0, (ALIGNSIZE-1), %o0 ! multiple of alignsize
|
/titanic_51/usr/src/ |
H A D | README.license-files | 48 create multiple "THIRDPARTYLICENSE.foo" files, where "foo" 84 B. If your package delivers ONLY header files, and has multiple different
|
/titanic_51/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.flat.blurb | 33 If the same function name appears in multiple object
|
/titanic_51/usr/src/lib/libc/sparcv9/gen/ |
H A D | memset.s | 96 andn %o2, 7, %o3 ! o3 has 8-byte multiple
|
/titanic_51/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | wchar | 192 /* on some systems <wchar.h> is included multiple times with multiple effects */
|
/titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | wchar | 192 /* on some systems <wchar.h> is included multiple times with multiple effects */
|