Home
last modified time | relevance | path

Searched refs:pX (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_enc_mips32.c155 const uint32_t* pX = &X[4]; in ExtraCostCombined_MIPS32() local
181 [i]"=&r"(i), [pX]"+r"(pX), [pY]"+r"(pY) in ExtraCostCombined_MIPS32()
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dunzip.c187 uLong* pX));
189 local int unzlocal_getShort(pzlib_filefunc_def, filestream, pX) in unzlocal_getShort() argument
192 uLong* pX;
206 *pX = x;
208 *pX = 0;
215 uLong* pX));
217 local int unzlocal_getLong(pzlib_filefunc_def, filestream, pX) in unzlocal_getLong() argument
220 uLong* pX;
242 *pX = x;
244 *pX = 0;
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c633 static void RotatePad( int *pX, int *pY, float flAngleInRad ) in RotatePad() argument
635 short int origX = *pX, origY = *pY; in RotatePad()
637 *pX = (int)( SDL_cosf( flAngleInRad ) * origX - SDL_sinf( flAngleInRad ) * origY ); in RotatePad()
640 static void RotatePadShort( short *pX, short *pY, float flAngleInRad ) in RotatePadShort() argument
642 short int origX = *pX, origY = *pY; in RotatePadShort()
644 *pX = (short)( SDL_cosf( flAngleInRad ) * origX - SDL_sinf( flAngleInRad ) * origY ); in RotatePadShort()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dunzip.c237 uLong *pX));
241 uLong *pX) in unz64local_getShort() argument
255 *pX = x; in unz64local_getShort()
257 *pX = 0; in unz64local_getShort()
264 uLong *pX));
268 uLong *pX) in unz64local_getLong() argument
290 *pX = x; in unz64local_getLong()
292 *pX = 0; in unz64local_getLong()
299 ZPOS64_T *pX));
342 *pX = x; in unz64local_getLong64()
[all …]
A Dzip.c371 …ocal_getShort OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX));
373 …ip64local_getShort (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getShort() argument
387 *pX = x; in zip64local_getShort()
389 *pX = 0; in zip64local_getShort()
393 …local_getLong OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX));
395 …zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getLong() argument
417 *pX = x; in zip64local_getLong()
419 *pX = 0; in zip64local_getLong()
426 …local_getLong64 (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX) in zip64local_getLong64() argument
464 *pX = x; in zip64local_getLong64()
[all …]
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Ddhm.h114 mbedtls_mpi pX; /*!< The previous \c X. */ member
/AliOS-Things-master/components/mbedtls/library/
A Ddhm.c341 if( mbedtls_mpi_cmp_mpi( &ctx->X, &ctx->pX ) != 0 ) in dhm_update_blinding()
343 MBEDTLS_MPI_CHK( mbedtls_mpi_copy( &ctx->pX, &ctx->X ) ); in dhm_update_blinding()
455 mbedtls_mpi_free( &ctx->pX ); in mbedtls_dhm_free()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dtest_ref.ppm4 …oELeAHbDH_AF_@GaELh=Da=Da@Gd>A_>A^JNkHMfAF]PUjOTiOUhX^qsy�ejOTiS[qFNdLViT\pX\pZ\m^arihzdcvjiy����…
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin333 …(�����XF��������C������D����@�����C����D����@��v��~.���_��pX�'_�p\����_�Hp\���…
1431 �+F F���0@O��2@�(�Ҿ2F)F F�;�4�-��O���������O�B �$�%�C � ��\�%pX�%��-�-�-�-��\�%p_…
1880 �$����4���"䐠2�2��Ô@������dpv��2��,��{��p<��2�����`!pX�u�
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_image2_all.bin126 �B��~�F�xEF�tIF�pX���� ��+hh{�+h�h�hch�B���&0���_��j� �0��Y�BF�jh�B�BF`���F�C���F��…

Completed in 39 milliseconds