Home
last modified time | relevance | path

Searched defs:kNull (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/utils/
DSkJSON.h59 kNull, enumerator
127 kNull = 0b00000001, // no payload enumerator
/third_party/skia/third_party/externals/tint/src/inspector/
Dscalar.h59 kNull, enumerator
/third_party/node/deps/v8/src/objects/
Doddball.h65 static const byte kNull = 3; variable
Dvalue-serializer.cc100 kNull = '0', enumerator
/third_party/skia/modules/skottie/src/effects/
DEffects.cpp176 static skjson::NullValue kNull; in GetPropValue() local
/third_party/node/deps/v8/src/compiler/
Dheap-refs.h67 kNull, enumerator
/third_party/skia/dm/
DDMSrcSink.h80 enum Type { kNull, kGPU, kVector, kRaster } type; enumerator
/third_party/node/deps/v8/src/parsing/
Dpreparser.h321 kNull, enumerator
/third_party/node/deps/v8/src/ast/
Dast.h931 kNull, enumerator
/third_party/googletest/googletest/test/
Dgtest_unittest.cc1069 static const wchar_t* const kNull = nullptr; variable