Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/compile/mclinker/unittests/
DFactoriesTest.cpp64 int counter = 0; in TEST_F() local
85 int counter = 0; in TEST_F() local
107 int counter = 0; in TEST_F() local
124 int counter = 0; in TEST_F() local
171 int counter = 0; in TEST_F() local
180 int counter = 0; in TEST_F() local
197 int counter = 0; in TEST_F() local
DBinTreeTest.cpp191 int counter = 0; in TEST_F() local
267 int counter = 0; in TEST_F() local
DLinearAllocatorTest.cpp120 int counter = 0; in TEST_F() local
DRTLinearAllocatorTest.cpp121 int counter = 0; in TEST_F() local
DHashTableTest.cpp262 int counter = 0; in TEST_F() local
284 int counter = 0; in TEST_F() local
/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
DHistogramPredictor.java96 public void setCounter(HashMap<String, HashMap<String, Integer> > counter) { in setCounter()
210 HistogramCounter counter = entry.getValue(); in findTopClasses() local
280 HistogramCounter counter = mPredictor.get(featureName); in addSample() local
360 HashMap<String, HashMap<String, Integer> > counter = in loadClassCounter() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphExporter.java73 int counter = 0; in exportAsDot() local
88 int counter = 0; in exportAsDot() local
/frameworks/base/test-runner/src/android/test/
DSyncBaseInstrumentation.java56 int counter = 0; in syncProvider() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DAverageFilter.java34 private int counter = 0; field in AverageFilter
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
DBluetoothPbapVcardList.java65 VCardEntryCounter counter = new VCardEntryCounter(); in parse() local
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/contrib/
DCountingIdlingResource.java98 private final AtomicInteger counter = new AtomicInteger(0); field in CountingIdlingResource
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcFailBringUp.java63 void saveParameters(int counter, int failCause, int suggestedRetryTime) { in saveParameters()
/frameworks/testing/espresso/espresso-sample/src/main/java/com/google/android/apps/common/testing/ui/testapp/
DFragmentStack.java88 int counter; field in FragmentStack.CountingFragment
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
DListItemFocusablesFarApartTest.java86 int counter = 0; in testPanWhenNextFocusableTooFarDown() local
/frameworks/testing/espresso/espresso-lib-tests/src/androidTest/java/com/google/android/apps/common/testing/ui/espresso/
DEspressoEdgeCaseTest.java276 private static AtomicInteger counter = new AtomicInteger(0); field in EspressoEdgeCaseTest.OneShotResource
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dchvr_filter.cpp35 int index, counter; in CombinedHorzVertRingFilter() local
/frameworks/compile/mclinker/lib/Core/
DLinker.cpp109 static int counter = 0; in normalize() local
/frameworks/native/libs/gui/
DBufferQueueCore.cpp39 static volatile int32_t counter = 0; in getUniqueName() local
/frameworks/wilhelm/tests/mimeUri/
DslesTestGetPositionUri.cpp151 SLuint16 counter = 0; in TestGetPositionUri() local
/frameworks/wilhelm/tests/examples/
DslesTestDecodeToBuffQueue.cpp67 static int counter=0; variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTaskStack.java354 NamedCounter counter = new NamedCounter("task-group", ""); in createAffiliatedGroupings() local
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
DFwdLockFile.c250 unsigned char counter[AES_BLOCK_SIZE]; in FwdLockFile_DecryptByte() local
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
DFwdLockConv.c149 unsigned char counter[AES_BLOCK_SIZE]; member
/frameworks/base/core/java/android/widget/
DRemoteViews.java251 public void updateMemoryUsageEstimate(MemoryUsageCounter counter) { in updateMemoryUsageEstimate()
1351 public void updateMemoryUsageEstimate(MemoryUsageCounter counter) { in updateMemoryUsageEstimate()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java1683 int counter = 0; in getTagDefinitionsForTagId() local

12