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

  /libcore/ojluni/src/main/java/java/security/
KeyStoreSpi.java 520 KeyStore.TrustedCertificateEntry tce = local
522 engineSetCertificateEntry(alias, tce.getTrustedCertificate());
  /external/llvm/lib/Support/
Triple.cpp 46 case tce: return "tce";
254 .Case("tce", tce)
366 .Case("tce", Triple::tce)
583 case Triple::tce:
    [all...]
  /libcore/ojluni/src/main/java/java/util/
XMLUtils.java 174 } catch (TransformerConfigurationException tce) {
  /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);
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 71 tce, // TCE (http://tce.cs.tut.fi/): tce enumerator in enum:llvm::Triple::ArchType
  /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/valgrind/coregrind/
m_transtab.c 1142 ULong* tce; local
    [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 115 // iprintf and friends are only available on XCore and TCE.
116 if (T.getArch() != Triple::xcore && T.getArch() != Triple::tce) {
  /external/clang/lib/Driver/
Driver.cpp 337 if (Target.getArch() == llvm::Triple::tce ||
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 770 milliseconds