| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | pad.c | 1260 CV *outside = CvOUTSIDE(cv); in S_cv_dump() local 1271 PTR2UV(outside), in S_cv_dump() 1272 (!outside ? "null" in S_cv_dump() 1273 : CvANON(outside) ? "ANON" in S_cv_dump() 1274 : (outside == PL_main_cv) ? "MAIN" in S_cv_dump() 1275 : CvUNIQUE(outside) ? "UNIQUE" in S_cv_dump() 1276 : CvGV(outside) ? GvNAME(CvGV(outside)) : "UNDEFINED")); in S_cv_dump() 1315 S_cv_clone2(pTHX_ CV *proto, CV *outside) in S_cv_clone2() argument 1353 if (outside) { in S_cv_clone2() 1354 CvOUTSIDE(cv) = (CV*)SvREFCNT_inc(outside); in S_cv_clone2() [all …]
|
| H A D | dump.c | 1345 CV *outside = CvOUTSIDE(sv); in Perl_do_sv_dump() local 1347 PTR2UV(outside), in Perl_do_sv_dump() 1348 (!outside ? "null" in Perl_do_sv_dump() 1349 : CvANON(outside) ? "ANON" in Perl_do_sv_dump() 1350 : (outside == PL_main_cv) ? "MAIN" in Perl_do_sv_dump() 1351 : CvUNIQUE(outside) ? "UNIQUE" in Perl_do_sv_dump() 1352 : CvGV(outside) ? GvNAME(CvGV(outside)) : "UNDEFINED")); in Perl_do_sv_dump()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| H A D | sysio.t | 84 print 'not ' unless ($@ =~ /^Offset outside string /); 101 print 'not ' unless ($@ =~ /^Offset outside string /);
|
| H A D | tr.t | 370 is( $@, '', 'implicit count outside array bounds, index negative' ); 374 is( $@, '', 'implicit count outside array bounds, index positive' ); 380 is( $@, '', 'implicit count outside hash bounds' );
|
| H A D | runlevel.t | 385 Can't "next" outside a loop block at - line 2.
|
| H A D | substr.t | 15 if ($_[0] =~ /^substr outside of string/) {
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/ |
| H A D | pp | 3 substr outside of string 36 substr outside of string at - line 4.
|
| H A D | pp_ctl | 129 Can't "last" outside a loop block at - line 4.
|
| /onnv-gate/usr/src/lib/libpp/common/ |
| H A D | BUGS | 6 02/01/87 gsf a/**/b doesn't concatenate outside macro bodies (COMPATIBILITY)
|
| /onnv-gate/usr/src/lib/libc/i386/gen/ |
| H A D | _stack_grow.s | 71 / Move the stack pointer outside the stack bounds if it isn't already.
|
| /onnv-gate/usr/src/lib/libc/amd64/gen/ |
| H A D | _stack_grow.s | 71 / Move the stack pointer outside the stack bounds if it isn't already.
|
| /onnv-gate/usr/src/lib/librstp/common/ |
| H A D | README.files | 51 stp_in.c - API for calls from outside. 52 sttrans.c - API for calls from outside (dedicated for creation
|
| /onnv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
| H A D | pages.c | 62 SF_STAT_INC(outside); in shuffle_pages() 318 "move %d, precede %d\n", sfile.kpages, sfile.outside, in cb_restore_kpages()
|
| H A D | cprboot.h | 100 int outside; /* kpage is outside of buf range */ member
|
| /onnv-gate/usr/src/cmd/zic/ |
| H A D | systemv | 8 # using the System V "TZ" scheme (half-hour offset), or anything outside
|
| H A D | etcetera | 44 # while the POSIX sign is kept outside the angle bracket (and is used
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_SESSION_free.pod | 39 or when the SSL_SESSION object was generated outside a TLS handshake
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | BN_mod_mul_montgomery.pod | 86 outside the expected range.
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlsec.pod | 32 You may not use data derived from outside your program to affect 33 something else outside your program--at least, not by accident. All 63 to call functions B<outside> your Perl code, such as POSIX::system, 124 # from outside of the program. 185 contain data from outside the program. If you are writing a 205 are ignored by Perl. You can still adjust C<@INC> from outside the
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/bridge/ |
| H A D | ResourceBundle.properties | 73 dsym_value_out_of_range_exception=The value {0} is outside the valid range.
|
| /onnv-gate/usr/src/lib/libshell/common/ |
| H A D | TYPES | 41 is used for documentations purposes as described later and is ignored outside 47 outside of a type definition. Note the variable named _ that is used inside
|
| /onnv-gate/usr/src/cmd/sgs/elfedit/common/ |
| H A D | elfedit.msg | 116 @ MSG_DEBUG_SHNDX_RANGE "Specified section index [%d] is outside of valid \ 191 @ MSG_ERR_BADSECNDX "Specified section index [%d] is outside valid \ 199 @ MSG_ERR_STRSHNDX "string section index %d is outside expected \ 204 @ MSG_ERR_BADSTROFF "[%d: %s]: String offset [%d] is outside valid \ 227 @ MSG_ERR_ARRBNDS "%s[%d]: attempt to access elements outside \
|
| /onnv-gate/usr/src/lib/libc/ |
| H A D | README | 77 - The code cannot call any functions outside of libc, 171 be released by application code outside libc.
|
| /onnv-gate/usr/src/cmd/sgs/libelf/common/ |
| H A D | libelf.msg | 67 @ EFMT_VM "Format error: reference outside file"
|
| /onnv-gate/usr/src/cmd/sgs/rtld/common/ |
| H A D | rtld.msg | 155 lies outside memory image; relocation discarded\n" 159 lies outside memory image; move discarded\n"
|