/aosp12/frameworks/base/packages/SystemUI/res/raw/ |
H A D | udfps_aod_fp.json | 22 "a":0, number 27 "a":0, number 32 "a":0, number 41 "a":{ object 42 "a":0, number 52 "a":0, number 344 "a":0, number 349 "a":0, number 363 "a":{ object 686 "a":{ object [all …]
|
/aosp12/packages/apps/Settings/res/raw/ |
H A D | accessibility_shortcut_type_triple_tap.json | 24 "a": 0, number 29 "a": 0, number 34 "a": 0, number 42 "a": { object 43 "a": 0, number 300 "a": { object 647 "a": { object 1105 "a": { object 1404 "a": { object 1703 "a": { object [all …]
|
H A D | lottie_system_nav_3_button.json | 1 …{"ddd":0,"ind":1,"ty":4,"nm":".blue400\n","cl":"blue400","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},… number
|
H A D | lottie_system_nav_2_button.json | 1 …:[{"ddd":0,"ind":1,"ty":4,"nm":".blue400","cl":"blue400","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},… object
|
H A D | accessibility_timeout_banner.json | 21 "a": 1, number 99 "a": 0, number 104 "a": 0, number 112 "a": { object 113 "a": 0, number 122 "a": 1, number 993 "a": { object 1443 "a": { object 1872 "a": { object 2197 "a": { object [all …]
|
/aosp12/frameworks/layoutlib/create/tests/res/mock_data/mock_android/fake/ |
H A D | InnerTest.java | 66 int a = 1; in MyGenerics1() local 70 public <X> void genericMethod1(X a, X[] b) { in genericMethod1() 73 public <X, Y> void genericMethod2(X a, List<Y> b) { in genericMethod2() 76 public <X, Y extends InnerTest> void genericMethod3(X a, List<Y> b) { in genericMethod3() 79 public <T extends InnerTest> void genericMethod4(T[] a, Collection<T> b, Collection<?> c) { in genericMethod4()
|
/aosp12/system/bt/embdrv/sbc/decoder/include/ |
H A D | oi_utils.h | 116 #define OI_ScheduleCallback(f, a, t) OI_ScheduleCallbackFunction(f, a, t, NULL); argument 331 #define OI_MAX(a, b) (((a) < (b)) ? (b) : (a)) argument 332 #define OI_MIN(a, b) (((a) > (b)) ? (b) : (a)) argument
|
/aosp12/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/dataclass/ |
H A D | ClassWithNative.java | 35 public int add(int a, int b) { in add() 42 public int callNativeInstance(int a, double d, Object[] o) { in callNativeInstance() 46 private native int native_instance(int a, double d, Object[] o); in native_instance()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/test/simple/snippets/ |
H A D | core_lerp_blocks.h | 15 void GenericLerp(in vec2 a, in vec2 b, in float t, out vec2 c) in GenericLerp() 20 void GenericLerp(in vec3 a, in vec3 b, in float t, out vec3 c) in GenericLerp() 25 void GenericLerp(in vec4 a, in vec4 b, in float t, out vec4 c) in GenericLerp()
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_allocation.c | 6 rsAllocationGetDimX(rs_allocation a) { in rsAllocationGetDimX() 12 rsAllocationGetDimY(rs_allocation a) { in rsAllocationGetDimY() 18 rsAllocationGetDimZ(rs_allocation a) { in rsAllocationGetDimZ() 24 rsAllocationGetDimLOD(rs_allocation a) { in rsAllocationGetDimLOD() 30 rsAllocationGetDimFaces(rs_allocation a) { in rsAllocationGetDimFaces() 37 rsAllocationGetElement(rs_allocation a) { in rsAllocationGetElement() 65 rsOffset(rs_allocation a, uint32_t sizeOf, uint32_t x, uint32_t y, in rsOffset() 77 rsOffsetNs(rs_allocation a, uint32_t x, uint32_t y, uint32_t z) { in rsOffsetNs() 192 rsGetElementAt(rs_allocation a, uint32_t x) { in rsGetElementAt() 200 rsGetElementAt(rs_allocation a, uint32_t x, uint32_t y) { in rsGetElementAt() [all …]
|
/aosp12/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/ |
H A D | IFoo.aidl | 28 void someBar(in String a, in String b); in someBar() 29 oneway void someFoo(in byte a); in someFoo() 32 void versionTest_(in String a); in versionTest_() 33 boolean versionTest_two_(in String a); in versionTest_two_()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeParamCheckTest.cpp | 137 uint8_t a[100]; variable 196 uint8_t a[100]; variable 255 uint8_t a[100]; variable 317 uint8_t a[100]; variable 378 uint8_t a[100]; variable 439 uint8_t a[100]; variable 748 uint8_t a[100]; variable 807 uint8_t a[100]; variable 865 uint8_t a[100]; variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/ |
H A D | mod.rs | 84 fn for_each<'a, F>( in for_each() 89 F: Fn(Self::Item) + Send + Copy + Sync + 'a, in for_each() 90 Self: 'a, in for_each() 99 ) -> Pin<Box<dyn std::future::Future<Output = Result<Self::Item, ScheduleError>> + Send + 'a>> in sum() 109 fn drive<'a, C>( in drive() 112 ) -> Pin<Box<dyn std::future::Future<Output = Result<C::Output, ScheduleError>> + Send + 'a>> in drive() 115 C: Consumer<Self> + Send + Sync + 'a, in drive()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | color.h | 68 uint8_t a = (color >> COLOR_SHIFT_24) & UINT8_MAX; in MakeColorFromLinear() local 81 uint8_t a = (color >> COLOR_SHIFT_24) & UINT8_MAX; in MakeColorFromSRGB() local 95 uint32_t a = (static_cast<uint32_t>(color.w) & UINT8_MAX) << COLOR_SHIFT_24; in FromColorToLinear() local 109 uint32_t a = (static_cast<uint32_t>(color.w * 255.f) & UINT8_MAX) << COLOR_SHIFT_24; in FromColorToSRGB() local 123 uint32_t a = (static_cast<uint32_t>(color.w) & UINT8_MAX) << COLOR_SHIFT_24; in FromColorRGBAToLinear() local 136 uint32_t a = (static_cast<uint32_t>(color.w * 255.0f) & UINT8_MAX) << COLOR_SHIFT_24; in FromColorRGBAToSRGB() local
|
/aosp12/art/test/1961-checker-loop-vectorizer/src/ |
H A D | Main.java | 27 int[] a = new int[10]; in $noinline$testDivZeroCheck() local 45 int[] a = new int[10]; in $noinline$testCheckCast() local 58 int[] a = new int[10]; in $noinline$testBoundsCheck() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | builder.rs | 41 let mut a = xc.lock().unwrap(); in sdv_set_builder_after_start() localVariable 50 let a = x.lock().unwrap(); in sdv_set_builder_after_start() localVariable 70 let mut a = xc.lock().unwrap(); in sdv_set_builder_before_stop() localVariable 79 let a = x.lock().unwrap(); in sdv_set_builder_before_stop() localVariable
|
/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/ |
H A D | basic_op.h | 44 #define extract_h(a) ((Word16)((a) >> 16)) argument 46 #define add1(a,b) ((a) + (b)) argument 48 #define vo_mult32(a, b) ((a) * (b)) argument 49 #define vo_mult(a,b) (((a) * (b)) >> 15) argument 50 #define vo_L_mult(a,b) (((a) * (b)) << 1) argument 52 #define vo_sub(a,b) ((a) - (b)) argument 53 #define vo_L_deposit_h(a) ((Word32)((a) << 16)) argument 55 #define vo_extract_l(a) ((Word16)(a)) argument 56 #define vo_L_add(a,b) ((a) + (b)) argument 57 #define vo_L_sub(a,b) ((a) - (b)) argument [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerParamCheckTest.cpp | 158 std::vector<uint8_t> a(100); variable 203 std::vector<uint8_t> a(100); variable 239 std::vector<uint8_t> a(100); variable 274 std::vector<uint8_t> a(100); variable 322 std::vector<uint8_t> a(100); variable 358 std::vector<uint8_t> a(100); variable 421 std::vector<uint8_t> a(100); variable 467 std::vector<uint8_t> a(100); variable 511 std::vector<uint8_t> a(100); variable 554 std::vector<uint8_t> a(100); variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerParamCheckTest.cpp | 173 uint8_t a[CODEC_CONFIG]; variable 216 uint8_t a[CODEC_CONFIG]; variable 276 uint8_t a[CODEC_CONFIG]; variable 336 uint8_t a[CODEC_CONFIG]; variable 383 uint8_t a[CODEC_CONFIG]; variable 444 uint8_t a[CODEC_CONFIG]; variable 532 uint8_t a[CODEC_CONFIG]; variable 586 uint8_t a[CODEC_CONFIG]; variable 640 uint8_t a[CODEC_CONFIG]; variable 694 uint8_t a[CODEC_CONFIG]; variable [all …]
|
/aosp12/art/test/444-checker-nce/src/ |
H A D | Main.java | 98 Main a = new Main(); in forRemoveTest() local 114 Main a = new Main(); in forKeepTest() local 132 Main a = new Main(); in phiFlowRemoveTest() local 154 Main a = new Main(); in phiFlowKeepTest() local 174 public Main scopeRemoveTest(int count, Main a) { in scopeRemoveTest() 192 public Main scopeKeepTest(int count, Main a) { in scopeKeepTest()
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | TintDrawable.java | 56 final TypedArray a = obtainAttributes(r, theme, attrs, R.styleable.TintDrawable); in inflate() local 72 final TypedArray a = t.resolveAttributes(mThemeAttrs, R.styleable.TintDrawable); in applyTheme() local 87 private void updateStateFromTypedArray(@NonNull TypedArray a) { in updateStateFromTypedArray()
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/ |
H A D | MultipleStaticMocksTest.java | 69 /* package */ static void a() {} in a() method in MultipleStaticMocksTest.A 74 /* package */ static void a() {} in a() method in MultipleStaticMocksTest.B 79 /* package */ static void a() {} in a() method in MultipleStaticMocksTest.C 84 /* package */ static void a() {} in a() method in MultipleStaticMocksTest.D
|
/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | qsort.c | 47 #define MIN(a, b) ((a) < (b) ? a : b) argument 54 swapfunc(char *a, char *b, size_t es) in swapfunc() 65 #define vecswap(a, b, n) \ argument 75 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3() 88 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/ |
H A D | property_macros.h | 38 #define BEGIN_COMPONENT(a, b) argument 46 #define BEGIN_COMPONENT_MANAGER(a, b, c) argument 47 #define END_COMPONENT_MANAGER(a, b, c) argument 48 #define END_COMPONENT(a, b, c) argument 49 #define END_COMPONENT_EXT(a, b, c, d) argument
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | clock_ns.h | 64 static inline bool TimestampLT(int64_t a, int64_t b) { in TimestampLT() 68 static inline bool TimestampLE(int64_t a, int64_t b) { in TimestampLE() 72 static inline bool TimestampGT(int64_t a, int64_t b) { in TimestampGT() 76 static inline bool TimestampGE(int64_t a, int64_t b) { in TimestampGE()
|