Home
last modified time | relevance | path

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

12

/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/json/tests/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
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/rust/crates/bindgen/bindgen-tests/tests/headers/
Ddoggo-or-null.hpp7 class Null {}; class
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_destroy_test.cpp24 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/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs49 internal static JsonToken Null { get { return _null; } } property in Google.Protobuf.JsonToken
75 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/deps/v8/src/parsing/
Dpreparser.h35 static PreParserIdentifier Null() { in Null() function
98 static PreParserExpression Null() { return PreParserExpression(); } in Null() function
376 static PreParserStatementList Null() { return PreParserStatementList(true); } in Null() function
423 static PreParserStatement Null() { in Null() function
506 static PreParserBlock Null() { in Null() function
/third_party/node/src/
Djson_utils.h128 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/rust/crates/nom/benchmarks/benches/
Djson.rs24 Null, enumerator
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h46 Null, enumerator
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc508 TEST(PrintCStringTest, Null) { in TEST() argument
537 TEST(PrintU8StringTest, Null) { in TEST() argument
566 TEST(PrintU16StringTest, Null) { in TEST() argument
594 TEST(PrintU32StringTest, Null) { in TEST() argument
630 TEST(PrintWideCStringTest, 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/node/deps/v8/include/
Dv8-primitive.h836 V8_INLINE Local<Primitive> Null(Isolate* isolate) { in Null() function
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts18 Null, enumerator
DparserRealSource10.ts42 Null, enumerator
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes4.ts40 …gLiteralEnum { Zero = "0", True = "true", False = "false", Undefined = "undefined", Null = "null" } enumerator
/third_party/skia/third_party/externals/harfbuzz/test/shape/
Dhb_test_tools.py14 class Null: class in ColorFormatter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp511 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local

12