HomeSort by relevance Sort by last modified time
    Searched defs:firstInt (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/src/fxbarcode/common/
BC_CommonBitArray.cpp 76 int32_t firstInt = start >> 5;
79 for (i = firstInt; i <= lastInt; i++) {
80 int32_t firstBit = i > firstInt ? 0 : start & 0x1F;
  /external/skia/src/utils/
SkTextureCompressor_ASTC.cpp 166 const uint32_t firstInt = *(reinterpret_cast<const uint32_t*>(src));
169 constant = constant && (rowInt[0] == firstInt);
170 constant = constant && (rowInt[1] == firstInt);
171 constant = constant && (rowInt[2] == firstInt);
175 if (0 == firstInt) {
180 } else if (0xFFFFFFFF == firstInt) {
    [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /external/zxing/core/
core.jar 
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 153 milliseconds