Home
last modified time | relevance | path

Searched defs:Null (Results 1 – 25 of 51) 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
Dhb-aat-layout-common.hh422 struct Null<AAT::Lookup<T>> { struct
424 { return *reinterpret_cast<const AAT::Lookup<T> *> (_hb_Null_AAT_Lookup); } in get_null() argument
/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
Dhb-aat-layout-common.hh425 struct Null<AAT::Lookup<T>> { struct
427 { return *reinterpret_cast<const AAT::Lookup<T> *> (_hb_Null_AAT_Lookup); } in get_null() argument
/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
Dhb-aat-layout-common.hh422 struct Null<AAT::Lookup<T>> { struct
424 { return *reinterpret_cast<const AAT::Lookup<T> *> (_hb_Null_AAT_Lookup); } in get_null() argument
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dbinary_destroy_test.cpp23 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/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/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/uboot/u-boot-2020.01/lib/dhry/
Ddhry.h401 #define Null 0 macro
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h46 Null, enumerator
/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
/third_party/boost/boost/phoenix/function/
Dlazy_list.hpp289 struct Null struct
295 struct result<This(L)>
303 operator()(const L& l) const in operator ()()
357 typedef boost::phoenix::function<impl::Null> Null; typedef

123