/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Synchronized.java | 443 public boolean setCount(E element, int oldCount, int newCount) { 445 return delegate().setCount(element, oldCount, newCount);
|
LinkedListMultimap.java | 759 public boolean setCount(K element, int oldCount, int newCount) { 760 return setCountImpl(this, element, oldCount, newCount);
|
/external/skia/src/animator/ |
SkDisplayApply.cpp | 101 int newCount = fActive->fAnimators.count(); 102 for (int index = oldCount; index < newCount; index++)
|
/external/skia/src/gpu/ |
GrTesselatedPathRenderer.cpp | 529 int newCount = computeEdgesAndIntersect(matrix, inverse, &btess.contourPoints()[i], count, &edges, 1.0f); 531 for (int j = 0; j < newCount; j++) {
|
/packages/apps/Email/src/com/android/email/service/ |
MailService.java | 561 * @param newCount the number of new messages, or -1 if not being reported (don't update) 564 private AccountSyncReport updateAccountReport(long accountId, int newCount) {
|
/external/webkit/Source/JavaScriptCore/parser/ |
JSParser.cpp | [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |
/external/bison/doc/ |
refcard.tex | 4 \newcount\columnsperpage
|
/external/valgrind/main/helgrind/docs/ |
hg-manual.xml | [all...] |
/external/valgrind/main/helgrind/ |
hg_main.c | [all...] |
/external/guava/guava/src/com/google/common/collect/ |
LinkedListMultimap.java | 763 public boolean setCount(K element, int oldCount, int newCount) { 764 return setCountImpl(this, element, oldCount, newCount); [all...] |
ImmutableMultiset.java | 317 public final boolean setCount(E element, int oldCount, int newCount) {
|
/frameworks/base/core/java/android/widget/ |
FastScroller.java | 434 void onItemCountChanged(int oldCount, int newCount) {
|
/external/llvm/lib/Transforms/Scalar/ |
ObjCARC.cpp | [all...] |
/external/e2fsprogs/lib/ext2fs/ |
ext2fs.h | 852 int adjust, __u32 *newcount); [all...] |
/prebuilts/sdk/tools/lib/ |
lint.jar | |
lint_api.jar | |
lint_checks.jar | |
/external/webkit/Tools/Scripts/ |
old-run-webkit-tests | [all...] |
/prebuilts/tools/common/guava-tools/ |
guava-13.0.1.jar | |
/tools/motodev/src/plugins/videos/libs/gdata/java/deps/ |
google-collect-1.0-rc1.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jface_3.6.1.M20100825-0800.jar | |
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.jface_3.4.2.M20090107-0800.jar | |
org.eclipse.jface_3.6.2.M20110210-1200.jar | |