Home
last modified time | relevance | path

Searched refs:deep (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java96 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 DComponent.java91 public String getInformation(int deep) throws PoolsException in getInformation() argument
94 getComponent(), deep)); in getInformation()
H A DPool.java141 public String getInformation(int deep) throws PoolsException in getInformation() argument
144 deep)); in getInformation()
H A DResource.java155 public String getInformation(int deep) throws PoolsException in getInformation() argument
158 getResource(), deep)); in getInformation()
H A DConfiguration.java601 public String getInformation(int deep) in getInformation() argument
603 return (PoolInternal.pool_conf_info(_conf.getConf(), deep)); in getInformation()
H A DElement.java68 public abstract String getInformation(int deep) throws PoolsException; in getInformation() argument
/titanic_50/usr/src/lib/libshell/common/fun/
H A Dpopd36 then print pushd: Directory stack not that deep.
97 then print pushd: Directory stack not that deep.
H A Dpushd36 then print pushd: Directory stack not that deep.
97 then print pushd: Directory stack not that deep.
H A Ddirs50 then print -u2 cd: Directory stack not that deep.
/titanic_50/usr/src/lib/libpool/common/
H A Dpool.c330 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 …]
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s1208 ! On US-III, the prefetch instruction queue is 8 entries deep.
1218 ! Since the prefetch queue is 8 entries deep, we currently can
/titanic_50/usr/src/data/zoneinfo/
H A Dasia1841 # deep hatred of the concept.... The Diet unceremoniously passed a bill to
H A Dnorthamerica1109 # After prolonged debate, and despite continuing deep differences of opinion,
/titanic_50/usr/src/cmd/look/
H A Dwords6233 deep
/titanic_50/usr/src/cmd/spell/
H A Dlist6232 deep
/titanic_50/usr/src/cmd/sendmail/cf/
H A DREADME1003 from foo.com, abc.foo.com, or a.very.deep.domain.foo.com
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1426 % correspondingly. There is no deep meaning behind these magic numbers
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5329 prevent accidental deep sleeps, limit the maximum time that Sleep() will