Searched refs:bx (Results 176 - 200 of 315) sorted by relevance

1234567891011>>

/external/syslinux/diag/geodsp/
H A Dgeodsp1s.asm105 mov bx,dbuf
122 mov bx,55AAh
127 cmp bx,0AA55h
134 mov bx,dbuf
171 push bx
/external/syslinux/dosutil/
H A Dcopybs.asm170 mov dx,[bx+dpbSectorSize] ; Save sector size
192 mov bx,SectorBuffer
197 mov bx,DISKIO
215 mov bx,ax
226 pop bx ; Handle
/external/pdfium/third_party/libtiff/
H A Dtif_fax3.c373 uint32 x, bx, run; local
386 bx = x&7;
387 if (run > 8-bx) {
388 if (bx) { /* align to byte boundary */
389 *cp++ &= 0xff << (8-bx);
390 run -= 8-bx;
413 cp[0] &= ~(_fillmasks[run]>>bx);
421 bx = x&7;
422 if (run > 8-bx) {
423 if (bx) { /* alig
[all...]
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dintrapred_neon_asm.asm43 bx lr
64 bx lr
93 bx lr
126 bx lr
147 bx lr
176 bx lr
221 bx lr
287 bx lr
333 bx lr
405 bx l
[all...]
/external/opencv/cxcore/src/
H A Dcxrand.cpp287 double x, y, v, ax, bx; local
301 bx = x;
302 x = bx > 0 ? 0.8857913*(2.506628 - ax) : -0.8857913*(2.506628 - ax);
307 if( log(y) < .6931472 - .5*bx*bx )
309 x = bx;
/external/skia/third_party/etc1/
H A Detc1.cpp279 int bx = 0; local
281 bx = 2;
285 int xx = bx + x;
363 int bx = 0; local
365 bx = 2;
369 int xx = bx + x;
/external/syslinux/gpxe/src/arch/i386/prefix/
H A Dlibprefix.S62 pushw %bx
71 movw $0x0007, %bx /* page 0, attribute 7 (normal) */
80 popw %bx
531 * %bx : .data16 segment address
563 popw %bx
577 * %bx : .data16 segment address
631 * %bx : .data16 segment address
664 * %bx : .data16 segment address
697 movzwl %bx, %edi
705 movw %bx,
[all...]
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCPreparedStatement.java319 byte[] bx = (byte[]) x;
322 SQLite.StringEncoder.encodeX(bx);
326 args[parameterIndex - 1] = SQLite.StringEncoder.encode(bx);
343 byte[] bx = (byte[]) x;
346 SQLite.StringEncoder.encodeX(bx);
350 args[parameterIndex - 1] = SQLite.StringEncoder.encode(bx);
366 byte[] bx = (byte[]) x;
369 SQLite.StringEncoder.encodeX(bx);
373 args[parameterIndex - 1] = SQLite.StringEncoder.encode(bx);
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
H A DMachO_ARM_PIC_relocations.s35 bx lr
/external/llvm/test/MC/ARM/
H A Darm_instructions.s14 @ CHECK: bx lr
16 bx lr
H A Deh-directive-section-multiple-func.s26 bx lr
36 bx lr
54 @ Check the .TEST1 section. There should be two "bx lr" instructions.
H A Deh-directive-section.s27 bx lr
42 bx lr
/external/llvm/test/MC/X86/
H A Dx86_64-encoding.s21 // CHECK: crc32w %bx, %eax
23 crc32w %bx, %eax
/external/syslinux/core/
H A Dpxelinux.asm360 cmp bx,PXENV_RESTART_TFTP
362 cmp bx,PXENV_FILE_EXEC
389 push bx
413 cmp bx,PXENV_RESTART_TFTP
415 cmp bx,PXENV_FILE_EXEC
466 mov bx,PXENV_FILE_EXIT_HOOK
495 pop bx
499 push bx
H A Dcallback.inc82 mov bx,.rm
188 mov bx,.rm
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
H A Dint13.c129 * @v es:bx Data buffer
164 buffer = real_to_user ( ix86->segs.es, ix86->regs.bx );
167 head, sector, lba, ix86->segs.es, ix86->regs.bx, count );
187 * @v es:bx Data buffer
206 * @v es:bx Data buffer
266 * @v bx 0x55aa
267 * @ret bx 0xaa55
273 if ( ix86->regs.bx == 0x55aa ) {
275 ix86->regs.bx = 0xaa55;
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DResourceBundleWrapper.java170 ResourceBundle bx = cls.newInstance();
171 b = new ResourceBundleWrapper(bx);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DResourceBundleWrapper.java168 ResourceBundle bx = cls.newInstance();
169 b = new ResourceBundleWrapper(bx);
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dsigcontext.h210 __u32 bx; member in struct:sigcontext_32
249 __u64 bx; member in struct:sigcontext_64
/external/skia/src/utils/
H A DSkInterpolator.cpp232 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by, argument
240 Dot14 b = pin_and_convert(bx);
/external/boringssl/src/crypto/modes/asm/
H A Dghash-armv4.pl257 bx lr @ interoperable with Thumb ISA:-)
334 bx lr @ interoperable with Thumb ISA:-)
409 ret @ bx lr
493 ret @ bx lr
507 s/\bret\b/bx lr/go or
/external/syslinux/memdisk/
H A Dmemdisk16.asm367 mov bx,7
547 mov bx,call32_call_start ; Where to go in PM
558 movzx ebx,bx
617 mov bx,call32_done ; Return to command loop
659 jmp bx ; Go to whereever we need to go...
681 mov bx,call32_int_resume
702 mov bx,call32_sys_resume
722 mov bx,call32_int_rm
772 mov bx,call32_sys_rm
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECFieldElement.java177 BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger();
178 BigInteger ab = ax.multiply(bx);
185 BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger();
186 BigInteger ab = ax.multiply(bx);
727 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x;
729 LongArray ab = ax.multiply(bx, m, ks);
732 if (ab == ax || ab == bx)
/external/opencv/cv/src/
H A Dcvrotcalipers.cpp155 double bx = vect[i].x; local
158 double convexity = ax * by - ay * bx;
165 ax = bx;
/external/libcxxabi/test/native/arm-linux-eabi/
H A Dttype-encoding-00.pass.sh.s58 bx lr

Completed in 4385 milliseconds

1234567891011>>