Home
last modified time | relevance | path

Searched defs:is_error (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc149 bool is_error) { in MessageBox()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox()
/external/mesa3d/src/compiler/
Dglsl_types.h601 bool is_error() const in is_error() function
/external/python/cpython2/Modules/
Dmathmodule.c616 is_error(double x) in is_error() function
/external/libpng/contrib/libtests/
Dpngvalid.c1063 int is_error) in store_log()