| /netbsd-src/sys/dev/ic/ |
| H A D | aic6915.c | 622 uint32_t cqci, tcd; in sf_txintr() local 637 tcd = le32toh(sc->sc_txcomp[consumer].tcd_word0); in sf_txintr() 639 txidx = SF_TCD_INDEX_TO_HOST(TCD_INDEX(tcd)); in sf_txintr() 641 if ((tcd & TCD_PR) == 0) in sf_txintr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | typesem.d | 4549 ClassDeclaration tcd = t.isClassHandle(); in dotExp() local 4550 if (cd && tcd && (tcd == cd || cd.isBaseOf(tcd, null))) in dotExp() 4557 if (tcd && tcd.isNested()) in dotExp() 4562 auto vthis = tcd.followInstantiationContext(ad) ? tcd.vthis2 : tcd.vthis; in dotExp() 4571 … e1 = getThisSkipNestedFuncs(e1.loc, sc, tcd.toParentP(ad), ad, e1, t, d, true); in dotExp()
|
| H A D | expressionsem.d | 1072 ClassDeclaration tcd = t.isClassHandle(); 1076 if (!cd || !tcd || !(tcd == cd || cd.isBaseOf(tcd, null))) 1081 if (tcd && tcd.isNested()) 1086 auto vthis = tcd.followInstantiationContext(ad) ? tcd.vthis2 : tcd.vthis; 1095 e1 = getThisSkipNestedFuncs(loc, sc, tcd.toParentP(ad), ad, e1, t, var);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | expression.c | 85 ClassDeclaration *tcd = t->isClassHandle(); variable 89 if (!cd || !tcd || 90 !(tcd == cd || cd->isBaseOf(tcd, NULL)) 96 if (tcd && tcd->isNested()) 102 e1 = new DotVarExp(loc, e1, tcd->vthis); 103 e1->type = tcd->vthis->type; 112 for (s = tcd->toParent();
|
| H A D | mtype.c | 8781 ClassDeclaration *tcd = t->isClassHandle(); in dotExp() local 8782 if (cd && tcd && (tcd == cd || cd->isBaseOf(tcd, NULL))) in dotExp() 8789 if (tcd && tcd->isNested()) in dotExp() 8794 e1 = new DotVarExp(e->loc, e1, tcd->vthis); in dotExp() 8795 e1->type = tcd->vthis->type; in dotExp() 8803 for (s = tcd->toParent(); in dotExp()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | sysroff.info | 89 (("creation date") (chars 12 bytes) ("tcd"))
|
| H A D | srconv.c | 306 un.tcd = DATE; in wr_un()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | sysroff.info | 89 (("creation date") (chars 12 bytes) ("tcd"))
|
| H A D | srconv.c | 306 un.tcd = DATE; in wr_un()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | expr.cc | 2308 ClassDeclaration *tcd = e->thisexp->type->isClassHandle (); in visit() local 2314 if (outer != tcd) in visit() 2318 gcc_assert (ocd->isBaseOf (tcd, &offset)); in visit()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | expr.cc | 2362 ClassDeclaration *tcd = e->thisexp->type->isClassHandle (); in visit() local 2367 if (outer != tcd) in visit() 2370 gcc_assert (ocd->isBaseOf (tcd, &offset)); in visit()
|
| /netbsd-src/tests/usr.bin/printf/ |
| H A D | printf.sh | 1693 expect "ab${BSL}tcd" %B "ab cd"
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | europe | 298 # <https://www.maths.tcd.ie/~dwmalone/time/dunsink.html>. Malone
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | CommitLog-4.1.0 | 264 From: David Malone <dwmalone@maths.tcd.ie>
|
| /netbsd-src/etc/ |
| H A D | services | 22657 … Mike Brady mailto:brady&cs.tcd.ie
|