Home
last modified time | relevance | path

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

12

/external/mockito/src/org/mockito/internal/matchers/
DNull.java14 public class Null extends ArgumentMatcher<Object> implements Serializable { class
19 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/
DNullDerefTest.cpp8 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/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp467 Value *Null = in tryToPeepholeInstruction() local
/external/llvm/unittests/IR/
DValueMapTest.cpp41 TYPED_TEST(ValueMapTest, Null) { in TYPED_TEST() argument
/external/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp74 void Null(std::nullptr_t) {} in Null() function
Dconst-init-cxx11.cpp561 namespace Null { namespace
/external/harfbuzz_ng/test/shaping/
Dhb_test_tools.py11 class Null: class in ColorFormatter
/external/clang/lib/CodeGen/
DCGExprComplex.cpp207 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local
213 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
DCGDecl.cpp1743 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh139 static inline const Type& Null (void) { in Null() function
154 #define Null(Type) Null<Type>() macro
/external/llvm/lib/Analysis/
DConstantFolding.cpp1124 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
1134 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
DInstructionSimplify.cpp2979 Constant *Null = Constant::getNullValue(GLHS->getPointerOperandType()); in SimplifyICmpInst() local
/external/clang/include/clang/AST/
DTemplateBase.h45 Null = 0, enumerator
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DJSONObject.java96 private static final class Null { class in JSONObject
/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/gtest/test/
Dgtest-printers_test.cc404 TEST(PrintCStringTest, Null) { in TEST() argument
441 TEST(PrintWideCStringTest, Null) { in TEST() argument
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp963 Constant *Null = Constant::getNullValue(GV->getType()->getElementType()); in insertFlush() local
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h306 Null, enumerator
/external/llvm/lib/Linker/
DLinkModules.cpp898 Value *Null = Constant::getNullValue(VoidPtrTy); in upgradeGlobalArray() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1408 Constant *Null = Constant::getNullValue(PT->getElementType()); in PerformHeapAllocSRoA() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java1536 Date Null = null; in tryPat994() local
/external/robolectric/lib/main/
Djson-20080701.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/json/ org/ ...

12