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

/external/apache-http/src/org/apache/http/conn/routing/
H A DRouteInfo.java60 public enum TunnelType { PLAIN, TUNNELLED } enum constant in enum:RouteInfo.TunnelType
75 public enum LayerType { PLAIN, LAYERED } enum constant in enum:RouteInfo.LayerType
H A DHttpRoute.java91 * <code>null</code> for PLAIN
93 * <code>null</code> for PLAIN
110 tunnelled = TunnelType.PLAIN;
112 layered = LayerType.PLAIN;
176 this(local, target, null, secure, TunnelType.PLAIN, LayerType.PLAIN);
186 this(null, target, null, false, TunnelType.PLAIN, LayerType.PLAIN);
206 secure ? TunnelType.TUNNELLED : TunnelType.PLAIN,
207 secure ? LayerType.LAYERED : LayerType.PLAIN);
[all...]
H A DRouteTracker.java94 this.tunnelled = TunnelType.PLAIN;
95 this.layered = LayerType.PLAIN;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format_parse.py37 PLAIN = 'plain' variable
144 if self.layout != PLAIN:
153 if self.layout != PLAIN:
172 if self.layout != PLAIN:
180 if self.layout != PLAIN:
188 if self.layout != PLAIN:
256 if layout == PLAIN:
H A Du_format_pack.py46 assert format.layout == PLAIN
117 if format.layout != PLAIN:
158 if format.layout == PLAIN:
410 assert format.layout == PLAIN
520 assert format.layout == PLAIN
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_parse.py37 PLAIN = 'plain' variable
144 if self.layout != PLAIN:
153 if self.layout != PLAIN:
172 if self.layout != PLAIN:
180 if self.layout != PLAIN:
188 if self.layout != PLAIN:
256 if layout == PLAIN:
H A Du_format_pack.py46 assert format.layout == PLAIN
117 if format.layout != PLAIN:
158 if format.layout == PLAIN:
410 assert format.layout == PLAIN
520 assert format.layout == PLAIN
/external/chromium_org/content/common/
H A Dsandbox_mac.h34 PLAIN, // Just a plain string, no escaping necessary. enumerator in enum:content::SandboxSubstring::SandboxSubstringType
43 type_(PLAIN) {}
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
H A DWorkSpaceView.java75 this.txtEditor.setFont(new Font("Courier New", Font.PLAIN, 13));
H A DTestCaseEditController.java581 private static Font IN_FONT = new Font("mono", Font.PLAIN, 12);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_tile_soa.py60 if format.layout != PLAIN:
119 elif format.layout == PLAIN:
266 elif format.layout == PLAIN:
306 if format.layout == PLAIN \
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tile_soa.py60 if format.layout != PLAIN:
119 elif format.layout == PLAIN:
266 elif format.layout == PLAIN:
306 if format.layout == PLAIN \
/external/ganymed-ssh2/examples/
H A DSwingShell.java318 Font f = new Font("Monospaced", Font.PLAIN, 16);
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 1318 milliseconds