Home
last modified time | relevance | path

Searched refs:_true (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs40 private static readonly JsonToken _true = new JsonToken(TokenType.True); field in Google.Protobuf.JsonToken
51 internal static JsonToken True { get { return _true; } }
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp94 BoolTemplate<true> _true; in template_mangling() local
96 _true.Foo(1); in template_mangling()
/external/toolchain-utils/crosperf/
Dsuite_runner.py291 self._true = True
294 if self._true:
/external/llvm/docs/tutorial/
DLangImpl07.rst80 if statement (cond\_true/cond\_false). In order to merge the incoming
84 control flow comes from cond\_true, it gets the value of X.0. The intent
DOCamlLangImpl7.rst80 if statement (cond\_true/cond\_false). In order to merge the incoming
84 control flow comes from cond\_true, it gets the value of X.0. The intent