Searched refs:fill (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/arch-mips/string/ |
D | memset.S | 165 ins a1, a1, 8, 8 # Replicate fill byte into half-word. 166 ins a1, a1, 16, 16 # Replicate fill byte into word.
|
/bionic/tests/ |
D | system_properties_test.cpp | 120 TEST(properties, fill) { in TEST() argument
|
D | string_test.cpp | 746 std::fill(state.ptr1, state.ptr1 + state.MAX_LEN, c1); in TEST() 747 std::fill(state.ptr2, state.ptr2 + state.MAX_LEN, c1); in TEST()
|
/bionic/libc/kernel/arch-mips/asm/sn/ |
D | ioc3.h | 57 volatile u8 fill[0x141]; member
|