Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 80) sorted by relevance

1234

/tools/security/gdb/gdb_json_printer/test/
Dobjects2_85_f.json2 "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 …]
Dobjects2_85_e.json2 "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 …]
Dobjects2_85_c.json2 "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 …]
Dobjects2_85_z.json2 "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 …]
Dobjects2_85_x.json2 "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
Dobjects1_41_foo.json2 "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
Dobjects1_41_bar.json2 "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
Dobjects2_85_b.json2 "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
Dobjects2_85_d.json2 "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
Darray_42_bar.json2 "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
Darray_42_a.json2 "type": "array", string
6 "type": "int", string
12 "type": "int", string
18 "type": "int", string
24 "type": "int", string
30 "type": "int", string
Dobjects_37_foo.json2 "type": "pointer", string
6 "type": "struct", string
13 "type": "int", string
22 "type": "pointer", string
26 "type": "struct", string
33 "type": "int", string
Dreference_41_foo_ptr.json2 "type": "pointer", string
6 "type": "struct", string
13 "type": "int", string
22 "type": "pointer", string
26 "type": "struct", string
33 "type": "int", string
Dreference_41_foo.json2 "type": "struct", string
9 "type": "int", string
18 "type": "pointer", string
22 "type": "struct", string
29 "type": "int", string
Dobjects_37_bar.json2 "type": "pointer", string
6 "type": "struct", string
13 "type": "int", string
Dreference_41_bar_ptr.json2 "type": "pointer", string
6 "type": "struct", string
13 "type": "int", string
Dobjects2_85_a.json2 "type": "pointer", string
6 "type": "struct", string
13 "type": "int", string
Dreference_41_bar_ref.json2 "type": "reference", string
6 "type": "struct", string
13 "type": "int", string
Darray_42_b.json2 "type": "pointer", string
6 "type": "int", string
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DLoopSummary.java38 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/
DPropertyItem.kt24 override fun type(): TypeItem in <lambda>() method
43 val type = type() in <lambda>() constant
DParameterItem.kt27 override fun type(): TypeItem in name() method
100 val type = type() in acceptTypes() constant
/tools/security/fuzzing/orphans/libffi/
Dfuzz_ffi.cc68 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/
DApiFile.java365 …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/
DJDiffXmlWriter.kt333 … val type = item.toTypeString(erased = compatibility.omitTypeParametersInInterfaces, context = cls) in <lambda>() constant
366 throws.asSequence().sortedWith(ClassItem.fullNameComparator).forEach { type -> in <lambda>() method

1234