Home
last modified time | relevance | path

Searched refs:UNSPECIFIED (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DStreamConfiguration.java27 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 DStreamConfigurationView.java257 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 DPhonenumber.java36 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 Dwire_format.js10 UNSPECIFIED: 0,
/third_party/protobuf/conformance/
H A DConformanceJavaLite.java102 case UNSPECIFIED: in doTest()
H A Dconformance_ruby.rb81 when :UNSPECIFIED
H A Dconformance_php.php67 if ($request->getRequestedOutputFormat() == WireFormat::UNSPECIFIED) {
H A Dconformance_nodejs.js89 case conformance.WireFormat.UNSPECIFIED:
H A Dconformance_python.py152 if request.requested_output_format == conformance_pb2.UNSPECIFIED:
H A Dconformance_cpp.cc169 case conformance::UNSPECIFIED: in DoTest()
H A DConformanceJava.java330 case UNSPECIFIED: in doTest()
H A Dconformance_test.cc380 case conformance::UNSPECIFIED: in WireFormatToString()
381 return "UNSPECIFIED"; in WireFormatToString()
H A Dbinary_json_conformance_suite.cc222 UNSPECIFIED = 0,
229 Packed packed = Packed::UNSPECIFIED) {
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Dphonenumber.pb.js473 UNSPECIFIED: 0,
527 defaultValue: i18n.phonenumbers.PhoneNumber.CountryCodeSource.UNSPECIFIED,
/third_party/rust/crates/rust-openssl/openssl/src/
H A Docsp.rs83 pub const UNSPECIFIED: OcspRevokedStatus = consts
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.h48 UNSPECIFIED
H A DRendererGL.cpp149 mMultiviewImplementationType(MultiviewImplementationTypeGL::UNSPECIFIED), in RendererGL()
/third_party/rust/crates/rustix/src/net/
H A Dip.rs513 /// 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 Dproto3_arena_unittest.cc315 protobuf_unittest::TestProto3Optional::UNSPECIFIED); in SetAllFieldsZero()
355 EXPECT_EQ(protobuf_unittest::TestProto3Optional::UNSPECIFIED, in TestAllFieldsZero()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumber.pb.cc58 "UNSPECIFIED";
69 4, // 0 -> UNSPECIFIED
102 constexpr PhoneNumber_CountryCodeSource PhoneNumber::UNSPECIFIED; member in i18n::phonenumbers::PhoneNumber
H A Dphonenumber.pb.h195 static constexpr CountryCodeSource UNSPECIFIED = member in i18n::phonenumbers::PROTOBUF_FINAL
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs1613 pub const UNSPECIFIED: CrlReason = CrlReason(ffi::CRL_REASON_UNSPECIFIED); consts
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1326 R2S(UNSPECIFIED) in reason2str()
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs530 None => net::Ipv4Addr::UNSPECIFIED, in new()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c1779 R2S(UNSPECIFIED) in reason2str()

Completed in 27 milliseconds

12