Searched refs:TST (Results 1 - 25 of 54) sorted by relevance

123

/external/clang/include/clang/Sema/
H A DDeclSpec.h258 typedef TypeSpecifierType TST; typedef in class:clang::DeclSpec
259 static const TST TST_unspecified = clang::TST_unspecified;
260 static const TST TST_void = clang::TST_void;
261 static const TST TST_char = clang::TST_char;
262 static const TST TST_wchar = clang::TST_wchar;
263 static const TST TST_char16 = clang::TST_char16;
264 static const TST TST_char32 = clang::TST_char32;
265 static const TST TST_int = clang::TST_int;
266 static const TST TST_int128 = clang::TST_int128;
267 static const TST TST_hal
[all...]
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
H A DomxSP_FFTFwd_CToC_FC32_Sfs_s.S122 TST order, #2 @// Set input args to fft stages
136 TST order,#0x00000001
H A DomxSP_FFTInv_CToC_FC32_Sfs_s.S121 TST order, #2 @// Set input args to fft stages
135 TST order,#0x00000001
H A DomxSP_FFTInv_CCSToR_F32_Sfs_s.S167 TST order, #2 @// Set input args to fft stages
182 TST order,#0x00000001
H A DomxSP_FFTFwd_RToCCS_F32_Sfs_s.S174 TST order, #2 @// Set input args to fft stages
188 TST order,#0x00000001
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DomxSP_FFTFwd_CToC_SC16_Sfs_s.S200 TST order, #2 @// Set input args to fft stages
215 TST order,#0x00000001
238 TST order,#0x00000001
260 TST diff,#0x01
263 TST count,#0x01 @// Is count even or odd ?
303 TST diff,#0x00000001
H A DomxSP_FFTFwd_CToC_SC32_Sfs_s.S198 TST order, #2 @// Set input args to fft stages
213 TST order,#0x00000001
238 TST order,#0x00000001
259 TST diff,#0x01
262 TST count,#0x01 @// Is count even or odd ?
283 TST diff,#0x00000001
H A DomxSP_FFTInv_CToC_SC16_Sfs_s.S182 TST order, #2 @// Set input args to fft stages
197 TST order,#0x00000001
220 TST order,#0x00000001
242 TST diff,#0x01
245 TST count,#0x01 @// Is count even or odd ?
285 TST diff,#0x00000001
H A DomxSP_FFTInv_CToC_SC32_Sfs_s.S178 TST order, #2 @// Set input args to fft stages
193 TST order,#0x00000001
218 TST order,#0x00000001
239 TST diff,#0x01
242 TST count,#0x01 @// Is count even or odd ?
263 TST diff,#0x00000001
H A DomxSP_FFTInv_CCSToR_S32_Sfs_s.S252 TST order, #2 @// Set input args to fft stages
267 TST order,#0x00000001
292 TST order,#0x00000001
313 TST diff,#0x01
316 TST count,#0x01 @// Is count even or odd ?
337 TST diff,#0x00000001
H A DomxSP_FFTFwd_CToC_FC32_Sfs_s.S152 TST order, #2
166 TST order,#0x00000001
H A DomxSP_FFTFwd_RToCCS_S32_Sfs_s.S260 TST order, #2 @// Set input args to fft stages
275 TST order,#0x00000001
300 TST order,#0x00000001
321 TST diff,#0x01
324 TST count, #0x01 @// Is count even or odd ?
345 TST diff,#0x00000001
H A DomxSP_FFTInv_CToC_FC32_Sfs_s.S155 TST order, #2
169 TST order,#0x00000001
H A DomxSP_FFTFwd_RToCCS_S16S32_Sfs_s.S120 TST order,#1
H A DomxSP_FFTInv_CCSToR_F32_Sfs_s.S225 TST order, #2
239 TST order,#0x00000001
H A DomxSP_FFTFwd_RToCCS_F32_Sfs_s.S221 TST order, #2
235 TST order,#0x00000001
H A DomxSP_FFTFwd_RToCCS_S16_Sfs_s.S243 TST order, #2 @ Set input args to fft stages
259 TST order,#0x00000001
283 TST order,#0x00000001
303 TST diff,#0x01
306 TST count,#0x01 @ Is count even or odd ?
345 TST diff,#0x00000001
H A DomxSP_FFTInv_CCSToR_S16_Sfs_s.S206 TST order, #2 @ Set input args to fft stages
221 TST order,#0x00000001
244 TST order,#0x00000001
/external/clang/lib/Sema/
H A DDeclSpec.cpp421 const char *DeclSpec::getSpecifierName(DeclSpec::TST T,
511 assert(!isInvalid && "auto SCS -> TST recovery failed");
558 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy);
585 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
593 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc,
602 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy);
614 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
622 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy);
634 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
642 bool DeclSpec::SetTypeSpecType(TST
[all...]
/external/clang/lib/AST/
H A DASTDiagnostic.cpp70 if (const TemplateSpecializationType *TST
72 if (!TST->isTypeAlias())
729 /// TST - the template specialization whose arguments this iterator
731 const TemplateSpecializationType *TST; member in struct:__anon17714::TemplateDiff::TSTiterator
737 /// Index - the index of the template argument in TST.
749 TSTiterator(ASTContext &Context, const TemplateSpecializationType *TST) argument
750 : TST(TST),
751 DesugarTST(GetTemplateSpecializationType(Context, TST->desugar())),
756 TemplateArgument TA = TST
1030 makeTemplateList( SmallVectorImpl<const TemplateSpecializationType *> &TemplateList, const TemplateSpecializationType *TST) argument
[all...]
H A DItaniumMangle.cpp750 if (const TemplateSpecializationType *TST =
752 if (!mangleSubstitution(QualType(TST, 0))) {
753 mangleTemplatePrefix(TST->getTemplateName());
758 mangleTemplateArgs(TST->getArgs(), TST->getNumArgs());
759 addSubstitution(QualType(TST, 0));
1861 if (const TemplateSpecializationType *TST
1863 if (!TST->isTypeAlias())
H A DTypePrinter.cpp941 const TemplateSpecializationType *TST = local
943 Args = TST->getArgs();
944 NumArgs = TST->getNumArgs();
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_chroma_copy.s108 TST x12,#15 //checks wd for multiples for 16
110 TST x12,#7 //checks wd for multiples for 4 & 8
/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h138 TST = 8 << 21, // Test. enumerator in enum:v8::internal::Opcode
/external/clang/lib/Parse/
H A DParser.cpp179 void Parser::ConsumeExtraSemi(ExtraSemiKind Kind, unsigned TST) { argument
207 << Kind << DeclSpec::getSpecifierName((DeclSpec::TST)TST,

Completed in 189 milliseconds

123