Searched refs:TS (Results 1 – 7 of 7) sorted by relevance
/frameworks/ml/nn/runtime/ |
D | ModelBuilder.cpp | 636 using TS = TailSpec; in getNumTrailingArgumentsToRemove() typedef 645 return getCount(10, {TS::BOOL_FALSE}); in getNumTrailingArgumentsToRemove() 651 return getCount(7, {TS::BOOL_FALSE}); in getNumTrailingArgumentsToRemove() 660 uint32_t count = getCount(10, {TS::BOOL_FALSE, TS::INT32_ONE, TS::INT32_ONE}); in getNumTrailingArgumentsToRemove() 668 uint32_t count = getCount(7, {TS::BOOL_FALSE, TS::INT32_ONE, TS::INT32_ONE}); in getNumTrailingArgumentsToRemove() 679 uint32_t count = getCount(11, {TS::BOOL_FALSE, TS::INT32_ONE, TS::INT32_ONE}); in getNumTrailingArgumentsToRemove() 687 uint32_t count = getCount(8, {TS::BOOL_FALSE, TS::INT32_ONE, TS::INT32_ONE}); in getNumTrailingArgumentsToRemove() 696 return getCount(2, {TS::BOOL_FALSE}); in getNumTrailingArgumentsToRemove() 703 return getCount(1, {TS::INT32_NEGATIVE_ONE}); in getNumTrailingArgumentsToRemove() 711 return getCount(10, {TS::BOOL_FALSE}); in getNumTrailingArgumentsToRemove() [all …]
|
/frameworks/opt/net/ims/ |
D | README.txt | 8 - 3GPP TS 24.229 : IMS call control (SIP and SDP) 9 - 3GPP TS 26.114 : IMS media handling and interaction 10 - 3GPP TS 26.111 : Codec for CS multimedia telephony service (H.324) 11 - 3GPP TS 24.623 : XCAP over the Ut interface for manipulating supplementary services 24 ImsCallProfile is created by referring GSMA IR.92, GSMA IR.94, 3GPP TS 24.229, 25 3GPP TS 26.114 and 3GPP TS 26.111.
|
/frameworks/base/media/java/android/media/ |
D | ClosedCaptionRenderer.java | 288 private static final char TS = '\u00A0'; field in Cea608CCParser 732 if (mDisplayChars.charAt(next) != TS) { in getStyledText() 766 Arrays.fill(blank, TS); in CCMemory() 782 if (mLines[mRow].charAt(i) != TS) { in der() 784 mLines[j].setCharAt(j, TS); in der() 800 mLines[mRow].setCharAt(mCol, TS); in bs() 805 mLines[mRow].setCharAt(MAX_COLS, TS); in bs()
|
/frameworks/av/media/extractors/fuzzers/ |
D | README.md | 194 The fuzzer plugins for MPEG2-PS and MPEG2-TS extractor use the `ExtractorFuzzerBase` class and 195 implement only the `createExtractor` to create the MPEG2-PS or MPEG2-TS extractor 199 Dict files (dictionary files) are created for MPEG2-PS and MPEG2-TS to ensure that the
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadTest.java.broken | 27 * Uses test messages from 3GPP TS 31.124 section 27.22.5.
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 680 // PDP_type values in TS 27.007 section 10.1.1. 705 // One of the PDP_type values in TS 27.007 section 10.1.1 2543 // Type 0 message (3GPP TS 23.040 9.2.3.9)
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 35358 Landroid/media/Cea608CCParser;->TS:C
|