/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 | 226 const SkPaint::Join joins[] = { in DEF_TEST() local 254 FOR_SETUP(m, joins, setStrokeJoin) in DEF_TEST()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Blackfin/ |
D | load-i16.ll | 4 ; It can trick -join-cross-class-copies into making illegal joins
|
/external/autotest/scheduler/ |
D | query_managers.py | 112 joins=('INNER JOIN afe_jobs ON (job_id=afe_jobs.id) ' 347 joins='%s %s' % (hqe_join, special_task_join),
|
D | scheduler_models.py | 351 def fetch(cls, where='', params=(), joins='', order_by=''): argument 361 'joins' : joins, 516 joins="JOIN afe_jobs_dependency_labels AS deps "
|
D | monitor_db_unittest.py | 164 joins='INNER JOIN afe_jobs ON (job_id=afe_jobs.id)',
|
/external/skia/gm/ |
D | convex_all_line_paths.cpp | 284 const SkPaint::Join joins[3] = { SkPaint::kRound_Join, in drawPath() local 295 paint.setStrokeJoin(joins[i%3]); in drawPath()
|
/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/skia/src/pipe/ |
D | SkPipeCanvas.cpp | 93 unsigned filter, unsigned style, unsigned caps, unsigned joins, in pack_paint_flags() argument 101 ASSERT_FITS_IN(joins, kJoins_BPF); in pack_paint_flags() 117 shift -= kJoins_BPF; packed |= (joins << shift); in pack_paint_flags()
|
/external/ImageMagick/Magick++/ |
D | NEWS | 180 * Added support for setting extension limit for miter joins.
|
D | ChangeLog | 867 miter joins.
|
/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 | 330 (color, line joins, etc) are updated, then the content entry fragment
|
/external/googletest/googletest/docs/ |
D | V1_5_FAQ.md | 763 Later when the thread you create joins the main thread, the thread count
|
D | V1_6_FAQ.md | 861 Later when the thread you create joins the main thread, the thread count
|
D | V1_7_FAQ.md | 861 Later when the thread you create joins the main thread, the thread count
|
D | FAQ.md | 867 Later when the thread you create joins the main thread, the thread count
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|