/external/libgsm/ |
D | Makefile | 119 TST = $(ROOT)/tst macro 198 $(TST)/cod2lin.c \ 199 $(TST)/cod2txt.c \ 200 $(TST)/gsm2cod.c \ 201 $(TST)/lin2cod.c \ 202 $(TST)/lin2txt.c 254 $(TST)/run 285 tst: $(TST)/lin2cod $(TST)/cod2lin $(TOAST) $(TST)/test-result 293 $(TST)/lin2txt $(TST)/cod2txt $(TST)/gsm2cod 420 $(TST)/lin2cod $(TST)/lin2txt \ [all …]
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 271 typedef TypeSpecifierType TST; typedef 272 static const TST TST_unspecified = clang::TST_unspecified; 273 static const TST TST_void = clang::TST_void; 274 static const TST TST_char = clang::TST_char; 275 static const TST TST_wchar = clang::TST_wchar; 276 static const TST TST_char16 = clang::TST_char16; 277 static const TST TST_char32 = clang::TST_char32; 278 static const TST TST_int = clang::TST_int; 279 static const TST TST_int128 = clang::TST_int128; 280 static const TST TST_half = clang::TST_half; [all …]
|
/external/llvm/test/Transforms/AtomicExpand/ARM/ |
D | atomic-expansion-v7.ll | 12 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 13 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 31 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 32 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 48 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 49 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 67 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 68 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 87 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 88 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] [all …]
|
D | atomic-expansion-v8.ll | 12 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 13 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 31 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 32 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 48 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 49 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 76 ; CHECK: [[TST:%.*]] = icmp ne i32 [[TRYAGAIN]], 0 77 ; CHECK: br i1 [[TST]], label %[[LOOP]], label %[[END:.*]] 99 ; CHECK: [[TST:%.*]] = icmp eq i32 [[TRYAGAIN]], 0 100 ; CHECK: br i1 [[TST]], label %[[SUCCESS_BB:.*]], label %[[LOOP]] [all …]
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 447 const char *DeclSpec::getSpecifierName(DeclSpec::TST T, in getSpecifierName() 612 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType() 620 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() 629 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy); in SetTypeSpecType() 641 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType() 649 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy); in SetTypeSpecType() 661 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType() 669 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() 679 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy); in SetTypeSpecType() 691 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType() [all …]
|
/external/clang/lib/Tooling/Core/ |
D | QualTypeNames.cpp | 141 if (const auto *TST = dyn_cast<const TemplateSpecializationType>(TypePtr)) { in getFullyQualifiedTemplateType() local 144 for (TemplateSpecializationType::iterator I = TST->begin(), E = TST->end(); in getFullyQualifiedTemplateType() 158 TST->getTemplateName(), FQArgs, in getFullyQualifiedTemplateType() 159 TST->getCanonicalTypeInternal()); in getFullyQualifiedTemplateType() 343 } else if (const auto *TST = dyn_cast<TemplateSpecializationType>(TypePtr)) { in createNestedNameSpecifierForScopeOf() local 344 Decl = TST->getTemplateName().getAsTemplateDecl(); in createNestedNameSpecifierForScopeOf()
|
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 106 if (const TemplateSpecializationType *TST = in Desugar() local 108 if (!TST->isTypeAlias()) { in Desugar() 111 for (unsigned I = 0, N = TST->getNumArgs(); I != N; ++I) { in Desugar() 112 const TemplateArgument &Arg = TST->getArg(I); in Desugar() 122 TST->getTemplateName(), Args, QT); in Desugar() 904 const TemplateSpecializationType *TST; member 918 InternalIterator(const TemplateSpecializationType *TST) in InternalIterator() 919 : TST(TST), Index(0), CurrentTA(nullptr), EndTA(nullptr) { in InternalIterator() 923 TemplateArgument TA = TST->getArg(0); in InternalIterator() 940 return Index >= TST->getNumArgs(); in isEnd() [all …]
|
/external/strace/linux/aarch64/ |
D | syscallent.h | 30 [1038] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 41 [1049] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
|
/external/strace/linux/mips/ |
D | syscallent-compat.h | 19 [ 18] = { 0, TF|TST|TSTA,SEN(printargs), "svr4_stat" }, 119 [ 123] = { 0, TF|TST|TSTA,SEN(printargs), "svr4_xstat" }, 170 [1018] = { 0, TF|TST|TSTA,SEN(printargs), "sysv_stat" }, 305 [1158] = { 0, TF|TST|TSTA,SEN(printargs), "sysv_xstat" }, 355 [2018] = { 0, TF|TST|TSTA,SEN(printargs), "bsd43_oldstat" }, 375 [2038] = { 0, TF|TST|TSTA,SEN(printargs), "bsd43_stat" }, 548 [3018] = { 0, TF|TST|TSTA,SEN(printargs), "posix_stat" },
|
D | syscallent-o32.h | 21 [4018] = { 2, TF|TST|TSTA, SEN(oldstat), "oldstat" }, 109 [4106] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 216 [4213] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
|
/external/vixl/test/aarch32/config/ |
D | cond-rd-operand-const-a32.json | 36 "Tst" // TST{<c>}{<q>} <Rn>, #<const> ; A1 98 "Tst" // TST{<c>}{<q>} <Rn>, #<const> ; A1
|
D | cond-rd-operand-rn-t32.json | 52 "Tst", // TST{<c>}{<q>} <Rn>, <Rm> ; T1 140 "Tst" // TST{<c>}{<q>} <Rn>, <Rm> ; T1
|
/external/llvm/test/CodeGen/ARM/ |
D | arm-and-tst-peephole.ll | 80 ; Another test that exercises the AND/TST peephole optimization and also 140 ; fold into a TST, but in doing so we changed the register being tested allowing 141 ; folding of unrelated tests (in this case, a TST against r1 was eliminated in
|
/external/strace/tests/ |
D | nsyscalls.c | 45 #define TST 0 macro
|
D | ksysent.c | 44 #define TST 0 macro
|
/external/strace/tests-mx32/ |
D | nsyscalls.c | 45 #define TST 0 macro
|
D | ksysent.c | 44 #define TST 0 macro
|
/external/strace/tests-m32/ |
D | nsyscalls.c | 45 #define TST 0 macro
|
D | ksysent.c | 44 #define TST 0 macro
|
/external/libhevc/common/arm64/ |
D | ihevc_inter_pred_chroma_copy.s | 108 TST x12,#15 //checks wd for multiples for 16 110 TST x12,#7 //checks wd for multiples for 4 & 8
|
/external/strace/linux/alpha/ |
D | syscallent.h | 68 [ 38] = { 5, TF|TST|TSTA, SEN(printargs), "osf_old_stat" }, /* not implemented */ 97 [ 67] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 231 [224] = { 2, TF|TST|TSTA, SEN(printargs), "osf_stat" }, 391 [425] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
|
/external/arm-neon-tests/ |
D | Init.s | 34 TST r0, #0x1 ; Is the MMU enabled?
|
/external/strace/linux/crisv10/ |
D | syscallent.h | 19 [ 18] = { 2, TF|TST|TSTA, SEN(oldstat), "oldstat" }, 107 [106] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 195 [195] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
|
/external/strace/linux/sh64/ |
D | syscallent.h | 48 [ 18] = { 2, TF|TST|TSTA, SEN(oldstat), "oldstat" }, 136 [106] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 224 [195] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 48 [ 18] = { 2, TF|TST|TSTA, SEN(oldstat), "oldstat" }, 136 [106] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 225 [195] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
|