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

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /external/webp/src/enc/
histogram_enc.h 108 VP8LHistogram* const tmp_histo,
vp8l_enc.c 874 VP8LHistogram* tmp_histo = NULL; local
    [all...]
histogram_enc.c     [all...]

Completed in 460 milliseconds