Home
last modified time | relevance | path

Searched refs:ok (Results 651 – 653 of 653) sorted by relevance

1...<<21222324252627

/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch1742 + msg_Dbg(dec, ">>> %s: ok", __func__);
2879 + msg_Dbg(p_filter, ">>> %s: ok", __func__);
13074 + msg_Dbg(vd, ">>> %s: ok", __func__);
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch60038 + GLint ok;
60039 + glGetShaderiv(s, GL_COMPILE_STATUS, &ok);
60041 + if (!ok) {
60072 + GLint ok;
60073 + glGetProgramiv(prog, GL_LINK_STATUS, &ok);
60074 + if (!ok) {
67184 + print(": ok")
67205 + print("All tests normal:", successes, "ok,", failures, "failed")
/openbmc/linux/
H A DMAINTAINERS22259 M: Olav Kongas <ok@artecdesign.ee>

1...<<21222324252627