Home
last modified time | relevance | path

Searched refs:nullability (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dvalue-type.h306 static constexpr ValueType Ref(uint32_t heap_type, Nullability nullability) { in Ref() argument
309 KindField::encode(nullability == kNullable ? kOptRef : kRef) | in Ref()
312 static constexpr ValueType Ref(HeapType heap_type, Nullability nullability) { in Ref() argument
313 return Ref(heap_type.representation(), nullability); in Ref()
386 constexpr Nullability nullability() const { in nullability() function
Dfunction-body-decoder-impl.h286 Nullability nullability = in read_value_type() local
290 return ValueType::Ref(heap_type, nullability); in read_value_type()
302 Nullability nullability = code == kOptRefCode ? kNullable : kNonNullable; in read_value_type() local
307 nullability == kNullable ? " null" : ""); in read_value_type()
314 : ValueType::Ref(heap_type, nullability); in read_value_type()
4537 : obj.type.nullability()));
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DBUILD.gn118 "-Wno-nullability-completeness",
/third_party/json/cmake/
Dci.cmake566 … -fsanitize=address -fsanitize=undefined -fsanitize=integer -fsanitize=nullability -fno-omit-frame…
645nullability.NullableDereferenced,nullability.NullablePassedToNonnull,nullability.NullableReturnedF…
/third_party/FreeBSD/sys/sys/
Dcdefs.h799 #if !(defined(__clang__) && __has_feature(nullability))
/third_party/rust/crates/clang-sys/
DCHANGELOG.md139 and `IndexerCallbacks` structs (to permit nullability and to avoid undefined
/third_party/skia/third_party/externals/angle2/src/tests/
DBUILD.gn234 "-Wno-nullability-completeness",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def894 HANDLE_DW_APPLE_PROPERTY(0x1000, nullability)
/third_party/protobuf/
DCHANGES.txt1582 allowing nullability). JSON parsing is not supported yet.
/third_party/gstreamer/gstreamer/
DChangeLog2155 transfer, nullability
2174 transfer, nullability
2188 transfer, nullability
2220 transfer, nullability
2230 transfer, nullability
2279 transfer, nullability
2290 transfer, nullability
2304 transfer, nullability
2324 transfer, nullability
2340 transfer, nullability
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog2732 appsink: fix incorrect return nullability
2733 This commit fixes the annoations for return nullability on several