/external/skia/tests/ |
D | StrokeTest.cpp | 63 static const SkPaint::Join joins[] = { in test_strokerect() local 67 for (size_t i = 0; i < SK_ARRAY_COUNT(joins); ++i) { in test_strokerect() 68 paint.setStrokeJoin(joins[i]); in test_strokerect() 76 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect()
|
D | PaintTest.cpp | 228 const SkPaint::Join joins[] = { in DEF_TEST() local 256 FOR_SETUP(m, joins, setStrokeJoin) in DEF_TEST()
|
/external/autotest/scheduler/ |
D | query_managers.py | 105 joins=('INNER JOIN afe_jobs ON (job_id=afe_jobs.id) ' 342 joins='%s %s' % (hqe_join, special_task_join),
|
D | scheduler_models.py | 348 def fetch(cls, where='', params=(), joins='', order_by=''): argument 358 'joins' : joins, 521 joins="JOIN afe_jobs_dependency_labels AS deps "
|
D | monitor_db_unittest.py | 155 joins='INNER JOIN afe_jobs ON (job_id=afe_jobs.id)',
|
/external/guice/extensions/persist/lib/ |
D | hibernate-annotations.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/external/opencv3/doc/py_tutorials/py_photo/py_inpainting/ |
D | py_inpainting.markdown | 43 like contours joins points with same elevation) while matching gradient vectors at the boundary of
|
/external/icu/icu4c/source/data/brkitr/ |
D | line_fi.txt | 46 # is now unattached, becomes an alpha, and joins in with the other
|
D | line_normal.txt | 47 # is now unattached, becomes an alpha, and joins in with the other
|
D | line.txt | 44 # is now unattached, becomes an alpha, and joins in with the other
|
D | line_normal_fi.txt | 47 # is now unattached, becomes an alpha, and joins in with the other
|
D | line_normal_cj.txt | 48 # is now unattached, becomes an alpha, and joins in with the other
|
D | line_loose.txt | 50 # is now unattached, becomes an alpha, and joins in with the other
|
D | line_loose_fi.txt | 48 # is now unattached, becomes an alpha, and joins in with the other
|
D | line_loose_cj.txt | 57 # is now unattached, becomes an alpha, and joins in with the other
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-P2P | 584 the AP/GO. This is used on the GO when a P2P client joins an existing 594 client joins an existing group.
|
/external/skia/site/dev/design/ |
D | pdftheory.md | 348 (color, line joins, etc) are updated, then the content entry fragment
|
/external/skia/src/animator/ |
D | SkAnimateSchema.xsd | 1985 <!-- @attribute strokeMiter StrokeMiter limits the pen's joins on narrow angles. -->
|