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

  /external/boringssl/src/crypto/fipsmodule/modes/
gcm.c 450 ctx->mres = 0;
580 n = ctx->mres;
590 ctx->mres = n;
609 ctx->mres = n;
673 ctx->mres = n;
706 n = ctx->mres;
718 ctx->mres = n;
740 ctx->mres = n;
806 ctx->mres = n;
836 n = ctx->mres;
    [all...]
internal.h 126 unsigned int mres, ares; member in struct:gcm128_context
  /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);
  /bionic/libc/kernel/uapi/sound/
asound.h 297 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 345 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 362 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 349 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 368 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 360 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 380 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 347 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 368 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 344 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 361 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 344 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 361 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 343 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 389 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 648 milliseconds