Home
last modified time | relevance | path

Searched refs:tcd (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic6915.c622 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 Dtypesem.d4549 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 Dexpressionsem.d1072 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 Dexpression.c85 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 Dmtype.c8781 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 Dsysroff.info89 (("creation date") (chars 12 bytes) ("tcd"))
H A Dsrconv.c306 un.tcd = DATE; in wr_un()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dsysroff.info89 (("creation date") (chars 12 bytes) ("tcd"))
H A Dsrconv.c306 un.tcd = DATE; in wr_un()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc2308 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 Dexpr.cc2362 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 Dprintf.sh1693 expect "ab${BSL}tcd" %B "ab cd"
/netbsd-src/external/public-domain/tz/dist/
H A Deurope298 # <https://www.maths.tcd.ie/~dwmalone/time/dunsink.html>. Malone
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.0264 From: David Malone <dwmalone@maths.tcd.ie>
/netbsd-src/etc/
H A Dservices22657 … Mike Brady mailto:brady&cs.tcd.ie