Searched
full:counts (Results
451 -
475 of
2525) sorted by null
<<11121314151617181920>>
/external/clang/test/SemaTemplate/ |
instantiate-declref.cpp | 114 // This counts as an odr-use, so should trigger the instantiation of f<int>.
|
/external/e2fsprogs/lib/ext2fs/ |
mkdir.c | 119 * Update parent inode's counts
|
/external/e2fsprogs/tests/f_bbfile/ |
expect.1 | 34 Pass 4: Checking reference counts
|
/external/e2fsprogs/tests/f_dup2/ |
expect.1 | 32 Pass 4: Checking reference counts
|
/external/e2fsprogs/tests/f_dupfsblks/ |
expect.1 | 54 Pass 4: Checking reference counts
|
/external/e2fsprogs/tests/f_filetype/ |
expect.1 | 38 Pass 4: Checking reference counts
|
/external/e2fsprogs/tests/f_lotsbad/ |
expect.1 | 33 Pass 4: Checking reference counts
|
/external/e2fsprogs/tests/m_dasd_bs/ |
expect.1 | 24 Pass 4: Checking reference counts
|
/external/e2fsprogs/tests/m_large_file/ |
expect.1 | 22 Pass 4: Checking reference counts
|
/external/guava/guava/src/com/google/common/io/ |
CountingInputStream.java | 26 * An {@link InputStream} that counts the number of bytes read.
|
/external/guava/guava-tests/test/com/google/common/cache/ |
TestingRemovalListeners.java | 61 * {@link RemovalListener} that counts each {@link RemovalNotification} it receives, and provides
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AtomicDoubleArrayTest.java | 289 volatile long counts; field in class:AtomicDoubleArrayTest.Counter 300 ++counts; 327 assertEquals(c1.counts + c2.counts, SIZE * COUNTDOWN);
|
/external/icu4c/i18n/ |
unesctrn.h | 24 * radix, and minimum and maximum digit counts.
|
/external/kernel-headers/original/asm-arm/ |
ioctls.h | 66 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */
|
/external/kernel-headers/original/asm-x86/ |
ioctls.h | 71 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */
|
/external/kernel-headers/original/linux/ |
spinlock_api_up.h | 23 * only thing we have to do is to keep the preempt counts and irq
|
/external/libvpx/libvpx/vp8/common/ |
treecoder.h | 61 /* Convert array of token occurrence counts into a table of probabilities
|
/external/libvpx/libvpx/vp9/common/ |
vp9_mvref_common.c | 28 // an array that would have 3 possible counts (0, 1 & 2) for 3 choices by 49 // There are 3^3 different combinations of 3 counts that can be either 0,1 or 210 // Keep counts for entropy encoding. 230 // mode counts.
|
/external/linux-tools-perf/Documentation/ |
perf-diff.txt | 62 Be verbose, for instance, show the raw counts in addition to the
|
/external/llvm/lib/Transforms/Hello/ |
Hello.cpp | 22 STATISTIC(HelloCounter, "Counts number of functions greeted");
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2011-10-04-ConstEvolve.ll | 7 ; CHECK: Determining loop execution counts for: @test
|
trip-count12.ll | 3 ; CHECK: Determining loop execution counts for: @test
|
/external/llvm/test/CodeGen/ARM/ |
arm-negative-stride.ll | 3 ; This loop is rewritten with an indvar which counts down, which
|
/external/llvm/test/Transforms/LoopUnroll/ |
runtime-loop2.ll | 4 ; This test makes sure we're not unrolling 'odd' counts
|
/external/llvm/utils/ |
countloc.sh | 2 ##===- utils/countloc.sh - Counts Lines Of Code --------------*- Script -*-===##
|
Completed in 716 milliseconds
<<11121314151617181920>>