Home
last modified time | relevance | path

Searched refs:Unspecified (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/skia/third_party/externals/oboe/src/common/
DAudioStreamBuilder.cpp83 return (getSampleRate() == oboe::Unspecified || getSampleRate() == other.getSampleRate()) in isCompatible()
84 && (getFormat() == (AudioFormat)oboe::Unspecified || getFormat() == other.getFormat()) in isCompatible()
85 …&& (getFramesPerCallback() == oboe::Unspecified || getFramesPerCallback() == other.getFramesPerCal… in isCompatible()
86 … && (getChannelCount() == oboe::Unspecified || getChannelCount() == other.getChannelCount()); in isCompatible()
125 if (getFormat() == oboe::AudioFormat::Unspecified) { in openStream()
128 if (getChannelCount() == oboe::Unspecified) { in openStream()
131 if (getSampleRate() == oboe::Unspecified) { in openStream()
134 if (getFramesPerCallback() == oboe::Unspecified) { in openStream()
DQuirksManager.cpp61 builder.getSampleRate() == oboe::Unspecified in isAAudioMMapPossible()
145 childBuilder.setFramesPerCallback(oboe::Unspecified); in isConversionNeeded()
152 if (builder.getSampleRate() != oboe::Unspecified in isConversionNeeded()
156 childBuilder.setSampleRate(oboe::Unspecified); // native API decides the best sample rate in isConversionNeeded()
DUtilities.cpp98 case AudioFormat::Unspecified: return "Unspecified"; in convertToText()
167 case AudioApi::Unspecified: return "Unspecified"; in convertToText()
262 case ChannelCount::Unspecified: return "Unspecified"; in convertToText()
/third_party/typescript/src/testRunner/unittests/
Dprinter.ts149 EmitHint.Unspecified,
169 EmitHint.Unspecified,
175 EmitHint.Unspecified,
187 EmitHint.Unspecified,
200 EmitHint.Unspecified,
211 EmitHint.Unspecified,
223 EmitHint.Unspecified,
257 EmitHint.Unspecified,
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
Dcoverage.txt9 3 YES Unspecified.
16 10 YES Unspecified.
25 19 YES Unspecified.
36 29 YES Unspecified, need to reboot.
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
DHelloOboeEngine.h88 int32_t mDeviceId = oboe::Unspecified;
89 int32_t mChannelCount = oboe::Unspecified;
90 oboe::AudioApi mAudioApi = oboe::AudioApi::Unspecified;
/third_party/boost/libs/mpl/doc/src/refmanual/
DExtensibleSequence.rst23 | ``insert<s,pos,x>::type`` | |Extensible Sequence| | Unspecified |
25 | ``insert_range<s,pos,r>::type`` | |Extensible Sequence| | Unspecified |
27 | ``erase<s,pos>::type`` | |Extensible Sequence| | Unspecified |
29 | ``erase<s,pos,last>::type`` | |Extensible Sequence| | Unspecified |
DMetafunctionClass.rst24 | ``f::apply::type`` | Any type | Unspecified. |
26 | ``f::apply<>::type`` | Any type | Unspecified. |
28 | ``f::apply<a1,...an>::type`` | Any type | Unspecified. |
DReversibleAlgorithm.rst33 |``x<``\ |s1...sn>::type| | |Forward Sequence| | Unspecified. |
35 |``x<``\ |s1...sn,in>::type| | Any type | Unspecified. |
37 |``reverse_x<``\ |s1...sn>::type| | |Forward Sequence| | Unspecified. |
39 |``reverse_x<``\ |s1...sn,in>::type| | Any type | Unspecified. |
DMetafunction.rst33 | ``f::type`` | Any type | Unspecified. |
35 | ``f<>::type`` | Any type | Unspecified. |
37 | ``f<a1,..,an>::type`` | Any type | Unspecified. |
DNumericMetafunction.rst25 | .. parsed-literal:: | Any type | Unspecified. |
32 |``op<``\ |x1...xn|\ ``>::type`` | Any type | Unspecified. |
/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h103 Unspecified = 0, // AAUDIO_FORMAT_UNSPECIFIED, enumerator
217 Unspecified = kUnspecified, enumerator
446 Unspecified = kUnspecified, enumerator
DAudioStreamBase.h175 AudioFormat mFormat = AudioFormat::Unspecified;
202 case AudioFormat::Unspecified: in isValidConfig()
DAudioStreamBuilder.h381 || (mAudioApi == AudioApi::Unspecified && isAAudioRecommended()); in willUseAAudio()
435 AudioApi mAudioApi = AudioApi::Unspecified;
/third_party/skia/third_party/externals/oboe/tests/
DtestStreamOpen.cpp241 mBuilder.setFormat(AudioFormat::Unspecified); in TEST_F()
252 mBuilder.setFormat(AudioFormat::Unspecified); in TEST_F()
294 mBuilder.setFormat(AudioFormat::Unspecified); in TEST_F()
305 mBuilder.setFormat(AudioFormat::Unspecified); in TEST_F()
/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DTimespecTest.cs106 … Assert.AreNotEqual(DateTimeKind.Unspecified, new Timespec(1437452508, 0).ToDateTime().Kind); in ToDateTime_ReturnsUtc()
155 … () => Timespec.FromDateTime(new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Unspecified))); in FromDateTime()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DLinkProgramPerfTest.cpp27 Unspecified enumerator
35 Unspecified enumerator
DMultiviewPerf.cpp70 Unspecified enumerator
266 case MultiviewOption::Unspecified: in initializeBenchmark()
301 case MultiviewOption::Unspecified: in drawBenchmark()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
Dcoverage.txt10 4 NO Unspecified
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DLinkProgramPerfTest.cpp27 Unspecified enumerator
35 Unspecified enumerator
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
Dcoverage.txt12 6 NO Unspecified
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
Dcoverage.txt17 11 NO Unspecified
/third_party/skia/third_party/externals/oboe/src/opensles/
DOpenSLESUtilities.cpp87 case AudioFormat::Unspecified: in OpenSLES_ConvertFormatToRepresentation()
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs63 [pbr::OriginalName("UNSPECIFIED")] Unspecified = 0, enumerator
384 …global::Conformance.WireFormat requestedOutputFormat_ = global::Conformance.WireFormat.Unspecified;
511 …if (RequestedOutputFormat != global::Conformance.WireFormat.Unspecified) hash ^= RequestedOutputFo… in GetHashCode()
541 if (RequestedOutputFormat != global::Conformance.WireFormat.Unspecified) { in WriteTo()
586 if (RequestedOutputFormat != global::Conformance.WireFormat.Unspecified) { in IBufferMessage.InternalWriteTo()
635 if (RequestedOutputFormat != global::Conformance.WireFormat.Unspecified) { in CalculateSize()
661 if (other.RequestedOutputFormat != global::Conformance.WireFormat.Unspecified) { in MergeFrom()
/third_party/python/PC/
Dsqlite3.rc44 VALUE "LegalCopyright", "Unspecified\0"

1234