Searched refs:_false (Results 1 – 4 of 4) sorted by relevance
41 private static readonly JsonToken _false = new JsonToken(TokenType.False); field in Google.Protobuf.JsonToken50 internal static JsonToken False { get { return _false; } }
90 BoolTemplate<false> _false; in template_mangling() local
80 if statement (cond\_true/cond\_false). In order to merge the incoming83 from the cond\_false block, X.2 gets the value of X.1. Alternatively, if