Home
last modified time | relevance | path

Searched refs:tmalloc (Results 51 – 75 of 281) sorted by relevance

12345678910>>...12

/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/lib/
H A Ddiffreduce.c69 tmalloc(cf, boolean, ndiff + 1); in diff_reduce()
74 tmalloc(gpref, int, wordlen + 1); in diff_reduce()
82 tmalloc(gptr, struct vertexd, maxv); in diff_reduce()
211 tmalloc(ngptr, struct vertexd, 2 * maxv); in diff_reduce()
H A Ddiffredwl.c120 tmalloc(cf, boolean, ndiff + 1); in make_substitution()
125 tmalloc(gpref, int, maxreducelen + 1); in make_substitution()
134 tmalloc(gptr, struct vertexd, maxv); in make_substitution()
248 tmalloc(ngptr, struct vertexd, 2 * maxv); in make_substitution()
H A Ddiffredcos.c91 tmalloc(cf, boolean, ndiff + 1); in diff_reduce_cos()
96 tmalloc(gpref, int, wordlen + 1); in diff_reduce_cos()
104 tmalloc(gptr, struct vertexd, maxv); in diff_reduce_cos()
290 tmalloc(ngptr, struct vertexd, 2 * maxv); in diff_reduce_cos()
/dports/audio/mp3asm/mp3asm-0.1/src/
H A Dtag.c30 extern void *tmalloc (size_t size);
55 stream->tag = tmalloc (129 * sizeof (unsigned char)); in get_tag_v1()
H A Dstream.c31 extern void *tmalloc (size_t size);
69 stream = tmalloc(sizeof(stream_t)); in init_stream()
113 int eof = 0, eob = -1, *count = tmalloc (sizeof (int)), pos = 0; in read_stream()
116 header_t **heads = tmalloc (sizeof (header_t *)); in read_stream()
/dports/chinese/gcin-qt5/gcin-2.9.0/
H A Dgtab-init.cpp113 *p = tmalloc(char *, MAX_SELKEY); in init_seltab()
272 inp->keyname = tmalloc(char, (th.KeyS + 3) * CH_SZ); in init_gtab()
372 inp->idx1 = tmalloc(gtab_idx1_t, th.KeyS+1); in init_gtab()
387 if ((inp->tbl64=tmalloc(ITEM64, th.DefC))==NULL) { in init_gtab()
403 if ((inp->tbl=tmalloc(ITEM, th.DefC))==NULL) { in init_gtab()
420 inp->qkeys = tmalloc(QUICK_KEYS, 1); in init_gtab()
433 inp->phridx = tmalloc(int, inp->phrnum); in init_gtab()
/dports/chinese/gcin/gcin-2.9.0/
H A Dgtab-init.cpp113 *p = tmalloc(char *, MAX_SELKEY); in init_seltab()
272 inp->keyname = tmalloc(char, (th.KeyS + 3) * CH_SZ); in init_gtab()
372 inp->idx1 = tmalloc(gtab_idx1_t, th.KeyS+1); in init_gtab()
387 if ((inp->tbl64=tmalloc(ITEM64, th.DefC))==NULL) { in init_gtab()
403 if ((inp->tbl=tmalloc(ITEM, th.DefC))==NULL) { in init_gtab()
420 inp->qkeys = tmalloc(QUICK_KEYS, 1); in init_gtab()
433 inp->phridx = tmalloc(int, inp->phrnum); in init_gtab()
/dports/chinese/gcin-gtk3/gcin-2.9.0/
H A Dgtab-init.cpp113 *p = tmalloc(char *, MAX_SELKEY); in init_seltab()
272 inp->keyname = tmalloc(char, (th.KeyS + 3) * CH_SZ); in init_gtab()
372 inp->idx1 = tmalloc(gtab_idx1_t, th.KeyS+1); in init_gtab()
387 if ((inp->tbl64=tmalloc(ITEM64, th.DefC))==NULL) { in init_gtab()
403 if ((inp->tbl=tmalloc(ITEM, th.DefC))==NULL) { in init_gtab()
420 inp->qkeys = tmalloc(QUICK_KEYS, 1); in init_gtab()
433 inp->phridx = tmalloc(int, inp->phrnum); in init_gtab()
/dports/cad/jspice3/jspice3-2.5/src/lib/inp/
H A Difnewuid.c30 tmalloc(sizeof(char)*(strlen(suffix)+strlen((char*)olduid)+2));
35 newname = (char *)tmalloc(sizeof(char)*
H A Dinpdomod.c38 err = (char *)tmalloc(35 + strlen(typename));
65 err = (char *)tmalloc(35 + strlen(typename));
/dports/cad/jspice3/jspice3-2.5/src/lib/misc/
H A Dalloc.c17 tmalloc(num) in tmalloc() function
74 s = tmalloc(num);
H A Dinchar.c75 _iob[fd].curbuf->base = (unsigned char *) tmalloc(BUFSIZ);
109 fp->curbuf->base = (unsigned char *) tmalloc(BUFSIZ);
196 _iob[fd]._base = tmalloc(BUFSIZ);
230 fp->_base = tmalloc(BUFSIZ);
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Ddir.c43 t = tmalloc(strlen(s)+1);
144 buf = tmalloc(width+1);
155 ptr = (char**)tmalloc(nfiles*sizeof(char*));
238 stuff = (char **) tmalloc(i * sizeof (char *));
/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/src/
H A Dgpcheckmult.c221 tmalloc(eqnptr, reduction_equation, maxneweqns) if (cosets) separator = in main()
285 tmalloc(wd_fsa, fsa, 1); in main()
316 tmalloc(diff2.is_initial, boolean, maxwdiffs + 1); in main()
342 tmalloc(eqnptr[i].rhs, gen, genstrlen(testword) + 1); in main()
354 tmalloc(diff2.initial, int, diff2.num_initial + 1); in main()
H A Dgpaxioms.c319 tmalloc(storedmult, char *, ct); in main()
568 tmalloc(s, char, 2); in file_suffix()
576 tmalloc(s, char, len); in file_suffix()
648 tmalloc(wl, gen, l / 2 + 1); in long_word_multiplier()
649 tmalloc(wr, gen, l / 2 + 1); in long_word_multiplier()
658 tmalloc(wl, gen, l / 2 + 2); in long_word_multiplier()
659 tmalloc(wr, gen, l / 2 + 1); in long_word_multiplier()
682 tmalloc(wlt, gen, l / 2 + 1); in long_word_multiplier()
683 tmalloc(wrt, gen, l / 2 + 2); in long_word_multiplier()
H A Dkbprog.c529 tmalloc(rws.wd_fsa, fsa, 1); in main()
533 tmalloc(rws.wd_record, struct wdr, MAXCYCLES + 1); in main()
601 tmalloc(rwsptr->reduction_fsa->accepting, int, 2); in output_and_exit_kbprog()
612 tmalloc(rwsptr->reduction_fsa->states->alphabet[i], char, in output_and_exit_kbprog()
617 tmalloc(rwsptr->reduction_fsa->states->words, gen *, in output_and_exit_kbprog()
624 tmalloc(pref[i], gen, l + 1); in output_and_exit_kbprog()
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dftecmath.h11 #define alloc_c(len) ((complex *) tmalloc((len) * sizeof (complex)))
12 #define alloc_d(len) ((double *) tmalloc((len) * sizeof (double)))
/dports/cad/jspice3/jspice3-2.5/src/lib/fte/
H A Dinterp.c55 scratch = (double *) tmalloc((degree + 1) * (degree + 2) *
57 result = (double *) tmalloc((degree + 1) * sizeof (double));
58 xdata = (double *) tmalloc((degree + 1) * sizeof (double));
59 ydata = (double *) tmalloc((degree + 1) * sizeof (double));
H A Devaluate.c346 res->v_realdata = (double *) tmalloc(sizeof (double) * len);
348 res->v_compdata = (complex *) tmalloc(sizeof (complex) * len);
496 res->v_realdata = (double *) tmalloc(sizeof(double) * length);
508 res->v_compdata = (complex *) tmalloc(sizeof(complex) * length);
782 d1 = (double *) tmalloc(length * sizeof (double));
793 c1 = (complex *) tmalloc(length * sizeof (complex));
812 d2 = (double *) tmalloc(length * sizeof (double));
823 c2 = (complex *) tmalloc(length * sizeof (complex));
/dports/security/ylva/ylva-1.7/src/
H A Dentry.c23 new = tmalloc(sizeof(struct _entry)); in entry_new()
39 new = tmalloc(sizeof(struct _entry)); in entry_new_empty()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/LocalDiscretization/
H A DSpectralQuad.cpp50 _z[d] = tmalloc(double, _n); in Init()
57 _odwork = tmalloc(double, 6*nf + 9*ne + nw); in Init()
58 _glpoints = tmalloc (double, 3*nf); in Init()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/
H A Dpho-util.c79 idx_pho = tmalloc (PHO_IDX, idxnum_pho + 1); in pho_load()
87 if (!(ch_pho = tmalloc (PHO_ITEM, ch_phoN))) in pho_load()
97 pho_phrase_area = tmalloc (char, pho_phrase_area_sz); in pho_load()
/dports/cad/jspice3/jspice3-2.5/src/lib/analysis/
H A Dsensprse.c64 tmalloc(sizeof(char)*(5+strlen(nname1)+strlen(nname2)));
71 ptemp.sValue = (char *)tmalloc(sizeof(char)*(4+strlen(nname1)));
/dports/cad/ngspice_rework/ngspice-35/src/misc/
H A Dalloc.c54 tmalloc(size_t num) in tmalloc() function
105 s = tmalloc(num); in trealloc()
/dports/cad/jspice3/jspice3-2.5/src/lib/plot/
H A Dgraf.c142 comb_title = tmalloc(strlen(gr->plotname) + strlen(gr->pname) + 3);
404 gridbuf = (double *) tmalloc(gridsize * sizeof (double));
405 result = (double *) tmalloc(gridsize * sizeof (double));
409 ydata = (double *) tmalloc(v->v_length *
417 xdata = (double *) tmalloc(xs->v_length *
457 scratch = (double *) tmalloc((degree + 1) * (degree + 2) *
459 result = (double *) tmalloc((degree + 1) * sizeof (double));
460 xdata = (double *) tmalloc((degree + 1) * sizeof (double));
461 ydata = (double *) tmalloc((degree + 1) * sizeof (double));

12345678910>>...12