Searched refs:last_was_empty (Results 1 – 5 of 5) sorted by relevance
63 bool last_was_empty = false; in WriteDocCommentBodyImpl() local71 last_was_empty = true; in WriteDocCommentBodyImpl()73 if (last_was_empty) { in WriteDocCommentBodyImpl()76 last_was_empty = false; in WriteDocCommentBodyImpl()
76 bool last_was_empty = false; in GenerateDocCommentBodyImpl() local88 last_was_empty = true; in GenerateDocCommentBodyImpl()90 if (last_was_empty) { in GenerateDocCommentBodyImpl()93 last_was_empty = false; in GenerateDocCommentBodyImpl()
841 last_was_empty = False848 if last_was_empty:856 last_was_empty = False858 if last_was_empty:864 last_was_empty = True866 last_was_empty = False
856 last_was_empty = False863 if last_was_empty:871 last_was_empty = False873 if last_was_empty:879 last_was_empty = True881 last_was_empty = False
3083 bool last_was_empty = false; in ssl_add_clienthello_tlsext() local3098 last_was_empty = (bytes_written == 4); in ssl_add_clienthello_tlsext()3119 last_was_empty = false; in ssl_add_clienthello_tlsext()3130 if (last_was_empty && psk_extension_len == 0) { in ssl_add_clienthello_tlsext()