Home
last modified time | relevance | path

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

12

/external/protobuf/php/src/Google/Protobuf/
DNullValue.php16 class NullValue class
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs60 public enum NullValue { enum
64 [pbr::OriginalName("NULL_VALUE")] NullValue = 0, enumerator
272 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in Google.Protobuf.WellKnownTypes.Value
354 NullValue = 1, enumerator
/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/protobuf/src/google/protobuf/
Dstruct.proto84 enum NullValue { enum
Dstruct.pb.h83 enum NullValue : int { enum
/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/icu/android_icu4j/src/main/java/android/icu/impl/
DCacheValue.java111 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/external/protobuf/php/tests/
Dwell_known_test.php26 use Google\Protobuf\NullValue; alias
/external/libchrome/mojo/public/cpp/base/
Dvalues_unittest.cc17 TEST(ValuesStructTraitsTest, NullValue) { in TEST() argument
/external/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php50 use Google\Protobuf\NullValue; alias
/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/protobuf/php/ext/google/protobuf/
Dmessage.c1239 PHP_METHOD(NullValue, name) { argument
1256 PHP_METHOD(NullValue, value) { argument
Dprotobuf.h654 typedef struct NullValue NullValue; typedef
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp789 Constant *NullValue = Constant::getNullValue(Int64PtrTy); in buildEdgeLookupTable() local
/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/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc1160 TEST_P(ProtoStreamObjectWriterTest, NullValue) { in TEST_P() argument

12