HomeSort by relevance Sort by last modified time
    Searched defs:gcov_unsigned_t (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/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef
268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef
280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef
299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
314 typedef unsigned gcov_unsigned_t; typedef
407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */
408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */
412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef)
428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000
    [all...]

Completed in 559 milliseconds