Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-mips/string/
Dmemset.S165 ins a1, a1, 8, 8 # Replicate fill byte into half-word.
166 ins a1, a1, 16, 16 # Replicate fill byte into word.
/bionic/tests/
Dsystem_properties_test.cpp120 TEST(properties, fill) { in TEST() argument
Dstring_test.cpp746 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/
Dioc3.h57 volatile u8 fill[0x141]; member