addPath            54 cygnal/libnet/cache.h     void DSOEXPORT addPath(const std::string &name, const std::string &fullpath);
addPath           448 cygnal/libnet/http.cpp 		cache.addPath(_filespec, filestream->getFilespec());
addPath          1256 cygnal/rtmp_server.cpp 		cache.addPath(filespec, filestream->getFilespec());
addPath           124 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("foo", "/bar/foo");
addPath           125 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("bar", "/foo/bar");
addPath           126 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("barfoo", "/foo/bar/barfoo");
addPath           127 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("foobar", "/foo/bar/foobar");
addPath           206 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("foo", "/bar/foo");
addPath           207 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("bar", "/foo/bar");
addPath           208 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("barfoo", "/foo/bar/barfoo");
addPath           209 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("foobar", "/foo/bar/foobar");
addPath           288 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("foo", "/bar/foo");
addPath           289 cygnal/testsuite/libnet.all/test_cache.cpp     cache.addPath("bar", "/foo/bar");
addPath            56 libcore/DynamicShape.cpp 	_shape.addPath(pth);
addPath           104 libcore/FreetypeGlyphsProvider.cpp         _shape.addPath(Path(_x, _y, 1, 0, 0, true));
addPath           162 libcore/FreetypeGlyphsProvider.cpp         _shape.addPath(Path(_x, _y, 1, 0, 0, false));
addPath           124 libcore/swf/ShapeRecord.h     void addPath(const Path& path) {
addPath           128 librender/opengl/Renderer_ogl.h   void addPath(const Path& add_path)