Searched refs:bx (Results 51 - 75 of 362) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/builtins/arm/
H A Dunorddf2vfp.S28 bx lr
H A Dunordsf2vfp.S28 bx lr
H A Dswitch16.S42 bx ip // jump to computed label
H A Dswitch32.S42 bx ip // jump to computed label
H A Dswitch8.S40 bx ip // jump to computed label
H A Dswitchu8.S40 bx ip // jump to computed label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dmovbe.asm10 movbe [5], bx
11 movbe word [5], bx
H A Damd200707.asm13 lzcnt ax, bx
23 popcnt ax, bx
H A Dxchg64.asm3 xchg ax, bx
4 xchg bx, ax
/external/chromium_org/v8/test/webkit/fast/js/kde/
H A Deval.js33 var bx = b.x // rule out side effects of eval() in shouldBe() test function variable
34 shouldBe("bx", "99");
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicParameterization_TestUtility.cpp8 double ax, bx, cx, dx; local
10 alt_set_abcd(&cubic[0].x, ax, bx, cx, dx);
12 set_abcd(&cubic[0].x, ax, bx, cx, dx);
19 if (!try_alt) calc_bc(dx, bx, cx);
23 double bx = cubic[1].x;
30 calc_ABCD(ax, bx, cx, dx, ay, by, cy, dy, coeffs);
34 coeffs[index] = (*calc_proc[procIndex])(ax, bx, cx, dx, ay, by, cy, dy);
/external/fonttools/Lib/fontTools/misc/
H A DbezierTools.py33 (ax, ay), (bx, by), (cx, cy) = calcQuadraticParameters(pt1, pt2, pt3)
38 roots.append(-bx/ax2)
41 points = [(ax*t*t + bx*t + cx, ay*t*t + by*t + cy) for t in roots if 0 <= t < 1] + [pt1, pt3]
56 (ax, ay), (bx, by), (cx, cy), (dx, dy) = calcCubicParameters(pt1, pt2, pt3, pt4)
60 bx2 = bx * 2.0
66 points = [(ax*t*t*t + bx*t*t + cx * t + dx, ay*t*t*t + by*t*t + cy * t + dy) for t in roots] + [pt1, pt4]
95 bx = pt1x
101 t = (where - (bx, by)[isHorizontal]) / ax
103 midPt = ax * t + bx, ay * t + by
203 bx, b
[all...]
/external/fonttools/Tools/fontTools/misc/
H A DbezierTools.py33 (ax, ay), (bx, by), (cx, cy) = calcQuadraticParameters(pt1, pt2, pt3)
38 roots.append(-bx/ax2)
41 points = [(ax*t*t + bx*t + cx, ay*t*t + by*t + cy) for t in roots if 0 <= t < 1] + [pt1, pt3]
56 (ax, ay), (bx, by), (cx, cy), (dx, dy) = calcCubicParameters(pt1, pt2, pt3, pt4)
60 bx2 = bx * 2.0
66 points = [(ax*t*t*t + bx*t*t + cx * t + dx, ay*t*t*t + by*t*t + cy * t + dy) for t in roots] + [pt1, pt4]
95 bx = pt1x
101 t = (where - (bx, by)[isHorizontal]) / ax
103 midPt = ax * t + bx, ay * t + by
203 bx, b
[all...]
/external/skia/experimental/Intersection/
H A DCubicParameterization_TestUtility.cpp8 double ax, bx, cx, dx; local
10 alt_set_abcd(&cubic[0].x, ax, bx, cx, dx);
12 set_abcd(&cubic[0].x, ax, bx, cx, dx);
19 if (!try_alt) calc_bc(dx, bx, cx);
23 double bx = cubic[1].x;
30 calc_ABCD(ax, bx, cx, dx, ay, by, cy, dy, coeffs);
34 coeffs[index] = (*calc_proc[procIndex])(ax, bx, cx, dx, ay, by, cy, dy);
/external/chromium_org/third_party/WebKit/Source/platform/animation/
H A DUnitBezier.h40 bx = 3.0 * (p2x - p1x) - cx;
41 ax = 1.0 - cx -bx;
80 // `ax t^3 + bx t^2 + cx t' expanded using Horner's rule.
81 return ((ax * t + bx) * t + cx) * t;
91 return (3.0 * ax * t + 2.0 * bx) * t + cx;
151 double bx; member in struct:blink::UnitBezier
/external/jpeg/
H A Djmemdosa.asm48 push bx
58 lds bx,dword ptr [bp+6] ; get handle pointer
59 mov word ptr [bx],ax ; save the handle
65 pop bx
83 push bx
88 mov bx,word ptr [bp+6] ; file handle
97 pop bx
115 push bx
120 mov bx,word ptr [bp+6] ; file handle
131 pop bx
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djmemdosa.asm48 push bx
58 lds bx,dword ptr [bp+6] ; get handle pointer
59 mov word ptr [bx],ax ; save the handle
65 pop bx
83 push bx
88 mov bx,word ptr [bp+6] ; file handle
97 pop bx
115 push bx
120 mov bx,word ptr [bp+6] ; file handle
131 pop bx
[all...]
/external/qemu-pc-bios/vgabios/
H A Dclext.c469 push bx
478 xor bx, bx variable
479 mov [PM_BIOSMEM_VBE_MODE], bx
481 pop bx
499 push bx
500 and bx, #0x7F variable
501 shl bx, 1 variable
503 mov bp, cirrus_extbios_handlers[bx]
504 pop bx
516 xor bx, bx variable
518 shl bx, 1 variable
582 xor bx, bx variable
584 shl bx, 1 variable
606 mov bx, [si+10] ;; seq variable
612 mov bx, [si+12] ;; graph variable
616 mov bx, [si+14] ;; crtc variable
672 add bx, #0x2 variable
684 mov bx, #_cirrus_id_table variable
700 xor bx, bx variable
756 mov bx, cirrus_extbios_A0h_callback variable
770 mov bx, #0x0E00 ;; IBM 8512/8513, color variable
916 mov bx, [si+4] variable
917 mul bx ;; dx:ax=vramdisp variable
993 test bx, #0x3e00 variable
1018 test bx, #0x4000 ;; LFB variable
1022 test bx, #0x8000 ;; no clear variable
1054 mov bx, # PM_BIOSMEM_VBE_MODE variable
1056 mov bx, ax variable
1057 test bx, bx variable
1059 mov bx, # PM_BIOSMEM_CURRENT_MODE variable
1167 mov bx, #0x04 variable
1178 mov bx, #0x04 variable
1184 mov bx, ax variable
1203 mov bx, #0x0f30 variable
[all...]
/external/openssl/crypto/
H A Darmv4cpuid.S11 .byte 0x1e,0xff,0x2f,0xe1 @ bx lr
19 bx lr
21 .word 0xe12fff1e @ bx lr
29 .byte 0x1e,0xff,0x2f,0xe1 @ bx lr
36 .byte 0x1e,0xff,0x2f,0xe1 @ bx lr
43 .byte 0x1e,0xff,0x2f,0xe1 @ bx lr
49 .byte 0x1e,0xff,0x2f,0xe1 @ bx lr
63 bx lr
85 .word 0xe12fff1e @ bx lr
117 bx l
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
H A Dtest_rendering.c147 int mbx, mby, bx, by; local
214 for (bx = 0; bx < MACROBLOCK_WIDTH_IN_BLOCKS; ++bx)
221 (short)(start + range * ((mbx * MACROBLOCK_WIDTH + bx * BLOCK_WIDTH) / (float)(INPUT_WIDTH - 1))),
222 (short)(start + range * ((mbx * MACROBLOCK_WIDTH + bx * BLOCK_WIDTH + BLOCK_WIDTH - 1) / (float)(INPUT_WIDTH - 1))),
231 for (bx = 0; bx < MACROBLOCK_WIDTH_IN_BLOCKS / 2; ++bx)
238 (short)(start + range * ((mbx * MACROBLOCK_WIDTH + bx * BLOCK_WIDT
[all...]
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A Dtest_rendering.c147 int mbx, mby, bx, by; local
214 for (bx = 0; bx < MACROBLOCK_WIDTH_IN_BLOCKS; ++bx)
221 (short)(start + range * ((mbx * MACROBLOCK_WIDTH + bx * BLOCK_WIDTH) / (float)(INPUT_WIDTH - 1))),
222 (short)(start + range * ((mbx * MACROBLOCK_WIDTH + bx * BLOCK_WIDTH + BLOCK_WIDTH - 1) / (float)(INPUT_WIDTH - 1))),
231 for (bx = 0; bx < MACROBLOCK_WIDTH_IN_BLOCKS / 2; ++bx)
238 (short)(start + range * ((mbx * MACROBLOCK_WIDTH + bx * BLOCK_WIDT
[all...]
/external/llvm/test/MC/ARM/
H A Dthumb-far-jump.s15 bx lr
23 bx lr
H A Dpool.s10 bx lr
/external/llvm/test/MC/X86/
H A Daddress-size.s16 movl $0x12345678, (%bx,%si,1)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
H A Dbintest.asm33 mov bx,[bssptr] ; [7]
34 mov al,[bx]
35 mov bx,[dataptr] ; [7]
36 mov [bx],al
44 mov bx,[textptr] ; [7]
45 jmp bx

Completed in 4708 milliseconds

1234567891011>>