| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/ |
| H A D | m2vd_parser.c | 112 static inline RK_S32 m2vd_get_readbits(BitReadCtx_t *bx) in m2vd_get_readbits() argument 114 return bx->used_bits; in m2vd_get_readbits() 117 static inline RK_S32 m2vd_get_leftbits(BitReadCtx_t *bx) in m2vd_get_leftbits() argument 119 return (bx->bytes_left_ * 8 + bx->num_remaining_bits_in_curr_byte_); in m2vd_get_leftbits() 122 static RK_S32 m2vd_read_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_read_bits() argument 126 mpp_read_bits(bx, bits, &ret); in m2vd_read_bits() 128 mpp_read_longbits(bx, bits, (RK_U32 *)&ret); in m2vd_read_bits() 132 static RK_S32 m2vd_show_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_show_bits() argument 135 mpp_show_bits(bx, bits, &ret); in m2vd_show_bits() 563 static RK_U32 m2vd_search_header(BitReadCtx_t *bx) in m2vd_search_header() argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | unitbezier.hpp | 38 , bx(3.0 * (p2x - p1x) - (3.0 * p1x)) in UnitBezier() 51 (bx + (3.0 * cx / 3.0) + cx) / 3.0, in getP2() 58 return ((ax * t + bx) * t + cx) * t; in sampleCurveX() 66 return (3.0 * ax * t + 2.0 * bx) * t + cx; in sampleCurveDerivativeX() 119 return std::tie(cx, bx, ax, cy, by, ay) == in operator ==() 120 std::tie(rhs.cx, rhs.bx, rhs.ax, rhs.cy, rhs.by, rhs.ay); in operator ==() 125 const double bx; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/ |
| H A D | 0001-asm-Delete-.func-.endfunc-directives.patch | 134 bx lr 142 bx lr 150 bx lr 158 bx lr 166 bx lr 174 bx lr 182 bx lr 190 bx lr 198 bx lr 206 bx lr [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ |
| H A D | vbe.c | 191 pVbe->pInt10->bx = 0; in vbeProbeDDC() 208 switch (pVbe->pInt10->bx & 0x3) { in vbeProbeDDC() 231 if (pVbe->pInt10->bx & 0x4) { in vbeProbeDDC() 241 (pVbe->pInt10->bx >> 8) & 0xff); in vbeProbeDDC() 289 pVbe->pInt10->bx = 0x01; in vbeReadEDID() 463 pVbe->pInt10->bx = mode; in VBESetVBEMode() 465 pVbe->pInt10->bx |= 1 << 11; in VBESetVBEMode() 471 pVbe->pInt10->bx &= ~(1 << 11); in VBESetVBEMode() 497 *mode = R16(pVbe->pInt10->bx); in VBEGetVBEMode() 604 int npages = (R16(pVbe->pInt10->bx) * 64) / 4096 + 1; in VBESaveRestore() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_asm.h | 128 parm [edi] [ax] [bx] \ 130 modify exact [ax bx]; 164 parm [edi] [ax] [bx] \ 166 modify exact [ax bx]; 200 parm [edi] [ax] [bx] \ 202 modify exact [ax bx]; 236 parm [edi] [ax] [bx] \ 238 modify exact [ax bx]; 368 parm [edi] [ax] [bx] \ 370 modify exact [ax bx]; [all …]
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbrop.h | 98 #define FbStippleRRop(dst, b, fa, fx, ba, bx) \ argument 99 (FbDoRRop(dst, fa, fx) & b) | (FbDoRRop(dst, ba, bx) & ~b) 101 #define FbStippleRRopMask(dst, b, fa, fx, ba, bx, m) \ argument 102 (FbDoMaskRRop(dst, fa, fx, m) & (b)) | (FbDoMaskRRop(dst, ba, bx, m) & ~(b)) 104 #define FbDoLeftMaskByteStippleRRop(dst, b, fa, fx, ba, bx, lb, l) { \ argument 105 FbBits __xor = ((fx) & (b)) | ((bx) & ~(b)); \ 109 #define FbDoRightMaskByteStippleRRop(dst, b, fa, fx, ba, bx, rb, r) { \ argument 110 FbBits __xor = ((fx) & (b)) | ((bx) & ~(b)); \
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | toshiba.c | 249 unsigned short ax,bx; in tosh_ioctl() local 261 bx = regs.ebx & 0xffff; in tosh_ioctl() 263 if (((ax==0xff00) || (ax==0xfe00)) && (bx>0x0069)) in tosh_ioctl() 269 if (((ax==0xf300) || (ax==0xf400)) && (bx==0x0004)) { in tosh_ioctl() 351 unsigned short bx,cx; in tosh_get_machine_id() local 366 bx = (unsigned short) (regs.ebx & 0xffff); in tosh_get_machine_id() 376 bx = 0xe6f5; in tosh_get_machine_id() 380 address = bx; in tosh_get_machine_id() 382 address = 9+bx+cx; in tosh_get_machine_id()
|
| /OK3568_Linux_fs/kernel/arch/mips/math-emu/ |
| H A D | ieee754dp.h | 56 static inline union ieee754dp builddp(int s, int bx, u64 m) in builddp() argument 61 assert((bx) >= DP_EMIN - 1 + DP_EBIAS in builddp() 62 && (bx) <= DP_EMAX + 1 + DP_EBIAS); in builddp() 66 r.bexp = bx; in builddp()
|
| H A D | ieee754sp.h | 60 static inline union ieee754sp buildsp(int s, int bx, unsigned int m) in buildsp() argument 65 assert((bx) >= SP_EMIN - 1 + SP_EBIAS in buildsp() 66 && (bx) <= SP_EMAX + 1 + SP_EBIAS); in buildsp() 70 r.bexp = bx; in buildsp()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | sigreturn_codes.S | 103 ARM_OK( bx r3 ) 113 bx r2 120 ARM_OK( bx r3 ) 130 bx r2
|
| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/ |
| H A D | ddr_tool_mp.S | 56 bx lr 61 bx lr 67 bx lr 80 bx lr 89 bx lr
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 91 - float sx, float sy, float *bx, float *by) 96 + float sx, float sy, float *bx, float *by) 108 + float sx, float sy, float *bx, float *by) 111 + scale, sx, sy, bx, by); 166 viewport_surface_to_buffer(surface, sx, sy, bx, by); 171 - *bx, *by, bx, by); 175 + *bx, *by, bx, by);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 91 - float sx, float sy, float *bx, float *by) 96 + float sx, float sy, float *bx, float *by) 108 + float sx, float sy, float *bx, float *by) 111 + scale, sx, sy, bx, by); 166 viewport_surface_to_buffer(surface, sx, sy, bx, by); 171 - *bx, *by, bx, by); 175 + *bx, *by, bx, by);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | check_initial_reg_state.c | 11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable 63 if (ax || bx || cx || dx || si || di || bp in main() 71 SHOW(bx); in main()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | syscall.h | 88 memcpy(args, ®s->bx, 6 * sizeof(args[0])); in syscall_get_arguments() 97 memcpy(®s->bx + i, args, n * sizeof(args[0])); in syscall_set_arguments() 113 *args++ = regs->bx; in syscall_get_arguments() 137 regs->bx = *args++; in syscall_set_arguments()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/ |
| H A D | lowlevel_spl.S | 35 bx lr 53 bx lr 71 bx lr
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | wm_shrx.S | 142 orw %bx,%bx /* Any of the 63 bit set ? */ 184 orw %bx,%bx
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | EventClass.py | 60 flags, ip, ax, bx, cx, dx, si, di, bp, sp = struct.unpack('QQQQQQQQQQ', tmp_buf) 64 self.bx = bx
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | vlock.S | 83 bx lr 88 bx lr 98 bx lr
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | csum-copy_64.S | 172 movw (%rdi), %bx 176 movw %bx, (%rsi) 215 movw (%rdi), %bx 217 movw %bx, (%rsi)
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | setjmp.S | 21 bx lr 35 bx lr
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ |
| H A D | psci.S | 185 bx lr 236 bx lr 245 bx lr 254 bx lr 278 bx lr 303 bx lr 316 bx r6
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | pcbios.c | 188 unsigned long bx = (bus << 8) | devfn; in pci_bios_read() local 218 "b" (bx), in pci_bios_read() 238 unsigned long bx = (bus << 8) | devfn; in pci_bios_write() local 266 "b" (bx), in pci_bios_write()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/ |
| H A D | headsmp.S | 30 bx r1 66 bx r0 70 bx r1
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | edd.c | 31 ireg.bx = (size_t)buf; in read_mbr() 83 ireg.bx = EDDMAGIC1; in get_edd_info() 90 if (oreg.bx != EDDMAGIC2) in get_edd_info()
|