Home
last modified time | relevance | path

Searched refs:curs (Results 1 – 12 of 12) sorted by relevance

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DCursorAdapterTest.java33 private Cursor curs; field in CursorAdapterTest
57 curs = new SQLiteCursor(null, null, null, null); in setUp()
58 Robolectric.shadowOf((SQLiteCursor)curs).setResultSet(resultSet,sql); in setUp()
60 adapter = new TestAdapter(curs); in setUp()
66 assertThat(adapter.getCursor(), sameInstance(curs)); in testChangeCursor()
70 assertThat(curs.isClosed(), equalTo( true ) ); in testChangeCursor()
76 assertThat(adapter.getCount(), equalTo(curs.getCount())); in testCount()
104 public TestAdapter( Cursor curs ) { in TestAdapter() argument
105 super( Robolectric.application, curs, false ); in TestAdapter()
/external/clang/bindings/python/tests/cindex/
Dtest_cursor.py276 curs = get_cursors(tu, 'f')
278 assert(len(curs) == 2)
279 assert(curs[0].semantic_parent == curs[1].semantic_parent)
280 assert(curs[0].semantic_parent == decl)
284 curs = get_cursors(tu, 'f')
286 assert(len(curs) == 2)
287 assert(curs[0].lexical_parent != curs[1].lexical_parent)
288 assert(curs[0].lexical_parent == decl)
289 assert(curs[1].lexical_parent == tu.cursor)
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.c6764 FT_Vector* curs; /* arrays */ member
6781 dx = worker->curs[p].x - worker->orgs[p].x; in _iup_worker_shift()
6785 worker->curs[i].x += dx; in _iup_worker_shift()
6788 worker->curs[i].x += dx; in _iup_worker_shift()
6831 cur1 = worker->curs[ref1].x; in _iup_worker_interpolate()
6832 cur2 = worker->curs[ref2].x; in _iup_worker_interpolate()
6854 worker->curs[i].x = x; in _iup_worker_interpolate()
6885 worker->curs[i].x = x; in _iup_worker_interpolate()
6921 V.curs = exc->pts.cur; in Ins_IUP()
6928 V.curs = (FT_Vector*)( (FT_Pos*)exc->pts.cur + 1 ); in Ins_IUP()
/external/freetype/src/truetype/
Dttinterp.c6705 FT_Vector* curs; /* arrays */ member
6722 dx = worker->curs[p].x - worker->orgs[p].x; in _iup_worker_shift()
6726 worker->curs[i].x += dx; in _iup_worker_shift()
6729 worker->curs[i].x += dx; in _iup_worker_shift()
6772 cur1 = worker->curs[ref1].x; in _iup_worker_interpolate()
6773 cur2 = worker->curs[ref2].x; in _iup_worker_interpolate()
6795 worker->curs[i].x = x; in _iup_worker_interpolate()
6826 worker->curs[i].x = x; in _iup_worker_interpolate()
6879 V.curs = exc->pts.cur; in Ins_IUP()
6886 V.curs = (FT_Vector*)( (FT_Pos*)exc->pts.cur + 1 ); in Ins_IUP()
/external/mksh/src/
Dedit.c2007 size_t curs = xcp - xbuf; in x_search_dir() local
2010 if (strncmp(xbuf, *hp, curs) == 0) { in x_search_dir()
2012 x_goto(xbuf + curs); in x_search_dir()
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...