Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/sax/
D__init__.py57 _false = 0 variable
58 if _false:
/external/python/cpython3/Lib/xml/sax/
D__init__.py56 _false = 0 variable
57 if _false:
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py38 [_false, _true]= range(2)
50 _allowMOSFSNames= _false
241 return _false
/external/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs41 private static readonly JsonToken _false = new JsonToken(TokenType.False); field in Google.Protobuf.JsonToken
50 internal static JsonToken False { get { return _false; } }
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp90 BoolTemplate<false> _false; in template_mangling() local
/external/python/cpython2/Lib/
Dcodecs.py1103 _false = 0 variable
1104 if _false:
/external/python/cpython3/Lib/
Dcodecs.py1102 _false = 0 variable
1103 if _false:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DLangImpl07.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
/external/llvm/docs/tutorial/
DLangImpl07.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