Home
last modified time | relevance | path

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

/titanic_44/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_44/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; in itree_prune() local
H A Dfme.c329 int init_size; in newfme() local
701 int init_size; in fme_restart() local
/titanic_44/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.c246 int init_size = sizeof (bindhead) + BLKSIZE; in la_version() local
/titanic_44/usr/src/cmd/idmap/idmap/
H A Didmap.c358 int init_size = 32; /* Initial size of the positions array */ in init_positions() local