Home
last modified time | relevance | path

Searched refs:poptFreeContext (Results 1 – 13 of 13) sorted by relevance

/third_party/popt/src/
Dlibpopt.vers25 poptFreeContext;
Dpopt.h220 poptContext poptFreeContext( poptContext con);
Dpoptconfig.c482 return poptFreeContext(con); in poptFini()
Dpopthelp.c44 con = poptFreeContext(con); in displayArgs()
Dpopt.c1520 poptContext poptFreeContext(poptContext con) in poptFreeContext() function
/third_party/popt/tests/
Dtest2.c136 optCon = poptFreeContext(optCon); in main()
Dtdict.c127 optCon = poptFreeContext(optCon); in main()
Dtest1.c297 optCon = poptFreeContext(optCon); in main()
/third_party/icu/icu4c/source/samples/layout/
Dgnomelayout.cpp337 poptFreeContext(ptctx); in main()
Dcgnomelayout.c340 poptFreeContext(ptctx); in main()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dgnomelayout.cpp337 poptFreeContext(ptctx); in main()
Dcgnomelayout.c338 poptFreeContext(ptctx); in main()
/third_party/gptfdisk/
Dgptcl.cc502 poptFreeContext(poptCon); in DoOptions()