Searched defs:assert_empty (Results 1 – 6 of 6) sorted by relevance
117 def drain_bus(iface=iface0, assert_empty=True): argument
56 static void assert_empty(int fd) in assert_empty() function
25 macro_rules! assert_empty { macro
542 #define assert_empty(name) assert(new_pipeline->name.len == 0) in anv_cmd_buffer_flush_pipeline_state() macro
3444 let assert_empty = in analysis_can_empty() localVariable