Searched defs:kNull (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/src/utils/ |
D | SkJSON.h | 59 kNull, enumerator 127 kNull = 0b00000001, // no payload enumerator
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | scalar.h | 59 kNull, enumerator
|
/third_party/node/deps/v8/src/objects/ |
D | oddball.h | 65 static const byte kNull = 3; variable
|
D | value-serializer.cc | 100 kNull = '0', enumerator
|
/third_party/skia/modules/skottie/src/effects/ |
D | Effects.cpp | 176 static skjson::NullValue kNull; in GetPropValue() local
|
/third_party/node/deps/v8/src/compiler/ |
D | heap-refs.h | 67 kNull, enumerator
|
/third_party/skia/dm/ |
D | DMSrcSink.h | 80 enum Type { kNull, kGPU, kVector, kRaster } type; enumerator
|
/third_party/node/deps/v8/src/parsing/ |
D | preparser.h | 321 kNull, enumerator
|
/third_party/node/deps/v8/src/ast/ |
D | ast.h | 931 kNull, enumerator
|
/third_party/googletest/googletest/test/ |
D | gtest_unittest.cc | 1069 static const wchar_t* const kNull = nullptr; variable
|