/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/gen/google/protobuf/ |
D | descriptor_pb2.py | 35 type=None), 39 type=None), 43 type=None), 47 type=None), 51 type=None), 55 type=None), 59 type=None), 63 type=None), 67 type=None), 71 type=None), [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/gen/ |
D | apollo_qa_pb2.py | 37 type=None), 41 type=None), 45 type=None), 49 type=None), 53 type=None), 57 type=None), 61 type=None), 80 type=None), 84 type=None), 88 type=None), [all …]
|
D | nanopb_pb2.py | 37 type=None), 41 type=None), 45 type=None), 49 type=None), 53 type=None), 72 type=None), 76 type=None), 80 type=None), 84 type=None), 88 type=None), [all …]
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/loggers/protos/ |
D | bluetooth_metric_pb2.py | 37 type=None), 41 type=None), 45 type=None), 49 type=None), 53 type=None), 71 type=None), 75 type=None), 79 type=None), 97 type=None), 101 type=None), [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiTypeItem.kt | 88 type = psiType, in toTypeString() 103 type = psiType, in toTypeString() 115 type = psiType, in toTypeString() 132 type = psiType, in toTypeString() 147 type = psiType, in toTypeString() 164 type = psiType, in toTypeString() 250 override fun visitType(type: PsiType): PsiType { in typeArgumentClasses() 251 return type in typeArgumentClasses() 260 for (type in classType.parameters) { in typeArgumentClasses() method 261 type.accept(this) in typeArgumentClasses() [all …]
|
D | PsiTypePrinter.kt | 84 …fun getAnnotatedCanonicalText(type: PsiType, elementAnnotations: List<AnnotationItem>? = null): St… in <lambda>() 85 return getCanonicalText(type, elementAnnotations) in <lambda>() 116 type: PsiType, in <lambda>() 119 when (type) { in <lambda>() 120 is PsiClassReferenceType -> return getCanonicalText(type, elementAnnotations) in <lambda>() 121 is PsiPrimitiveType -> return getCanonicalText(type, elementAnnotations) in <lambda>() 122 is PsiImmediateClassType -> return getCanonicalText(type, elementAnnotations) in <lambda>() 124 type, in <lambda>() 125 getCanonicalText(type.componentType, null), in <lambda>() 128 is PsiArrayType -> return getCanonicalText(type, elementAnnotations) in <lambda>() [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | ApiLint.kt | 272 checkType(parameter.type(), parameter) in <lambda>() 279 checkType(field.type(), field) in <lambda>() 283 private fun checkType(type: TypeItem, item: Item) { in <lambda>() 284 val typeString = type.toTypeString() in <lambda>() 287 checkCollections(type, item) in <lambda>() 288 checkCollectionsOverArrays(type, typeString, item) in <lambda>() 289 checkBoxed(type, item) in <lambda>() 290 checkIcu(type, typeString, item) in <lambda>() 291 checkBitSet(type, typeString, item) in <lambda>() 526 … } else if ((name.startsWith("MIN_") || name.startsWith("MAX_")) && !field.type().isString()) { in <lambda>() [all …]
|
/tools/acloud/create/ |
D | create_args.py | 41 type=int, 48 type=str, 55 type=str, 94 type=str, 107 type=int, 113 type=int, 119 type=str, 125 type=str, 130 type=str, 135 type=str, [all …]
|
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/ |
D | Asn1BerParserTest.java | 316 @Asn1Class(type = Asn1Type.SEQUENCE) 319 @Asn1Class(type = Asn1Type.SEQUENCE) 321 @Asn1Field(index = 1, type = Asn1Type.INTEGER) 324 @Asn1Field(index = 2, type = Asn1Type.INTEGER) 327 @Asn1Field(index = 3, type = Asn1Type.INTEGER) 330 @Asn1Field(index = 4, type = Asn1Type.INTEGER) 333 @Asn1Field(index = 5, type = Asn1Type.INTEGER) 337 @Asn1Class(type = Asn1Type.SEQUENCE) 339 @Asn1Field(index = 0, type = Asn1Type.OBJECT_IDENTIFIER) 343 @Asn1Class(type = Asn1Type.SEQUENCE) [all …]
|
D | Asn1DerEncoderTest.java | 222 @Asn1Class(type = Asn1Type.SEQUENCE) 225 @Asn1Field(index = 1, type = Asn1Type.INTEGER) 233 @Asn1Class(type = Asn1Type.SEQUENCE) 236 @Asn1Field(index = 1, type = Asn1Type.OBJECT_IDENTIFIER) 244 @Asn1Class(type = Asn1Type.SEQUENCE) 247 @Asn1Field(index = 1, type = Asn1Type.OCTET_STRING) 255 @Asn1Class(type = Asn1Type.SEQUENCE) 258 @Asn1Field(index = 1, type = Asn1Type.BIT_STRING) 266 @Asn1Class(type = Asn1Type.CHOICE) 269 @Asn1Field(type = Asn1Type.INTEGER) [all …]
|
/tools/repohooks/tools/ |
D | checkpatch.pl | 154 foreach my $type (@types) { 155 print(++$count . "\t" . $type . "\n"); 1316 my $type = ''; 1348 $type = '#'; 1359 push(@stack, [ $type, $level ]); 1361 ($type, $level) = @{$stack[$#stack - 1]}; 1363 ($type, $level) = @{pop(@stack)}; 1383 if (($type eq '' || $type eq '(') && $c eq '(') { 1385 $type = '('; 1387 if ($type eq '(' && $c eq ')') { [all …]
|
/tools/asuite/atest/tools/tradefederation/core/proto/ |
D | test_record_pb2.py | 40 type=None), 44 type=None), 48 type=None), 52 type=None), 56 type=None), 75 type=None), 79 type=None), 83 type=None), 87 type=None), 91 type=None), [all …]
|
/tools/tradefederation/core/atest/proto/ |
D | internal_user_log_pb2.py | 41 number=1, type=9, cpp_type=9, label=1, 48 number=2, type=9, cpp_type=9, label=3, 55 number=3, type=9, cpp_type=9, label=1, 62 number=4, type=9, cpp_type=9, label=1, 92 number=1, type=11, cpp_type=10, label=1, 99 number=2, type=5, cpp_type=1, label=1, 106 number=3, type=9, cpp_type=9, label=1, 113 number=4, type=9, cpp_type=9, label=1, 143 number=1, type=11, cpp_type=10, label=1, 150 number=2, type=8, cpp_type=7, label=1, [all …]
|
D | external_user_log_pb2.py | 64 number=1, type=11, cpp_type=10, label=1, 71 number=2, type=5, cpp_type=1, label=1, 101 number=1, type=11, cpp_type=10, label=1, 108 number=2, type=8, cpp_type=7, label=1, 138 number=1, type=11, cpp_type=10, label=1, 145 number=2, type=8, cpp_type=7, label=1, 175 number=1, type=11, cpp_type=10, label=1, 182 number=2, type=8, cpp_type=7, label=1, 189 number=3, type=9, cpp_type=9, label=1, 219 number=1, type=11, cpp_type=10, label=1, [all …]
|
/tools/asuite/atest/proto/ |
D | internal_user_log_pb2.py | 41 number=1, type=9, cpp_type=9, label=1, 48 number=2, type=9, cpp_type=9, label=3, 55 number=3, type=9, cpp_type=9, label=1, 62 number=4, type=9, cpp_type=9, label=1, 92 number=1, type=11, cpp_type=10, label=1, 99 number=2, type=5, cpp_type=1, label=1, 106 number=3, type=9, cpp_type=9, label=1, 113 number=4, type=9, cpp_type=9, label=1, 143 number=1, type=11, cpp_type=10, label=1, 150 number=2, type=8, cpp_type=7, label=1, [all …]
|
D | external_user_log_pb2.py | 64 number=1, type=11, cpp_type=10, label=1, 71 number=2, type=5, cpp_type=1, label=1, 101 number=1, type=11, cpp_type=10, label=1, 108 number=2, type=8, cpp_type=7, label=1, 138 number=1, type=11, cpp_type=10, label=1, 145 number=2, type=8, cpp_type=7, label=1, 175 number=1, type=11, cpp_type=10, label=1, 182 number=2, type=8, cpp_type=7, label=1, 189 number=3, type=9, cpp_type=9, label=1, 219 number=1, type=11, cpp_type=10, label=1, [all …]
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
D | LoopSummary.java | 38 MetricSummary.TimeType type, in parseRunMetrics() argument 42 getMetricLongValue(context, type, runIndex, "frame_count", runMetrics), in parseRunMetrics() 43 getMetricLongValue(context, type, runIndex, "duration", runMetrics), in parseRunMetrics() 44 getMetricDoubleValue(context, type, runIndex, "jank_rate", runMetrics), in parseRunMetrics() 45 getMetricLongValue(context, type, runIndex, "min_frametime", runMetrics), in parseRunMetrics() 46 getMetricLongValue(context, type, runIndex, "max_frametime", runMetrics), in parseRunMetrics() 47 getMetricDoubleValue(context, type, runIndex, "frametime", runMetrics), in parseRunMetrics() 48 getMetricLongValue(context, type, runIndex, "90th_percentile", runMetrics), in parseRunMetrics() 49 getMetricLongValue(context, type, runIndex, "95th_percentile", runMetrics), in parseRunMetrics() 50 getMetricLongValue(context, type, runIndex, "99th_percentile", runMetrics), in parseRunMetrics() [all …]
|
D | MetricSummary.java | 71 for (TimeType type : TimeType.values()) { in parseRunMetrics() 72 summaries.put(type, new ArrayList<>()); in parseRunMetrics() 74 LoopSummary loopSummary = LoopSummary.parseRunMetrics(context, type, i, metrics); in parseRunMetrics() 75 summaries.get(type).add(loopSummary); in parseRunMetrics() 105 for (TimeType type : TimeType.values()) { in addToMetricData() 106 LoopSummary summary = summaries.get(type).get(i); in addToMetricData() 107 summary.addToMetricData(runData, i, type); in addToMetricData() 153 for (TimeType type : TimeType.values()) { in toString() 154 sb.append(type); in toString() 156 sb.append(summaries.get(type).get(i)); in toString() [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/ |
D | MethodItem.kt | 42 override fun type(): TypeItem? = returnType() in <lambda>() method 62 sb.append(parameter.type().internalName()) in <lambda>() 89 for (type in throwsTypes()) { in <lambda>() method 90 if (type.extends(qualifiedName)) { in <lambda>() 95 for (type in throwsTypes()) { in <lambda>() method 96 if (type.qualifiedName() == qualifiedName) { in <lambda>() 208 val type = returnType() in <lambda>() constant 209 if (type != null) { // always true when not a constructor in <lambda>() 210 visitor.visitType(type, this) in <lambda>() 223 val type = returnType() in <lambda>() constant [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | ApiFile.java | 365 …private static Pair<String, List<String>> processKotlinTypeSuffix(TextCodebase api, String type, L… in processKotlinTypeSuffix() argument 367 if (type.endsWith("...")) { in processKotlinTypeSuffix() 368 type = type.substring(0, type.length() - 3); in processKotlinTypeSuffix() 372 if (type.endsWith("?")) { in processKotlinTypeSuffix() 373 type = type.substring(0, type.length() - 1); in processKotlinTypeSuffix() 375 } else if (type.endsWith("!")) { in processKotlinTypeSuffix() 376 type = type.substring(0, type.length() - 1); in processKotlinTypeSuffix() 377 } else if (!type.endsWith("!")) { in processKotlinTypeSuffix() 378 …if (!TextTypeItem.Companion.isPrimitive(type)) { // Don't add nullness on primitive types like void in processKotlinTypeSuffix() 382 } else if (type.endsWith("?") || type.endsWith("!")) { in processKotlinTypeSuffix() [all …]
|
D | TextTypeItem.kt | 37 val type: String constant in com.android.tools.metalava.model.text.TextTypeItem 40 override fun toString(): String = type in toString() 60 val typeString = toTypeString(type, outerAnnotations, innerAnnotations, erased, context) in toTypeString() 100 fun qualifiedTypeName(): String = type in qualifiedTypeName() 134 val type = toErasedTypeString() in arrayDimensions() constant 136 for (c in type) { in arrayDimensions() 198 get() = isPrimitive(type) 234 type: String, in markRecent() 241 val raw = eraseTypeArguments(type) in markRecent() 250 type in markRecent() [all …]
|
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/ |
D | PsiTypePrinterTest.kt | 401 fun `Test primitives with type use turned off`() { in <lambda>() 542 fun `Test wildcard type`() { in <lambda>() 725 fun `Test type bounds`() { in <lambda>() 772 val type: PsiType, in <lambda>() constant in com.android.tools.metalava.model.psi.PsiTypePrinterTest.Entry 821 fun handleType(type: PsiType, annotations: List<AnnotationItem> = emptyList()) { in <lambda>() 822 val key = type.getCanonicalText(true) in <lambda>() 826 val canonical = type.getCanonicalText(false) in <lambda>() 857 val pretty = printer.getAnnotatedCanonicalText(type, mergeAnnotations) in <lambda>() 858 results[key] = Entry(type, mergeAnnotations, canonical, key, pretty) in <lambda>() 871 override fun visitTypeElement(type: PsiTypeElement) { in <lambda>() [all …]
|
/tools/dexter/slicer/ |
D | writer.cc | 41 static void WriteEncodedValueHeader(dex::u1 type, int arg, Section& data) { in WriteEncodedValueHeader() argument 42 assert((type & ~dex::kEncodedValueTypeMask) == 0); in WriteEncodedValueHeader() 44 dex::u1 header = dex::u1(type | (arg << dex::kEncodedValueArgShift)); in WriteEncodedValueHeader() 50 static void WriteIntValue(dex::u1 type, T value, Section& data) { in WriteIntValue() argument 70 WriteEncodedValueHeader(type, size - 1, data); in WriteIntValue() 76 static void WriteFloatValue(dex::u1 type, T value, Section& data) { in WriteFloatValue() argument 93 WriteEncodedValueHeader(type, size - 1, data); in WriteFloatValue() 104 dex::u1 type = ir_value->type; in WriteEncodedValue() local 105 switch (type) { in WriteEncodedValue() 107 WriteIntValue(type, ir_value->u.byte_value, data); in WriteEncodedValue() [all …]
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | OptionSetter.java | 137 private static Handler getHandler(Type type) throws ConfigurationException { in getHandler() argument 138 if (type instanceof ParameterizedType) { in getHandler() 139 ParameterizedType parameterizedType = (ParameterizedType) type; in getHandler() 146 "cannot handle nested parameterized type " + type); in getHandler() 166 + "are supported", type)); in getHandler() 169 if (type instanceof Class) { in getHandler() 170 Class<?> cType = (Class<?>) type; in getHandler() 180 + "to specify a desired element type.", type)); in getHandler() 187 + "desired element types.", type)); in getHandler() 194 + "specify desired element types.", type)); in getHandler() [all …]
|
/tools/security/fuzzing/orphans/libffi/ |
D | fuzz_ffi.cc | 43 new_type->type = FFI_TYPE_STRUCT; in generateCustomType() 68 size_t getTotalSize(ffi_type* type) { in getTotalSize() argument 69 if (type == NULL) { in getTotalSize() 74 size_t total_size = type->size > WORDSIZE_BYTES ? in getTotalSize() 75 type->size : WORDSIZE_BYTES; in getTotalSize() 78 if (type->elements != NULL) { in getTotalSize() 79 for (size_t i=0; type->elements[i] != NULL; i++) { in getTotalSize() 80 total_size += getTotalSize(type->elements[i]); in getTotalSize() 92 ffi_type* type; in getRandomType() local 95 type = generateCustomType(dataProvider); in getRandomType() [all …]
|