Home
last modified time | relevance | path

Searched defs:init_size (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/cmd/audio/utilities/
H A DFir.cc178 int init_size = (size <= order)? size : order; in filter_noadjust() local
H A DResample.cc197 int init_size = (size <= order)? size : order; in decimate_noadjust() local
/titanic_52/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c1396 int init_size; in itree_create() local
1480 int init_size; in itree_create_dummy() local
1544 int init_size; in itree_free() local
1556 int init_size; itree_prune() local
[all...]
H A Dfme.c329 int init_size; in newfme() local
701 int init_size; in fme_restart() local
/titanic_52/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.c246 int init_size = sizeof (bindhead) + BLKSIZE; in la_version() local
/titanic_52/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.h67 uint32_t init_size; member
/titanic_52/usr/src/cmd/idmap/idmap/
H A Didmap.c358 int init_size = 32; /* Initial size of the positions array */ in init_positions() local