/external/v8/test/mjsunit/ |
assert-opt-and-deopt.js | 56 * disregard counts from previous runs.
|
debug-conditional-breakpoints.js | 32 // Simple debug event handler which just counts the number of break points hit.
|
/external/valgrind/main/memcheck/tests/ |
sigkill.stderr.exp | 198 For counts of detected and suppressed errors, rerun with: -v
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactEntryListAdapter.java | 431 int counts[] = bundle.getIntArray(ContactCounts.EXTRA_ADDRESS_BOOK_INDEX_COUNTS); local 432 setIndexer(new ContactsSectionIndexer(sections, counts));
|
/external/oprofile/pp/ |
opgprof.cpp | 200 count_type count = it->second.counts[0];
|
/external/valgrind/main/exp-bbv/tests/x86/ |
rep_prefix.S | 4 # This test makes sure the bbv plugin counts these instructions properly
|
/external/libvpx/libvpx/ |
vpxenc.c | 364 * always counts in Y,U,V order, but this may not match the order of 1551 int counts[64]; member in struct:stream_state [all...] |
/bionic/libc/arch-mips/string/ |
memcpy.S | 110 # Here a3 counts bytes in 16w chunks 264 # Here a3 counts bytes in 16w chunks
|
/build/tools/droiddoc/templates-pdk/assets/ |
search_autocomplete.js | 181 // helper function that counts the occurrences of a given character in
|
/external/doclava/res/assets/templates/assets/ |
search_autocomplete.js | 181 // helper function that counts the occurrences of a given character in
|
/external/valgrind/main/cachegrind/ |
cg_annotate.in | 72 # CCs are arrays, the counts corresponding to @events, with 'undef' 78 # Total counts for summary (an array reference). 128 # all the threshold counts. 153 the counts of the primary sort event [$default_threshold] 303 # Add each event count to the CC array. '.' counts become undef, as do 308 (@CC <= @events) or die("Line $.: too many event counts\n"); 518 # Because the counts can get very big, and we don't want to waste screen space 584 # Header and counts for summary 635 # Update the threshold counts 811 # Annotate chosen lines, tracking total counts of lines printe [all...] |
/hardware/ti/omap4xxx/hwc/ |
hwc.c | 951 struct counts { struct 966 static void gather_layer_statistics(omap4_hwc_device_t *hwc_dev, struct counts *num, hwc_display_contents_1_t *list) 1002 static void decide_supported_cloning(omap4_hwc_device_t *hwc_dev, struct counts *num) [all...] |
/external/elfutils/src/ |
readelf.c | 2468 uint32_t *counts = (uint32_t *) xcalloc (maxlength + 1, sizeof (uint32_t)); local 2508 (int) cnt, counts[cnt], (counts[cnt] * 100.0) \/ nbucket, local [all...] |
ldgeneric.c | 3512 uint32_t *counts; local [all...] |
/external/valgrind/main/coregrind/m_scheduler/ |
scheduler.c | 142 /* Sanity checking counts. */ 179 /* For showing SB counts, if the user asks to see them. */ 1370 static Int counts[EmWarn_NUMBER]; local [all...] |
/external/chromium/base/metrics/ |
histogram.h | 274 typedef std::vector<Count> Counts; 338 Count counts(size_t i) const { return counts_[i]; } function in class:base::Histogram::SampleSet 353 Counts counts_; 365 // count to the sum of the counts in all buckets, and detect problems. Note 429 // Check to see if bucket ranges, counts and tallies in the snapshot are
|
/dalvik/vm/compiler/codegen/x86/ |
CodegenInterface.cpp | 225 /* Sort the trace profile counts and dump them */ 230 unsigned long counts = 0; local 253 ALOGI("JIT: Average execution count -> %d",(int)(counts / numTraces)); 502 /* chain cell counts information is 4-byte aligned */ [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.test.performance_3.6.0.v20091014.jar | |
/external/valgrind/main/callgrind/ |
callgrind_annotate.in | 75 # CCs are arrays, the counts corresponding to @events, with 'undef' 81 # Total counts for summary (an array reference). 143 # all the threshold counts. 207 --threshold=<0--100> percentage of counts (of primary sort event) we 368 # Add each event count to the CC array. '.' counts become undef, as do 373 (@CC <= @events) or die("Line $.: too many event counts\n"); 693 # Finish up handling final filename/fn_name counts 786 # Because the counts can get very big, and we don't want to waste screen space 852 # Header and counts for summary 947 # Update the threshold counts [all...] |
/external/chromium/testing/gtest/src/ |
gtest.cc | 2759 const internal::String counts = local 2813 const internal::String counts = local [all...] |
/external/gtest/src/ |
gtest.cc | 2759 const internal::String counts = local 2813 const internal::String counts = local [all...] |
/external/libvpx/libvpx/third_party/googletest/src/src/ |
gtest.cc | 2759 const internal::String counts = local 2813 const internal::String counts = local [all...] |
/external/llvm/utils/unittest/googletest/ |
gtest.cc | 2731 const internal::String counts = local 2785 const internal::String counts = local [all...] |
/external/open-vcdiff/gtest/src/ |
gtest.cc | 2736 const internal::String counts = local 2791 const internal::String counts = local [all...] |
/external/protobuf/gtest/src/ |
gtest.cc | 2706 const internal::String counts = local 2761 const internal::String counts = local [all...] |