Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 44) sorted by relevance

12

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/
DTest_new_array.java35 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/
Dsl-utils.cpp121 Mutex::Autolock l(gLock); in OpenSLEngine() local
130 Mutex::Autolock l(gLock); in CloseSLEngine() local
Daudio-track-native.cpp76 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 …]
Daudio-record-native.cpp80 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/
DBuffer.cpp51 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/
DLauncherActivityStub.java60 public void onListItemClick(ListView l, View v, int position, long id) { in onListItemClick()
/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java57 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/
DStringUtil.cpp44 size_t l = str.length(); in substr() local
/cts/hostsidetests/theme/app/src/android/theme/app/
DReferenceViewGroup.java74 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DTvAppVerifierActivity.java85 protected View createUserItem(int instructionTextId, int buttonTextId, View.OnClickListener l) { in createUserItem()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dearley-boyer.js742 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/
DMyGallery.java107 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DSimpleExpandableListAdapterTest.java90 ArrayList<HashMap<String, String>> l = createTestList(1, i + 1, "child"); in setUp() local
DTableRowTest.java257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DRelativeLayoutTest.java367 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DMockTextView.java157 public boolean setFrame(int l, int t, int r, int b) { in setFrame()
/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteDatabaseTest.java1322 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/
DRSUtils.java169 long l = r.nextLong(); in genRandomLongs() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DRSUtils.java169 long l = r.nextLong(); in genRandomLongs() local
/cts/tests/tests/view/src/android/view/cts/
DMockTextView.java157 public boolean setFrame(int l, int t, int r, int b) { in setFrame()
DViewTreeObserverTest.java285 final MockOnTouchModeChangeListener l = listener; in testRemoveOnTouchModeChangeListener() local
DSurfaceViewCtsActivity.java129 public void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged()
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
DMSSIMComparer.java185 double l = 0; in getIntensity() local
/cts/tests/tests/database/src/android/database/cts/
DDatabaseCursorTest.java122 Long l = (long) 1000; in testBlob() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java166 protected void handleItemClick(ListView l, View v, int position, long id) { in handleItemClick()

12