Searched defs:pX (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | dhm.h | 114 mbedtls_mpi pX; /*!< The previous \c X. */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | unzip.c | 241 uLong *pX) in unz64local_getShort() 268 uLong *pX) in unz64local_getLong() 304 ZPOS64_T *pX) in unz64local_getLong64()
|
A D | zip.c | 373 …ip64local_getShort (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getShort() 395 …zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getLong() 426 …local_getLong64 (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX) in zip64local_getLong64()
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | unzip.c | 189 local int unzlocal_getShort(pzlib_filefunc_def, filestream, pX) in unzlocal_getShort() argument 217 local int unzlocal_getLong(pzlib_filefunc_def, filestream, pX) in unzlocal_getLong() argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | lossless_enc_mips32.c | 155 const uint32_t* pX = &X[4]; in ExtraCostCombined_MIPS32() local
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_steam.c | 633 static void RotatePad( int *pX, int *pY, float flAngleInRad ) in RotatePad() 640 static void RotatePadShort( short *pX, short *pY, float flAngleInRad ) in RotatePadShort()
|
Completed in 21 milliseconds