Home
last modified time | relevance | path

Searched refs:test1d (Results 1 – 15 of 15) sorted by relevance

/external/libopus/celt/tests/
Dtest_unit_mdct.c106 void test1d(int nfft,int isinverse,int arch) in test1d() function
193 test1d(atoi(argv[k]),0,arch); in main()
194 test1d(atoi(argv[k]),1,arch); in main()
197 test1d(32,0,arch); in main()
198 test1d(32,1,arch); in main()
199 test1d(256,0,arch); in main()
200 test1d(256,1,arch); in main()
201 test1d(512,0,arch); in main()
202 test1d(512,1,arch); in main()
203 test1d(1024,0,arch); in main()
[all …]
Dtest_unit_dft.c86 void test1d(int nfft,int isinverse,int arch) in test1d() function
153 test1d(atoi(argv[k]),0,arch); in main()
154 test1d(atoi(argv[k]),1,arch); in main()
157 test1d(32,0,arch); in main()
158 test1d(32,1,arch); in main()
159 test1d(128,0,arch); in main()
160 test1d(128,1,arch); in main()
161 test1d(256,0,arch); in main()
162 test1d(256,1,arch); in main()
164 test1d(36,0,arch); in main()
[all …]
/external/clang/test/SemaObjCXX/
Ddebugger-cast-result-to-id.mm10 extern __unknown_anytype test1d(); function
12 extern __unknown_anytype test1d(); function
Dparameterized_classes_arc.mm35 void test1d(PC1<__weak Forward*> *obj) { // expected-error {{type argument 'Forward *__weak' cannot… function
/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp204 CharacterIterator* test1d= new StringCharacterIterator(testText, -2, 100, 5); in TestConstructionAndEquality() local
211 if (test1d->startIndex() < 0) in TestConstructionAndEquality()
213 if (test1d->endIndex() > testText.length()) in TestConstructionAndEquality()
215 if (test1d->getIndex() < test1d->startIndex() || test1d->endIndex() < test1d->getIndex()) in TestConstructionAndEquality()
254 delete test1d; in TestConstructionAndEquality()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dselect-gep.ll46 define i32* @test1d(i32* %p, i32* %q) {
47 ; CHECK-LABEL: @test1d(
Dselect-cmp-cttz-ctlz.ll217 define i16 @test1d(i64 %x) {
218 ; CHECK-LABEL: @test1d(
/external/llvm/test/Transforms/SimplifyCFG/AMDGPU/
Dcttz-ctlz.ll184 define i64 @test1d(i64 %A) {
185 ; ALL-LABEL: @test1d(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/AMDGPU/
Dcttz-ctlz.ll184 define i64 @test1d(i64 %A) {
185 ; ALL-LABEL: @test1d(
/external/clang/test/SemaObjC/
Dparameterized_classes_arc.m35 void test1d(PC1<__weak Forward*> *obj) { // expected-error {{type argument 'Forward *__weak' cannot… function
/external/llvm/test/Transforms/InstCombine/
Dselect-cmp-cttz-ctlz.ll217 define i16 @test1d(i64 %x) {
218 ; CHECK-LABEL: @test1d(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/
Dallocas.ll113 ; CHECK: define void @test1d(i8* %x)
120 define void @test1d(i8* %x) {
/external/llvm/test/Transforms/ObjCARC/
Dallocas.ll113 ; CHECK: define void @test1d(i8* %x)
120 define void @test1d(i8* %x) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dstack-protector.ll152 ; test1d: array of [16 x i8]
156 define void @test1d(i8* %a) #2 {
158 ; LINUX-I386-LABEL: test1d:
162 ; LINUX-X64-LABEL: test1d:
166 ; LINUX-KERNEL-X64-LABEL: test1d:
170 ; DARWIN-X64-LABEL: test1d:
174 ; MSVC-I386-LABEL: test1d:
178 ; MINGW-X64-LABEL: test1d:
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll135 ; test1d: array of [16 x i8]
139 define void @test1d(i8* %a) #2 {
141 ; LINUX-I386-LABEL: test1d:
145 ; LINUX-X64-LABEL: test1d:
149 ; LINUX-KERNEL-X64-LABEL: test1d:
153 ; DARWIN-X64-LABEL: test1d:
157 ; MSVC-I386-LABEL: test1d: