Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs60 public enum NullValue { enum
64 [pbr::OriginalName("NULL_VALUE")] NullValue = 0, enumerator
316 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in Google.Protobuf.WellKnownTypes.Value
398 NullValue = 1, enumerator
/third_party/protobuf/php/src/Google/Protobuf/
DNullValue.php16 class NullValue class
/third_party/protobuf/src/google/protobuf/
Dstruct.proto84 enum NullValue { enum
Dstruct.pb.h83 enum NullValue : int { enum
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCacheValue.java106 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCacheValue.java103 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/php/tests/
DWellKnownTest.php27 use Google\Protobuf\NullValue; alias
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php50 use Google\Protobuf\NullValue; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp549 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_x86_64
DMachO_arm64.cpp660 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_arm64
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2957 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueOutsideStruct
2970 NullValue = 2, enumerator
3180 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueNotInOneof
/third_party/skia/src/utils/
DSkJSON.cpp53 NullValue::NullValue() { in NullValue() function in skjson::NullValue
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc1164 TEST_P(ProtoStreamObjectWriterTest, NullValue) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3310 SmallVector<Value *, 2> NullValue; in initializeMap() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp78138 NullValue() in NullValue() function