Home
last modified time | relevance | path

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

/external/ltp/android/
Dltp_android_walkthrough.md64 ### Use atest tool to build and run tests
71 ### Manually build and run tests
DREADME.md213 There is an #LTP channel on freenode. The maintainer Cyril Hrubis is there (his hashtag
/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrrdProc.cpp48 int LTP = 0; in DecodeTemplate0Unopt() local
155 int LTP = 0; in DecodeTemplate0Opt() local
289 int LTP = 0; in DecodeTemplate1Unopt() local
402 int LTP = 0; in DecodeTemplate1Opt() local
DJBig2_GrdProc.cpp95 int LTP = 0; in DecodeArithOpt3() local
202 int LTP = 0; in DecodeArithTemplateUnopt() local
262 int LTP = 0; in DecodeArithTemplate3Opt3() local
348 int LTP = 0; in DecodeArithTemplate3Unopt() local
/external/ltp/lib/
Dltp.pc.in6 Name: LTP name
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h79 auto LTP = std::unique_ptr<LocalTrampolinePool>( in Create() local
/external/clang/include/clang/Sema/
DSema.h562 void SetLateTemplateParser(LateTemplateParserCB *LTP, in SetLateTemplateParser()