Home
last modified time | relevance | path

Searched refs:ppt (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/
H A Dprofile.py302 ppt, pit, pet, pfn, pframe, pcur = rcur
303 self.cur = ppt, pit + rpt, pet + frame_total, pfn, pframe, pcur
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c233 unsigned char **ppt = arg2; in ecx_ctrl() local
235 *ppt = OPENSSL_memdup(pkey->pkey.ecx->pubkey, KEYLEN(pkey)); in ecx_ctrl()
236 if (*ppt != NULL) in ecx_ctrl()
/third_party/openssl/crypto/ec/
H A Decx_meth.c233 unsigned char **ppt = arg2; in ecx_ctrl() local
235 *ppt = OPENSSL_memdup(pkey->pkey.ecx->pubkey, KEYLEN(pkey)); in ecx_ctrl()
236 if (*ppt != NULL) in ecx_ctrl()
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c1180 FT_Vector* ppt, in cf2_glyphpath_hintPoint()
1191 ppt->x = ADD_INT32( in cf2_glyphpath_hintPoint()
1196 ppt->y = ADD_INT32( in cf2_glyphpath_hintPoint()
1178 cf2_glyphpath_hintPoint( CF2_GlyphPath glyphpath, CF2_HintMap hintmap, FT_Vector* ppt, CF2_Fixed x, CF2_Fixed y ) cf2_glyphpath_hintPoint() argument
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1461 # define EVP_PKEY_get1_tls_encodedpoint(pkey, ppt) \
1462 EVP_PKEY_get1_encoded_public_key((pkey), (ppt))
/third_party/openssl/include/openssl/
H A Devp.h1459 # define EVP_PKEY_get1_tls_encodedpoint(pkey, ppt) \
1460 EVP_PKEY_get1_encoded_public_key((pkey), (ppt))
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h1071 size_t EVP_PKEY_get1_tls_encodedpoint(EVP_PKEY *pkey, unsigned char **ppt);

Completed in 15 milliseconds