Home
last modified time | relevance | path

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

123

/external/guice/lib/build/jdiff/
DNull.java5 public class Null { class
6 public Null() {} in Null() method in Null
/external/mockito/src/main/java/org/mockito/internal/matchers/
DNull.java12 public class Null implements ArgumentMatcher<Object>, Serializable { class
16 private Null() { in Null() method in Null
/external/easymock/src/org/easymock/internal/matchers/
DNull.java22 public class Null implements IArgumentMatcher, Serializable { class
28 private Null() { in Null() method in Null
/external/llvm/lib/Fuzzer/test/
DNullDerefOnEmptyTest.cpp10 static volatile int *Null = 0; variable
DNullDerefTest.cpp11 static volatile int *Null = 0; variable
/external/deqp-deps/SPIRV-Tools/test/
Dbinary_destroy_test.cpp24 TEST(BinaryDestroy, Null) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_destroy_test.cpp24 TEST(BinaryDestroy, Null) { in TEST() argument
/external/llvm/unittests/ADT/
DPostOrderIteratorTest.cpp22 void *Null = nullptr; in TEST() local
DPointerUnionTest.cpp38 TEST_F(PointerUnionTest, Null) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DPostOrderIteratorTest.cpp22 void *Null = nullptr; in TEST() local
DFunctionRefTest.cpp19 TEST(FunctionRefTest, Null) { in TEST() argument
DPointerUnionTest.cpp38 TEST_F(PointerUnionTest, Null) { in TEST_F() argument
/external/libchrome/mojo/public/cpp/base/
Dref_counted_memory_unittest.cc27 TEST(RefCountedMemoryTest, Null) { in TEST() argument
/external/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs49 internal static JsonToken Null { get { return _null; } } property in Google.Protobuf.JsonToken
75 Null, enumerator
/external/harfbuzz_ng/src/
Dhb-null.hh108 static inline Type const & Null () { in Null() function
118 #define Null(Type) NullHelper<Type>::get_null () macro
Dhb-aat-layout-common.hh422 /*static*/ inline const AAT::Lookup<OT::HBUINT16>& Null<AAT::Lookup<OT::HBUINT16> > () in Null() function
425 /*static*/ inline const AAT::Lookup<OT::HBUINT32>& Null<AAT::Lookup<OT::HBUINT32> > () in Null() function
428 /*static*/ inline const AAT::Lookup<OT::Offset<OT::HBUINT16, false> >& Null<AAT::Lookup<OT::Offset<… in Null() function
/external/pdfium/core/fxcrt/xml/
Dcfx_saxreader_unittest.cpp73 TEST_F(CFX_SAXReaderTest, Null) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp169 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule() local
/external/pdfium/core/fxcrt/
Dshared_copy_on_write_unittest.cpp50 TEST(SharedCopyOnWrite, Null) { in TEST() argument
Dmaybe_owned_unittest.cpp31 TEST(MaybeOwned, Null) { in TEST() argument
Dweak_ptr_unittest.cpp38 TEST(WeakPtr, Null) { in TEST() argument
Dobservable_unittest.cpp24 TEST(ObservePtr, Null) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp84 ConstantInt *Null = in IsNullTerminatedString() local
/external/u-boot/lib/dhry/
Ddhry.h401 #define Null 0 macro
/external/v8/src/parsing/
Dpreparser.h34 static PreParserIdentifier Null() { in Null() function
96 static PreParserExpression Null() { return PreParserExpression(); } in Null() function
433 static PreParserList Null() { return PreParserList(-1); } in Null() function
478 static PreParserStatement Null() { in Null() function

123