Home | History | Annotate | Download | only in src

Lines Matching full:false_value

2481       details, compiler, 0, trace->at_start() == Trace::FALSE_VALUE);
3070 bool not_at_start = (trace->at_start() == Trace::FALSE_VALUE);
3082 next_is_word_character = Trace::FALSE_VALUE;
3087 next_is_word_character = Trace::FALSE_VALUE;
3112 ASSERT(next_is_word_character == Trace::FALSE_VALUE);
3176 if (trace->at_start() == Trace::FALSE_VALUE) {
3985 bool not_at_start = current_trace->at_start() == Trace::FALSE_VALUE;
4056 if (not_at_start_) new_trace.set_at_start(Trace::FALSE_VALUE);
4156 if (not_at_start_) out_of_line_trace.set_at_start(Trace::FALSE_VALUE);