HomeSort by relevance Sort by last modified time
    Searched refs:mres (Results 1 - 10 of 10) sorted by null

  /external/eigen/bench/
spmv.cpp 212 mtl::dense_vector<Scalar> mres(rows, 1.0);
214 SPMV_BENCH(mres = mm * mv);
217 SPMV_BENCH(mres = trans(mm) * mv);
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
modes_lcl.h 115 unsigned int mres, ares; member in struct:gcm128_context
gcm128.c 771 ctx->mres = 0;
902 n = (unsigned int)mlen%16; /* alternative to ctx->mres */
920 n = ctx->mres;
931 ctx->mres = n;
1010 ctx->mres = n;
1029 ctx->mres = n;
1067 n = ctx->mres;
1080 ctx->mres = n;
1160 ctx->mres = n;
1182 ctx->mres = n
    [all...]
  /external/openssl/crypto/modes/
modes_lcl.h 115 unsigned int mres, ares; member in struct:gcm128_context
gcm128.c 771 ctx->mres = 0;
902 n = (unsigned int)mlen%16; /* alternative to ctx->mres */
920 n = ctx->mres;
931 ctx->mres = n;
1010 ctx->mres = n;
1029 ctx->mres = n;
1067 n = ctx->mres;
1080 ctx->mres = n;
1160 ctx->mres = n;
1182 ctx->mres = n
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 321 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /external/kernel-headers/original/sound/
asound.h 352 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 341 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 341 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNS.c 11038 McastResolver *mr, **mres = &m->McastResolvers; local
    [all...]

Completed in 303 milliseconds