/tools/test/graphicsbenchmark/performance_tests/deviceside/src/com/android/game/qualification/device/ |
D | GameQualificationTest.java | 102 intent.putExtra(argument.getKey(), value); in startApp() local 107 intent.putExtra(argument.getKey(), value); in startApp() local 111 int value = Integer.valueOf(argument.getValue()); in startApp() local 112 intent.putExtra(argument.getKey(), value); in startApp() local 116 long value = Long.valueOf(argument.getValue()); in startApp() local 117 intent.putExtra(argument.getKey(), value); in startApp() local 121 float value = Float.valueOf(argument.getValue()); in startApp() local 122 intent.putExtra(argument.getKey(), value); in startApp() local 126 double value = Double.valueOf(argument.getValue()); in startApp() local 127 intent.putExtra(argument.getKey(), value); in startApp() local
|
/tools/security/gdb/gdb_json_printer/test/ |
D | objects2_85_w.json | 12 "value": { object 16 "value": "4" string 23 "value": { object 30 "value": { object 34 "value": "2" string 41 "value": { object 48 "value": { object 64 "value": { object 68 "value": "1" string 80 "value": { object [all …]
|
D | objects2_85_c.json | 12 "value": { object 16 "value": "4" string 23 "value": { object 30 "value": { object 34 "value": "2" string 41 "value": { object 48 "value": { object 64 "value": { object 68 "value": "1" string 80 "value": { object [all …]
|
D | objects2_85_z.json | 12 "value": { object 16 "value": "4" string 23 "value": { object 30 "value": { object 34 "value": "2" string 41 "value": { object 48 "value": { object 64 "value": { object 68 "value": "1" string 80 "value": { object [all …]
|
D | objects2_85_f.json | 12 "value": { object 16 "value": "4" string 23 "value": { object 30 "value": { object 46 "value": { object 50 "value": "2" string 57 "value": { object 64 "value": { object 80 "value": { object 84 "value": "1" string [all …]
|
D | objects2_85_e.json | 12 "value": { object 16 "value": "4" string 23 "value": { object 30 "value": { object 46 "value": { object 50 "value": "2" string 57 "value": { object 64 "value": { object 80 "value": { object 84 "value": "1" string [all …]
|
D | array_42_foo.json | 12 "value": { object 16 "value": "1" string 21 "value": { object 32 "value": { object 36 "value": "2" string 54 "value": { object 58 "value": "1" string 63 "value": { object 74 "value": { object 78 "value": "2" string [all …]
|
D | objects2_85_b.json | 8 "value": { object 12 "value": "4" string 17 "value": { object 21 "value": "4" string 28 "value": { object 35 "value": { object 51 "value": { object 55 "value": "1" string
|
D | objects2_85_y.json | 12 "value": { object 16 "value": "3" string 21 "value": { object 25 "value": "4" string 32 "value": { object 39 "value": { object 55 "value": { object 59 "value": "1" string
|
D | array_42_a.json | 9 "value": "1" string 15 "value": "2" string 21 "value": "3" string 27 "value": "4" string 33 "value": "5" string
|
D | objects2_85_d.json | 8 "value": { object 12 "value": "2" string 19 "value": { object 26 "value": { object 42 "value": { object 46 "value": "1" string
|
D | reference_41_foo.json | 8 "value": { object 12 "value": "1" string 17 "value": { object 28 "value": { object 32 "value": "2" string
|
D | array_42_bar.json | 12 "value": { object 16 "value": "2" string 29 "value": { object 33 "value": "2" string 46 "value": { object 50 "value": "2" string
|
D | objects2_85_x.json | 12 "value": { object 16 "value": "2" string 23 "value": { object 30 "value": { object 46 "value": { object 50 "value": "1" string
|
D | objects1_41_foo.json | 12 "value": { object 16 "value": "1" string 21 "value": { object 32 "value": { object 36 "value": "2" string 41 "value": { object
|
D | objects1_41_bar.json | 12 "value": { object 16 "value": "2" string 21 "value": { object 32 "value": { object 36 "value": "1" string 41 "value": { object
|
D | reference_41_foo_ref.json | 12 "value": { object 16 "value": "1" string 21 "value": { object 32 "value": { object 36 "value": "2" string
|
D | reference_41_foo_ptr.json | 12 "value": { object 16 "value": "1" string 21 "value": { object 32 "value": { object 36 "value": "2" string
|
D | objects_37_foo.json | 12 "value": { object 16 "value": "1" string 21 "value": { object 32 "value": { object 36 "value": "2" string
|
D | reference_41_bar.json | 8 "value": { object 12 "value": "2" string
|
/tools/metalava/stub-annotations/src/main/java/androidx/annotation/ |
D | RequiresPermission.java | 38 String value() default ""; in value() method 74 RequiresPermission value() default @RequiresPermission; in value() method 87 RequiresPermission value() default @RequiresPermission; in value() method
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | hfp_lib.py | 210 def setSpeakerGain(self, value): argument 226 def setMicrophoneGain(self, value): argument 242 def setServiceAvailable(self, value): argument 258 def setRoaming(self, value): argument 274 def setSignalStrength(self, value): argument 290 def setSubscriberNumber(self, value): argument 306 def setOperator(self, value): argument 322 def setNrecSupport(self, value): argument 338 def setBatteryLevel(self, value): argument
|
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/ |
D | metrics.proto | 15 optional double value = 4; field 25 optional double value = 1; field 31 optional string value = 2; field
|
/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtInterferenceRSSITest.py | 35 def set(self, attenuator, value): argument 39 def wait_seconds(self, attenuator, value): argument 52 def set_all_attenuators(self, value): argument
|
/tools/dexter/slicer/export/slicer/ |
D | hash_table.h | 59 T* value = nullptr; member 126 bool HashTable<Key, T, Hash>::Partition::Insert(T* value) { in Insert() 151 auto value = buckets_[index].value; in Lookup() local 175 void HashTable<Key, T, Hash>::Insert(T* value) { in Insert() 195 auto value = full_table_->Lookup(key, hash_value); in Lookup() local
|