HomeSort by relevance Sort by last modified time
    Searched refs:lbc (Results 1 - 8 of 8) sorted by null

  /external/svox/pico/lib/
picoklex.c 486 picoos_uint16 lbnr, lbc; local
518 lbc = klex_getLexblockRange(klex, lbnr);
519 PICODBG_ASSERT((lbc >= 1) && (lbc <= klex->nrblocks));
521 PICODBG_DEBUG(("lexblock nr: %d (#%d)", lbnr, lbc));
524 lexposEnd = lexposStart + lbc * PICOKLEX_LEXBLOCK_SIZE;
  /frameworks/native/services/surfaceflinger/
Client.cpp 98 sp<Layer> lbc; local
101 lbc = layer.promote();
102 ALOGE_IF(lbc==0, "getLayerUser(name=%p) is dead", handle.get());
104 return lbc;
SurfaceFlinger.h 405 const sp<Layer>& lbc,
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
  /external/toybox/toys/pending/
fdisk.c 410 unsigned lbc, lbh, lbs, lec, leh, les; local
426 lbc = start/(g_sectors * g_heads);
435 if (g_cylinders <= ONE_K && (physbc != lbc || physbh != lbh || physbs != lbs)) {
438 xprintf("logical = (%u %u %u)\n", lbc, lbh, lbs);
    [all...]
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 326 milliseconds