Searched refs:a_empty (Results 1 – 4 of 4) sorted by relevance
20 const int a_empty = !a || !a->notempty; in vlan_compare() local23 if (a_empty && b_empty) in vlan_compare()25 if (a_empty || b_empty) in vlan_compare()
1001 bool a_empty = rgna->isEmpty(); in Oper() local1008 if (a_empty) { in Oper()1021 if ((a_empty | b_empty) in Oper()1037 if (a_empty) { in Oper()1052 if (a_empty) { in Oper()
1705 bool a_empty = clipA->isEmpty(); in op() local1711 if (a_empty) { in op()1721 if ((a_empty | b_empty) || !bounds.intersect(clipA->fBounds, in op()1729 if (a_empty) { in op()
1063 int a_empty = _token_list_is_empty_ignoring_space(a); in _token_list_equal_ignoring_space() local1065 return a_empty == b_empty; in _token_list_equal_ignoring_space()