HomeSort by: relevance | last modified time | path
    Searched refs:cache_hit (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
expmed.cc 2775 bool cache_hit = false;
2867 cache_hit = true;
2955 if (cache_hit)
3051 if (cache_hit)
3072 && (!cache_hit || cache_alg == alg_add_factor))
3102 && (!cache_hit || cache_alg == alg_sub_factor))
3128 if (cache_hit)
3155 if (cache_hit)
3178 if (cache_hit)
3200 if (!cache_hit)
2765 bool cache_hit = false; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
expmed.cc 2763 bool cache_hit = false;
2855 cache_hit = true;
2943 if (cache_hit)
3039 if (cache_hit)
3060 && (!cache_hit || cache_alg == alg_add_factor))
3090 && (!cache_hit || cache_alg == alg_sub_factor))
3116 if (cache_hit)
3143 if (cache_hit)
3166 if (cache_hit)
3188 if (!cache_hit)
2753 bool cache_hit = false; local
    [all...]
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c 5419 const mDNSBool cache_hit = !q->InitialCacheMiss; local
5426 if (cache_hit)

Completed in 71 milliseconds