/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 3238 ByteBuffer bsr = ByteBuffer.allocate(0x100); in TestCharsetISCII() local 3272 …bsr.put((byte)0xA1); bsr.put((byte)0xA2); bsr.put((byte)0xA3); bsr.put((byte)0xA4); bsr.put((byte)… in TestCharsetISCII() 3273 …bsr.put((byte)0xA7); bsr.put((byte)0xA8); bsr.put((byte)0xA9); bsr.put((byte)0xAA); bsr.put((byte)… in TestCharsetISCII() 3274 …bsr.put((byte)0xAD); bsr.put((byte)0xAE); bsr.put((byte)0xAF); bsr.put((byte)0xB0); bsr.put((byte)… in TestCharsetISCII() 3275 …bsr.put((byte)0xB3); bsr.put((byte)0xB4); bsr.put((byte)0xB5); bsr.put((byte)0xB6); bsr.put((byte)… in TestCharsetISCII() 3276 …bsr.put((byte)0xB9); bsr.put((byte)0xBA); bsr.put((byte)0xBB); bsr.put((byte)0xBC); bsr.put((byte)… in TestCharsetISCII() 3277 …bsr.put((byte)0xBF); bsr.put((byte)0xC0); bsr.put((byte)0xC1); bsr.put((byte)0xC2); bsr.put((byte)… in TestCharsetISCII() 3278 …bsr.put((byte)0xC5); bsr.put((byte)0xC6); bsr.put((byte)0xC7); bsr.put((byte)0xC8); bsr.put((byte)… in TestCharsetISCII() 3279 …bsr.put((byte)0xCB); bsr.put((byte)0xCC); bsr.put((byte)0xCD); bsr.put((byte)0xCE); bsr.put((byte)… in TestCharsetISCII() 3280 …bsr.put((byte)0xD1); bsr.put((byte)0xD2); bsr.put((byte)0xD3); bsr.put((byte)0xD4); bsr.put((byte)… in TestCharsetISCII() [all …]
|
/external/u-boot/arch/sh/lib/ |
D | udivsi3.S | 34 bsr div8 36 bsr div7 40 bsr div8 42 bsr div7 55 bsr divx4 57 bsr divx4 59 bsr divx4 61 bsr divx4
|
D | udivsi3_i4i-Os.S | 39 bsr div6 42 bsr div6 46 bsr div7 49 bsr div7 78 bsr divx3
|
/external/llvm/test/CodeGen/X86/ |
D | clz.ll | 94 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 113 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 131 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 148 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 165 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 183 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 199 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 215 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 231 ; Don't generate the cmovne when the source is known non-zero (and bsr would 254 ; the most significant bit, which is what 'bsr' does natively. [all …]
|
D | 2010-06-15-FastAllocEarlyCLobber.ll | 17 ; CHECK: bsr {{[^,]*}}, [[EC0:%...]] 18 …%0 = call i32 asm "bsr $1, $0\0A\09cmovz $2, $0", "=&r,ro,r,~{cc},~{dirflag},~{fpsr},~{flags}"(i…
|
/external/u-boot/arch/m68k/cpu/mcf530x/ |
D | start.S | 136 bsr board_init_f_alloc_reserve 144 bsr board_init_f_init_reserve 147 bsr cpu_init_f 151 bsr board_init_f 247 bsr exc_handler 255 bsr int_handler
|
/external/u-boot/board/freescale/m54451evb/ |
D | sbf_dram_init.S | 64 bsr asm_delay 83 bsr asm_delay 94 bsr asm_delay
|
/external/u-boot/board/freescale/m54455evb/ |
D | sbf_dram_init.S | 70 bsr asm_delay 87 bsr asm_delay 98 bsr asm_delay
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | vp8_quantize_ssse3.c | 20 static int bsr(int mask) { in bsr() function 28 static int bsr(int mask) { in bsr() function 111 eob = bsr(mask); in vp8_fast_quantize_b_ssse3()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Alpha/ |
D | bsr.ll | 1 ; Make sure this testcase codegens the bsr instruction 2 ; RUN: llc < %s -march=alpha | grep bsr
|
D | private.ll | 5 ; RUN: grep bsr.*\\\$\\\$foo %t
|
/external/u-boot/arch/m68k/cpu/mcf5227x/ |
D | start.S | 366 bsr board_init_f_alloc_reserve 374 bsr board_init_f_init_reserve 377 bsr cpu_init_f 381 bsr board_init_f 477 bsr exc_handler 485 bsr int_handler
|
/external/u-boot/arch/m68k/cpu/mcf547x_8x/ |
D | start.S | 134 bsr board_init_f_alloc_reserve 142 bsr board_init_f_init_reserve 245 bsr exc_handler 253 bsr int_handler
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-06-15-FastAllocEarlyCLobber.ll | 17 ; CHECK: bsr {{[^,]*}}, [[EC0:%...]] 18 …%0 = call i32 asm "bsr $1, $0\0A\09cmovz $2, $0", "=&r,ro,r,~{cc},~{dirflag},~{fpsr},~{flags}"(i…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2010-06-15-FastAllocEarlyCLobber.ll | 17 ; CHECK: bsr {{[^,]*}}, [[EC0:%...]] 18 …%0 = call i32 asm "bsr $1, $0\0A\09cmovz $2, $0", "=&r,ro,r,~{cc},~{dirflag},~{fpsr},~{flags}"(i…
|
D | clz.ll | 278 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 330 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 374 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 414 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 473 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 523 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 561 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 599 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 655 ; Don't generate the cmovne when the source is known non-zero (and bsr would 704 ; the most significant bit, which is what 'bsr' does natively. [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/ |
D | obsd.S | 199 bsr ffi_closure_OBSD_inner#plt 201 bsr ffi_closure_OBSD_inner
|
/external/libffi/src/m88k/ |
D | obsd.S | 199 bsr ffi_closure_OBSD_inner#plt 201 bsr ffi_closure_OBSD_inner
|
/external/e2fsprogs/contrib/ |
D | fsstress.c | 1604 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local 1612 memset(&bsr, 0, sizeof(bsr)); in bulkstat_f() 1613 bsr.lastip = &last; in bulkstat_f() 1614 bsr.icount = nent; in bulkstat_f() 1615 bsr.ubuffer = t; in bulkstat_f() 1616 bsr.ocount = &count; in bulkstat_f() 1618 while (ioctl(fd, XFS_IOC_FSBULKSTAT, &bsr) == 0 && count > 0) in bulkstat_f() 1637 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local 1668 memset(&bsr, 0, sizeof(bsr)); in bulkstat1_f() 1669 bsr.lastip = &ino; in bulkstat1_f() [all …]
|
/external/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 1579 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local 1587 memset(&bsr, 0, sizeof(bsr)); in bulkstat_f() 1588 bsr.lastip = &last; in bulkstat_f() 1589 bsr.icount = nent; in bulkstat_f() 1590 bsr.ubuffer = t; in bulkstat_f() 1591 bsr.ocount = &count; in bulkstat_f() 1593 while (ioctl(fd, XFS_IOC_FSBULKSTAT, &bsr) == 0 && count > 0) in bulkstat_f() 1612 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local 1643 memset(&bsr, 0, sizeof(bsr)); in bulkstat1_f() 1644 bsr.lastip = &ino; in bulkstat1_f() [all …]
|
/external/u-boot/arch/m68k/cpu/mcf5445x/ |
D | start.S | 185 bsr sbf_dram_init 378 bsr asm_delay 406 bsr asm_delay 606 bsr exc_handler 614 bsr int_handler
|
/external/libffi/src/m68k/ |
D | sysv.S | 76 bsr.l CALLFUNC(ffi_prep_args@PLTPC) 219 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC) 321 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC)
|
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/ |
D | sysv.S | 76 bsr.l CALLFUNC(ffi_prep_args@PLTPC) 219 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC) 321 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC)
|
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/ |
D | sysv.S | 125 bsr L_pop_d 175 bsr L_pop_f 232 bsr L_pop_i 377 bsr L_pop_d 412 bsr L_pop_i
|
/external/libffi/src/sh/ |
D | sysv.S | 125 bsr L_pop_d 175 bsr L_pop_f 232 bsr L_pop_i 377 bsr L_pop_d 412 bsr L_pop_i
|