Home
last modified time | relevance | path

Searched refs:bspace (Results 101 – 125 of 148) sorted by relevance

123456

/dports/dns/djbdns/djbdns-1.05/
H A Dtinydns-data.c163 char bspace[1024]; variable
207 buffer_init(&b,buffer_unixread,fddata,bspace,sizeof bspace); in main()
/dports/sysutils/tmux23/tmux-2.3/
H A Dtty-keys.c528 cc_t bspace; in tty_keys_next() local
630 bspace = tty->tio.c_cc[VERASE]; in tty_keys_next()
631 if (bspace != _POSIX_VDISABLE && (key & KEYC_MASK_KEY) == bspace) in tty_keys_next()
/dports/biology/cdbfasta/cdbfasta/gclib/
H A Dgcdb.cpp468 cdbuf=new GCDBuffer((opfunc)&write,(int) afd,(char*)bspace,sizeof bspace); in GCdbWrite()
494 cdbuf=new GCDBuffer((opfunc)&write,(int) fd,(char*)bspace,sizeof bspace); in GCdbWrite()
/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMHDayChart.h112 …MHDayChart (int vspace, int bspace, int vsize1 = 100, int vsize2 = 0, int vsize3 = 0, int vsize4 =…
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dfmt2d.spad263 bspace: BOX := box " "
264 bn: BOX := bspace -- assume square root, i.e. not printing "2"
289 lb := concat([bspace for i in 1..h+d-hdn], lb)
329 bspace: BOX := box " " -- corresponds to the baseline
330 sb := vconcat([bspace, sb], 1)
391 bspace: BOX := box new(max(width b1, width b2), char " ")
392 parenthesize("(", ")", vconcat([b1, bspace, b2], hd + 1))
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxccman.c124 dir->ccache.bspace = 0; in gx_char_cache_init()
680 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
685 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
712 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h208 uint bspace; /* space allocated for chunks */ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxccman.c124 dir->ccache.bspace = 0; in gx_char_cache_init()
680 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
685 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
712 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h208 uint bspace; /* space allocated for chunks */ member
/dports/biology/gffread/gffread-0.12.7/gclib/
H A Dgcdb.cpp569 cdbuf=new GCDBuffer((opfunc)&write,(int) afd,(char*)bspace,sizeof bspace); in GCdbWrite()
593 cdbuf=new GCDBuffer((opfunc)&write,(int) fd,(char*)bspace,sizeof bspace); in GCdbWrite()
/dports/lang/racket/racket-8.3/share/pkgs/macro-debugger/macro-debugger/syntax-browser/
H A Dhrule-snip.rkt11 (define/override (get-extent dc x y bw bh bdescent bspace blspace brspace)
/dports/science/bagel/bagel-1.2.2/src/asd/dmrg/
H A Dform_sigma.cc131 const shared_ptr<const CIStringSet<RASString>> bspace = secdet->stringspaceb(); in pure_block_and_ras() local
132 if (sparse_map.find(bspace->key())==sparse_map.end()) in pure_block_and_ras()
133 sparse_map.emplace(bspace->key(), make_shared<Sparse_IJ>(bspace, bspace)); in pure_block_and_ras()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxccman.c129 dir->ccache.bspace = 0; in gx_char_cache_init()
896 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
901 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
928 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h267 uint bspace; /* space allocated for chunks */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxccman.c129 dir->ccache.bspace = 0; in gx_char_cache_init()
896 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
901 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
928 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h267 uint bspace; /* space allocated for chunks */ member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxccman.c132 dir->ccache.bspace = 0; in gx_char_cache_init()
931 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
936 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
964 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h216 uint bspace; /* space allocated for chunks */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxccman.c132 dir->ccache.bspace = 0; in gx_char_cache_init()
931 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
936 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
964 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h216 uint bspace; /* space allocated for chunks */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxccman.c123 dir->ccache.bspace = 0; in gx_char_cache_init()
979 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
984 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
1011 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h266 uint bspace; /* space allocated for chunks */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxccman.c123 dir->ccache.bspace = 0; in gx_char_cache_init()
979 if (dir->ccache.bspace < dir->ccache.bmax) { /* Allocate another chunk. */ in alloc_char()
984 uint tsize = dir->ccache.bmax - dir->ccache.bspace; in alloc_char()
1011 dir->ccache.bspace += cksize; in alloc_char()
H A Dgxfcache.h266 uint bspace; /* space allocated for chunks */ member
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/auto/
H A Dtoken.def25 { T_BSPACE, "bspace" },

123456