Home
last modified time | relevance | path

Searched defs:_false (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/xml/sax/
D__init__.py57 _false = 0 variable
/external/python/cpython3/Lib/xml/sax/
D__init__.py56 _false = 0 variable
/external/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs41 private static readonly JsonToken _false = new JsonToken(TokenType.False); field in Google.Protobuf.JsonToken
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp90 BoolTemplate<false> _false; in template_mangling() local
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp92 BoolTemplate<false> _false; in template_mangling() local
/external/python/cpython2/Lib/
Dcodecs.py1103 _false = 0 variable
/external/python/cpython3/Lib/
Dcodecs.py1114 _false = 0 variable