Lines Matching defs:x
42 function Add1(x) { argument
46 function Add100(x) { argument
50 function Add1Reversed(x) { argument
54 function Add100Reversed(x) { argument
75 function Sub1(x) { argument
79 function Sub100(x) { argument
83 function Sub1Reversed(x) { argument
87 function Sub100Reversed(x) { argument
107 function Shr1(x) { argument
111 function Shr100(x) { argument
115 function Shr1Reversed(x) { argument
119 function Shr100Reversed(x) { argument
123 function Sar1(x) { argument
127 function Sar100(x) { argument
131 function Sar1Reversed(x) { argument
135 function Sar100Reversed(x) { argument
167 function Xor1(x) { argument
171 function Xor100(x) { argument
175 function Xor1Reversed(x) { argument
179 function Xor100Reversed(x) { argument
198 var x = 0x23; var y = 0x35; variable
644 function foo(x) { argument