HomeSort by relevance Sort by last modified time
    Searched refs:bVal (Results 1 - 25 of 26) sorted by null

1 2

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_GrdProc.cpp 68 FX_BOOL LTP, SLTP, bVal;
104 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
105 cVal |= bVal << k;
106 CONTEXT = (((CONTEXT & 0x7bf7) << 1) | bVal |
115 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
116 cVal |= bVal << (7 - k);
118 (((CONTEXT & 0x7bf7) << 1) | bVal |
132 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
133 cVal |= bVal << k;
135 (((CONTEXT & 0x7bf7) << 1) | bVal | ((line2 >> k) & 0x0010))
    [all...]
JBig2_GrrdProc.cpp 37 FX_BOOL LTP, SLTP, bVal;
74 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]);
75 GRREG->setPixel(w, h, bVal);
77 line2 = ((line2 << 1) | bVal) & 0x01;
108 bVal = GRREFERENCE->getPixel(w, h);
109 if (!(TPGRON && (bVal == GRREFERENCE->getPixel(w - 1, h - 1)) &&
110 (bVal == GRREFERENCE->getPixel(w, h - 1)) &&
111 (bVal == GRREFERENCE->getPixel(w + 1, h - 1)) &&
112 (bVal == GRREFERENCE->getPixel(w - 1, h)) &&
113 (bVal == GRREFERENCE->getPixel(w + 1, h)) &
    [all...]
  /external/lzma/CPP/Windows/
PropVariantConv.h 24 case VT_UI1: value = prop.bVal; return true;
PropVariantConv.cpp 66 case VT_UI1: ConvertUInt32ToString(prop.bVal, dest); return;
87 case VT_UI1: ConvertUInt32ToString(prop.bVal, dest); return;
PropVariant.cpp 153 SET_PROP_FUNC(Byte, VT_UI1, bVal)
285 case VT_UI1: return MyCompare(bVal, a.bVal);
PropVariant.h 61 CPropVariant(Byte value) { vt = VT_UI1; wReserved1 = 0; bVal = value; }
  /external/mesa3d/src/egl/main/
eglmode.c 237 const EGLint bVal = getModeAttrib(bMode, SortInfo[i].Attrib);
238 if (aVal == bVal) {
243 return (aVal < bVal) ? -1 : 1;
246 return (aVal > bVal) ? -1 : 1;
  /external/lzma/CPP/Common/
MyWindows.h 164 UCHAR bVal;
  /external/skia/tests/
MatrixTest.cpp 39 float bVal = b.get(i);
41 int bValI = *SkTCast<int*>(&bVal);
42 if (0 == aVal && 0 == bVal && aValI != bValI) {
45 REPORTER_ASSERT(reporter, aVal == bVal && aValI == aValI);
53 float bVal = b.get(i);
55 int bValI = *SkTCast<int*>(&bVal);
59 REPORTER_ASSERT(reporter, aVal == bVal && aValI == bValI);
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 345 int bVal = 0;
351 bVal += bVal*37 + *bsk++;
354 if (aVal == bVal) {
357 else if (aVal > bVal) {
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
Nat.java 473 long c = 0, aVal = a & M, bVal = b & M;
477 c += aVal * (x[i] & M) + bVal * (y[i] & M) + (z[zOff + i] & M);
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduParser.java 249 byte [] bVal = parseWapString(pduDataStream, TYPE_TEXT_STRING);
251 Log.v(LOG_TAG, "TextHeader: " + new String(bVal));
    [all...]
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
PduParser.java 246 byte [] bVal = parseWapString(pduDataStream, TYPE_TEXT_STRING);
248 Log.v(LOG_TAG, "TextHeader: " + new String(bVal));
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduParser.java 271 byte[] bVal = parseWapString(pduDataStream, TYPE_TEXT_STRING);
273 Log.v(LOG_TAG, "TextHeader: " + new String(bVal));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleauto.h 243 WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut);
670 #define V_UI1(X) V_UNION(X,bVal)
    [all...]
propidl.h 178 UCHAR bVal;
oaidl.h 270 BYTE bVal;
341 BYTE bVal;
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 716 case VT_UI1: size = prop.bVal; break;
737 case VT_UI1: size = prop.bVal; break;
    [all...]
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp 41 Result.UInt8 = V.bVal;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 1418 milliseconds

1 2