Searched defs:tce (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DTriple.h60 tce, // TCE (http://tce.cs.tut.fi/): tce enumerator in enum:llvm::Triple::ArchType
/external/ppp/pppd/
H A Deap.c432 struct t_confent *tce, mytce; local
530 tce = &mytce;
531 } else if ((tce = gettcid(id)) != NULL) {
553 if ((ts = t_serveropenraw(&tpw.pebuf, tce)) == NULL)
/external/llvm/include/llvm/ADT/
H A DTriple.h71 tce, // TCE (http://tce.cs.tut.fi/): tce enumerator in enum:llvm::Triple::ArchType
/external/valgrind/coregrind/
H A Dm_transtab.c1142 ULong* tce; local
1147 tce = sec->tc_next;
1148 if (tce < &sec->tc[0] || tce > &sec->tc[tc_sector_szQ])
1658 "(TT loading %2d%%, TC loading %2d%%, avg tce size %d)\n",
2431 "avg tce size %llu\n",

Completed in 158 milliseconds