Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/minui/
Dresources.cpp422 char* loc = (char*)row+5; in res_create_localized_alpha_surface() local
/bootable/recovery/edify/
Dexpr.cpp332 Expr* Build(Function fn, YYLTYPE loc, int count, ...) { in Build()