Home
last modified time | relevance | path

Searched defs:recip (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/lib/builtins/
Dpowidf2.c22 const int recip = b < 0; in __powidf2() local
Dpowisf2.c22 const int recip = b < 0; in __powisf2() local
Dpowixf2.c24 const int recip = b < 0; in __powixf2() local
Dpowitf2.c24 const int recip = b < 0; in __powitf2() local
/external/openssl/crypto/cms/
Dcms_env.c148 X509 *recip, unsigned int flags) in CMS_add1_recipient_cert()
238 EVP_PKEY **pk, X509 **recip, in CMS_RecipientInfo_ktri_get0_algs()
Dcms_smime.c578 X509 *recip; in CMS_encrypt() local
Dcms_lcl.h203 X509 *recip; member
/external/openssl/apps/
Dsmime.c101 X509 *cert = NULL, *recip = NULL, *signer = NULL; in MAIN() local
Dcms.c117 X509 *cert = NULL, *recip = NULL, *signer = NULL; in MAIN() local
/external/chromium_org/third_party/libjpeg_turbo/
Djcdctmgr.c376 UDCTELEM recip, corr, shift; in quantize() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c928 float recip = 1.0f / src->f[i]; in micro_rcc() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c928 float recip = 1.0f / src->f[i]; in micro_rcc() local