| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| hash.t | 15 ok (!Internals::HvREHASH(%h), "hash doesn't start with rehash flag on"); 39 use constant START => "a"; 71 my $s = START;
|
| /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/ |
| gen_struct_layout.c | 2 * CDDL HEADER START 98 * START and END bracket a struct layout definition. They issue 108 #define START(_name, _type) \ 132 START(auxv, auxv_t); 147 START(prgregset, prgregset_t); 159 START(lwpstatus, lwpstatus_t); 196 START(pstatus, pstatus_t); 234 START(prstatus, prstatus_t); 278 START(psinfo, psinfo_t); 321 START(prpsinfo, prpsinfo_t) [all...] |
| /onnv/onnv-gate/usr/src/common/openssl/crypto/bn/ |
| bnspeed.c | 125 #define START 0 134 if (s == START) 149 if (s == START) 197 Time_F(START); 210 Time_F(START); 225 Time_F(START);
|
| expspeed.c | 151 #define START 0 160 if (s == START) 175 if (s == START) 271 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/bf/ |
| bfspeed.c | 135 #define START 0 144 if (s == START) 159 if (s == START) 202 Time_F(START); 221 Time_F(START); 239 Time_F(START); 261 Time_F(START);
|
| bf_opts.c | 162 #define START 0 171 if (s == START) 186 if (s == START) 209 Time_F(START); \ 262 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/cast/ |
| cast_spd.c | 135 #define START 0 144 if (s == START) 159 if (s == START) 202 Time_F(START); 221 Time_F(START); 239 Time_F(START); 261 Time_F(START);
|
| castopts.c | 172 #define START 0 181 if (s == START) 196 if (s == START) 219 Time_F(START); \ 272 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/des/ |
| speed.c | 140 #define START 0 149 if (s == START) 164 if (s == START) 209 Time_F(START); 230 Time_F(START); 243 Time_F(START); 262 Time_F(START); 279 Time_F(START); 298 Time_F(START);
|
| des_opts.c | 357 #define START 0 366 if (s == START) 381 if (s == START) 404 Time_F(START); \ 458 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/idea/ |
| idea_spd.c | 135 #define START 0 144 if (s == START) 159 if (s == START) 202 Time_F(START); 222 Time_F(START); 241 Time_F(START); 259 Time_F(START); 281 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/rc2/ |
| rc2speed.c | 135 #define START 0 144 if (s == START) 159 if (s == START) 202 Time_F(START); 221 Time_F(START); 239 Time_F(START); 261 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/rc4/ |
| rc4speed.c | 135 #define START 0 144 if (s == START) 159 if (s == START) 202 Time_F(START); 220 Time_F(START); 238 Time_F(START);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/rc5/ |
| rc5speed.c | 135 #define START 0 144 if (s == START) 159 if (s == START) 202 Time_F(START); 221 Time_F(START); 239 Time_F(START); 261 Time_F(START);
|
| /onnv/onnv-gate/usr/src/cmd/vntsd/ |
| chars.h | 3 * CDDL HEADER START 47 #define START 17
|
| /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postio/ |
| postio.h | 2 * CDDL HEADER START 49 * in the START, SEND, or DONE states. Primarily controls what's done in 58 #define START 1 111 * start(), send(), and done() to figure out what's happening and what can 118 #define IDLE 3 /* ready to start the next job */
|
| /onnv/onnv-gate/usr/src/common/openssl/apps/ |
| s_time.c | 370 #define START 0 379 if(s == START) { 390 if (s == START) 405 if( s == START ) 421 if(s == START) { 501 tm_Time_F(START); 593 tm_Time_F(START);
|
| /onnv/onnv-gate/usr/src/lib/libpp/common/ |
| pplex.c | 41 #define START QUICK 149 #define START TOKEN 222 state = START; [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/ |
| Macro.java | 2 * CDDL HEADER START 98 int START = 0; 101 int state = !edit ? START : NAME; 105 if (!edit && (state == START)) { 106 // Start of expansion
|
| /onnv/onnv-gate/usr/src/cmd/saf/ |
| sacadm.c | 2 * CDDL HEADER START 72 # define START 0x1 /* -s seen */ 213 flag |= START; 308 case START: 732 * start_pm - start a particular port monitor 1178 (void) fprintf(stderr, "Could not start %s - _pid file locked\n", tag);
|
| /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/ |
| nl7c.c | 2 * CDDL HEADER START 371 enum parse_e {START, TOK, ADDR, PORT, EOL} parse = START; 414 case START: 444 parse = START; 502 /* Found EOL, start on next line */ 503 parse = START; 509 /* Found EOL, start on next line */ 510 parse = START; 540 enum parse_e {START, TOK, EOL} parse = START [all...] |
| /onnv/onnv-gate/usr/src/cmd/sgs/yacc/common/ |
| y2.c | 2 * CDDL HEADER START 46 #define START 267 122 static int start; /* start symbol */ variable 368 case START: 370 error("bad %%start construction"); 372 start = chfind(1, tokname); 648 /* if start is 0, we will overwrite with the lhs of the first rule */ 649 *mem++ = start; 660 if (!start) [all...] |
| /onnv/onnv-gate/usr/src/cmd/luxadm/ |
| common.h | 2 * CDDL HEADER START 134 #define START 213
|
| /onnv/onnv-gate/usr/src/tools/cscope-fast/ |
| cgrep.c | 2 * CDDL HEADER START 201 #define START { _p = tmp; } 1162 START 1188 START /* but we can start with one! */ 1194 START [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4u/sys/ |
| envctrl_ue450.h | 2 * CDDL HEADER START 157 #define CSRS1_STA 0x04 /* Packet Start */ 186 #define START CSRS1_PIN | CSRS1_ESO | CSRS1_STA | CSRS1_ACK
|