HomeSort by relevance Sort by last modified time
    Searched refs:tce (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Support/
Triple.cpp 37 case tce: return "tce";
179 .Case("tce", tce)
245 .Case("tce", Triple::tce)
686 case llvm::Triple::tce:
742 case Triple::tce:
770 case Triple::tce:
  /external/llvm/include/llvm/ADT/
Triple.h 63 tce, // TCE (http://tce.cs.tut.fi/): tce enumerator in enum:llvm::Triple::ArchType
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 152 catch (TransformerConfigurationException tce)
155 throw tce;
157 /* catch (TransformerException tce)
160 throw new TransformerConfigurationException(tce.getMessage(), tce);
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 371 // iprintf and friends are only available on XCore and TCE.
372 if (T.getArch() != Triple::xcore && T.getArch() != Triple::tce) {
  /external/valgrind/main/coregrind/
m_transtab.c 1051 ULong* tce; local
    [all...]
  /external/ppp/pppd/
eap.c 432 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)
    [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 458 milliseconds