/external/skia/src/gl/ |
D | SkGLDevice.cpp | 293 const SkScalar rad = SkScalarHalf(width); in setStrokeRectStrip() local 295 verts[0].setScalars(rect.fLeft + rad, rect.fTop + rad); in setStrokeRectStrip() 296 verts[1].setScalars(rect.fLeft - rad, rect.fTop - rad); in setStrokeRectStrip() 297 verts[2].setScalars(rect.fRight - rad, rect.fTop + rad); in setStrokeRectStrip() 298 verts[3].setScalars(rect.fRight + rad, rect.fTop - rad); in setStrokeRectStrip() 299 verts[4].setScalars(rect.fRight - rad, rect.fBottom - rad); in setStrokeRectStrip() 300 verts[5].setScalars(rect.fRight + rad, rect.fBottom + rad); in setStrokeRectStrip() 301 verts[6].setScalars(rect.fLeft + rad, rect.fBottom - rad); in setStrokeRectStrip() 302 verts[7].setScalars(rect.fLeft - rad, rect.fBottom + rad); in setStrokeRectStrip()
|
/external/tcpdump/ |
D | print-radius.c | 896 register const struct radius_hdr *rad; in radius_print() local 900 rad = (struct radius_hdr *)dat; in radius_print() 901 len = EXTRACT_16BITS(&rad->len); in radius_print() 914 tok2str(radius_command_values,"Unknown Command",rad->code), in radius_print() 915 rad->code, in radius_print() 916 rad->id, in radius_print() 923 tok2str(radius_command_values,"Unknown Command",rad->code), in radius_print() 924 rad->code, in radius_print() 925 rad->id); in radius_print() 928 printf("%02x", rad->auth[auth_idx] ); in radius_print()
|
/external/skia/src/core/ |
D | SkPath.cpp | 481 void SkPath::addRoundRect(const SkRect& rect, const SkScalar rad[], in addRoundRect() argument 486 add_corner_arc(this, rect, rad[0], rad[1], 180, dir, true); in addRoundRect() 487 add_corner_arc(this, rect, rad[2], rad[3], 270, dir, false); in addRoundRect() 488 add_corner_arc(this, rect, rad[4], rad[5], 0, dir, false); in addRoundRect() 489 add_corner_arc(this, rect, rad[6], rad[7], 90, dir, false); in addRoundRect() 491 add_corner_arc(this, rect, rad[0], rad[1], 180, dir, true); in addRoundRect() 492 add_corner_arc(this, rect, rad[6], rad[7], 90, dir, false); in addRoundRect() 493 add_corner_arc(this, rect, rad[4], rad[5], 0, dir, false); in addRoundRect() 494 add_corner_arc(this, rect, rad[2], rad[3], 270, dir, false); in addRoundRect()
|
D | SkMath.cpp | 434 double rad = i * 3.141592653589793 / (2*kTableSize); in build_sintable() local 435 double val = sin(rad); in build_sintable()
|
D | SkDraw.cpp | 2276 int rad = -1; in doRect() local 2279 rad = -2; in doRect() 2281 r.inset(rad, rad); in doRect()
|
/external/netcat/ |
D | netcat.c | 606 int doconnect (rad, rp, lad, lp) in doconnect() argument 607 IA * rad; in doconnect() 681 memcpy (&remend->sin_addr.s_addr, rad, sizeof (IA)); 738 memcpy (opp, rad, sizeof (IA)); 773 int dolisten (rad, rp, lad, lp) in dolisten() argument 774 IA * rad; in dolisten() 788 nnetfd = doconnect (rad, rp, lad, lp); 925 if (rad) /* xxx: fix to go down the *list* if we have one? */ 926 if (memcmp (rad, whozis->iaddrs, sizeof (SA)))
|
D | Changelog | 67 rservice.c, an answer to mudge's k-rad script
|
/external/webkit/WebCore/css/ |
D | tokenizer.flex | 86 {num}rad {yyTok = RADS; return yyTok;}
|
/external/icu4c/data/locales/ |
D | fi.txt | 1756 raj{"radžastani"} 2307 "radžab",
|
D | et.txt | 1444 raj{"radžastani"}
|
D | pl.txt | 1512 raj{"radźasthani"}
|
/external/bluetooth/glib/po/ |
D | sv.po | 311 msgstr "Fel på rad %d tecken %d:" 316 msgstr "Fel på rad %d: %s" 1122 msgstr "Nyckelfilen innehåller kontrolltecken i slutet på en rad"
|
D | tr.po | 1309 msgstr "Dosya numaralandırıcı sıradışı işleme sahip" 1395 msgstr "Akışın sıradışı işlemi var"
|
/external/e2fsprogs/po/ |
D | sv.po | 2496 "Syntaxfel i e2fsck:s konfigurationsfil (%s, rad nr %d)\n" 3393 msgstr "VARNING: fel format p� rad %d av %s\n" 3452 msgstr "%s: hoppar �ver felaktig rad i /etc/fstab: bind-montering med fsck-passnummer som inte �r n… 3782 "Syntaxfel i mke2fs konfigurationsfil (%s, rad nr %d)\n"
|
D | cs.po | 823 "která musí být přesunuta, možná budete raději chtít nejdříve\n"
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 1174 apparatus ap@rad@s 5796 colorado kol@rad] 24237 rhatigan rad@gin
|
/external/grub/ |
D | ChangeLog | 535 than /dev/rad%d.
|