HomeSort by relevance Sort by last modified time
    Searched full:gcov_read_unsigned (Results 1 - 25 of 30) sorted by null

1 2

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
gcov-io.h 369 #define gcov_read_unsigned __gcov_read_unsigned macro
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
gcov-io.h 369 #define gcov_read_unsigned __gcov_read_unsigned macro
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
gcov-io.h 369 #define gcov_read_unsigned __gcov_read_unsigned macro
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
gcov-io.h 369 #define gcov_read_unsigned __gcov_read_unsigned macro
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
gcov-io.h 369 #define gcov_read_unsigned __gcov_read_unsigned macro
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [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.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.c 246 ll_info->counts = gcov_read_unsigned ();
247 ll_info->self = gcov_read_unsigned ();
248 ll_info->cum = gcov_read_unsigned ();
249 ll_info->lt_10 = gcov_read_unsigned ();
250 ll_info->lt_32 = gcov_read_unsigned ();
251 ll_info->lt_64 = gcov_read_unsigned ();
252 ll_info->lt_256 = gcov_read_unsigned ();
253 ll_info->lt_1024 = gcov_read_unsigned ();
254 ll_info->gt_1024 = gcov_read_unsigned ();
255 ll_info->wself = gcov_read_unsigned ();
584 gcov_read_unsigned (void) function
    [all...]
libgcov.c 815 tag = gcov_read_unsigned ();
824 length = gcov_read_unsigned ();
828 length = gcov_read_unsigned ();
838 tag = gcov_read_unsigned ();
839 length = gcov_read_unsigned ();
844 || gcov_read_unsigned () != fi_ptr->ident
845 || gcov_read_unsigned () != fi_ptr->lineno_checksum
846 || gcov_read_unsigned () != fi_ptr->cfg_checksum)
860 tag = gcov_read_unsigned ();
861 length = gcov_read_unsigned ();
    [all...]

Completed in 741 milliseconds

1 2