/tools/security/gdb/gdb_json_printer/test/ |
D | objects2_85_f.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 24 "type": "struct", string 31 "type": "pointer", string 35 "type": "pointer", string 39 "type": "extract failed" string 47 "type": "int", string 58 "type": "struct", string 65 "type": "pointer", string [all …]
|
D | objects2_85_e.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 24 "type": "struct", string 31 "type": "pointer", string 35 "type": "pointer", string 39 "type": "extract failed" string 47 "type": "int", string 58 "type": "struct", string 65 "type": "pointer", string [all …]
|
D | objects2_85_c.json | 2 "type": "reference", string 6 "type": "struct", string 13 "type": "int", string 24 "type": "struct", string 31 "type": "int", string 42 "type": "struct", string 49 "type": "pointer", string 53 "type": "pointer", string 57 "type": "extract failed" string 65 "type": "int", string [all …]
|
D | objects2_85_z.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 24 "type": "struct", string 31 "type": "int", string 42 "type": "struct", string 49 "type": "pointer", string 53 "type": "pointer", string 57 "type": "extract failed" string 65 "type": "int", string [all …]
|
D | objects2_85_x.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 24 "type": "struct", string 31 "type": "pointer", string 35 "type": "pointer", string 39 "type": "extract failed" string 47 "type": "int", string
|
D | objects1_41_foo.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 22 "type": "pointer", string 26 "type": "struct", string 33 "type": "int", string 42 "type": "pointer", string 46 "type": "visited", string
|
D | objects1_41_bar.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 22 "type": "pointer", string 26 "type": "struct", string 33 "type": "int", string 42 "type": "pointer", string 46 "type": "visited", string
|
D | objects2_85_b.json | 2 "type": "struct", string 9 "type": "int", string 18 "type": "int", string 29 "type": "struct", string 36 "type": "pointer", string 40 "type": "pointer", string 44 "type": "extract failed" string 52 "type": "int", string
|
D | objects2_85_d.json | 2 "type": "struct", string 9 "type": "int", string 20 "type": "struct", string 27 "type": "pointer", string 31 "type": "pointer", string 35 "type": "extract failed" string 43 "type": "int", string
|
D | array_42_bar.json | 2 "type": "array", string 6 "type": "struct", string 13 "type": "int", string 23 "type": "struct", string 30 "type": "int", string 40 "type": "struct", string 47 "type": "int", string
|
D | array_42_a.json | 2 "type": "array", string 6 "type": "int", string 12 "type": "int", string 18 "type": "int", string 24 "type": "int", string 30 "type": "int", string
|
D | objects_37_foo.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 22 "type": "pointer", string 26 "type": "struct", string 33 "type": "int", string
|
D | reference_41_foo_ptr.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string 22 "type": "pointer", string 26 "type": "struct", string 33 "type": "int", string
|
D | reference_41_foo.json | 2 "type": "struct", string 9 "type": "int", string 18 "type": "pointer", string 22 "type": "struct", string 29 "type": "int", string
|
D | objects_37_bar.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string
|
D | reference_41_bar_ptr.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string
|
D | objects2_85_a.json | 2 "type": "pointer", string 6 "type": "struct", string 13 "type": "int", string
|
D | reference_41_bar_ref.json | 2 "type": "reference", string 6 "type": "struct", string 13 "type": "int", string
|
D | array_42_b.json | 2 "type": "pointer", string 6 "type": "int", string
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
D | LoopSummary.java | 38 MetricSummary.TimeType type, in parseRunMetrics() 54 void addToMetricData(DeviceMetricData runData, int index, MetricSummary.TimeType type) { in addToMetricData() 289 MetricSummary.TimeType type, in getMetricDoubleValue() 303 MetricSummary.TimeType type, in getMetricLongValue() 332 IInvocationContext context, MetricSummary.TimeType type, int loopIndex, String label) { in getActualMetricKey() 343 private static String getMetricKey(MetricSummary.TimeType type, int loopIndex, String label) { in getMetricKey()
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/ |
D | PropertyItem.kt | 24 override fun type(): TypeItem in <lambda>() method 43 val type = type() in <lambda>() constant
|
D | ParameterItem.kt | 27 override fun type(): TypeItem in name() method 100 val type = type() in acceptTypes() constant
|
/tools/security/fuzzing/orphans/libffi/ |
D | fuzz_ffi.cc | 68 size_t getTotalSize(ffi_type* type) { in getTotalSize() 92 ffi_type* type; in getRandomType() local 106 void* genArg(ffi_type* type, FuzzedDataProvider* dataProvider) { in genArg() 136 ffi_type* type = getRandomType(dataProvider, true); in buildArgArrays() local
|
/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() 571 String type = token; in parseField() local 703 private static Object parseValue(String type, String val) { in parseValue() 764 String type; in parseProperty() local 842 String type = token; in parseParameterList() local
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | JDiffXmlWriter.kt | 333 … val type = item.toTypeString(erased = compatibility.omitTypeParametersInInterfaces, context = cls) in <lambda>() constant 366 throws.asSequence().sortedWith(ClassItem.fullNameComparator).forEach { type -> in <lambda>() method
|