/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/ |
H A D | Fragment.h | 29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enumerator
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | LDSymbol.cpp | 67 LDSymbol* LDSymbol::Null() { in Null() function in mcld::LDSymbol
|
H A D | ResolveInfo.cpp | 262 ResolveInfo* ResolveInfo::Null() { in Null() function in mcld::ResolveInfo
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/simplereader/ |
H A D | simplereader.cpp | 8 bool Null() { cout << "Null()" << endl; return true; } in Null() function
|
/aosp12/frameworks/compile/mclinker/lib/Fragment/ |
H A D | FragmentRef.cpp | 102 FragmentRef* FragmentRef::Null() { in Null() function in mcld::FragmentRef
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | LDFileFormat.h | 26 Null, enumerator
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | prettywriter.h | 65 bool Null() { PrettyPrefix(kNullType); return Base::WriteNull(); } in Null() function
|
H A D | writer.h | 108 bool Null() { Prefix(kNullType); return WriteNull(); } in Null() function
|
H A D | reader.h | 187 bool Null() { return static_cast<Override&>(*this).Default(); } in Null() function
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestFree.cpp | 74 TEST(Free, Null) { in TEST() argument
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/capitalize/ |
H A D | capitalize.cpp | 20 bool Null() { return out_.Null(); } in Null() function
|
/aosp12/art/runtime/verifier/ |
H A D | reg_type_cache-inl.h | 86 inline const NullType& RegTypeCache::Null() { in Null() function
|
/aosp12/hardware/interfaces/identity/support/include/cppbor/ |
H A D | cppbor.h | 65 class Null; variable 634 explicit Null() {} in Null() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | valuetest.cpp | 283 TEST(Value, Null) { in TEST() argument 1317 bool Null() { return e != 0; } in Null() function
|
H A D | readertest.cpp | 757 bool Null() { EXPECT_EQ(8u, step_); step_++; return true; } in Null() function 1123 …bool Null() { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_NULL; return true; } in Null() function 1309 bool Null() { return e != 0; } in Null() function
|
/aosp12/bionic/libc/upstream-netbsd/lib/libc/isc/ |
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|