Home
last modified time | relevance | path

Searched refs:TD (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_element.cpp151 const clang::TypedefNameDecl *TD = TT->getDecl(); in CreateFromDecl() local
152 EI = GetElementInfo(TD->getName()); in CreateFromDecl()
156 T = TD->getUnderlyingType().getTypePtr(); in CreateFromDecl()
Dslang_rs_context.cpp218 void RSContext::setAllocationType(const clang::TypeDecl* TD) { in setAllocationType() argument
219 mAllocationType = mCtx.getTypeDeclType(TD); in setAllocationType()
222 void RSContext::setScriptCallType(const clang::TypeDecl* TD) { in setScriptCallType() argument
223 mScriptCallType = mCtx.getTypeDeclType(TD); in setScriptCallType()
Dslang_rs_context.h195 void setAllocationType(const clang::TypeDecl* TD);
200 void setScriptCallType(const clang::TypeDecl* TD);
Dslang_backend.cpp619 if (clang::TypeDecl* TD = llvm::dyn_cast<clang::TypeDecl>(*I)) { in HandleTopLevelDecl() local
620 clang::StringRef TypeName = TD->getName(); in HandleTopLevelDecl()
622 mContext->setAllocationType(TD); in HandleTopLevelDecl()
624 mContext->setScriptCallType(TD); in HandleTopLevelDecl()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto146 // TD-SCDMA only
149 // TD-SCDMA and WCDMA
152 // TD-SCDMA and LTE
155 // TD-SCDMA and GSM
158 // TD-SCDMA,GSM and LTE
161 // TD-SCDMA, GSM/WCDMA
164 // TD-SCDMA, WCDMA and LTE
167 // TD-SCDMA, GSM/WCDMA and LTE
170 // TD-SCDMA,EvDo,CDMA,GSM/WCDMA
173 // TD-SCDMA/LTE/GSM/WCDMA, CDMA, and EvDo