Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 6 of 6) sorted by relevance

/bootable/recovery/edify/
Dmain.c161 char temp = script[n->end]; in ExprDump() local
Dexpr.c314 Expr* temp[2]; in GreaterThanIntFn() local
/bootable/recovery/
Dbootloader.cpp171 struct bootloader_message temp; in get_bootloader_message_block() local
Dinstall.cpp128 char* temp = (char*)malloc(10); in try_update_binary() local
Drecovery.cpp489 saved_log_file* temp = head->next; in erase_volume() local
1092 Device::BuiltinAction temp = prompt_and_wait(device, status); in main() local
/bootable/recovery/minui/
Dresources.cpp41 unsigned char* temp = reinterpret_cast<unsigned char*>(malloc(size)); in malloc_surface() local