Home
last modified time | relevance | path

Searched defs:LTP (Results 1 – 5 of 5) sorted by relevance

/external/ltp/lib/
Dltp.pc.in6 Name: LTP name
/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrrdProc.cpp42 int LTP = 0; in decode_Template0_unopt() local
151 int LTP = 0; in decode_Template0_opt() local
283 int LTP = 0; in decode_Template1_unopt() local
404 int LTP = 0; in decode_Template1_opt() local
DJBig2_GrdProc.cpp80 int LTP = 0; in decode_Arith_Template0_opt3() local
174 int LTP = 0; in decode_Arith_Template0_unopt() local
229 int LTP = 0; in decode_Arith_Template1_opt3() local
322 int LTP = 0; in decode_Arith_Template1_unopt() local
375 int LTP = 0; in decode_Arith_Template2_opt3() local
468 int LTP = 0; in decode_Arith_Template2_unopt() local
519 int LTP = 0; in decode_Arith_Template3_opt3() local
600 int LTP = 0; in decode_Arith_Template3_unopt() local
/external/ltp/android/
DREADME.md207 There is an #LTP channel on freenode. The maintainer Cyril Hrubis is there (his hashtag
/external/clang/include/clang/Sema/
DSema.h562 void SetLateTemplateParser(LateTemplateParserCB *LTP, in SetLateTemplateParser()