/external/valgrind/main/memcheck/tests/amd64/ |
fxsave-amd64.stdout.exp | 9 32 xx xx 00 00 00 00 00 80 ff 3f 00 00 00 00 00 00 10 48 xx xx 00 00 00 00 00 80 ff 3f 00 00 00 00 00 00 11 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00 12 80 xx xx cf fb 84 9a 20 9a fd 3f 00 00 00 00 00 00 13 96 xx xx cf d1 f7 17 72 b1 fe 3f 00 00 00 00 00 00 [all...] |
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_dequantize_sample.cpp | 42 int32 power_1_third( int32 xx) 45 int32 xx, int32 in the [0, 8192] range 49 int32 xx^(1/3) int32 Q26 number representing 154 int32 power_1_third(int32 xx) 157 if (xx <= 512) 159 return (power_one_third[xx] >> 1); 163 if (xx >> 15) 169 int32 x = xx; 170 int32 m = 22 - pvmp3_normalize(xx); 172 xx >>= m [all...] |
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_server.c | 180 UINT16 rsp_param_len, num_rsp_handles, xx; local 281 for (xx = cont_offset; xx < cont_offset + cur_handles; xx++) 282 UINT32_TO_BE_STREAM (p_rsp, rsp_handles[xx]); 324 UINT16 rsp_param_len, xx; local 421 for (xx = p_ccb->cont_info.next_attr_index; xx < attr_seq.num_attr; xx++) 423 p_attr = sdp_db_find_attr_in_rec (p_rec, attr_seq.attr_entry[xx].start, attr_seq.attr_entry[xx].end) 580 UINT16 rsp_param_len, xx; local [all...] |
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
b_tgamma.c | 223 struct Double r, xx; local 228 xx.a = (t + x), TRUNC(xx.a); 229 xx.b = x - xx.a; xx.b += t; xx.b += d; 232 x = xx.a + xx.b; 234 xx.a = x, TRUNC(xx.a) [all...] |
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
ml_math_func.c | 744 unsigned long xx; local 780 // Initial condition starts at 1: xx=(1L<<30); 781 // First iteration is simple: Instead of initializing xx=1, assign to result of first iteration: 782 // xx= (3/2-x0/2); 783 //% NR formula: xx=xx*(3/2-x0*xx*xx/2); = xx*(1.5 - (x0/2)*xx*xx 826 long xx, cc; local 885 long two, xx; local [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
ml_math_func.c | 744 unsigned long xx; local 780 // Initial condition starts at 1: xx=(1L<<30); 781 // First iteration is simple: Instead of initializing xx=1, assign to result of first iteration: 782 // xx= (3/2-x0/2); 783 //% NR formula: xx=xx*(3/2-x0*xx*xx/2); = xx*(1.5 - (x0/2)*xx*xx 826 long xx, cc; local 885 long two, xx; local [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_utils.c | 53 int xx; local 56 for (xx = 0; xx < MAX_L2CAP_LINKS; xx++, p_lcb++) 182 int xx; local 184 for (xx = 0; xx < L2CAP_NUM_FIXED_CHNLS; xx++) 186 if (p_lcb->p_fixed_ccbs[xx]) 188 l2cu_release_ccb (p_lcb->p_fixed_ccbs[xx]); 264 int xx; local 1209 int xx; local 1785 UINT16 xx; local 1866 UINT16 xx; local 2185 int xx; local 2215 int xx; local 2298 int xx; local 2573 int xx; local 2755 int xx; local 2823 int xx; local 2887 int xx; local 3000 int xx; local 3030 UINT8 xx; local 3248 int xx; local 3457 UINT8 xx; local 3499 UINT8 xx; local [all...] |
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_opts_arm.cpp | 51 const uint16_t* SK_RESTRICT xx = (const uint16_t*)(xy + 1); local 57 "ldmia %[xx]!, {r5, r7, r9, r11} \n\t" // load ptrs to pixels 0-7 98 : [xx] "+r" (xx), [count8] "+r" (count8), [colors] "+r" (colors) 104 src = srcAddr[*xx++]; *colors++ = table[src]; 137 const uint16_t* xx = (const uint16_t*)(xy + 1); local 143 "ldmia %[xx]!, {r5, r7, r9, r11} \n\t" // load ptrs to pixels 0-7 175 "ldrh r4, [%[xx]], #2 \n\t" // load pixel ptr 182 : [xx] "+r" (xx), [count] "+r" (count), [colors] "+r" (colors [all...] |
SkBitmapProcState_opts_mips_dsp.cpp | 33 const uint16_t* SK_RESTRICT xx = (const uint16_t*)(xy + 1); local 45 "pref 0, 16(%[xx]) \n\t" 46 "lhu $t0, 0(%[xx]) \n\t" 47 "lhu $t1, 2(%[xx]) \n\t" 48 "lhu $t2, 4(%[xx]) \n\t" 49 "lhu $t3, 6(%[xx]) \n\t" 50 "lhu $t4, 8(%[xx]) \n\t" 51 "lhu $t5, 10(%[xx]) \n\t" 52 "lhu $t6, 12(%[xx]) \n\t" 53 "lhu $t7, 14(%[xx]) \n\t 163 const uint16_t* xx = (const uint16_t*)(xy + 1); local [all...] |
/external/skia/src/opts/ |
SkBitmapProcState_opts_arm.cpp | 50 const uint16_t* SK_RESTRICT xx = (const uint16_t*)(xy + 1); local 56 "ldmia %[xx]!, {r5, r7, r9, r11} \n\t" // load ptrs to pixels 0-7 97 : [xx] "+r" (xx), [count8] "+r" (count8), [colors] "+r" (colors) 103 src = srcAddr[*xx++]; *colors++ = table[src]; 136 const uint16_t* xx = (const uint16_t*)(xy + 1); local 142 "ldmia %[xx]!, {r5, r7, r9, r11} \n\t" // load ptrs to pixels 0-7 174 "ldrh r4, [%[xx]], #2 \n\t" // load pixel ptr 181 : [xx] "+r" (xx), [count] "+r" (count), [colors] "+r" (colors [all...] |
/external/valgrind/main/none/tests/amd64/ |
pcmpxstrx64.c | 30 UChar xx = 0; local 32 if (x >= '0' && x <= '9') { xx = x - '0'; } 33 else if (x >= 'A' && x <= 'F') { xx = x - 'A' + 10; } 34 else if (x >= 'a' && x <= 'f') { xx = x - 'a' + 10; } 37 assert(xx < 16); 38 xx = (xx << 4) | xx; 39 assert(xx < 256); 40 (*dst)[i] = xx; [all...] |
pcmpxstrx64w.c | 31 UChar xx = 0; local 33 if (x >= '0' && x <= '9') { xx = x - '0'; } 34 else if (x >= 'A' && x <= 'F') { xx = x - 'A' + 10; } 35 else if (x >= 'a' && x <= 'f') { xx = x - 'a' + 10; } 38 assert(xx < 16); 39 xx = (xx << 4) | xx; 40 assert(xx < 256); 41 (*dst)[i] = xx; [all...] |
/external/chromium_org/third_party/skia/bench/ |
VertBench.cpp | 51 SkScalar xx = 0; local 53 pts->set(xx, yy); 55 xx += dx;
|
/external/clang/test/Sema/ |
complex-int.c | 6 __complex__ unsigned xx; local 16 result = xx*yy; 20 case xx: ; // expected-error{{expression is not an integer constant expression}}
|
array-constraint.c | 32 pfunc xx(int f[](void)) { // expected-error {{'f' declared as array of functions}} function
|
/external/skia/bench/ |
VertBench.cpp | 51 SkScalar xx = 0; local 53 pts->set(xx, yy); 55 xx += dx;
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_rt.h | 40 double x, xx; member in struct:PERF_RTdata_uptime 57 n, x, xx: whole lifecycle 65 double xx, txx, ax, axx; member in struct:PERF_RTdata_rate 84 double xx; member in struct:PERF_RTdata_delay
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
loopfilter_sse2.asm | 652 movq xmm4, [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00 653 movq xmm1, [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 1 [all...] |
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-798.js | 100 xx = {} 101 xx.__proto__ = x 103 xx.a; 104 xx.b; 105 xx.c; 106 xx.a = 1; 107 xx.b = 1; 108 xx.c = 1;
|
/external/clang/test/Index/ |
load-exprs.c | 7 void *xx = ptr ? : &x; local 50 // CHECK: load-exprs.c:7:9: VarDecl=xx:7:9 (Definition) Extent=[7:3 - 7:24]
|
/external/libnfc-nci/src/nfa/ce/ |
nfa_ce_main.c | 108 UINT8 xx; local 116 for (xx = 0, p_info = nfa_ce_cb.listen_info; xx < NFA_CE_LISTEN_INFO_MAX; xx++, p_info++)
|
/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_sse2.asm | 652 movq xmm4, [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00 653 movq xmm1, [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 1 [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
loopfilter_sse2.asm | 652 movq xmm4, [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00 653 movq xmm1, [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 1 [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
ftcalc.c | 719 FT_Fixed xx, xy, yx, yy; local 725 xx = FT_MulFix( a->xx, b->xx ) + FT_MulFix( a->xy, b->yx ); 726 xy = FT_MulFix( a->xx, b->xy ) + FT_MulFix( a->xy, b->yy ); 727 yx = FT_MulFix( a->yx, b->xx ) + FT_MulFix( a->yy, b->yx ); 730 b->xx = xx; b->xy = xy; 740 FT_Pos delta, xx, yy; local 747 delta = FT_MulFix( matrix->xx, matrix->yy ) 773 FT_Fixed xx, xy, yx, yy; local [all...] |
/external/libnfc-nci/src/nfc/nfc/ |
nfc_main.c | 220 UINT8 num_interfaces = 0, xx; local 237 for (xx = 0; xx < num_interfaces; xx++) 733 int xx; local 739 for (xx = 0; xx < NCI_MAX_CONN_CBS; xx++) 741 nfc_cb.conn_cb[xx].conn_id = NFC_ILLEGAL_CONN_ID; 840 UINT8 xx, yy, num_intf, intf_mask local [all...] |