Home
last modified time | relevance | path

Searched defs:bVal (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GrdProc.cpp68 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_opt3() local
158 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_unopt() local
206 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template1_opt3() local
295 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template1_unopt() local
340 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template2_opt3() local
429 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template2_unopt() local
473 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template3_opt3() local
548 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template3_unopt() local
700 FX_BOOL SLTP, bVal; in decode_Arith_Template0_opt3() local
795 FX_BOOL SLTP, bVal; in decode_Arith_Template0_unopt() local
[all …]
DJBig2_GrrdProc.cpp37 FX_BOOL LTP, SLTP, bVal; in decode_Template0_unopt() local
155 FX_BOOL LTP, SLTP, bVal; in decode_Template0_opt() local
289 FX_BOOL LTP, SLTP, bVal; in decode_Template1_unopt() local
393 FX_BOOL LTP, SLTP, bVal; in decode_Template1_opt() local
/external/lzma/CPP/Windows/
DPropVariant.cpp153 SET_PROP_FUNC(Byte, VT_UI1, bVal) in SET_PROP_FUNC() argument
/external/mesa3d/src/egl/main/
Deglmode.c237 const EGLint bVal = getModeAttrib(bMode, SortInfo[i].Attrib); in _eglCompareModes() local
/external/skia/tests/
DMatrixTest.cpp39 float bVal = b.get(i); in are_equal() local
53 float bVal = b.get(i); in are_equal() local
/external/lzma/CPP/Common/
DMyWindows.h164 UCHAR bVal; member
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp345 int bVal = 0; in ICURandomCmp() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat.java473 long c = 0, aVal = a & M, bVal = b & M; in mul31BothAdd() local