Home
last modified time | relevance | path

Searched defs:is_timeout (Results 1 – 5 of 5) sorted by relevance

/external/AFLplusplus/src/
Dafl-fuzz-bitmap.c295 u8 is_timeout = 0; in describe_op() local
462 u8 new_bits = 0, keeping = 0, res, classified = 0, is_timeout = 0; in save_if_interesting() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSyncTests.cpp105 bool is_timeout = false; in iterate() local
/external/pigweed/pw_rpc/public/pw_rpc/
Dsynchronous_call_result.h174 constexpr bool SynchronousCallResult<Response>::is_timeout() const { in is_timeout() function
/external/rust/crates/crossbeam-channel/src/
Derr.rs266 pub fn is_timeout(&self) -> bool { in is_timeout() method
348 pub fn is_timeout(&self) -> bool { in is_timeout() method
/external/libchrome-gestures/src/
Dimmediate_interpreter.cc2604 bool is_timeout = (now - tap_to_click_state_entered_ > in UpdateTapState() local