OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lbc
(Results
1 - 6
of
6
) sorted by null
/frameworks/native/services/surfaceflinger/
Client.cpp
75
sp<Layer>
lbc
;
local
78
lbc
= layer.promote();
79
ALOGE_IF(
lbc
==0, "getLayerUser(name=%p) is dead", handle.get());
81
return
lbc
;
/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;
/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
...]
/development/tools/checkstyle/
checkstyle.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar
Completed in 2734 milliseconds