Home
last modified time | relevance | path

Searched refs:TST (Results 1 – 25 of 134) sorted by relevance

123456

/external/libgsm/
DMakefile119 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/
DDeclSpec.h271 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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AtomicExpand/ARM/
Datomic-expansion-v7.ll12 ; 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 …]
Datomic-expansion-v8.ll12 ; 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/llvm/test/Transforms/AtomicExpand/ARM/
Datomic-expansion-v7.ll12 ; 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 …]
Datomic-expansion-v8.ll12 ; 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/
DDeclSpec.cpp447 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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/X86/
Dx86-shuffle-sink.ll13 ; CHECK-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
34 ; CHECK-SSE2-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
44 ; CHECK-XOP-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
53 ; CHECK-AVX2-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
63 ; CHECK-AVX512BW-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
84 ; CHECK-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
105 ; CHECK-SSE2-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
115 ; CHECK-XOP-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
124 ; CHECK-AVX-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
145 ; CHECK-SSE2-NEXT: br i1 [[TST:%.*]], label [[IF_TRUE:%.*]], label [[IF_FALSE:%.*]]
[all …]
/external/clang/lib/AST/
DASTDiagnostic.cpp106 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/clang/lib/Tooling/Core/
DQualTypeNames.cpp141 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/strace/
Dsysent_shorthand_defs.h10 # define TST 0 macro
34 # define TST TRACE_STAT macro
Dsysent_shorthand_undefs.h8 #undef TST
/external/libxaac/decoder/armv7/
Dixheaacd_conv_ergtoamplitude.s53 TST R7, #1
79 TST R7, #1
107 TST R7, #1
Dixheaacd_conv_ergtoamplitudelp.s50 TST R7, #1
76 TST R7, #1
104 TST R7, #1
/external/strace/linux/aarch64/
Dsyscallent.h32 [1038] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
43 [1049] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
/external/strace/linux/mips/
Dsyscallent-compat.h19 [ 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" },
Dsyscallent-o32.h22 [4018] = { 2, TF|TST|TSTA, SEN(oldstat), "oldstat" },
110 [4106] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
217 [4213] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dimprecise-through-phis.ll20 ; CHECK-NEXT: [[TST:%.*]] = fcmp une double [[NEXTVAL]], 4.200000e+01
21 ; CHECK-NEXT: br i1 [[TST]], label [[DO_ADD:%.*]], label [[NO_ADD:%.*]]
105 ; CHECK-NEXT: [[TST:%.*]] = fcmp fast une double [[NEXTVAL]], 4.200000e+01
106 ; CHECK-NEXT: br i1 [[TST]], label [[DO_ADD:%.*]], label [[NO_ADD:%.*]]
/external/vixl/test/aarch32/config/
Dcond-rd-operand-const-a32.json36 "Tst" // TST{<c>}{<q>} <Rn>, #<const> ; A1
98 "Tst" // TST{<c>}{<q>} <Rn>, #<const> ; A1
Dcond-rd-operand-rn-t32.json52 "Tst", // TST{<c>}{<q>} <Rn>, <Rm> ; T1
140 "Tst" // TST{<c>}{<q>} <Rn>, <Rm> ; T1
/external/llvm/test/CodeGen/ARM/
Darm-and-tst-peephole.ll80 ; 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/libhevc/common/arm64/
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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Darm-and-tst-peephole.ll79 ; Another test that exercises the AND/TST peephole optimization and also
139 ; fold into a TST, but in doing so we changed the register being tested allowing
140 ; folding of unrelated tests (in this case, a TST against r1 was eliminated in
/external/strace/linux/alpha/
Dsyscallent.h68 [ 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/
DInit.s34 TST r0, #0x1 ; Is the MMU enabled?

123456