Home
last modified time | relevance | path

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

12

/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/llvm/unittests/ADT/
DPostOrderIteratorTest.cpp22 void *Null = nullptr; in TEST() local
DPointerUnionTest.cpp38 TEST_F(PointerUnionTest, Null) { in TEST_F() 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/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp84 ConstantInt *Null = in IsNullTerminatedString() local
/external/fmtlib/fmt/
Dformat.cc150 int handle(internal::Null<>) { in safe_strerror()
162 int fallback(internal::Null<>) { in safe_strerror()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp468 Value *Null = in tryToPeepholeInstruction() local
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp43 TYPED_TEST(ValueMapTest, Null) { in TYPED_TEST() argument
/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/harfbuzz_ng/test/shaping/
Dhb_test_tools.py51 class Null: class in ColorFormatter
/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/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp74 void Null(std::nullptr_t) {} in Null() function
/external/v8/src/parsing/
Dpreparser.h414 static PreParserList Null() { return PreParserList(-1); } in Null() function
458 static PreParserStatement Null() { in Null() function
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh138 static inline const Type& Null (void) { in Null() function
153 #define Null(Type) Null<Type>() macro
/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
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DJSONObject.java96 private static final class Null { class in JSONObject
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h206 Null, enumerator
/external/google-breakpad/src/testing/gtest/test/
Dgtest-printers_test.cc398 TEST(PrintCStringTest, Null) { in TEST() argument
435 TEST(PrintWideCStringTest, Null) { in TEST() argument
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h747 void Null() { stack_.push_back(Value()); } in Null() function
748 void Null(const char *key) { Key(key); Null(); } in Null() function

12