Searched defs:aN (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotificationRankingManagerTest.kt | 130 val aN = Notification.Builder(mContext, "test") regex 168 val aN = Notification.Builder(mContext, "test") regex 211 val aN = Notification.Builder(mContext, "test") regex 256 val aN = Notification.Builder(mContext, "test") regex
|
/aosp12/frameworks/rs/cpp/ |
H A D | ScriptIntrinsicBLAS.cpp | 1204 int aM = -1, aN = -1, bM = -1, bN = -1, cM = -1, cN = -1; in validateL3() local 1556 int aM = -1, aN = -1, bM = -1, bN = -1; in validateTRMM() local
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 2264 int aM = -1, aN = -1, bM = -1, bN = -1, cM = -1, cN = -1; in validateL3() local 2820 int aM = -1, aN = -1, bM = -1, bN = -1; in validateTRMM() local
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 2867 int aM = -1, aN = -1, bM = -1, bN = -1, cM = -1, cN = -1; in validateL3() local 3574 int aM = -1, aN = -1, bM = -1, bN = -1; in validateTRMM() local
|