Searched defs:partial (Results 1 – 4 of 4) sorted by relevance
34 uint32_t partial = r > 0 ? 1 : 0; in calculate_blocks() local
50 bool partial; member
983 void modem_chat_match_set_partial(struct modem_chat_match *match, bool partial) in modem_chat_match_set_partial()
265 const bool partial = data->profile == SSD16XX_PROFILE_PARTIAL; in ssd16xx_update_display() local