error 127 cygnal/cgi-bin/echo/echo.cpp if( ! parser.error().empty() ) { error 128 cygnal/cgi-bin/echo/echo.cpp log_error("%s", parser.error()); error 132 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp if( ! parser.error().empty() ) { error 133 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp log_error("%s", parser.error()); error 152 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Buffer> error = error 157 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp RTMP::HEADER_12, error->allocated(), error 160 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp error->allocated() + head->allocated())); error 162 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp *response += error; error 199 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp if( ! parser.error().empty() ) { error 200 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp log_error("%s", parser.error()); error 430 cygnal/cygnal.cpp if( ! parser.error().empty() ) error 432 cygnal/cygnal.cpp cout << parser.error() << endl; error 94 cygnal/testsuite/libamf.all/test_amf.cpp if( ! parser.error().empty() ) { error 95 cygnal/testsuite/libamf.all/test_amf.cpp cout << parser.error() << endl; error 88 cygnal/testsuite/libamf.all/test_amfmsg.cpp if( ! parser.error().empty() ) { error 89 cygnal/testsuite/libamf.all/test_amfmsg.cpp cout << parser.error() << endl; error 94 cygnal/testsuite/libamf.all/test_buffer.cpp if( ! parser.error().empty() ) { error 95 cygnal/testsuite/libamf.all/test_buffer.cpp cout << parser.error() << endl; error 76 cygnal/testsuite/libamf.all/test_el.cpp if( ! parser.error().empty() ) { error 77 cygnal/testsuite/libamf.all/test_el.cpp cout << parser.error() << endl; error 77 cygnal/testsuite/libamf.all/test_flv.cpp if( ! parser.error().empty() ) { error 78 cygnal/testsuite/libamf.all/test_flv.cpp cout << parser.error() << endl; error 89 cygnal/testsuite/libamf.all/test_sol.cpp if( ! parser.error().empty() ) { error 90 cygnal/testsuite/libamf.all/test_sol.cpp cout << parser.error() << endl; error 80 cygnal/testsuite/libnet.all/generate_amfbins.cpp if( ! parser.error().empty() ) { error 81 cygnal/testsuite/libnet.all/generate_amfbins.cpp cout << parser.error() << endl; error 79 cygnal/testsuite/libnet.all/test_cache.cpp if( ! parser.error().empty() ) { error 80 cygnal/testsuite/libnet.all/test_cache.cpp cout << parser.error() << endl; error 76 cygnal/testsuite/libnet.all/test_diskstream.cpp if( ! parser.error().empty() ) { error 77 cygnal/testsuite/libnet.all/test_diskstream.cpp cout << parser.error() << endl; error 95 cygnal/testsuite/libnet.all/test_rtmp.cpp if( ! parser.error().empty() ) { error 96 cygnal/testsuite/libnet.all/test_rtmp.cpp cout << parser.error() << endl; error 78 gui/Player.cpp _gui.error(boost::any_cast<std::string>(e.arg())); error 114 gui/gnash.cpp catch (const po::error& e) { error 2176 gui/gtk/gtk.cpp GError *error = NULL; error 2189 gui/gtk/gtk.cpp pixbuf = gdk_pixbuf_new_from_file (pathname, &error); error 2191 gui/gtk/gtk.cpp log_error (_("Failed to load pixbuf file: %s: %s"), pathname, error->message); error 2192 gui/gtk/gtk.cpp g_error_free (error); error 122 gui/gtk/gtksup.h virtual void error(const std::string& msg); error 425 gui/gui.h virtual void error(const std::string& /*msg*/) {} error 73 gui/haiku/haikusup.h virtual void error(const std::string &msg); error 62 gui/riscos/riscos.cpp os_error *error; error 66 gui/riscos/riscos.cpp error = xwimp_initialise(wimp_VERSION_RO38, "Gnash", error 69 gui/riscos/riscos.cpp if (error) { error 70 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 81 gui/riscos/riscos.cpp error = xos_read_vdu_variables((const os_vdu_var_list *)&vduvars, error 83 gui/riscos/riscos.cpp if (error) { error 84 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 92 gui/riscos/riscos.cpp error = xosscreenmode_current(&mode); error 93 gui/riscos/riscos.cpp if (error) { error 94 gui/riscos/riscos.cpp log_debug("%s", error->errmess); error 132 gui/riscos/riscos.cpp os_error *error; error 135 gui/riscos/riscos.cpp error = xwimp_get_window_state(&state); error 136 gui/riscos/riscos.cpp if (error) { error 137 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 144 gui/riscos/riscos.cpp error = xwimp_open_window((wimp_open *)&state); error 145 gui/riscos/riscos.cpp if (error) { error 146 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 170 gui/riscos/riscos.cpp os_error *error; error 173 gui/riscos/riscos.cpp error = xwimp_get_window_state(&state); error 174 gui/riscos/riscos.cpp if (error) { error 175 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 240 gui/riscos/riscos.cpp os_error *error; error 245 gui/riscos/riscos.cpp error = xwimp_poll_idle(wimp_SAVE_FP, &block, t, NULL, &event); error 246 gui/riscos/riscos.cpp if (error) { error 247 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 268 gui/riscos/riscos.cpp error = xwimp_redraw_window(&block.redraw, &more); error 269 gui/riscos/riscos.cpp if (error) { error 270 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 285 gui/riscos/riscos.cpp error = xwimp_get_rectangle(&block.redraw, &more); error 286 gui/riscos/riscos.cpp if (error) { error 287 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 293 gui/riscos/riscos.cpp error = xwimp_open_window(&block.open); error 294 gui/riscos/riscos.cpp if (error) error 295 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 379 gui/riscos/riscos.cpp os_error *error; error 381 gui/riscos/riscos.cpp error = xwimp_create_window((wimp_window *)&window, &_window); error 382 gui/riscos/riscos.cpp if (error) { error 383 gui/riscos/riscos.cpp log_debug("%s\n", error->errmess); error 222 libbase/GnashImagePng.cpp _pngPtr = png_create_read_struct(PNG_LIBPNG_VER_STRING, 0, &error, error 343 libbase/GnashImagePng.cpp NULL, &error, &warning); error 57 libbase/GnashTexture.cpp if (gl_errors[i].val == error) error 65 libbase/GnashTexture.cpp GLenum error; error 67 libbase/GnashTexture.cpp while ((error = glGetError()) != GL_NO_ERROR) { error 69 libbase/GnashTexture.cpp log_error("glError: %s caught\n", gl_get_error_string(error)); error 237 libbase/RTMP.cpp if (_handShaker->error()) { error 249 libbase/RTMP.cpp if (error()) return; error 842 libbase/RTMP.cpp if (error() || !_socket.connected()) return; error 384 libbase/RTMP.h bool error() const { error 105 libbase/arg_parser.h const std::string & error() const throw() { return _error; } error 4764 libbase/jemalloc.c kern_return_t error; error 4769 libbase/jemalloc.c error = host_processor_info(mach_host_self(), PROCESSOR_BASIC_INFO, error 4771 libbase/jemalloc.c if (error != KERN_SUCCESS) error 264 libbase/log.h #define LOG_TYPES (error) (debug) (unimpl) (aserror) (swferror) \ error 145 libcore/ExternalInterface.cpp boost::shared_ptr<ExternalInterface::invoke_t> error; error 151 libcore/ExternalInterface.cpp return error; error 165 libcore/ExternalInterface.cpp return error; error 253 libcore/FreetypeGlyphsProvider.cpp const int error = FT_Init_FreeType(&m_lib); error 254 libcore/FreetypeGlyphsProvider.cpp if (error) { error 256 libcore/FreetypeGlyphsProvider.cpp "= %d")) % error; error 265 libcore/FreetypeGlyphsProvider.cpp const int error = FT_Done_FreeType(m_lib); error 266 libcore/FreetypeGlyphsProvider.cpp if (error) { error 267 libcore/FreetypeGlyphsProvider.cpp log_error(_("Can't close FreeType! Error %d"), error); error 439 libcore/FreetypeGlyphsProvider.cpp int error = FT_New_Face(m_lib, filename.c_str(), 0, &_face); error 440 libcore/FreetypeGlyphsProvider.cpp switch (error) error 485 libcore/FreetypeGlyphsProvider.cpp FT_Error error = FT_Load_Char(_face, code, FT_LOAD_NO_BITMAP | error 488 libcore/FreetypeGlyphsProvider.cpp if (error) { error 490 libcore/FreetypeGlyphsProvider.cpp "(error: %d)", code, error); error 309 libcore/asobj/NetConnection_as.cpp if (_rtmp.error() && !_connectionComplete) { error 313 libcore/asobj/NetConnection_as.cpp if (_connectionComplete && _rtmp.error()) { error 196 libmedia/gst/AudioInputGst.cpp GError *error = NULL; error 208 libmedia/gst/AudioInputGst.cpp pipeline = gst_parse_launch(command, &error); error 209 libmedia/gst/AudioInputGst.cpp if ((pipeline != NULL) && (error == NULL)) { error 260 libmedia/gst/AudioInputGst.cpp if (error) { error 261 libmedia/gst/AudioInputGst.cpp g_error_free (error); error 289 libmedia/gst/AudioInputGst.cpp GError *error = NULL; error 309 libmedia/gst/AudioInputGst.cpp TRUE, &error); error 324 libmedia/gst/AudioInputGst.cpp &error); error 328 libmedia/gst/AudioInputGst.cpp log_error ("the error was %s\n", error->message); error 359 libmedia/gst/AudioInputGst.cpp GError *error = NULL; error 366 libmedia/gst/AudioInputGst.cpp TRUE, &error); error 380 libmedia/gst/AudioInputGst.cpp &error); error 384 libmedia/gst/AudioInputGst.cpp log_error ("the error was %s", error->message); error 575 libmedia/gst/AudioInputGst.cpp GError *error; error 577 libmedia/gst/AudioInputGst.cpp gst_message_parse_error (msg, &error, &debug); error 580 libmedia/gst/AudioInputGst.cpp log_error ("Error: %s\n", error->message); error 581 libmedia/gst/AudioInputGst.cpp g_error_free (error); error 646 libmedia/gst/VideoInputGst.cpp GError *error = NULL; error 671 libmedia/gst/VideoInputGst.cpp pipeline = gst_parse_launch(command, &error); error 672 libmedia/gst/VideoInputGst.cpp if ((pipeline != NULL) && (error == NULL)) { error 723 libmedia/gst/VideoInputGst.cpp if (error) { error 724 libmedia/gst/VideoInputGst.cpp g_error_free (error); error 834 libmedia/gst/VideoInputGst.cpp GError *error = NULL; error 844 libmedia/gst/VideoInputGst.cpp TRUE, &error); error 887 libmedia/gst/VideoInputGst.cpp if (error != NULL) { error 888 libmedia/gst/VideoInputGst.cpp g_error_free (error); error 889 libmedia/gst/VideoInputGst.cpp error = NULL; error 893 libmedia/gst/VideoInputGst.cpp TRUE, &error); error 899 libmedia/gst/VideoInputGst.cpp if (error != NULL) { error 900 libmedia/gst/VideoInputGst.cpp g_error_free (error); error 929 libmedia/gst/VideoInputGst.cpp gst_parse_bin_from_description (command, TRUE, &error); error 933 libmedia/gst/VideoInputGst.cpp log_error ("the error was %s", error->message); error 977 libmedia/gst/VideoInputGst.cpp GError *error = NULL; error 998 libmedia/gst/VideoInputGst.cpp TRUE, &error); error 1060 libmedia/gst/VideoInputGst.cpp if (error != NULL) { error 1061 libmedia/gst/VideoInputGst.cpp g_error_free (error); error 1062 libmedia/gst/VideoInputGst.cpp error = NULL; error 1066 libmedia/gst/VideoInputGst.cpp TRUE, &error); error 1072 libmedia/gst/VideoInputGst.cpp if (error != NULL) { error 1073 libmedia/gst/VideoInputGst.cpp g_error_free (error); error 1102 libmedia/gst/VideoInputGst.cpp gst_parse_bin_from_description (command, TRUE, &error); error 1106 libmedia/gst/VideoInputGst.cpp log_error ("the error was %s", error->message); error 1514 libmedia/gst/VideoInputGst.cpp GError *error; error 1516 libmedia/gst/VideoInputGst.cpp gst_message_parse_error (msg, &error, &debug); error 1519 libmedia/gst/VideoInputGst.cpp log_error ("Error: %s", error->message); error 1520 libmedia/gst/VideoInputGst.cpp g_error_free (error); error 184 libmedia/gst/swfdec_codec_gst.c goto error; error 190 libmedia/gst/swfdec_codec_gst.c error: error 208 libmedia/gst/swfdec_codec_gst.c goto error; error 213 libmedia/gst/swfdec_codec_gst.c error: error 340 librender/opengl/Renderer_ogl.cpp GLenum error = glGetError(); error 342 librender/opengl/Renderer_ogl.cpp if (error == GL_NO_ERROR) { error 346 librender/opengl/Renderer_ogl.cpp log_error("OpenGL: %s", gluErrorString(error)); error 445 librender/opengl/Renderer_ogl.cpp reinterpret_cast<GLUCALLBACKTYPE>(Tesselator::error)); error 524 librender/opengl/Renderer_ogl.cpp log_error("GLU: %s", gluErrorString(error)); error 616 librender/opengl/Renderer_ogl.cpp Tesselator::error(rv); error 105 librender/opengl/Renderer_ogl.h error(GLenum error); error 53 libvaapi/VaapiSurfaceGLX.cpp if (gl_errors[i].val == error) { error 62 libvaapi/VaapiSurfaceGLX.cpp GLenum error; error 64 libvaapi/VaapiSurfaceGLX.cpp while ((error = glGetError()) != GL_NO_ERROR) { error 66 libvaapi/VaapiSurfaceGLX.cpp vaapi_dprintf("glError: %s caught\n", gl_get_error_string(error)); error 688 plugin/npapi/plugin.cpp GError* error = 0; error 692 plugin/npapi/plugin.cpp &bytes_read, &error); error 697 plugin/npapi/plugin.cpp error ? error->message : "unspecified error"); error 698 plugin/npapi/plugin.cpp g_error_free(error); error 702 plugin/npapi/plugin.cpp error ? error->message : "unspecified error"); error 703 plugin/npapi/plugin.cpp g_error_free(error); error 182 plugin/npapi/plugin.h #define LOG_TYPES (error) (debug) (trace) error 72 testsuite/libcore.all/AsValueTest.cpp if( ! parser.error().empty() ) { error 73 testsuite/libcore.all/AsValueTest.cpp cout << parser.error() << endl; error 89 testsuite/network.all/test_ssh.cpp if( ! parser.error().empty() ) { error 90 testsuite/network.all/test_ssh.cpp cout << parser.error() << endl; error 89 testsuite/network.all/test_ssl.cpp if( ! parser.error().empty() ) { error 90 testsuite/network.all/test_ssl.cpp cout << parser.error() << endl; error 140 utilities/flvdumper.cpp if( ! parser.error().empty() ) { error 141 utilities/flvdumper.cpp cout << parser.error() << endl; error 399 utilities/rtmpget.cpp if (!parser.error().empty()) { error 400 utilities/rtmpget.cpp std::cout << parser.error() << std::endl; error 491 utilities/rtmpget.cpp if (r.error()) { error 511 utilities/rtmpget.cpp if (r.error()) {