Searched defs:E (Results 1 – 8 of 8) sorted by relevance
79 fn send_hci_event<E: Into<hci::EventPacket>>(&self, event: E) { in send_hci_event()
13 fn send_hci_event<E: Into<hci::EventPacket>>(&self, event: E); in send_hci_event()
307 fn send_hci_event<E: Into<hci::EventPacket>>(&self, event: E) { in send_hci_event()
226 uint32_t E; in multiprecision_fast_mod_P256() local
224 uint32_t E; in multiprecision_fast_mod_P256() local
198 E = 0x4, enumerator
462 static void dump(T_iterator I, T_iterator E) { in dump()