Home
last modified time | relevance | path

Searched defs:NullValue (Results 1 - 11 of 11) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DNullValue.php16 class NullValue class
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCacheValue.java103 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCacheValue.java106 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/
H A DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DStruct.cs60 public enum NullValue { enum
64 [pbr::OriginalName("NULL_VALUE")] NullValue = 0, enumerator
316 public global::Google.Protobuf.WellKnownTypes.NullValue NullValu property in Google.Protobuf.WellKnownTypes.Value
398 NullValue = 1, global() enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp549 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_x86_64
H A DMachO_arm64.cpp660 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_arm64
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs2957 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueOutsideStruct
2970 NullValue = 2, global() enumerator
3180 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { global() property in UnitTest.Issues.TestProtos.NullValueNotInOneof
[all...]
/third_party/skia/src/utils/
H A DSkJSON.cpp53 NullValue::NullValue() { in NullValue() function in skjson::NullValue
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3310 SmallVector<Value *, 2> NullValue; in initializeMap() local

Completed in 22 milliseconds