Searched refs:x0 (Results 1 - 25 of 40) sorted by relevance

12

/system/netd/include/
H A DPermission.h37 PERMISSION_NONE = 0x0,
/system/core/debuggerd/crasher/arm64/
H A Dcrashglue.S4 ldr x0, =0xa5a50000
76 mov x0, xzr
77 add sp, x0, xzr
78 ldr x0, [x0]
/system/core/libpixelflinger/arch-arm64/
H A Dt32cb16blend.S143 // x0: dst ptr
161 tst x0, #0x3
168 ldrh w3, [x0]
170 strh w12, [x0], #2
179 add x0, x0, #4
185 ldr w3, [x0, #-4]
189 str w12, [x0, #-4]
196 add x0, x0, #
[all...]
H A Dcol32cb16blend.S44 // x0 = destination buffer pointer
65 ldrh w8, [x0] // load dest pixel
81 strh w6, [x0], #2 // store pixel to dest, update ptr
/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_skel.c258 #define PARAMETER_IN 0x0
265 #define TYPE_OBJECT 0x0
433 static const Parameter parameters[3] = {{SLIM_IFPTR32(0x8,0x10),{{(const uintptr_t)&(types[0]),(const uintptr_t)0x0}}, 9,SLIM_IFPTR32(0x4,0x8),3,0},{0x4,{{(const uintptr_t)0,(const uintptr_t)0}}, 2,0x4,3,0},{SLIM_IFPTR32(0x8,0x10),{{(const uintptr_t)&(types[0]),(const uintptr_t)0x0}}, 9,SLIM_IFPTR32(0x4,0x8),0,0}};
435 static const Method methods[3] = {{REMOTE_SCALARS_MAKEX(0,0,0x0,0x0,0x0,0x0),0x0,0x0,
[all...]
H A Dchre_slpi_stub.c258 #define PARAMETER_IN 0x0
265 #define TYPE_OBJECT 0x0
433 static const Parameter parameters[3] = {{SLIM_IFPTR32(0x8,0x10),{{(const uintptr_t)&(types[0]),(const uintptr_t)0x0}}, 9,SLIM_IFPTR32(0x4,0x8),3,0},{0x4,{{(const uintptr_t)0,(const uintptr_t)0}}, 2,0x4,3,0},{SLIM_IFPTR32(0x8,0x10),{{(const uintptr_t)&(types[0]),(const uintptr_t)0x0}}, 9,SLIM_IFPTR32(0x4,0x8),0,0}};
435 static const Method methods[3] = {{REMOTE_SCALARS_MAKEX(0,0,0x0,0x0,0x0,0x0),0x0,0x0,
[all...]
/system/bt/stack/smp/
H A Dp_256_curvepara.cc36 ec->p[5] = 0x0;
37 ec->p[4] = 0x0;
38 ec->p[3] = 0x0;
/system/bt/embdrv/sbc/encoder/include/
H A Dsbc_enc_func_declare.h49 extern void SBC_FastIDCT4(int32_t* x0, int32_t* pOutVect);
/system/media/audio/include/system/audio_effects/
H A Deffect_visualizer.h39 #define MEASUREMENT_MODE_NONE 0x0
/system/keymaster/
H A Docb.c438 EXPAND_ASSIST(x0, x1, x2, x3, 85, aes_const); \
440 x3 = _mm_xor_si128(x3, _mm_shuffle_epi32(x0, 255)); \
441 kp[idx] = _mm_castps_si128(_mm_shuffle_ps(_mm_castsi128_ps(tmp), _mm_castsi128_ps(x0), 68)); \
443 _mm_castps_si128(_mm_shuffle_ps(_mm_castsi128_ps(x0), _mm_castsi128_ps(x3), 78)); \
444 EXPAND_ASSIST(x0, x1, x2, x3, 85, (aes_const * 2)); \
446 x3 = _mm_xor_si128(x3, _mm_shuffle_epi32(x0, 255)); \
447 kp[idx + 2] = x0; \
451 __m128i x0, x1, x2; local
453 kp[0] = x0 = _mm_loadu_si128((__m128i*)userkey);
455 EXPAND_ASSIST(x0, x
478 __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key; local
489 __m128i x0, x1, x2, x3, *kp = (__m128i*)key; local
[all...]
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/gradle/wrapper/
H A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/gradle/wrapper/
H A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/gradle/wrapper/
H A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/system/bt/embdrv/sbc/encoder/srce/
H A Dsbc_dct.c99 register int32_t x0, x1, x2, x3, x4, x5, x6, x7, temp; local
101 /*x0= (pInVect[4])/2 ;*/
102 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, pInVect[4], x0);
103 /*printf("x0 0x%x = %d = %d * %d\n", x0, x0, SBC_COS_PI_SUR_4, pInVect[4]);*/
113 /* 2-point IDCT of x0 and x4 as in (11) */
114 temp = x0;
115 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, (x0 + x4),
116 x0); /*x
[all...]
/system/bt/service/common/bluetooth/
H A Dlow_energy_constants.h61 const uint16_t kAttributePermissionNone = 0x0;
73 const uint8_t kCharacteristicPropertyNone = 0x0;
/system/core/include/system/
H A Dgraphics.h171 FLEX_FORMAT_INVALID = 0x0,
H A Dradio.h52 RADIO_RDS_NONE = 0x0,
/system/core/libdiskconfig/include/diskconfig/
H A Ddiskconfig.h37 #define PC_PART_NORMAL 0x0
/system/core/libsystem/include/system/
H A Dgraphics.h171 FLEX_FORMAT_INVALID = 0x0,
H A Dradio.h52 RADIO_RDS_NONE = 0x0,
/system/core/libpixelflinger/tests/arch-arm64/assembler/
H A Dasm_test_jacket.S47 mov x30, x0
151 ldr x0, [x28,#0]
170 str x0, [x28,#0]
/system/core/include/private/
H A Dandroid_logger.h139 #define BOOL_DEFAULT_FALSE 0x0 /* false if property not present */
/system/core/liblog/include/private/
H A Dandroid_logger.h139 #define BOOL_DEFAULT_FALSE 0x0 /* false if property not present */
/system/core/libunwindstack/tests/
H A DRegsTest.cpp174 ASSERT_EQ(0x0U, arm64.GetAdjustedPc(0x0, elf_.get()));
180 ASSERT_EQ(0x0U, x86.GetAdjustedPc(0x0, elf_.get()));
186 ASSERT_EQ(0x0U, x86_64.GetAdjustedPc(0x0, elf_.get()));
199 ASSERT_EQ(0U, arm.GetAdjustedPc(0x0, elf_.get()));
/system/extras/tests/framebuffer/
H A Dfb_test.c199 uint16_t black = 0x0;
205 uint32_t black32 = 0x0;

Completed in 661 milliseconds

12