Searched refs:eot (Results 1 – 5 of 5) sorted by relevance
128 char *eot; in search_and_replace() local145 eot = rbuf + len; in search_and_replace()158 } while (txt != eot); in search_and_replace()188 char *eot, *eom; in substitute_matching_text() local194 eot = txt + lp->len; in substitute_matching_text()226 i = eot - eom; in substitute_matching_text()
1029 char *eot; in append_lines() local1051 eot = lp + l; in append_lines()1064 } while (lp != eot); in append_lines()
48 uint8_t eot;/* end of transmition '\x4' */ member
23 application/vnd.ms-fontobject eot
366 if (dongle_signature->eot != DP_HDMI_DONGLE_SIGNATURE_EOT) { in query_dp_dual_mode_adaptor()