Home
last modified time | relevance | path

Searched refs:One (Results 1 – 25 of 217) sorted by relevance

123456789

/aosp12/art/test/593-checker-boolean-2-integral-conv/smali/
H A DSmaliTests.smali36 ## 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 Dvdc.rc1 # One shot invocation to deal with encrypted volume.
7 # One shot invocation to encrypt unencrypted volumes
/aosp12/frameworks/base/data/keyboards/
H A DVendor_0e6f_Product_013a.kl16 # PDP Xbox One Controller
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0146.kl16 # Rock Candy Wired Controller for Xbox One
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0147.kl16 # PDP Marvel Xbox One Controller
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0161.kl16 # PDP Xbox One Controller
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0162.kl16 # PDP Xbox One Controller
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0163.kl16 # PDP Xbox One Controller
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0164.kl16 # PDP Battlefield One
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0246.kl16 # Rock Candy Gamepad for Xbox One 2015
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_02a6.kl16 # PDP Wired Controller for Xbox One - Camo Series
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_02ab.kl16 # PDP Controller for Xbox One
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_0e6f_Product_0346.kl16 # Rock Candy Gamepad for Xbox One 2016
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_24c6_Product_541a.kl16 # PowerA Xbox One Mini Wired Controller
17 # Autogenerated based on Vendor_045e_Product_02ea.kl (XBox One Controller - Model 1708)
H A DVendor_24c6_Product_543a.kl16 # 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 Dexecutors.md278 // 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 DNotificationSectionsManager.kt363 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 DResourceValues_test.cpp43 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 Dinputmethodeditortrace.proto55 /* 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 Dexpected-stdout.txt32 0, One, 3.141592653589793
37 0, One, 3.141592653589793
/aosp12/frameworks/base/tests/FeatureSplit/feature1/src/com/android/test/split/feature/one/
H A DOne.java22 public class One extends Activity { class
/aosp12/art/test/800-smali/smali/
H A Db_22244733.smali5 .registers 2 # One local and one parameter.
/aosp12/hardware/interfaces/neuralnetworks/1.3/
H A DIExecutionCallback.hal31 * 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 DREADME.txt9 2) One shot vibration with 20ms duration at max amplitude.
/aosp12/frameworks/av/media/libaaudio/src/fifo/
H A DREADME.md4 One thread modifies the readCounter and the other thread modifies the writeCounter.

123456789