Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/lib/libast/common/regex/
H A Dregalloc.c31 regalloc(void* handle, void*(*resize)(void*,void*,size_t), regflags_t flags) in regalloc()
34 state.disc.re_resizef = resize; in regalloc()
/titanic_44/usr/src/lib/sun_fc/common/
H A DTrace.cc141 stacks.resize(tid+1); in Trace()
142 indent.resize(tid+1); in Trace()
156 indent[tid].resize(len - 1); in ~Trace()
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DMainHelper.java168 f.resize(25, 25); in main()
210 frame.resize(25, 25); in main()
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c420 hermon_cqhdl_t cq, resize; in hermon_cq_free() local
439 resize = cq->cq_resize_hdl; /* save the handle for later */ in hermon_cq_free()
531 if (resize) { /* there was a pointer to a handle */ in hermon_cq_free()
532 mr = resize->cq_mrhdl; /* reuse the pointer to the region */ in hermon_cq_free()
544 if (resize) { in hermon_cq_free()
545 hermon_queue_free(&resize->cq_cqinfo); in hermon_cq_free()
547 kmem_free(resize, sizeof (struct hermon_sw_cq_s)); in hermon_cq_free()
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DWindowShadow.java216 win.resize(getWindowSize(win, false)); in setOnBody()
220 win.resize(getWindowSize(win, true)); in setOnBody()
426 win.resize(size.width, size.height); in resizePreferredSize()
/titanic_44/usr/src/cmd/ndmpd/tlm/
H A Dtlm_init.c199 resize: in read_device_wwn()
213 goto resize; in read_device_wwn()
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DVJFlowLayout.java260 m.resize(d.width, d.height); in layoutContainer()
H A DImageLabel.java238 resize(w + padWidth * 2, h + padWidth * 2); in updateSize()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzvol.c157 static int zvol_dump_init(zvol_state_t *zv, boolean_t resize);
1900 zvol_dump_init(zvol_state_t *zv, boolean_t resize) in zvol_dump_init() argument
1962 if (resize) { in zvol_dump_init()
2010 if (!resize) { in zvol_dump_init()
2052 boolean_t resize = (dumpsize > 0); in zvol_dumpify() local
2054 if ((error = zvol_dump_init(zv, resize)) != 0) { in zvol_dumpify()
/titanic_44/usr/src/cmd/vi/port/
H A Dex_v.c202 int resize; in oop() local
/titanic_44/usr/src/lib/libast/common/misc/
H A Dfts.c697 resize(register FTS* fts, size_t inc) in resize() function
904 if ((fts->baselen = f->fts_namelen) >= (fts->endbuf - fts->base) && resize(fts, fts->baselen)) in fts_read()
1037 if (resize(fts, i)) in fts_read()
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3131 Table Manager: Merged/removed duplicate code in the root table resize
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src2643 # "resize -s"), though it does not pass SIGWINCH to the application if the
H A Dterminfo.src2991 # "resize -s"), though it does not pass SIGWINCH to the application if the