Home
last modified time | relevance | path

Searched refs:tbsize (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dinouealc.c22 static int tbsize = 0; variable
38 else if (tbsize >= alsize) in pgdebug_alloc()
47 altbl[tbsize].len = size; in pgdebug_alloc()
48 tbsize++; in pgdebug_alloc()
65 else if (tbsize >= alsize) in pgdebug_calloc()
75 tbsize++; in pgdebug_calloc()
124 else if (tbsize >= alsize) in pgdebug_strdup()
134 tbsize++; in pgdebug_strdup()
150 for (i = 0; i < tbsize; i++) in pgdebug_free()
159 tbsize--; in pgdebug_free()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/
H A DFormHeading.java162 Point tbsize = null; in layout() local
182 clientWidthHint -= tbsize.x + SPACING; in layout()
196 totalFlexWidth -= tbsize.x + SPACING; in layout()
257 width1 += SPACING + tbsize.x; in layout()
265 width2 += SPACING + tbsize.x; in layout()
274 size.y = Math.max(tbsize.y, size.y); in layout()
280 height2 = tbsize.y; in layout()
296 row1Height = Math.max(row1Height, tbsize.y); in layout()
330 + row1Height - 1 - tbsize.y, tbsize.x, tbsize.y); in layout()
340 tbsize.x, tbsize.y); in layout()
[all …]
/dports/shells/bash/bash-5.1/examples/loadables/
H A Dstrftime.c44 size_t tbsize, tsize; local
85 tbsize = strlen (format) * 4;
93 tbuf = xrealloc (tbuf, tbsize * n);
94 tsize = strftime (tbuf, tbsize * n, format, t);
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Ddasa2l.c40 static integer tbsize[60] /* was [3][20] */ = { -1,-1,-1,-1,-1,-1,-1,-1, in dasa2l_() local
757 tbsize[(i__1 = j + (i__ + 1) * 3 - 4) < 60 && 0 <= i__1 ? in dasa2l_()
759 803)] = tbsize[(i__2 = j + i__ * 3 - 4) < 60 && 0 in dasa2l_()
910 tbsize[(i__1 = curtyp + fidx * 3 - 4) < 60 && 0 <= i__1 ? in dasa2l_()
915 baserc += tbsize[(i__1 = curtyp + fidx * 3 - 4) < 60 && 0 in dasa2l_()
920 ftnlen)956)] <= tbsize[(i__2 = curtyp + fidx * 3 in dasa2l_()
990 *clsize = tbsize[(i__1 = *type__ + fidx * 3 - 4) < 60 && 0 <= i__1 ? in dasa2l_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Ddasa2l.c40 static integer tbsize[60] /* was [3][20] */ = { -1,-1,-1,-1,-1,-1,-1,-1, in dasa2l_() local
757 tbsize[(i__1 = j + (i__ + 1) * 3 - 4) < 60 && 0 <= i__1 ? in dasa2l_()
759 803)] = tbsize[(i__2 = j + i__ * 3 - 4) < 60 && 0 in dasa2l_()
910 tbsize[(i__1 = curtyp + fidx * 3 - 4) < 60 && 0 <= i__1 ? in dasa2l_()
915 baserc += tbsize[(i__1 = curtyp + fidx * 3 - 4) < 60 && 0 in dasa2l_()
920 ftnlen)956)] <= tbsize[(i__2 = curtyp + fidx * 3 in dasa2l_()
990 *clsize = tbsize[(i__1 = *type__ + fidx * 3 - 4) < 60 && 0 <= i__1 ? in dasa2l_()
/dports/news/trn/trn-3.6/
H A Dterm.c363 mac_line(line,tmpbuf,tbsize) in mac_line() argument
366 int tbsize;
382 if (tbsize)
383 m = dointerp(tmpbuf,tbsize,line," \t");
399 if (tbsize)
410 if (tbsize && (curmap->km_type[ch] & KM_TMASK) == KM_KEYMAP)
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Drpc_generic.c127 static int tbsize; in __rpc_dtbsize() local
130 if (tbsize) { in __rpc_dtbsize()
131 return (tbsize); in __rpc_dtbsize()
134 return (tbsize = (int)rl.rlim_max); in __rpc_dtbsize()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/
H A Dmodel.c52 double getBW_matchl32(double eff, unsigned tbsize) in getBW_matchl32() argument
58 return intercept + W * eff + T * tbsize; in getBW_matchl32()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/
H A Dmodel.c52 double getBW_matchl32(double eff, unsigned tbsize) in getBW_matchl32() argument
58 return intercept + W * eff + T * tbsize; in getBW_matchl32()
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/hdu/
H A Dtable.py168 tbsize = self._header['NAXIS1'] * self._header['NAXIS2']
169 data = raw_data[:tbsize].view(dtype=columns.dtype,
198 tbsize = self._header['NAXIS1'] * self._header['NAXIS2']
199 data._gap = self._theap - tbsize
514 tbsize = self._header['NAXIS1'] * self._header['NAXIS2']
515 heapstart = self._header.get('THEAP', tbsize)
516 self.data._gap = heapstart - tbsize
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/includes/
H A Dourinclude.h37 double getBW_matchl32(double eff, int tbsize);
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/includes/
H A Dourinclude.h37 double getBW_matchl32(double eff, int tbsize);
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DTb_Window.h94 void tbsize (float f) in tbsize() function
/dports/net/bird2/bird-2.0.8/proto/rpki/
H A Dtransport.c86 sk->tbsize = RPKI_TX_BUFFER_SIZE; in rpki_tr_open()
/dports/net/bird/bird-1.6.8/lib/
H A Dsocket.h38 uint tbsize; member
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/
H A Dptrie.c127 size_t tbsize, nsize; in PTNodeMakeKey() local
144 depth * sizeof traceback [ 0 ], & tbsize ); in PTNodeMakeKey()
152 key = malloc ( sizeof * key + tbsize + nsize + 1 ); in PTNodeMakeKey()
159 tbsize = utf32_cvt_string_copy ( text, tbsize + 1, in PTNodeMakeKey()
161 memmove ( & text [ tbsize ], addr, nsize + 1 ); in PTNodeMakeKey()
162 StringInit ( key, text, tbsize + nsize, depth + nlen ); in PTNodeMakeKey()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/
H A Dptrie.c127 size_t tbsize, nsize; in PTNodeMakeKey() local
144 depth * sizeof traceback [ 0 ], & tbsize ); in PTNodeMakeKey()
152 key = malloc ( sizeof * key + tbsize + nsize + 1 ); in PTNodeMakeKey()
159 tbsize = utf32_cvt_string_copy ( text, tbsize + 1, in PTNodeMakeKey()
161 memmove ( & text [ tbsize ], addr, nsize + 1 ); in PTNodeMakeKey()
162 StringInit ( key, text, tbsize + nsize, depth + nlen ); in PTNodeMakeKey()
/dports/net/bird2/bird-2.0.8/lib/
H A Dsocket.h62 uint tbsize; member
/dports/devel/jsl/jsl-0.3.0/src/
H A Djsscan.c683 size_t tbsize; in GrowTokenBuf() local
690 tbsize = TBMIN * sizeof(jschar); in GrowTokenBuf()
692 JS_ARENA_ALLOCATE_CAST(base, jschar *, pool, tbsize); in GrowTokenBuf()
695 tbsize = length * sizeof(jschar); in GrowTokenBuf()
697 JS_ARENA_GROW_CAST(base, jschar *, pool, tbsize, tbsize); in GrowTokenBuf()
/dports/news/trn4/trn-4.0-test77/
H A Dterm.c460 mac_line(line,tmpbuf,tbsize) in mac_line() argument
463 int tbsize;
480 if (tbsize)
481 m = dointerp(tmpbuf,tbsize,line," \t",(char*)NULL);
497 if (tbsize) {
510 if (tbsize && (curmap->km_type[ch] & KM_TMASK) == KM_KEYMAP) {
/dports/net/bird/bird-1.6.8/sysdep/unix/
H A Dio.c1082 if (!s->tbuf && s->tbsize) in sk_alloc_bufs()
1083 s->tbuf = s->tbuf_alloc = xmalloc(s->tbsize); in sk_alloc_bufs()
1143 if (s->tbsize == val) in sk_set_tbsize()
1148 s->tbsize = val; in sk_set_tbsize()
1370 t->tbsize = s->tbsize; in sk_passive_connected()
/dports/net/bird/bird-1.6.8/proto/radv/
H A Dpackets.c300 char *bufend = buf + ifa->sk->tbsize; in radv_prepare_ra()
461 sk->tbsize = 1024; // bufsize(ifa); in radv_sk_open()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.c180 size_t tbsize; in GrowTokenBuf() local
188 tbsize = TBMIN * sizeof(jschar); in GrowTokenBuf()
190 JS_ARENA_ALLOCATE_CAST(base, jschar *, pool, tbsize); in GrowTokenBuf()
196 tbsize = (length + 1) * sizeof(jschar); in GrowTokenBuf()
198 JS_ARENA_GROW_CAST(base, jschar *, pool, tbsize, tbsize); in GrowTokenBuf()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.c180 size_t tbsize; in GrowTokenBuf() local
188 tbsize = TBMIN * sizeof(jschar); in GrowTokenBuf()
190 JS_ARENA_ALLOCATE_CAST(base, jschar *, pool, tbsize); in GrowTokenBuf()
196 tbsize = (length + 1) * sizeof(jschar); in GrowTokenBuf()
198 JS_ARENA_GROW_CAST(base, jschar *, pool, tbsize, tbsize); in GrowTokenBuf()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscan.c180 size_t tbsize; in GrowTokenBuf() local
188 tbsize = TBMIN * sizeof(jschar); in GrowTokenBuf()
190 JS_ARENA_ALLOCATE_CAST(base, jschar *, pool, tbsize); in GrowTokenBuf()
196 tbsize = (length + 1) * sizeof(jschar); in GrowTokenBuf()
198 JS_ARENA_GROW_CAST(base, jschar *, pool, tbsize, tbsize); in GrowTokenBuf()

123