/aosp12/art/test/593-checker-boolean-2-integral-conv/smali/ |
H A D | SmaliTests.smali | 36 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 46 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 71 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 81 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 106 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 116 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 141 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 173 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 183 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 220 ## CHECK-DAG: <<One:i\d+>> IntConstant 1 [all …]
|
/aosp12/system/vold/ |
H A D | vdc.rc | 1 # One shot invocation to deal with encrypted volume. 7 # One shot invocation to encrypt unencrypted volumes
|
/aosp12/frameworks/base/data/keyboards/ |
H A D | Vendor_0e6f_Product_013a.kl | 16 # PDP Xbox One Controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0146.kl | 16 # Rock Candy Wired Controller for Xbox One 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0147.kl | 16 # PDP Marvel Xbox One Controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0161.kl | 16 # PDP Xbox One Controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0162.kl | 16 # PDP Xbox One Controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0163.kl | 16 # PDP Xbox One Controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0164.kl | 16 # PDP Battlefield One 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0246.kl | 16 # Rock Candy Gamepad for Xbox One 2015 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_02a6.kl | 16 # PDP Wired Controller for Xbox One - Camo Series 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_02ab.kl | 16 # PDP Controller for Xbox One 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_0e6f_Product_0346.kl | 16 # Rock Candy Gamepad for Xbox One 2016 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_24c6_Product_541a.kl | 16 # PowerA Xbox One Mini Wired Controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
H A D | Vendor_24c6_Product_543a.kl | 16 # PowerA Xbox One wired controller 17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
|
/aosp12/frameworks/base/packages/SystemUI/docs/ |
H A D | executors.md | 278 // One thing run. 292 executor.runNextReady(); // One thing run. 293 executor.advanceClockToNext(); // One more thing ready to run. 294 executor.runNextReady(); // One thing run. 296 executor.advanceClockToNext(); // One more thing ready to run. 300 One gotcha of direct-clock-advancement: If you have interleaved Runnables split
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationSectionsManager.kt | 363 data class One(val lone: ExpandableView) : SectionBounds() dataClass 367 is None -> One(notif) 368 is One -> Many(lone, notif) 374 is One -> section.setFirstAndLastVisibleChildren(lone, lone)
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | ResourceValues_test.cpp | 43 a.values[Plural::One] = util::make_unique<String>(pool.MakeRef("one")); in TEST() 47 b.values[Plural::One] = util::make_unique<String>(pool.MakeRef("une")); in TEST() 51 c.values[Plural::One] = util::make_unique<String>(pool.MakeRef("one")); in TEST() 62 a.values[Plural::One] = util::make_unique<String>(pool.MakeRef("one")); in TEST()
|
/aosp12/frameworks/base/core/proto/android/view/inputmethod/ |
H A D | inputmethodeditortrace.proto | 55 /* One dump entry for clients that use InputMethod. */ 101 /* One dump entry for InputMethodService. */ 134 /* One dump entry for InputMethodManagerService. */
|
/aosp12/art/test/952-invoke-custom/ |
H A D | expected-stdout.txt | 32 0, One, 3.141592653589793 37 0, One, 3.141592653589793
|
/aosp12/frameworks/base/tests/FeatureSplit/feature1/src/com/android/test/split/feature/one/ |
H A D | One.java | 22 public class One extends Activity { class
|
/aosp12/art/test/800-smali/smali/ |
H A D | b_22244733.smali | 5 .registers 2 # One local and one parameter.
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/ |
H A D | IExecutionCallback.hal | 31 * interface: notify_1_3, notify_1_2, and notify. One of the three notify 33 * finished performing the execution. One of the notify methods must be
|
/aosp12/frameworks/base/samples/demo/haptic-assessment/ |
H A D | README.txt | 9 2) One shot vibration with 20ms duration at max amplitude.
|
/aosp12/frameworks/av/media/libaaudio/src/fifo/ |
H A D | README.md | 4 One thread modifies the readCounter and the other thread modifies the writeCounter.
|