Searched refs:VIA (Results 1 - 20 of 20) sorted by relevance

/external/skia/dm/
H A DDM.cpp911 #define VIA(t, via, ...) if (tag.equals(t)) { return new via(__VA_ARGS__); } macro
912 VIA("adobe", ViaCSXform, wrapped, adobe_rgb(), false);
913 VIA("gbr", ViaCSXform, wrapped, rgb_to_gbr(), true);
914 VIA("lite", ViaLite, wrapped);
915 VIA("pipe", ViaPipe, wrapped);
916 VIA("twice", ViaTwice, wrapped);
918 VIA("svg", ViaSVG, wrapped);
920 VIA("serialize", ViaSerialization, wrapped);
921 VIA("pic", ViaPicture, wrapped);
922 VIA("
939 #undef VIA macro
[all...]
/external/guava/guava/src/com/google/common/net/
H A DHttpHeaders.java53 public static final String VIA = "Via"; field in class:HttpHeaders
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DNameMap.java109 putNameMap(VIA, Via.class.getName()); //16
H A DSIPHeaderNames.java62 public static final String VIA = ViaHeader.NAME; //16 field in interface:SIPHeaderNames
H A DSIPHeaderList.java166 (this.headerName.equals(SIPHeaderNames.VIA) || this.headerName.equals(SIPHeaderNames.ROUTE) || this.headerName.equals(SIPHeaderNames.RECORD_ROUTE))) // Less confusing to read
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DTokenTypes.java53 public static final int VIA = START + 16; field in interface:TokenTypes
H A DViaParser.java203 this.lexer.match(TokenTypes.VIA);
H A DLexer.java143 addKeyword(ViaHeader.NAME.toUpperCase(), TokenTypes.VIA);
221 addKeyword(TokenNames.V.toUpperCase(), TokenTypes.VIA);
/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 ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 421 milliseconds