Searched refs:_true (Results 1 – 8 of 8) sorted by relevance
40 private static readonly JsonToken _true = new JsonToken(TokenType.True); field in Google.Protobuf.JsonToken51 internal static JsonToken True { get { return _true; } }
94 BoolTemplate<true> _true; in template_mangling() local96 _true.Foo(1); in template_mangling()
296 self._true = True299 if self._true:
38 [_false, _true]= range(2)
80 if statement (cond\_true/cond\_false). In order to merge the incoming84 control flow comes from cond\_true, it gets the value of X.0. The intent