/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | StreamConfiguration.java | 27 public static final int UNSPECIFIED = 0; field in StreamConfiguration 92 mBufferCapacityInFrames = UNSPECIFIED; in reset() 93 mChannelCount = UNSPECIFIED; in reset() 94 mDeviceId = UNSPECIFIED; in reset() 97 mSampleRate = UNSPECIFIED; in reset() 188 case UNSPECIFIED: in convertFormatToText()
|
H A D | StreamConfigurationView.java | 257 mRequestedConfiguration.setDeviceId(StreamConfiguration.UNSPECIFIED); in initializeViews() 314 mRequestedConfiguration.setChannelCount(StreamConfiguration.UNSPECIFIED); in onNothingSelected() 328 mRequestedConfiguration.setSampleRate(StreamConfiguration.UNSPECIFIED); in onNothingSelected() 341 mRequestedConfiguration.setFormat(StreamConfiguration.UNSPECIFIED); in onNothingSelected()
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | Phonenumber.java | 36 UNSPECIFIED enum constant 40 countryCodeSource_ = CountryCodeSource.UNSPECIFIED; in PhoneNumber() 160 countryCodeSource_ = CountryCodeSource.UNSPECIFIED; in clearCountryCodeSource()
|
/third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
H A D | wire_format.js | 10 UNSPECIFIED: 0,
|
/third_party/protobuf/conformance/ |
H A D | ConformanceJavaLite.java | 102 case UNSPECIFIED: in doTest()
|
H A D | conformance_ruby.rb | 81 when :UNSPECIFIED
|
H A D | conformance_php.php | 67 if ($request->getRequestedOutputFormat() == WireFormat::UNSPECIFIED) {
|
H A D | conformance_nodejs.js | 89 case conformance.WireFormat.UNSPECIFIED:
|
H A D | conformance_python.py | 152 if request.requested_output_format == conformance_pb2.UNSPECIFIED:
|
H A D | conformance_cpp.cc | 169 case conformance::UNSPECIFIED: in DoTest()
|
H A D | ConformanceJava.java | 330 case UNSPECIFIED: in doTest()
|
H A D | conformance_test.cc | 380 case conformance::UNSPECIFIED: in WireFormatToString() 381 return "UNSPECIFIED"; in WireFormatToString()
|
H A D | binary_json_conformance_suite.cc | 222 UNSPECIFIED = 0, 229 Packed packed = Packed::UNSPECIFIED) {
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | phonenumber.pb.js | 473 UNSPECIFIED: 0, 527 defaultValue: i18n.phonenumbers.PhoneNumber.CountryCodeSource.UNSPECIFIED,
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | ocsp.rs | 83 pub const UNSPECIFIED: OcspRevokedStatus = consts
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | renderergl_utils.h | 48 UNSPECIFIED
|
H A D | RendererGL.cpp | 149 mMultiviewImplementationType(MultiviewImplementationTypeGL::UNSPECIFIED), in RendererGL()
|
/third_party/rust/crates/rustix/src/net/ |
H A D | ip.rs | 513 /// let addr = Ipv4Addr::UNSPECIFIED; 518 pub const UNSPECIFIED: Self = Ipv4Addr::new(0, 0, 0, 0); consts 692 /// [unspecified address]: Ipv4Addr::UNSPECIFIED 710 /// assert_eq!(Ipv4Addr::UNSPECIFIED.is_global(), false); 1243 /// let addr = Ipv6Addr::UNSPECIFIED; 1247 pub const UNSPECIFIED: Self = Ipv6Addr::new(0, 0, 0, 0, 0, 0, 0, 0); consts 1305 u128::from_be_bytes(self.octets()) == u128::from_be_bytes(Ipv6Addr::UNSPECIFIED.octets()) 1360 /// [unspecified address]: Ipv6Addr::UNSPECIFIED 1377 /// assert_eq!(Ipv6Addr::UNSPECIFIED.is_global(), false); 1475 /// assert_eq!(Ipv6Addr::UNSPECIFIED [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | proto3_arena_unittest.cc | 315 protobuf_unittest::TestProto3Optional::UNSPECIFIED); in SetAllFieldsZero() 355 EXPECT_EQ(protobuf_unittest::TestProto3Optional::UNSPECIFIED, in TestAllFieldsZero()
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | phonenumber.pb.cc | 58 "UNSPECIFIED"; 69 4, // 0 -> UNSPECIFIED 102 constexpr PhoneNumber_CountryCodeSource PhoneNumber::UNSPECIFIED; member in i18n::phonenumbers::PhoneNumber
|
H A D | phonenumber.pb.h | 195 static constexpr CountryCodeSource UNSPECIFIED = member in i18n::phonenumbers::PROTOBUF_FINAL
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | mod.rs | 1613 pub const UNSPECIFIED: CrlReason = CrlReason(ffi::CRL_REASON_UNSPECIFIED); consts
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ieee802_11_common.c | 1326 R2S(UNSPECIFIED) in reason2str()
|
/third_party/rust/crates/nix/src/sys/socket/ |
H A D | mod.rs | 530 None => net::Ipv4Addr::UNSPECIFIED, in new()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_common.c | 1779 R2S(UNSPECIFIED) in reason2str()
|