Searched defs:accept (Results 1 – 20 of 20) sorted by relevance
26 std::string_view accept, crow::Response& res) in sendUnauthorized()
123 int accept = 0; in rx_cpu_exec_interrupt() local
93 def accept(self) -> None: member in QEMUQtestProtocol
82 for (const Acceptor& accept : acceptors) in run() local
942 std::string accept; member in crow::Connection
56 std::string accept; member
511 def accept(self, event: Message) -> bool: member in EventListener
158 def accept(self, timeout: Optional[float] = 15.0) -> QMPMessage: member in QEMUMonitorProtocol
331 async def accept(self) -> None: member in AsyncProtocol
174 $scope.accept = function() { function
215 #define accept qemu_accept_wrap macro
249 def accept(self, skip_comment: bool = True) -> None: member in QAPISchemaParser
336 size_t strspn(const char *s, const char *accept) in strspn()
345 char *accept = NULL; in qio_channel_websock_handshake_send_res_ok() local