Searched defs:Null (Results 1 – 6 of 6) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
| D | JsonToken.cs | 49 internal static JsonToken Null { get { return _null; } } property in Google.Protobuf.JsonToken |
| /frameworks/compile/mclinker/include/mcld/Fragment/ | ||
| D | Fragment.h | 29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enumerator |
| /frameworks/compile/mclinker/lib/LD/ | ||
| D | LDSymbol.cpp | 67 LDSymbol* LDSymbol::Null() { in Null() function in mcld::LDSymbol |
| D | ResolveInfo.cpp | 262 ResolveInfo* ResolveInfo::Null() { in Null() function in mcld::ResolveInfo |
| /frameworks/compile/mclinker/include/mcld/LD/ | ||
| D | LDFileFormat.h | 26 Null, enumerator |
| /frameworks/compile/mclinker/lib/Fragment/ | ||
| D | FragmentRef.cpp | 102 FragmentRef* FragmentRef::Null() { in Null() function in mcld::FragmentRef |