Home
last modified time | relevance | path

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

123

/external/guice/lib/build/jdiff/
DNull.java6 public class Null { class
7 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/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs49 internal static JsonToken Null { get { return _null; } } property in Google.Protobuf.JsonToken
75 Null, enumerator
/external/llvm/unittests/ADT/
DPostOrderIteratorTest.cpp22 void *Null = nullptr; in TEST() local
DPointerUnionTest.cpp38 TEST_F(PointerUnionTest, Null) { in TEST_F() argument
/external/pdfium/core/fxcrt/xml/
Dcfx_saxreader_unittest.cpp73 TEST_F(CFX_SAXReaderTest, Null) { in TEST_F() argument
/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
Dretain_ptr_unittest.cpp30 TEST(RetainPtr, Null) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp84 ConstantInt *Null = in IsNullTerminatedString() local
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp43 TYPED_TEST(ValueMapTest, Null) { in TYPED_TEST() argument
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp468 Value *Null = in tryToPeepholeInstruction() local
/external/llvm/unittests/IR/
DValueMapTest.cpp41 TYPED_TEST(ValueMapTest, Null) { in TYPED_TEST() argument
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp922 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
931 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp209 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local
215 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
/external/harfbuzz_ng/test/shaping/
Dhb_test_tools.py87 class Null: class in ColorFormatter
/external/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp74 void Null(std::nullptr_t) {} in Null() function
/external/v8/src/parsing/
Dpreparser.h421 static PreParserList Null() { return PreParserList(-1); } in Null() function
466 static PreParserStatement Null() { in Null() function
/external/clang/include/clang/AST/
DTemplateBase.h46 Null = 0, enumerator
/external/llvm/lib/Analysis/
DConstantFolding.cpp1110 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
1120 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local

123