Searched defs:s (Results 1 – 5 of 5) sorted by relevance
49 int s[2]; in create_service_thread() local
164 for (const auto& s : options) { in write_bootloader_message() local185 for (const auto& s : options) { in update_bootloader_message() local
55 int gr_measure(const GRFont* font, const char *s) in gr_measure()98 void gr_text(const GRFont* font, int x, int y, const char *s, bool bold) in gr_text()
280 std::string s = android::base::StringPrintf("%s\n%" PRId64 " %" PRId64 "\n", in produce_block_map() local
39 static bool BooleanString(const std::string& s) { in BooleanString()