Searched defs:getCount (Results 76 - 100 of 113) sorted by relevance

12345

/external/guava/guava/src/com/google/common/collect/
H A DMultisets.java311 public int getCount() { method in class:Multisets.ImmutableEntry
520 int count = Math.min(entry1.getCount(), multiset2.count(element));
550 if (superCount < entry.getCount()) {
597 } else if (retainCount < entry.getCount()) {
647 if (removeCount >= entry.getCount()) {
670 return this.getCount() == that.getCount()
682 return ((e == null) ? 0 : e.hashCode()) ^ getCount();
694 int n = getCount();
719 if (multiset.count(entry.getElement()) != entry.getCount()) {
[all...]
/external/chromium_org/chrome/third_party/chromevox/
H A DchromeVoxChromePageScript.js24 goog.object.getCount=function(a){var b=0,c;for(c in a)b++;return b};goog.object.getAnyKey=function(a){for(var b in a)return b};goog.object.getAnyValue=function(a){for(var b in a)return a[b]};goog.object.contains=function(a,b){return goog.object.containsValue(a,b)};goog.object.getValues=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};goog.object.getKeys=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h170 unsigned getCount() const { return Count; } function in class:clang::ento::SymbolConjured
280 unsigned getCount() const { return Count; } function in class:clang::ento::SymbolMetadata
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java925 assertEquals(0, listener.getCount());
927 assertEquals(0, listener.getCount());
930 assertEquals(0, listener.getCount());
933 assertEquals(0, listener.getCount());
939 assertEquals(1, listener.getCount());
1143 assertEquals(1, listener.getCount());
1157 assertEquals(1, listener.getCount());
1159 assertEquals(2, listener.getCount());
1697 public int getCount() { method in class:MapMakerInternalMapTest.CountingRemovalListener
/external/javassist/src/main/javassist/
H A DCtClassType.java75 private int getCount; field in class:CtClassType
89 getCount = 0;
175 getCount = GET_THRESHOLD;
219 final void incGetCounter() { ++getCount; }
227 if (getCount < GET_THRESHOLD)
233 getCount = 0;
1431 getCount = 0;
/external/llvm/include/llvm/Support/
H A DGCOV.h315 uint64_t getCount() const { return Counter; } function in class:llvm::GCOVBlock
/external/chromium_org/third_party/skia/tests/
H A DPictureTest.cpp1896 virtual int getCount() const { return 0; } function in struct:CountingBBH
/external/llvm/include/llvm/IR/
H A DDebugInfo.h165 int64_t getCount() const { return getInt64Field(2); } function in class:llvm::DISubrange
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp463 int getCount (void) const { return (int)m_objects.size(); } function in class:sglr::rc::ObjectManager
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp141 unsigned getCount() const { return Cnt; } function in class:__anon18226::RefVal
206 return RefVal(getKind(), getObjKind(), getCount() - i,
211 return RefVal(getKind(), getObjKind(), getCount() + i,
216 return RefVal(k, getObjKind(), getCount(), getAutoreleaseCount(),
221 return RefVal(getKind(), getObjKind(), getCount(), getAutoreleaseCount()+1,
259 unsigned cnt = getCount();
266 unsigned cnt = getCount();
273 unsigned cnt = getCount();
280 unsigned cnt = getCount();
2014 assert(CurrV.getCount()
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 626 milliseconds

12345