HomeSort by: relevance | last modified time | path
    Searched defs:dfinal (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/include/crypto/
evp.h 277 OSSL_FUNC_digest_final_fn *dfinal; member in struct:evp_md_st
  /src/crypto/external/apache2/openssl/dist/include/crypto/
evp.h 285 OSSL_FUNC_digest_final_fn *dfinal; member in struct:evp_md_st
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 21061 struct expand_vec_perm_d dremap, dfinal; local
21082 dfinal = *d;
21083 dfinal.testing_p = true;
21091 if (expand_vec_perm_interleave3 (&dfinal))
21256 /* Attempt to increase the likelihood that dfinal
21323 dfinal = *d;
21333 dfinal.perm[i] = e + nelt2;
21336 dfinal.perm[i] = e;
21341 dfinal.op0 = gen_lowpart (dfinal.vmode, dremap.target)
21379 struct expand_vec_perm_d dremap, dfinal; local
21723 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
21842 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 19718 struct expand_vec_perm_d dremap, dfinal; local
19739 dfinal = *d;
19740 dfinal.testing_p = true;
19748 if (expand_vec_perm_interleave3 (&dfinal))
19913 /* Attempt to increase the likelihood that dfinal
19980 dfinal = *d;
19990 dfinal.perm[i] = e + nelt2;
19993 dfinal.perm[i] = e;
19998 dfinal.op0 = gen_lowpart (dfinal.vmode, dremap.target)
20036 struct expand_vec_perm_d dremap, dfinal; local
20380 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
20499 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
    [all...]

Completed in 79 milliseconds