| /external/rust/crates/futures-util/src/stream/try_stream/ |
| D | try_flatten_unordered.rs | 70 pub struct Single<T>(Option<T>); struct 72 impl<T> Single<T> { implementation 84 impl<T> Unpin for Single<T> {} implementation 86 impl<T> Stream for Single<T> { implementation
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
| D | ViewMatcher.java | 35 private final static class Single extends ViewMatcher class in ViewMatcher 40 public Single(Class<?> v) { _view = v; } in Single() method in ViewMatcher.Single
|
| /external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/protobuf/ |
| D | ProtobufPolymorphismTest.kt | 30 sealed class Single { class in kotlinx.serialization.protobuf.ProtobufPolymorphismTest
|
| /external/deqp-deps/SPIRV-Tools/test/ |
| D | generator_magic_number_test.cpp | 32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
|
| /external/angle/third_party/spirv-tools/src/test/ |
| D | generator_magic_number_test.cpp | 32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
|
| /external/swiftshader/third_party/SPIRV-Tools/test/ |
| D | generator_magic_number_test.cpp | 32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
|
| /external/llvm/include/llvm/Target/ |
| D | TargetOptions.h | 44 Single, // Use a single table for all indirect jumptable calls. enumerator 56 Single // Single Threaded Environment enumerator
|
| /external/cronet/base/third_party/double_conversion/double-conversion/ |
| D | ieee.h | 283 Single() : d32_(0) {} in Single() function 284 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function 285 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
|
| /external/icu/libicu/cts_headers/ |
| D | double-conversion-ieee.h | 310 Single() : d32_(0) {} in Single() function 311 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function 312 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
|
| /external/icu/icu4c/source/i18n/ |
| D | double-conversion-ieee.h | 310 Single() : d32_(0) {} in Single() function 311 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function 312 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | double-conversion-ieee.h | 310 Single() : d32_(0) {} in Single() function 311 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function 312 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
|
| /external/double-conversion/double-conversion/ |
| D | ieee.h | 296 Single() : d32_(0) {} in Single() function 297 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function 298 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
|
| /external/libbrillo/brillo/errors/ |
| D | error_test.cc | 31 TEST(Error, Single) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
| D | TargetOptions.h | 41 Single, // Use a single table for all indirect jumptable calls. enumerator 53 Single // Single Threaded Environment enumerator
|
| /external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
| D | lite_equals_and_hash.proto | 49 oneof Single { oneof
|
| /external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
| D | lite_equals_and_hash.proto | 49 oneof Single { oneof
|
| /external/harfbuzz_ng/src/OT/Layout/GSUB/ |
| D | SubstLookupSubTable.hh | 38 Single = 1, enumerator
|
| /external/harfbuzz_ng/src/OT/Layout/GPOS/ |
| D | PosLookupSubTable.hh | 24 Single = 1, enumerator
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/ |
| D | PropertySerializerMap.java | 257 private final static class Single extends PropertySerializerMap class in PropertySerializerMap 262 … public Single(PropertySerializerMap base, Class<?> type, JsonSerializer<Object> serializer) { in Single() method in PropertySerializerMap.Single
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/ |
| D | TargetOptions.h | 45 Single, // Use a single table for all indirect jumptable calls. enumerator 57 Single // Single Threaded Environment enumerator
|
| /external/cronet/net/proxy_resolution/ |
| D | proxy_config_service_common_unittest.cc | 150 ProxyRulesExpectation ProxyRulesExpectation::Single( in Single() function in net::ProxyRulesExpectation
|
| /external/google-benchmark/test/ |
| D | commandlineflags_gtest.cc | 212 TEST(KvPairsFromEnv, Single) { in TEST() argument
|
| /external/cronet/third_party/google_benchmark/src/test/ |
| D | commandlineflags_gtest.cc | 212 TEST(KvPairsFromEnv, Single) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
| D | YAMLTraits.h | 130 enum class QuotingType { None, Single, Double }; enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | YAMLTraits.h | 128 enum class QuotingType { None, Single, Double }; enumerator
|