Searched refs:web (Results 1 - 18 of 18) sorted by relevance

/external/javassist/sample/rmi/
H A DCounter.java24 AppletServer web = new AppletServer(args[0]);
25 web.exportObject("counter", new Counter());
26 web.run();
H A DCountApplet.java8 import javassist.tools.web.Viewer;
/external/chromium/chrome/browser/resources/options/
H A Dadvanced_options.css16 #advancedPage .web-content-select-label {
20 #advancedPage .web-content-select-label > span:only-of-type {
/external/javassist/src/main/javassist/tools/web/
H A DBadHttpRequest.java16 package javassist.tools.web;
H A DWebserver.java16 package javassist.tools.web;
24 * A web server for running sample programs.
27 * web browsers for applets. Since the (standard) security manager
29 * instrumenting class files must be done by this web server.
32 * it is provided as a sample implementation of the web server using
74 * Starts a web server.
79 Webserver web = new Webserver(args[0]);
80 web.run();
84 "Usage: java javassist.tools.web.Webserver <port number>");
88 * Constructs a web serve
392 Webserver web; field in class:ServiceThread
[all...]
H A DViewer.java16 package javassist.tools.web;
30 * <ul><code>% java javassist.tools.web.Viewer <i>host port</i> Main arg1, ...</code></ul>
66 "Usage: java javassist.tools.web.Viewer <host> <port> class [args ...]");
141 || name.equals("javassist.tools.web.Viewer"))
/external/javassist/sample/evolve/
H A DDemoServer.java3 import javassist.tools.web.*;
7 * A web server for demonstrating class evolution. It must be
10 * If a html file /java.html is requested, this web server calls
15 * similar to a CGI script or a servlet. The web server never
16 * sends the class file of WebPage to web browsers.
18 * Furthermore, if a html file /update.html is requested, this web
30 DemoServer web = new DemoServer(Integer.parseInt(args[0]));
31 web.run();
/external/chromium/chrome/browser/resources/ntp/
H A Dapps.css132 .app.web-store-entry > a {
176 We position the web store entry all by its lonesome in the top of the rightmost
181 .app.web-store-entry.loner {
187 html[dir=rtl] .app.web-store-entry.loner {
/external/libvpx/examples/includes/geshi/geshi/
H A Dverilog.php5 * Author: G�nter Dannoritzer <dannoritzer@web.de>
H A Ddcs.php14 * See http://www.prophet-web.com/Products/DCS for product information.
H A Dlatex.php23 * small web examples.
/external/chromium/base/win/
H A Dwin_util.cc165 searching for "download windows sdk 2008" in your favorite web search engine. \
/external/regex-re2/lib/codereview/
H A Dcodereview.py229 self.web = False
306 if self.web and not self.copied_from:
396 self.web = True
520 # Load CL from disk and/or the web.
521 def LoadCL(ui, repo, name, web=True):
538 if web:
539 set_status("getting issue metadata from web")
558 cl.web = True
602 def __init__(self, ui, repo, dir, f, web):
608 self.web
[all...]
/external/javassist/src/main/javassist/tools/rmi/
H A DAppletServer.java20 import javassist.tools.web.*;
29 * An AppletServer object is a web server that an ObjectImporter
33 * JVM, this web server sends proxy classes for the requested classes.
46 * Constructs a web server.
57 * Constructs a web server.
68 * Constructs a web server.
131 * Processes a request from a web browser (an ObjectImporter).
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php4 # SmartyPants - Smart punctuation for web sites
39 Description: SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into &#8220;smart&#8221; typographic punctuation HTML entities. This plugin <strong>replace the default WordPress Texturize algorithm</strong> for the content and the title of your posts, the comments body and author name, and everywhere else Texturize normally apply. Based on the original Perl version by <a href="http://daringfireball.net/">John Gruber</a>.
692 SmartyPants is a web publishing utility that translates plain ASCII
/external/clang/tools/scan-build/
H A Dscan-build985 -V - View analysis results in a web browser when the build
/external/chromium/net/base/
H A Deffective_tld_names.cc1144 {"web.co", 0},
1186 {"web.tj", 0},
2612 {"web.id", 0},
2898 {"web.do", 0},
3900 {"web.pk", 0},
4140 {"web.lk", 0},
4680 {"web.nf", 0},
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 279 milliseconds