/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/ |
D | Test_new_array.java | 35 int l = r.length; in testN1() local 51 int l = r.length; in testN2() local 66 int l = r.length; in testN3() local
|
/cts/tests/tests/media/libaudiojni/ |
D | sl-utils.cpp | 121 Mutex::Autolock l(gLock); in OpenSLEngine() local 130 Mutex::Autolock l(gLock); in CloseSLEngine() local
|
D | audio-track-native.cpp | 76 auto_lock l(mLock); in open() local 171 auto_lock l(mLock); in close() local 206 auto_lock l(mLock); in setPlayState() local 220 auto_lock l(mLock); in getPlayState() local 234 auto_lock l(mLock); in getPositionInMsec() local 265 auto_lock l(mLock); in flush() local 286 auto_lock l(mLock); in write() local 302 auto_lock l(mLock); in write() local 315 auto_lock l(mLock); in logBufferState() local 323 auto_lock l(mLock); in getBuffersPending() local [all …]
|
D | audio-record-native.cpp | 80 auto_lock l(mLock); in open() local 185 auto_lock l(mLock); in close() local 215 auto_lock l(mLock); in setRecordState() local 232 auto_lock l(mLock); in getRecordState() local 246 auto_lock l(mLock); in getPositionInMsec() local 277 auto_lock l(mLock); in flush() local 303 auto_lock l(mLock); in read() local 338 auto_lock l(mLock); in logBufferState() local 346 auto_lock l(mLock); in getBuffersPending() local 365 auto_lock l(mLock); in bufferQueueCallback() local
|
/cts/suite/audio_quality/lib/src/audio/ |
D | Buffer.cpp | 51 int16_t l = data[i * 2]; in changeToMono() local 61 int16_t l = data[i * 2]; in changeToMono() local
|
/cts/tests/app/src/android/app/cts/ |
D | LauncherActivityStub.java | 60 public void onListItemClick(ListView l, View v, int position, long id) { in onListItemClick()
|
/cts/tests/tests/location/src/android/location/cts/ |
D | LocationTest.java | 57 Location l = createTestLocation(); in testConstructor() local 470 private void assertTestLocation(Location l) { in assertTestLocation() 484 Location l = new Location(TEST_PROVIDER); in createTestLocation() local 510 SettingInjectorResultHandler(Looper l) { in SettingInjectorResultHandler()
|
/cts/suite/audio_quality/lib/src/ |
D | StringUtil.cpp | 44 size_t l = str.length(); in substr() local
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ReferenceViewGroup.java | 74 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
D | TvAppVerifierActivity.java | 85 protected View createUserItem(int instructionTextId, int buttonTextId, View.OnClickListener l) { in createUserItem()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | earley-boyer.js | 742 function sc_lastPair(l) { argument 811 function sc_length(l) { argument 821 function sc_remq(o, l) { argument 835 function sc_remqBang(o, l) { argument 856 function sc_delete(o, l) { argument 870 function sc_deleteBang(o, l) { argument 946 function sc_reverseBang(l) { argument 951 function sc_listTail(l, k) { argument 960 function sc_listRef(l, k) { argument 980 function sc_memq(o, l) { argument [all …]
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | MyGallery.java | 107 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | SimpleExpandableListAdapterTest.java | 90 ArrayList<HashMap<String, String>> l = createTestList(1, i + 1, "child"); in setUp() local
|
D | TableRowTest.java | 257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | RelativeLayoutTest.java | 367 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | MockTextView.java | 157 public boolean setFrame(int l, int t, int r, int b) { in setFrame()
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
D | SQLiteDatabaseTest.java | 1322 Long l = DatabaseUtils.longForQuery(mDatabase, "select count(*) from t1", null); in run() local 1345 Long l = DatabaseUtils.longForQuery(mDatabase, "select count(*) from t1", null); in run() local
|
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/ |
D | RSUtils.java | 169 long l = r.nextLong(); in genRandomLongs() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | RSUtils.java | 169 long l = r.nextLong(); in genRandomLongs() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MockTextView.java | 157 public boolean setFrame(int l, int t, int r, int b) { in setFrame()
|
D | ViewTreeObserverTest.java | 285 final MockOnTouchModeChangeListener l = listener; in testRemoveOnTouchModeChangeListener() local
|
D | SurfaceViewCtsActivity.java | 129 public void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | MSSIMComparer.java | 185 double l = 0; in getIntensity() local
|
/cts/tests/tests/database/src/android/database/cts/ |
D | DatabaseCursorTest.java | 122 Long l = (long) 1000; in testBlob() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | DialogTestListActivity.java | 166 protected void handleItemClick(ListView l, View v, int position, long id) { in handleItemClick()
|