Home
last modified time | relevance | path

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

12

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs59 public enum NullValue { enum
63 [pbr::OriginalName("NULL_VALUE")] NullValue = 0, enumerator
237 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in Google.Protobuf.WellKnownTypes.Value
314 NullValue = 1, enumerator
/external/protobuf/src/google/protobuf/
Dstruct.proto85 enum NullValue { enum
Dstruct.pb.h47 enum NullValue { enum
/external/golang-protobuf/ptypes/struct/
Dstruct.proto85 enum NullValue { enum
Dstruct.pb.go27 type NullValue int32 type
156NullValue NullValue `protobuf:"varint,1,opt,name=null_value,json=nullValue,proto3,enum=google.prot… member
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCacheValue.java106 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCacheValue.java103 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/external/libchrome/mojo/public/cpp/base/
Dvalues_unittest.cc17 TEST(ValuesStructTraitsTest, NullValue) { in TEST() argument
/external/skqp/src/utils/
DSkJSON.cpp54 NullValue::NullValue() { in NullValue() function in skjson::NullValue
/external/skia/src/utils/
DSkJSON.cpp54 NullValue::NullValue() { in NullValue() function in skjson::NullValue
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp538 Constant *NullValue = Constant::getNullValue(Int64PtrTy); in buildEdgeLookupTable() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml209 | NullValue Constructor
Dllvm.mli261 | NullValue Constructor
Dllvm_ocaml.c411 NullValue=0, enumerator
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp734 Constant *NullValue = Constant::getNullValue(Int64PtrTy); in buildEdgeLookupTable() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml262 | NullValue Constructor
Dllvm.mli331 | NullValue Constructor
Dllvm_ocaml.c520 NullValue=0, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml287 | NullValue Constructor
Dllvm.mli320 | NullValue Constructor
Dllvm_ocaml.c603 NullValue=0, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp789 Constant *NullValue = Constant::getNullValue(Int64PtrTy); in buildEdgeLookupTable() local
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc845 TEST_P(ProtoStreamObjectWriterTest, NullValue) { in TEST_P() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2859 SmallVector<ValueInBB, 2> NullValue; in initializeMap() local

12