Home
last modified time | relevance | path

Searched defs:td2 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dtdata.c471 tdata_merge(tdata_t *td1, tdata_t *td2) in tdata_merge()
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs_test.cpp467 tools::fs::temp_dir td2(tmpl); in ATF_TEST_CASE_BODY() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c682 tree result, td2, td3; in build_dynamic_cast_1() local
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c830 static struct admhcd_td td_v[4] __attribute__((aligned(16))), *td, *td1, *td2, *td3; in ahci_device_ctrl_start() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc700 tree result, td2, td3; in build_dynamic_cast_1() local
/netbsd-src/sys/dev/pci/
H A Dunichromehw.h529 struct lcd_pwd_seq_td2 td2; member
566 uint16_t td2; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.d2594 auto td2 = s2.isAliasDeclaration(); // existing declaration in handleSymbolRedeclarations() local
H A Ddtemplate.d1242 MATCH leastAsSpecialized(Scope* sc, TemplateDeclaration td2, Expressions* fargs) in leastAsSpecialized()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c986 MATCH TemplateDeclaration::leastAsSpecialized(Scope *sc, TemplateDeclaration *td2, Expressions *far… in leastAsSpecialized()
7227 if (TemplateDeclaration *td2 = td->onemember->isTemplateDeclaration()) in needsTypeInference() local