Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dservices.cpp66 int s[2]; in create_service_thread() local
/bootable/recovery/minui/
Dgraphics.cpp63 int gr_measure(const char *s) in gr_measure()
106 void gr_text(int x, int y, const char *s, bool bold) in gr_text()
/bootable/recovery/
Dverifier.cpp271 p256_int r, s; in verify_file() local
/bootable/recovery/applypatch/
Dbsdiff.c232 off_t s,Sf,lenf,Sb,lenb; in bsdiff() local
/bootable/recovery/edify/
Dexpr.c31 int BooleanString(const char* s) { in BooleanString()
/bootable/recovery/updater/
Dblockimg.c1505 static unsigned int HashString(const char *s) { in HashString()