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

  /external/boringssl/src/crypto/fipsmodule/modes/
gcm.c 450 ctx->mres = 0;
581 n = ctx->mres;
591 ctx->mres = n;
609 ctx->mres = n;
678 ctx->mres = n;
711 n = ctx->mres;
723 ctx->mres = n;
744 ctx->mres = n;
817 ctx->mres = n;
847 n = ctx->mres;
    [all...]
internal.h 148 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 294 struct snd_mask mres[5]; member in struct:snd_pcm_hw_params
  /external/kernel-headers/original/uapi/sound/
asound.h 385 struct snd_mask mres[5]; /* reserved masks */ member in struct:snd_pcm_hw_params
    [all...]
  /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 347 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.11-4.8/sysroot/usr/include/sound/
asound.h 336 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/mdnsresponder/mDNSCore/
mDNS.c 11038 McastResolver *mr, **mres = &m->McastResolvers; local
    [all...]

Completed in 837 milliseconds