Home
last modified time | relevance | path

Searched refs:not_first (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.cc173 bool not_first = !element()->is_first(); in WritePrefix() local
174 if (not_first) WriteChar(','); in WritePrefix()
175 if (not_first || !element()->is_root()) NewLine(); in WritePrefix()
/third_party/backends/frontend/
H A Dscanimage.c377 SANE_Bool not_first = SANE_FALSE; in print_option() local
432 not_first = SANE_TRUE; in print_option()
525 if (not_first) in print_option()
528 not_first = SANE_TRUE; in print_option()

Completed in 5 milliseconds