Home | History | Annotate | Download | only in src

Lines Matching refs:has_writable

6594         if (!desc->has_writable()) desc->set_writable(false);
6643 (!desc->has_writable() ||
6644 (current->has_writable() && current->writable() == desc->writable())) &&
6708 if (it != NULL && current->writable() && desc->has_writable() &&
6716 if (!current->writable() && desc->has_writable() && desc->writable()) {
6782 if (desc->has_writable()) {
6915 if (index >= old_len && old_len_desc.has_writable() &&
7036 if (!new_len_desc->has_writable() || new_len_desc->writable()) {