Searched defs:count (Results 1 – 10 of 10) sorted by relevance
/bootable/recovery/minzip/ |
D | Hash.c | 117 int i, count; in countTombStones() local 309 int count = 0; in countProbes() local 363 int count; in mzHashTableProbeCount() local
|
/bootable/recovery/ |
D | bootloader.cpp | 172 int count = fread(&temp, sizeof(temp), 1, f); in get_bootloader_message_block() local 193 int count = fwrite(in, sizeof(*in), 1, f); in set_bootloader_message_block() local
|
D | ui.h | 147 int count; member
|
D | ui.cpp | 195 void RecoveryUI::time_key(int key_code, int count) { in time_key()
|
D | screen_ui.cpp | 286 size_t count = 0; in draw_screen_locked() local
|
/bootable/recovery/tools/ota/ |
D | check-lost+found.c | 105 int count = 0; in main() local
|
/bootable/recovery/applypatch/ |
D | freecache.c | 47 int count; in EliminateOpenFiles() local
|
D | applypatch.c | 829 int count = slash - target_filename; in GenerateTarget() local
|
/bootable/recovery/edify/ |
D | expr.c | 325 Expr* Build(Function fn, YYLTYPE loc, int count, ...) { in Build() 403 int ReadArgs(State* state, Expr* argv[], int count, ...) { in ReadArgs() 429 int ReadValueArgs(State* state, Expr* argv[], int count, ...) { in ReadValueArgs()
|
/bootable/recovery/updater/ |
D | blockimg.c | 59 int count; member
|