/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares_library_init.c | 153 void (*afree)(void *ptr), in ares_library_init_mem() 160 if (afree) in ares_library_init_mem() 161 ares_free = afree; in ares_library_init_mem()
|
D | ares.h | 313 void (*afree)(void *ptr),
|
/external/mksh/src/ |
D | var.c | 115 afree(l, ATEMP); in popblock() 195 afree(vn, ATEMP); in array_index_calc() 202 afree(ap, ATEMP); in array_index_calc() 223 afree(sub, ATEMP); in array_index_calc() 327 afree(vname.rw, ATEMP); in isglobal() 378 afree(vname.rw, ATEMP); in local() 497 afree(salloc, ATEMP); in setstr() 647 afree(vq->val.s, vq->areap); in setint_n() 930 afree(tmp->val.s, tmp->areap); in vtypeset() 931 afree(tmp, tmp->areap); in vtypeset() [all …]
|
D | histrap.c | 362 afree(*histptr, APERM); in hist_execute() 369 afree(cmd, areap); in hist_execute() 549 afree(hname, APERM); in sethistfile() 615 afree(enqueued, APERM); in histsave() 628 afree(c, APERM); in histsave() 647 afree(c, APERM); in histsave() 665 afree(c, APERM); in histsave() 674 afree(c, APERM); in histsave() 682 afree(*history, APERM); in histsave() 856 afree(nhname, ATEMP); in hist_persist_init() [all …]
|
D | misc.c | 713 afree(pnew, ATEMP); in gmatchx() 1085 afree(subp, ATEMP); in gmatch_cclass() 1097 afree(subp, ATEMP); in gmatch_cclass() 1182 afree(subp, ATEMP); in gmatch_cclass() 1604 afree(str, ATEMP); in print_columns() 1689 afree(rv, ATEMP); in ksh_get_wd() 1736 afree(tp, ATEMP); in do_realpath() 1838 afree(ipath, ATEMP); in do_realpath() 1907 afree(ldest, ATEMP); in do_realpath() 1908 afree(ipath, ATEMP); in do_realpath() [all …]
|
D | tree.c | 96 afree(cp, ATEMP); in ptree() 722 afree(t->str, ap); in tfree() 726 afree(*w, ap); in tfree() 727 afree(t->vars, ap); in tfree() 736 afree(*w, ap); in tfree() 737 afree(t->args, ap); in tfree() 746 afree(t, ap); in tfree() 757 afree(p->ioname, ap); in iofree() 758 afree(p->delim, ap); in iofree() 759 afree(p->heredoc, ap); in iofree() [all …]
|
D | os2.c | 222 afree(cp, ATEMP); in setextlibpath() 294 afree(x_name, ATEMP); in access_stat_ex() 447 afree(rsp_name_arg, ATEMP); in execve() 525 afree(tp, APERM); in cleanup_temps() 566 afree(cp, ATEMP); in getdrvwd()
|
D | eval.c | 136 afree(s, ATEMP); in substitute() 407 afree(beg, ATEMP); in expand() 469 afree(stg, ATEMP); in expand() 473 afree(stg, ATEMP); in expand() 475 afree(beg, ATEMP); in expand() 605 afree(rrep, ATEMP); in expand() 647 afree(tpat1, ATEMP); in expand() 648 afree(pat, ATEMP); in expand() 653 afree(tpat1, ATEMP); in expand() 656 afree(pat, ATEMP); in expand() [all …]
|
D | lex.c | 185 afree(dp, ATEMP); \ 297 afree(tmp, ATEMP); in yylex() 657 afree(sp, ATEMP); in yylex() 878 afree(sp, ATEMP); in yylex() 961 afree(iop, ATEMP); in yylex() 1049 afree(yylval.cp, ATEMP); in yylex() 1094 afree(yylval.cp, ATEMP); in yylex() 1105 afree(dp, ATEMP); in yylex() 1339 afree(s->u.freeme, ATEMP); in getsc_uu() 1655 afree(tmp, ATEMP); in get_brace_var() [all …]
|
D | funcs.c | 278 afree(allocd, ATEMP); in c_pwd() 531 afree(XPptrv(po.words)[w], ATEMP); in c_print() 873 afree(xalias, ATEMP); in c_alias() 900 afree(ap->val.s, APERM); in c_alias() 917 afree(xalias, ATEMP); in c_alias() 965 afree(ap->val.s, APERM); in c_unalias() 976 afree(ap->val.s, APERM); in c_unalias() 1868 afree(cp, ATEMP); in c_read() 2008 afree(cp, ATEMP); in c_read() 2011 afree(allocd, ATEMP); in c_read() [all …]
|
D | shf.c | 70 afree(shf, shf->areap); in shf_open() 81 afree(shf, shf->areap); in shf_open() 241 afree(shf, shf->areap); in shf_close() 243 afree(shf->buf, shf->areap); in shf_close() 283 afree(shf, shf->areap); in shf_sclose()
|
D | edit.c | 359 afree(s, ATEMP); in x_glob_hlp_tilde_and_rem_qchar() 410 afree(s, ATEMP); in x_file_glob() 534 afree(info, ATEMP); in x_command_glob() 545 afree(words[i], ATEMP); in x_command_glob() 684 afree(toglob, ATEMP); in x_cf_glob() 729 afree(words[--nwords], ATEMP); in x_free_words() 730 afree(words, ATEMP); in x_free_words() 841 afree(words[i], ATEMP); in glob_path() 2263 afree(killstack[killsp], AEDIT); in x_push() 2599 afree(x_atab[prefix][key], AEDIT); in x_bind() [all …]
|
D | exec.c | 115 afree(cp, APERM); in execute() 116 afree(dp, ATEMP); in execute() 1209 afree(tp->val.s, APERM); in findcom() 1235 afree(npath.rw, ATEMP); in findcom() 1271 afree(tp->val.s, APERM); in flushcom() 1487 afree(sp, ATEMP); in iosetup() 1556 afree(sp, ATEMP); in iosetup()
|
D | main.c | 183 afree(cp, APERM); in rndsetup() 219 afree(x, ATEMP); in isuc() 1125 afree(cp + sizeof(ALLOC_ITEM), ATEMP); in quitenv() 1147 afree(ep->savefd, &ep->area); in cleanup_parents_env() 1857 afree(tblp, tp->areap); in tgrow() 1860 afree(otblp, tp->areap); in tgrow() 2078 afree(xp, ATEMP); in init_environ()
|
D | lalloc.c | 168 afree(void *ptr, Area *ap) in afree() function
|
D | syn.c | 285 afree(iops, ATEMP); in get_command() 365 afree(t, ATEMP); in get_command() 513 afree(iops, ATEMP); in get_command() 1184 afree(ys, ATEMP); in yyrecursive_pop()
|
D | expr.c | 594 afree(tvar, ATEMP); in exprtoken() 633 afree(tvar, ATEMP); in exprtoken()
|
D | sh.h | 2117 #define Xfree(xs,xp) afree((xs).beg, (xs).areap) 2164 #define XPfree(x) afree((x).beg, ATEMP) 2400 void afree(void *, Area *); /* can take NULL */
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.h | 66 &LibraryTest::afree, in LibraryTest() 83 static void afree(void *ptr);
|
D | ares-test-init.cc | 227 &LibraryTest::afree, in TEST_F()
|
D | ares-test.cc | 155 void LibraryTest::afree(void *ptr) { in afree() function in ares::test::LibraryTest
|
/external/llvm-project/llvm/docs/ |
D | InAlloca.rst | 100 or ``afree`` to make it clear that this stack adjusting cleanup is less
|
/external/llvm/docs/ |
D | InAlloca.rst | 100 or ``afree`` to make it clear that this stack adjusting cleanup is less
|