Searched refs:bVal (Results 1 – 15 of 15) sorted by relevance
104 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_opt() local129 bVal = 0; in decode_Arith_Template0_opt()134 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt()136 if(bVal) { in decode_Arith_Template0_opt()137 GBREG->setPixel(w, h, bVal); in decode_Arith_Template0_opt()141 line3 = ((line3 << 1) | bVal) & 0x0f; in decode_Arith_Template0_opt()149 FX_BOOL LTP, SLTP, bVal; in decode_Arith_Template0_opt2() local198 bVal = 0; in decode_Arith_Template0_opt2()200 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt2()202 cVal |= bVal << (7 - k); in decode_Arith_Template0_opt2()[all …]
29 __typeof__(aVal) bVal;30 char *a2t = (char *)@encode(__typeof__(bVal));31 __typeof__(bVal) cVal = bVal;39 // CHECK-LP: int bVal;
31 __typeof__(aVal) bVal;32 char *a2t = (char *)@encode(__typeof__(bVal));33 __typeof__(bVal) cVal = bVal;47 // CHECK-LP: int bVal;
237 const EGLint bVal = getModeAttrib(bMode, SortInfo[i].Attrib); in _eglCompareModes() local238 if (aVal == bVal) { in _eglCompareModes()243 return (aVal < bVal) ? -1 : 1; in _eglCompareModes()246 return (aVal > bVal) ? -1 : 1; in _eglCompareModes()
108 SET_PROP_FUNC(Byte, VT_UI1, bVal) in SET_PROP_FUNC() argument226 case VT_UI1: return MyCompare(bVal, a.bVal); in Compare()
81 case VT_UI1: return ConvertUInt64ToString(prop.bVal); in ConvertPropVariantToString()99 case VT_UI1: return prop.bVal; in ConvertPropVariantToUInt64()
22 CPropVariant(Byte value) { vt = VT_UI1; wReserved1 = 0; bVal = value; } in CPropVariant()
410 public static void writeBoolean(OutputStream outputStream, boolean bVal) in writeBoolean() argument412 byte[] byteArray = convertToBytes(bVal); in writeBoolean()
213 boolean bVal = Boolean.parseBoolean(val); in load()214 putBoolean(key.substring(0, key.length() - 6), bVal); in load()
39 float bVal = b.get(i); in are_equal() local41 int bValI = *SkTCast<int*>(&bVal); in are_equal()42 if (0 == aVal && 0 == bVal && aValI != bValI) { in are_equal()45 REPORTER_ASSERT(reporter, aVal == bVal && aValI == aValI); in are_equal()53 float bVal = b.get(i); in are_equal() local55 int bValI = *SkTCast<int*>(&bVal); in are_equal()59 REPORTER_ASSERT(reporter, aVal == bVal && aValI == bValI); in are_equal()
159 UCHAR bVal; member
345 int bVal = 0; in ICURandomCmp() local351 bVal += bVal*37 + *bsk++; in ICURandomCmp()354 if (aVal == bVal) { in ICURandomCmp()357 else if (aVal > bVal) { in ICURandomCmp()
468 long c = 0, aVal = a & M, bVal = b & M; in mul31BothAdd() local472 c += aVal * (x[i] & M) + bVal * (y[i] & M) + (z[zOff + i] & M); in mul31BothAdd()
41 Result.UInt8 = V.bVal; in VariantFromVARIANT()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...