/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/ |
H A D | ObjectDescriptorFactory.java | 154 descriptorRegistry.put(objectTypeInd, tagMap); in descriptorRegistry.put() argument 161 …Map<Integer, Class<? extends BaseDescriptor>> tagMap = descriptorRegistry.get(objectTypeIndication… in createFrom() local
|
/aosp_15_r20/external/python/pyasn1/pyasn1/codec/native/ |
D | decoder.py | 67 tagMap = { variable 136 def __init__(self, tagMap, typeMap): argument
|
D | encoder.py | 110 tagMap = { variable 181 def __init__(self, tagMap, typeMap={}): argument
|
/aosp_15_r20/external/python/pyasn1/pyasn1/codec/ber/ |
D | encoder.py | 709 tagMap = { variable 782 def __init__(self, tagMap, typeMap={}): argument
|
D | decoder.py | 1204 tagMap = { variable 1271 def __init__(self, tagMap, typeMap={}): argument
|
/aosp_15_r20/external/python/pyasn1/pyasn1/codec/der/ |
D | encoder.py | 45 tagMap = encoder.tagMap.copy() variable
|
D | decoder.py | 23 tagMap = decoder.tagMap.copy() variable
|
/aosp_15_r20/external/python/pyasn1/pyasn1/codec/cer/ |
D | decoder.py | 42 tagMap = decoder.tagMap.copy() variable
|
D | encoder.py | 237 tagMap = encoder.tagMap.copy() variable
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
H A D | TypeAliasSpec.kt | 28 private val tagMap: TagMap = builder.buildTagMap(), constant
|
H A D | ParameterSpec.kt | 31 private val tagMap: TagMap = builder.buildTagMap(), in <lambda>() constant
|
H A D | AnnotationSpec.kt | 32 private val tagMap: TagMap = builder.buildTagMap(), in <lambda>() constant
|
H A D | PropertySpec.kt | 30 private val tagMap: TagMap = builder.buildTagMap(), constant
|
H A D | TypeName.kt | 68 internal val tagMap: TagMap, constant
|
H A D | FileSpec.kt | 51 private val tagMap: TagMap = builder.buildTagMap(), in <lambda>() constant
|
H A D | FunSpec.kt | 38 private val tagMap: TagMap = builder.buildTagMap(), in <lambda>() constant
|
/aosp_15_r20/external/perfmark/tracewriter/src/main/java/io/perfmark/tracewriter/ |
H A D | TraceEvent.java | 162 TraceEvent args(TagMap tagMap) { in args()
|
H A D | TraceEventWriter.java | 441 TraceEvent.TagMap tagMap = TraceEvent.TagMap.EMPTY; in onEvent() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/utils/quota/ |
H A D | UptcMap.java | 158 mData.forEach((tagMap) -> { in forEach() argument
|
/aosp_15_r20/external/python/pyasn1/pyasn1/type/ |
D | namedtype.py | 494 def tagMap(self): member in NamedTypes
|
D | base.py | 83 def tagMap(self): member in Asn1Type
|
D | univ.py | 3135 def tagMap(self): member in Choice 3304 def tagMap(self): member in Any
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ConvertXTB.java | 360 Map<String, PlaceholderInfo> tagMap = getTagMap(xpath); in getPlaceholderForName() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cbiapts.c | 646 int32_t tagMap[] = {0, 1, 2, 3, 4, 5, 666}; in TestBreakIteratorRules() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cbiapts.c | 646 int32_t tagMap[] = {0, 1, 2, 3, 4, 5, 666}; in TestBreakIteratorRules() local
|