Home
last modified time | relevance | path

Searched refs:mrt (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx8_tgt.rst20 mrt{0..7} Copy pixel color to the MRTs 0..7.
H A Dgfx9_tgt.rst20 mrt{0..7} Copy pixel color to the MRTs 0..7.
H A Dgfx7_tgt.rst20 mrt{0..7} Copy pixel color to the MRTs 0..7.
H A Dgfx10_tgt.rst20 mrt{0..7} Copy pixel color to the MRTs 0..7.
/netbsd-src/share/locale/time/
H A Dnl_BE.UTF-8.src53 mrt.
H A Dnl_NL.UTF-8.src53 mrt.
/netbsd-src/share/locale/time/converted/
H A Dnl_BE.ISO8859-1.src53 mrt.
H A Dnl_NL.ISO8859-1.src53 mrt.
H A Dnl_NL.ISO8859-15.src53 mrt.
H A Dnl_BE.ISO8859-15.src53 mrt.
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c1318 unsigned int mrt = state->MRT * MSEC_PER_SEC; in dhcp6_sendmessage() local
1320 if (state->RT > mrt) in dhcp6_sendmessage()
1321 state->RT = mrt; in dhcp6_sendmessage()