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

  /external/freetype/builds/windows/
w32-wat.mk 17 EXPORTS_LIST = $(OBJ_DIR)/watcom-ftexports.lbc
  /frameworks/native/services/surfaceflinger/
Client.cpp 112 sp<Layer> lbc; local
115 lbc = layer.promote();
116 ALOGE_IF(lbc==0, "getLayerUser(name=%p) is dead", handle.get());
118 return lbc;
SurfaceFlinger.h 558 const sp<Layer>& lbc,
    [all...]
SurfaceFlinger.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 116 milliseconds