Home
last modified time | relevance | path

Searched refs:_false (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp90 BoolTemplate<false> _false; in template_mangling() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/codec/ber/
Dencoder.py84 _false = ints2octs((0,)) variable in BooleanEncoder
86 return value and self._true or self._false, 0
/external/llvm/docs/tutorial/
DLangImpl7.rst80 if statement (cond\_true/cond\_false). In order to merge the incoming
83 from the cond\_false block, X.2 gets the value of X.1. Alternatively, if
DOCamlLangImpl7.rst80 if statement (cond\_true/cond\_false). In order to merge the incoming
83 from the cond\_false block, X.2 gets the value of X.1. Alternatively, if