| /onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| H A D | PoolInternal.java | 96 final static native String pool_conf_info(long conf, int deep); in pool_conf_info() argument 107 int deep); in pool_resource_info() argument 114 final static native String pool_info(long conf, long pool, int deep); in pool_info() argument 120 long comp, int deep); in pool_component_info() argument
|
| H A D | Component.java | 91 public String getInformation(int deep) throws PoolsException in getInformation() argument 94 getComponent(), deep)); in getInformation()
|
| H A D | Pool.java | 141 public String getInformation(int deep) throws PoolsException in getInformation() argument 144 deep)); in getInformation()
|
| H A D | Resource.java | 155 public String getInformation(int deep) throws PoolsException in getInformation() argument 158 getResource(), deep)); in getInformation()
|
| H A D | Configuration.java | 601 public String getInformation(int deep) in getInformation() argument 603 return (PoolInternal.pool_conf_info(_conf.getConf(), deep)); in getInformation()
|
| H A D | Element.java | 68 public abstract String getInformation(int deep) throws PoolsException; in getInformation() argument
|
| /onnv-gate/usr/src/lib/libshell/common/fun/ |
| H A D | pushd | 36 then print pushd: Directory stack not that deep. 97 then print pushd: Directory stack not that deep.
|
| H A D | popd | 36 then print pushd: Directory stack not that deep. 97 then print pushd: Directory stack not that deep.
|
| H A D | dirs | 50 then print -u2 cd: Directory stack not that deep.
|
| /onnv-gate/usr/src/lib/libpool/common/ |
| H A D | pool.c | 330 pool_base_info(const pool_elem_t *pe, char_buf_t *cb, int deep) in pool_base_info() argument 350 (void) pool_base_info(pe, cb, deep); in pool_base_info() 416 if (deep == PO_TRUE) { in pool_base_info() 501 pool_info(const pool_conf_t *conf, const pool_t *pool, int deep) in pool_info() argument 512 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) { in pool_info() 517 return (pool_base_info(pe, NULL, deep)); in pool_info() 530 int deep) in pool_resource_info() argument 541 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) { in pool_resource_info() 546 return (pool_base_info(pe, NULL, deep)); in pool_resource_info() 559 int deep) in pool_component_info() argument [all …]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | DB.pm | 9 my ($running, $ready, $deep, $usrctxt, $evalarg, 51 $deep = 100; 65 $DB::single |= 4 if $#stack == $deep;
|
| H A D | perl5db.pl | 3477 C<$deep>, C<sub> automatically turns on printing of the current depth by 3566 $single |= 4 if $stack_depth == $deep; 7739 $deep = 100;
|
| /onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/ |
| H A D | SRMProvider.java | 297 boolean deep, in enumerateInstanceNames() argument
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/ |
| H A D | dprofpp.PL | 839 my($stack, $tstack, $t, $times, $ctimes, $name, $in, $tab, $deep, $outer) = @_;
|
| /onnv-gate/usr/src/uts/sun4u/cpu/ |
| H A D | common_asm.s | 1169 ! On US-III, the prefetch instruction queue is 8 entries deep. 1179 ! Since the prefetch queue is 8 entries deep, we currently can
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlfaq7.pod | 203 around when the subroutine was defined (deep binding). 511 =head2 What's the difference between deep and shallow binding? 513 In deep binding, lexical variables mentioned in anonymous subroutines 517 deep binding of lexical variables (i.e., those created with my()).
|
| H A D | perldebguts.pod | 106 debugger's C<&DB::sub> depends on the C<$DB::deep> variable 107 (it defines how many levels of recursion deep into the debugger you can go 108 before a mandatory break). If C<$DB::deep> is not defined, subroutine
|
| H A D | perlintro.pod | 484 Perl's regular expression support is both broad and deep, and is the
|
| H A D | perlobj.pod | 102 copying. If you want a shallow or deep copy of an object, you'll have to
|
| H A D | perl572delta.pod | 758 Self-tying of arrays and hashes is broken in rather deep and
|
| H A D | perlfaq.pod | 1035 What's the difference between deep and shallow binding?
|
| H A D | perl571delta.pod | 1019 Self-tying of arrays and hashes is broken in rather deep and
|
| H A D | perltoot.pod | 379 used), Perl's deep binding of lexical variables guarantees that the 1262 function pointer in C++, but with deep binding of lexical variables).
|
| H A D | perldebug.pod | 103 dumped only I<N> levels deep, as if the C<dumpDepth> option had been
|
| H A D | perl5005delta.pod | 26 Starting with Perl 5.004_50 there were many deep and far-reaching changes
|