Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 25 of 87) sorted by relevance

1234

/external/oprofile/events/ia64/itanium2/
Dunit_masks38 0x6 CANCEL
73 # 0x6 IMISS
99 0x6 IPREL.WRONG_PATH
117 0x6 IPREL.UNKNOWN_PATH_WRONG_PATH
133 0x6 IPREL.OKPRED_NOTTAKEN
173 0x6 EQ_128BYTE_SELF
188 0x6 BRL SELF
205 0x6 EQ_128BYTE SELF
249 0x6 IMISS
264 0x6 IMISS
[all …]
/external/clang/test/FixIt/
Dfixit.cpp77 int x6 /= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}}
100 int x6 /= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}} in f()
101 (void)x6; in f()
124 …if (int x6 /= 0) { (void)x6; } // expected-error {{invalid '/=' at end of declaration; did you mea… in f()
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
Dp1.cpp18 wchar_t x6[] = { L"hello" }; variable
19 extern wchar_t x6[6];
/external/v8/test/mjsunit/regress/
Dregress-969.js90 x6 = 0;
91 function test6() { return first((++o.x, typeof x6), 2); }
93 delete x6;
Dregress-r4998.js44 var x6 = 3;
60 x6 = 262;
/external/llvm/test/Transforms/Inline/
Dinline_constprop.ll50 %x6 = add i32 %x5, 1
51 %x7 = add i32 %x6, 1
89 %x6 = add i32 %x5, 1
90 %x7 = add i32 %x6, 1
/external/webkit/LayoutTests/fast/dom/HTMLFontElement/
Dsize-attribute-expected.txt25 PASS fontSizeAttributeEffect("x6") is null
43 PASS fontSizeAttributeEffect("x+x6") is null
49 PASS fontSizeAttributeEffect("x-x6") is null
/external/llvm/test/CodeGen/X86/
Dinline-asm-error.ll11 define void @f(i32 %x0, i32 %x1, i32 %x2, i32 %x3, i32 %x4, i32 %x5, i32 %x6, i32 %x7, i32 %x8, i32…
13 …fpsr},~{flags}"(i32 %x0, i32 %x1, i32 %x2, i32 %x3, i32 %x4, i32 %x5, i32 %x6, i32 %x7, i32 %x8, i…
D2010-09-01-RemoveCopyByCommutingDef.ll23 %x6 = sdiv i32 %x5, %btmp4 ; <i32> [#uses=1]
24 store i32 %x6, i32* %w, align 4
/external/qemu/pc-bios/keymaps/
Dfr-ca11 currency 0x6 altgr
43 percent 0x6 shift
/external/clang/test/CodeGen/
Doverride-layout.c135 struct X6 x6; in use_structs() local
136 x6.b = sizeof(struct X6); in use_structs()
/external/tcpdump/tests/
Desp2.out6 …23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x6), length 172: IP 192.1.2.23 > 192.0.1.1: ESP(spi=0xabc…
Desp4.new6 …23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x6), length 172: IP 192.1.2.23 > 192.0.1.1: ESP(spi=0xabc…
Desp2.new6 …23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x6), length 172: IP 192.1.2.23 > 192.0.1.1: ESP(spi=0xabc…
Desp0.out6 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x6), length 116
/external/webkit/PerformanceTests/SunSpider/tests/ubench/
Dfunction-missing-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
Dfunction-correct-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
/external/openssl/crypto/bn/asm/
Dmodexp512-x86_64.pl710 my ($pDst, $pA, $x, $A, $tmp, $x7, $x6, $pDst_o)=@_;
952 mov %rax, $x6
993 adc $x6, $X[5]
1008 mov (+$pDst_o+8*13)($pDst), $x6
1022 adc $x6, $x6
1062 add %rdx, $x6
1066 mov $x6, (+$pDst_o+8*13)($pDst)
/external/clang/test/SemaCXX/
Ddependent-types.cpp11 int x6[Size]; in f() local
/external/llvm/test/Analysis/ScalarEvolution/
D2008-08-04-LongAddRec.ll21 add i16 %10, %x6.0 ; <i16>:11 [#uses=2]
35 %x6.0 = phi i16 [ 0, %entry ], [ %11, %bb ] ; <i16> [#uses=1]
/external/oprofile/events/mips/5K/
Devents18 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_EXECED : Branches executed
31 event:0x6 counters:1 um:zero minimum:500 name:DCACHE_LINE_EVICTED : Data cache line evicted
/external/clang/test/ASTMerge/Inputs/
Denum1.c42 E6 x6; variable
Denum2.c42 E6 x6; variable
Dstruct2.c30 struct S6 { int i : 8; unsigned j; } x6; variable
/external/clang/test/Lexer/
Dms-extensions.c8 __int64 x6 = 0x42I64; variable

1234