Home
last modified time | relevance | path

Searched defs:Null (Results 1 – 25 of 56) sorted by relevance

123

/third_party/json/test/thirdparty/Fuzzer/test/
DNullDerefOnEmptyTest.cpp10 static volatile int *Null = 0; variable
DNullDerefTest.cpp11 static volatile int *Null = 0; variable
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-null.hh81 struct Null { struct
92 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() argument
94 #define Null(Type) NullHelper<Type>::get_null () macro
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-null.hh93 struct Null { struct
104 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() argument
106 #define Null(Type) NullHelper<Type>::get_null () macro
/third_party/harfbuzz/src/
Dhb-null.hh93 struct Null { struct
104 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() argument
106 #define Null(Type) NullHelper<Type>::get_null () macro
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dbinary_destroy_test.cpp23 TEST(BinaryDestroy, Null) { in TEST() argument
/third_party/spirv-tools/test/
Dbinary_destroy_test.cpp24 TEST(BinaryDestroy, Null) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_destroy_test.cpp24 TEST(BinaryDestroy, Null) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_destroy_test.cpp24 TEST(BinaryDestroy, Null) { in TEST() argument
/third_party/flutter/engine/flutter/lib/ui/painting/
Dpaint.cc23 enum MaskFilterType { Null, Blur }; enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs49 internal static JsonToken Null { get { return _null; } } property in Google.Protobuf.JsonToken
75 Null, enumerator
/third_party/typescript_eslint/packages/types/src/
Dast-token-types.ts7 Null = 'Null', enumerator
/third_party/mindspore/mindspore/core/ir/
Dnamed.h91 Null() : Named("Null") {} in Null() function
/third_party/node/deps/npm/node_modules/asn1/lib/ber/
Dtypes.js10 Null: 5, property
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h35 Null, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp165 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule() local
/third_party/node/src/
Djson_utils.h120 struct Null {}; // Usable as a JSON value. struct
/third_party/flatbuffers/rust/flexbuffers/src/
Dflexbuffer_type.rs42 Null = 0, enumerator
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h46 Null, enumerator
/third_party/flatbuffers/rust/flexbuffers/src/builder/
Dvalue.rs27 Null, enumerator
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc483 TEST(PrintCStringTest, Null) { in TEST() argument
511 TEST(PrintU8StringTest, Null) { in TEST() argument
540 TEST(PrintU16StringTest, Null) { in TEST() argument
568 TEST(PrintU32StringTest, Null) { in TEST() argument
604 TEST(PrintWideCStringTest, Null) { in TEST() argument
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dencodable_value_unittests.cc33 TEST(EncodableValueTest, Null) { in TEST() argument
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts18 Null, enumerator
/third_party/skia/third_party/externals/harfbuzz/test/shape/
Dhb_test_tools.py14 class Null: class in ColorFormatter
/third_party/harfbuzz/test/shaping/
Dhb_test_tools.py14 class Null: class in ColorFormatter

123