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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
libgcov.c 200 static int gcov_prefix_strip = 0; variable
321 /* Strip GCOV_PREFIX_STRIP levels of leading '/' from FILENAME and
325 gcov_strip_leading_dirs (int prefix_length, int gcov_prefix_strip,
334 if (gcov_prefix_strip > 0)
342 for (; (*s != '\0') && (level < gcov_prefix_strip); s++)
369 gcov_prefix_strip = 0;
373 char *tmp = getenv ("GCOV_PREFIX_STRIP");
376 gcov_prefix_strip = atoi (tmp);
378 if (gcov_prefix_strip < 0)
379 gcov_prefix_strip = 0
    [all...]

Completed in 1148 milliseconds