Home
last modified time | relevance | path

Searched defs:LOAD_ERROR (Results 1 – 3 of 3) sorted by relevance

/third_party/ninja/src/
Dload_status.h19 LOAD_ERROR, enumerator
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldifferencematte.c499 #define LOAD_ERROR(msg) { GST_WARNING ("unable to load %s: %s", differencematte->location, msg); re… macro
Dgstglbumper.c145 #define LOAD_ERROR(context, msg) { gst_gl_context_set_error (context, "unable to load %s: %s", bump… macro