Home
last modified time | relevance | path

Searched defs:NullValue (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
DSQLValue.h38 enum Type { NullValue, NumberValue, StringValue }; enumerator
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dpreference_validation_delegate_unittest.cc84 TEST_F(PreferenceValidationDelegateTest, NullValue) { in TEST_F() argument
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml255 | NullValue Constructor
Dllvm.mli322 | NullValue Constructor
Dllvm_ocaml.c473 NullValue=0, enumerator
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp720 Constant *NullValue = Constant::getNullValue(Int64PtrTy); in buildEdgeLookupTable() local
/external/clang/lib/Sema/
DSemaExpr.cpp406 std::string NullValue; in DiagnoseSentinelCalls() local