Home
last modified time | relevance | path

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

123

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Ddoggo-or-null.rs36 pub struct Null { struct
42 ::std::mem::size_of::<Null>(), in bindgen_test_layout_Null() argument
/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/json/test/thirdparty/Fuzzer/test/
DNullDerefOnEmptyTest.cpp10 static volatile int *Null = 0; variable
DNullDerefTest.cpp11 static volatile int *Null = 0; variable
/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/rust/crates/bindgen/bindgen-tests/tests/headers/
Ddoggo-or-null.hpp7 class Null {}; class
/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/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/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs49 internal static JsonToken Null { get { return _null; } } property in Google.Protobuf.JsonToken
75 Null, enumerator
/third_party/flutter/engine/flutter/lib/ui/painting/
Dpaint.cc23 enum MaskFilterType { Null, Blur }; enumerator
/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/rust/crates/nom/tests/
Djson.rs19 Null, enumerator
/third_party/rust/crates/nom/examples/
Djson.rs19 Null, enumerator
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h46 Null, enumerator
/third_party/rust/crates/nom/benchmarks/benches/
Djson.rs24 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/rust/crates/serde/test_suite/tests/
Dtest_macros.rs442 Null, in test_untagged_newtype_struct() enumerator
462 Null, in test_adjacently_tagged_newtype_struct() enumerator
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts18 Null, enumerator

123