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

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 40 #define GCOV_BLOCK_SIZE (1 << 10)
53 fit within this buffer and we always can transfer GCOV_BLOCK_SIZE
56 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1];
297 new_size = GCOV_BLOCK_SIZE;
328 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
330 gcov_write_block (GCOV_BLOCK_SIZE);
334 memcpy (gcov_var.buffer, gcov_var.buffer + GCOV_BLOCK_SIZE, 4);
476 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
574 excess = GCOV_BLOCK_SIZE;
    [all...]

Completed in 44 milliseconds