Searched refs:sw (Results 1 – 5 of 5) sorted by relevance
/system/core/libcutils/tests/memset_mips/ |
D | android_memset_test.S | 79 sw $a1,-64($a0) 80 sw $a1,-60($a0) 81 sw $a1,-56($a0) 82 sw $a1,-52($a0) 83 sw $a1,-48($a0) 84 sw $a1,-44($a0) 85 sw $a1,-40($a0) 86 sw $a1,-36($a0) 87 sw $a1,-32($a0) 88 sw $a1,-28($a0) [all …]
|
D | memset_omips.S | 65 sw a1, -8(a0) 67 sw a1, -4(a0) 73 sw a1, 0(a0) # Yes...
|
D | android_memset_dumb.S | 28 1: sw $a1,($a0)
|
/system/core/toolbox/ |
D | getevent.c | 617 uint16_t sw; in getevent_main() local 618 res = ioctl(ufds[i].fd, EVIOCGSW(1), &sw); in getevent_main() 623 sw &= get_switch; in getevent_main() 624 printf("%04x%s", sw, newline); in getevent_main()
|
/system/core/libpixelflinger/arch-mips/ |
D | t32cb16blend.S | 219 sw $t1,-8($a0) 235 sw $t1,-4($a0)
|