Home
last modified time | relevance | path

Searched refs:c5 (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/test/CodeGen/
Dtentative-decls.c35 static int c5[]; variable
36 static int func() { return c5[0]; } in func()
Dconstant-comparison.c9 int *c5 = &a + (6 * 5 >= 30); variable
/external/clang/test/Sema/
Dwarn-unreachable.c51 c5: in test2()
58 goto c5; in test2()
Dpointer-conversion.c10 char ** c5 = &c4; // expected-warning {{discards qualifiers in nested pointer types}} variable
/external/chromium/base/
Dcallback_unittest.cc83 Callback<void(int,int,int,int,int)> c5; in TEST_F() local
91 EXPECT_TRUE(c5.is_null()); in TEST_F()
Dbind_unittest.cc241 Callback<int(int,int,int,int,int)> c5 = Bind(&Sum, 32); in TEST_F() local
242 EXPECT_EQ(87, c5.Run(13, 12, 11, 10, 9)); in TEST_F()
Dfile_util_unittest.cc1706 FindResultCollector c5(f5); in TEST_F() local
1707 EXPECT_TRUE(c5.HasFile(dir1)); in TEST_F()
1708 EXPECT_TRUE(c5.HasFile(dir2)); in TEST_F()
1709 EXPECT_TRUE(c5.HasFile(dir2file)); in TEST_F()
1710 EXPECT_TRUE(c5.HasFile(dir2inner)); in TEST_F()
1711 EXPECT_TRUE(c5.HasFile(dir2innerfile)); in TEST_F()
1712 EXPECT_EQ(c5.size(), 5); in TEST_F()
/external/clang/test/Parser/
Dc1x-alignas.c10 char _Alignas(_Alignof(int)) c5; variable
/external/clang/test/SemaTemplate/
Dinstantiation-default-2.cpp14 Constant<float (*)(int, double), &f> *c5; variable
/external/libvpx/vp8/common/x86/
Dloopfilter_sse2.asm741 …movq xmm1, QWORD PTR [rsi+4*rax] ; xx xx xx xx xx xx xx xx c7 c6 c5 c4 c3 c2 …
751 … punpcklbw xmm1, xmm6 ; d7 c7 d6 c6 d5 c5 d4 c4 d3 c3 d2 c2 d1 e1 d0 c0
758 … punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
773 … punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
794 … punpckhqdq xmm5, xmm1 ; f5 e5 d5 c5 b5 a5 95 85 75 65 55 45 35 25 15 05
821 … punpckhqdq xmm5, xmm1 ; f5 e5 d5 c5 b5 a5 95 85 75 65 55 45 35 25 15 05
962 ; xmm7 = f5 e5 d5 c5 b5 a5 95 85 75 65 55 45 35 25 15 05
971 … punpckhbw xmm3, xmm7 ; f5 f4 e5 e4 d5 d4 c5 c4 b5 b4 a5 a4 95 94 85 84
981 … punpckhwd xmm5, xmm3 ; f5 f4 f3 f2 e5 e4 e3 e2 d5 d4 d3 d2 c5 c4 c3 c2
985 ; xmm5 = f5 f4 f3 f2 e5 e4 e3 e2 d5 d4 d3 d2 c5 c4 c3 c2
[all …]
/external/icu4c/test/intltest/
Ditercoll.cpp159 Collator *c5 = Collator::createInstance(Locale("ja", "JP", ""), status); in TestPrevious() local
161 iter = ((RuleBasedCollator*)c5)->createCollationElementIterator(source); in TestPrevious()
167 delete c5; in TestPrevious()
/external/clang/test/CodeGenCXX/
Dmangle-ms-return-qualifiers.cpp68 const A* c5() { return 0; } in c5() function
/external/libvorbis/vq/
DMakefile.am21 44c3.vqs 44c4.vqs 44c5.vqs 44c6.vqs 44c7.vqs 44c8.vqs 44c9.vqs \
/external/openssl/crypto/pkcs7/t/
Dc.pem19 73:dd:22:80:4b:2d:c5:60:b8:fe:1e:18:63:ef:dc:
Ds.pem28 73:dd:22:80:4b:2d:c5:60:b8:fe:1e:18:63:ef:dc:
Dserver.pem19 73:dd:22:80:4b:2d:c5:60:b8:fe:1e:18:63:ef:dc:
/external/llvm/test/Transforms/FunctionAttrs/
Dnocapture.ll35 ; CHECK: define i1 @c5(i32* %q, i32 %bitno)
36 define i1 @c5(i32* %q, i32 %bitno) {
/external/icu4c/tools/gensprep/
DfilterRFC3454.pl49 "--C5" => \$c5,
124 if($line =~ /C.5/ && defined $c5 ){
/external/openssl/crypto/pkcs7/
Dinfo.pem19 73:dd:22:80:4b:2d:c5:60:b8:fe:1e:18:63:ef:dc:
/external/llvm/test/CodeGen/ARM/
Dfast-isel.ll116 %c5 = sext i16 %c2 to i32
117 %c6 = add i32 %c4, %c5
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2
/external/valgrind/main/none/tests/amd64/
Dslahf-amd64.stdout.exp200 c5 -> c700
/external/libsepol/tests/policies/test-linker/
Dsmall-base.conf560 gen_user(g_b_user_2,, g_b_role_1, s0, s0 - s0:c0, c1, c3, c4, c5)
/external/v8/test/mjsunit/
Dlarge-object-allocation.js164 this.c5 = i;

12