/third_party/skia/third_party/externals/oboe/src/common/ |
D | AudioStreamBuilder.cpp | 83 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()
|
D | QuirksManager.cpp | 61 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()
|
D | Utilities.cpp | 98 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/ |
D | printer.ts | 149 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/ |
D | coverage.txt | 9 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/ |
D | HelloOboeEngine.h | 88 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/ |
D | ExtensibleSequence.rst | 23 | ``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 |
|
D | MetafunctionClass.rst | 24 | ``f::apply::type`` | Any type | Unspecified. | 26 | ``f::apply<>::type`` | Any type | Unspecified. | 28 | ``f::apply<a1,...an>::type`` | Any type | Unspecified. |
|
D | ReversibleAlgorithm.rst | 33 |``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. |
|
D | Metafunction.rst | 33 | ``f::type`` | Any type | Unspecified. | 35 | ``f<>::type`` | Any type | Unspecified. | 37 | ``f<a1,..,an>::type`` | Any type | Unspecified. |
|
D | NumericMetafunction.rst | 25 | .. parsed-literal:: | Any type | Unspecified. | 32 |``op<``\ |x1...xn|\ ``>::type`` | Any type | Unspecified. |
|
/third_party/skia/third_party/externals/oboe/include/oboe/ |
D | Definitions.h | 103 Unspecified = 0, // AAUDIO_FORMAT_UNSPECIFIED, enumerator 217 Unspecified = kUnspecified, enumerator 446 Unspecified = kUnspecified, enumerator
|
D | AudioStreamBase.h | 175 AudioFormat mFormat = AudioFormat::Unspecified; 202 case AudioFormat::Unspecified: in isValidConfig()
|
D | AudioStreamBuilder.h | 381 || (mAudioApi == AudioApi::Unspecified && isAAudioRecommended()); in willUseAAudio() 435 AudioApi mAudioApi = AudioApi::Unspecified;
|
/third_party/skia/third_party/externals/oboe/tests/ |
D | testStreamOpen.cpp | 241 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/ |
D | TimespecTest.cs | 106 … 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/ |
D | LinkProgramPerfTest.cpp | 27 Unspecified enumerator 35 Unspecified enumerator
|
D | MultiviewPerf.cpp | 70 Unspecified enumerator 266 case MultiviewOption::Unspecified: in initializeBenchmark() 301 case MultiviewOption::Unspecified: in drawBenchmark()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/ |
D | coverage.txt | 10 4 NO Unspecified
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | LinkProgramPerfTest.cpp | 27 Unspecified enumerator 35 Unspecified enumerator
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
D | coverage.txt | 12 6 NO Unspecified
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/ |
D | coverage.txt | 17 11 NO Unspecified
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
D | OpenSLESUtilities.cpp | 87 case AudioFormat::Unspecified: in OpenSLES_ConvertFormatToRepresentation()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ |
D | Conformance.cs | 63 [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/ |
D | sqlite3.rc | 44 VALUE "LegalCopyright", "Unspecified\0"
|