HomeSort by relevance Sort by last modified time
    Searched defs:recip (Results 1 - 19 of 19) sorted by null

  /external/compiler-rt/lib/builtins/
powidf2.c 22 const int recip = b < 0; local
33 return recip ? 1/r : r;
powisf2.c 22 const int recip = b < 0; local
33 return recip ? 1/r : r;
powitf2.c 24 const int recip = b < 0; local
35 return recip ? 1/r : r;
powixf2.c 24 const int recip = b < 0; local
35 return recip ? 1/r : r;
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.h 31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
51 float recip; member in class:db_PointInfo_f
78 float recip; member in class:db_PointInfo_u
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
51 float recip; member in class:db_PointInfo_f
78 float recip; member in class:db_PointInfo_u
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
51 float recip; member in class:db_PointInfo_f
78 float recip; member in class:db_PointInfo_u
  /external/chromium_org/third_party/libjpeg_turbo/
jcdctmgr.c 376 UDCTELEM recip, corr, shift; local
382 recip = divisors[i + DCTSIZE2 * 0];
388 product = (UDCTELEM2)(temp + corr) * recip;
393 product = (UDCTELEM2)(temp + corr) * recip;
  /external/openssl/apps/
smime.c 101 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
274 else if (!strcmp (*args, "-recip"))
468 BIO_printf (bio_err, "-recip file recipient certificate file for decryption\n");
580 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
747 if (!PKCS7_decrypt(p7, key, recip, out, flags))
815 X509_free(recip);
cms.c 117 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
411 else if (!strcmp (*args, "-recip"))
630 BIO_printf (bio_err, "-recip file recipient certificate file for decryption\n");
746 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
1061 if (!CMS_decrypt_set1_pkey(cms, key, recip))
1215 X509_free(recip);
    [all...]
  /external/openssl/crypto/cms/
cms_smime.c 578 X509 *recip; local
584 recip = sk_X509_value(certs, i);
585 if (!CMS_add1_recipient_cert(cms, recip, flags))
cms_lcl.h 203 X509 *recip; member in struct:CMS_KeyTransRecipientInfo_st
  /frameworks/base/core/java/android/text/
SpannableStringInternal.java 310 SpanWatcher[] recip = getSpans(start, end, SpanWatcher.class); local
311 int n = recip.length;
314 recip[i].onSpanAdded((Spannable) this, what, start, end); method
319 SpanWatcher[] recip = getSpans(start, end, SpanWatcher.class); local
320 int n = recip.length;
323 recip[i].onSpanRemoved((Spannable) this, what, start, end); method
328 SpanWatcher[] recip = getSpans(Math.min(s, st), Math.max(e, en), local
330 int n = recip.length;
333 recip[i].onSpanChanged((Spannable) this, what, s, e, st, en); method
SpannableStringBuilder.java 977 SpanWatcher[] recip = getSpans(start, end, SpanWatcher.class); local
986 SpanWatcher[] recip = getSpans(start, end, SpanWatcher.class); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_exec.c 928 float recip = 1.0f / src->f[i]; local
930 if (recip > 0.0f) {
931 if (recip > 1.884467e+019f) {
934 else if (recip < 5.42101e-020f) {
938 dst->f[i] = recip;
942 if (recip < -1.884467e+019f) {
945 else if (recip > -5.42101e-020f) {
949 dst->f[i] = recip;
    [all...]
  /external/libpng/
png.c 2750 int recip = 0; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.c 928 float recip = 1.0f / src->f[i]; local
930 if (recip > 0.0f) {
931 if (recip > 1.884467e+019f) {
934 else if (recip < 5.42101e-020f) {
938 dst->f[i] = recip;
942 if (recip < -1.884467e+019f) {
945 else if (recip > -5.42101e-020f) {
949 dst->f[i] = recip;
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 475 static private Target.Floaty recip(float f, Target t) { method in class:CoreMathVerifier
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 743 private boolean matchRecipientMms(Cursor c, FilterInfo fi, String recip) {
748 if (phone.matches(recip)) {
753 if (name != null && name.length() > 0 && name.matches(recip)) {
766 private boolean matchRecipientSms(Cursor c, FilterInfo fi, String recip) {
772 if (phone != null && phone.length() > 0 && phone.matches(recip)) {
775 } else if (name != null && name.length() > 0 && name.matches(recip)) {
805 String recip = ap.getFilterRecipient(); local
1107 String recip = ap.getFilterRecipient(); local
    [all...]

Completed in 374 milliseconds