/external/oprofile/libpp/ |
D | symbol.cpp | 35 bool has_sample_counts(count_array_t const & counts, size_t lo, size_t hi) in has_sample_counts()
|
D | format_output.h | 94 counts_t & counts; member 156 counts_t counts; variable
|
D | sample_container.cpp | 25 count_array_t add_counts(count_array_t const & counts, in add_counts()
|
D | symbol.h | 57 count_array_t counts; member
|
D | profile_container.cpp | 220 count_array_t counts = samples_count(*it); in select_filename() local
|
D | xml_utils.cpp | 346 get_counts_string(count_array_t const & counts, size_t begin, size_t end) in get_counts_string() 540 void module_info::add_to_summary(count_array_t const & counts) in add_to_summary()
|
/external/stlport/test/eh/ |
D | test_algo.cpp | 107 unsigned counts[SortClass::kRange]; in operator ()() local 153 unsigned counts[SortClass::kRange]; in assert_sorted_version() local
|
/external/strace/ |
D | count.c | 46 #define counts (countv[current_personality]) macro
|
/external/smack/src/org/xbill/DNS/ |
D | Header.java | 19 private int [] counts; field in Header
|
/external/oprofile/pp/ |
D | opreport.cpp | 44 count_array_t counts; member 88 count_array_t counts; member
|
D | opannotate.cpp | 524 count_array_t counts = samples->samples_count(filename, linenr); in source_line_annotation() local 547 count_array_t counts; in source_symbol_annotation() local
|
/external/webkit/Source/WebKit/win/ |
D | WebHistoryItem.cpp | 491 HRESULT STDMETHODCALLTYPE WebHistoryItem::getDailyVisitCounts(int* number, int** counts) in getDailyVisitCounts() 503 HRESULT STDMETHODCALLTYPE WebHistoryItem::getWeeklyVisitCounts(int* number, int** counts) in getWeeklyVisitCounts()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AtomicDoubleArrayTest.java | 289 volatile long counts; field in AtomicDoubleArrayTest.Counter
|
/external/linux-tools-perf/util/ |
D | evsel.h | 62 struct perf_counts *counts; member
|
/external/webp/src/utils/ |
D | huffman_encode.c | 29 static int OptimizeHuffmanForRle(int length, int* const counts) { in OptimizeHuffmanForRle()
|
/external/valgrind/main/cachegrind/ |
D | cg_merge.c | 212 ULong* counts; member 271 static Counts* new_Counts ( Int n_counts, /*COPIED*/ULong* counts ) in new_Counts() 480 Counts* counts; in splitUpCountsLine() local
|
/external/opencv/cvaux/src/ |
D | cvcalibfilter.cpp | 269 int* counts = (int*)cvAlloc( n * sizeof(counts[0])); in Stop() local
|
/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableSortedMultiset.java | 576 int[] counts; field in ImmutableSortedMultiset.SerializedForm
|
D | ImmutableMultiset.java | 459 final int[] counts; field in SerializedForm
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 567 private byte[] discardable(final int[] counts) { in discardable()
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/ |
D | atom.c | 214 int counts[HASH_TABLE_MAX_COLLISIONS + 1]; member
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
D | TestCertUtils.java | 770 int counts[] = new int[datasNames.length]; in genNames() local
|
/external/speex/libspeex/ |
D | jitter.c | 87 …spx_int16_t counts[MAX_TIMINGS]; /**< Order the packets were put in (will be used for short-ter… member
|
/external/chromium/base/metrics/ |
D | histogram.h | 338 Count counts(size_t i) const { return counts_[i]; } in counts() function
|
/external/valgrind/main/coregrind/m_scheduler/ |
D | scheduler.c | 1370 static Int counts[EmWarn_NUMBER]; in VG_() local
|