Home
last modified time | relevance | path

Searched refs:x0 (Results 1 – 25 of 37) sorted by relevance

12

/system/libufdt/utils/tests/data/
Dsoc1v1.dts5 soc_id = <0x0 0x0 0x0 0x1>;
6 soc_rev = <0x1 0x0>;
Dsoc2v1.dts5 soc_id = <0x0 0x0 0x0 0x2>;
6 soc_rev = <0x1 0x0>;
/system/core/libpixelflinger/arch-arm64/
Dt32cb16blend.S161 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, #4
199 ldr w3, [x0, #-4]
202 str w12, [x0, #-4]
Dcol32cb16blend.S65 ldrh w8, [x0] // load dest pixel
81 strh w6, [x0], #2 // store pixel to dest, update ptr
/system/core/debuggerd/crasher/arm64/
Dcrashglue.S4 ldr x0, =0xa5a50000
76 mov x0, xzr
77 add sp, x0, xzr
78 ldr x0, [x0]
/system/keymaster/key_blob_utils/
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; in AES_128_Key_Expansion() local
453 kp[0] = x0 = _mm_loadu_si128((__m128i*)userkey); in AES_128_Key_Expansion()
455 EXPAND_ASSIST(x0, x1, x2, x0, 255, 1); in AES_128_Key_Expansion()
[all …]
/system/bt/embdrv/sbc/encoder/srce/
Dsbc_dct.c99 register int32_t x0, x1, x2, x3, x4, x5, x6, x7, temp; in SBC_FastIDCT8() local
102 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, pInVect[4], x0); in SBC_FastIDCT8()
114 temp = x0; in SBC_FastIDCT8()
115 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, (x0 + x4), in SBC_FastIDCT8()
116 x0); /*x0 = ( x0 + x4 ) * cos(1*pi/4) ; */ in SBC_FastIDCT8()
133 res_even[0] = x0 + x2; in SBC_FastIDCT8()
136 res_even[3] = x0 - x2; in SBC_FastIDCT8()
/system/extras/memory_replay/dumps/
DREADME42 Allocation made by realloc(<old_ptr>, <size>). <old_ptr> can be 0x0
60 <ptr> can be 0x0 to indicate the freeing of a nullptr.
66 <tid>: thread_done 0x0
71 600: thread_done 0x0
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Dasm_test_jacket.S47 mov x30, x0
151 ldr x0, [x28,#0]
170 str x0, [x28,#0]
/system/core/libunwindstack/tests/files/offline/shared_lib_in_apk_single_map_arm64/
Dregs.txt1 x0: 7c326f6568
/system/core/libunwindstack/tests/files/offline/shared_lib_in_apk_arm64/
Dregs.txt1 x0: 7df8ca3c24
/system/core/libunwindstack/tests/files/offline/shared_lib_in_apk_memory_only_arm64/
Dregs.txt1 x0: 7df8ca3c24
/system/bt/embdrv/sbc/encoder/include/
Dsbc_enc_func_declare.h49 extern void SBC_FastIDCT4(int32_t* x0, int32_t* pOutVect);
/system/core/libpixelflinger/
Dtrap.cpp514 int32_t x0 = v0[0]; in trianglex_small() local
521 int32_t dx01 = x0 - x1; in trianglex_small()
524 int32_t dx20 = x2 - x0; in trianglex_small()
529 swap(x0, x1); in trianglex_small()
531 dx01 = x0 - x1; in trianglex_small()
533 dx20 = x2 - x0; in trianglex_small()
540 const int32_t bminx = TRI_FLOOR(min(x0, x1, x2)) >> TRI_FRACTION_BITS; in trianglex_small()
542 const int32_t bmaxx = TRI_CEIL( max(x0, x1, x2)) >> TRI_FRACTION_BITS; in trianglex_small()
554 int32_t ey0 = dy01 * (x0 - mx) - dx01 * (y0 - my); in trianglex_small()
/system/ca-certificates/files/
D9479c8c3.021 Serial Number: 0 (0x0)
Da3896b44.024 Serial Number: 0 (0x0)
D40dc992e.029 Serial Number: 0 (0x0)
Dd59297b8.025 Serial Number: 0 (0x0)
Dbc3f2570.027 Serial Number: 0 (0x0)
D10531352.028 Serial Number: 0 (0x0)
D85cde254.027 Serial Number: 0 (0x0)
/system/core/libcutils/arch-arm64/
Dandroid_memset.S41 #define dst x0
/system/ca-certificates/google/files/
Dc527e4ab.027 Version: 1 (0x0)
D7d453d8f.027 Version: 1 (0x0)
D219d9499.028 Serial Number: 0 (0x0)

12