/packages/apps/Browser/src/com/android/browser/ |
SuggestionsAdapter.java | 335 int[] counts; field in class:SuggestionsAdapter.SuggestionResults 340 counts = new int[5]; 344 return counts[type]; 352 counts[item.type]++;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-gcov | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
mroute.h | 97 * To get vif packet counts
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mroute.h | 97 * To get vif packet counts
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mroute.h | 97 * To get vif packet counts
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
modsupport.h | 106 /* When we are tracing reference counts, rename Py_InitModule4 so
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_functools.py | 489 counts = [None] * 5 490 for i in xrange(len(counts)): 493 counts[i] = sys.gettotalrefcount() 494 print counts
|
test_heapq.py | 411 counts = [None] * 5 412 for i in xrange(len(counts)): 415 counts[i] = sys.gettotalrefcount() 416 print counts
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
modsupport.h | 106 /* When we are tracing reference counts, rename Py_InitModule4 so
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_functools.py | 489 counts = [None] * 5 490 for i in xrange(len(counts)): 493 counts[i] = sys.gettotalrefcount() 494 print counts
|
test_heapq.py | 411 counts = [None] * 5 412 for i in xrange(len(counts)): 415 counts[i] = sys.gettotalrefcount() 416 print counts
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
NewItemSelectionDialog.java | 221 TreeMap<String, Integer> counts = new TreeMap<String, Integer>(); local 226 Integer i = counts.get(name); 228 counts.put(name, count); 234 for (Entry<String, Integer> entry : counts.entrySet()) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
GdbServerTask.java | 63 * successfully attach itself to the process, then it counts down on its attach latch.
|
/system/core/include/cutils/ |
hashmap.h | 142 * Counts the number of entry collisions.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 562 /* Dump the coverage counts. We merge with existing counts when 686 for (t_ix = 0, ci_ptr = gi_ptr->counts; t_ix != GCOV_COUNTERS; t_ix++) 753 values[result] = info->counts[result].values; 756 gcov_sort_icall_topn_counter (&info->counts[result]); 777 ci_ptr = info->counts; 833 /* Merge execution counts for each function. */ 858 merge = info->counts[c_ix].merge; 1065 /* Write execution counts for each function. */ [all...] |
/external/chromium/base/ |
utf_offset_string_conversions.cc | 170 // Assume that normally we won't have any non-BMP characters so the counts 184 // Assume that normally we won't have any non-BMP characters so the counts
|