Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.cpp104 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_opt() local
149 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_opt2() local
216 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_opt3() local
308 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_unopt() local
355 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template1_opt() local
400 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template1_opt2() local
467 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template1_opt3() local
558 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template1_unopt() local
603 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template2_opt() local
646 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template2_opt2() local
[all …]
DJBig2_GeneralDecoder.h78 FX_BOOL LTP; variable
/external/clang/include/clang/Sema/
DSema.h469 void SetLateTemplateParser(LateTemplateParserCB *LTP, in SetLateTemplateParser()