Home
last modified time | relevance | path

Searched refs:ATTR_TYPE (Results 1 – 18 of 18) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
DAutoEscapeContext.java205 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.REGULAR, true, null); in createHtmlParser()
209 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.REGULAR, false, null); in createHtmlParser()
213 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, true, in createHtmlParser()
218 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, false, in createHtmlParser()
223 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, true, null); in createHtmlParser()
227 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, false, null); in createHtmlParser()
231 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.JS, true, in createHtmlParser()
236 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.JS, true, null); in createHtmlParser()
245 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.JS, false, null); in createHtmlParser()
249 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.STYLE, true, null); in createHtmlParser()
[all …]
/external/jsilver/src/com/google/streamhtmlparser/impl/
DHtmlParserImpl.java232 && (getAttributeType() == ATTR_TYPE.STYLE)) in inCss()
237 public ATTR_TYPE getAttributeType() { in getAttributeType()
240 return ATTR_TYPE.NONE; in getAttributeType()
243 return ATTR_TYPE.JS; in getAttributeType()
246 return ATTR_TYPE.URI; in getAttributeType()
249 return ATTR_TYPE.STYLE; in getAttributeType()
258 return ATTR_TYPE.URI; in getAttributeType()
261 return ATTR_TYPE.REGULAR; in getAttributeType()
308 if (getAttributeType() != ATTR_TYPE.URI) { in isUrlStart()
409 && getAttributeType() == ATTR_TYPE.URI in insertText()
/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParser.java68 public enum ATTR_TYPE { enum
163 public ATTR_TYPE getAttributeType(); in getAttributeType()
DHtmlParserFactory.java193 HtmlParser.ATTR_TYPE attrtype, in createParserInAttribute()
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.cc158 #define DEFINE_GET_ATTR(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...) \ argument
163 TF_RETURN_IF_ERROR(AttrValueHasType(*attr_value, ATTR_TYPE)); \
173 TF_RETURN_IF_ERROR(AttrValueHasType(*attr_value, "list(" ATTR_TYPE ")")); \
181 #define DEFINE_GET_ATTR_SIMPLE(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...) \ argument
188 Status s = AttrValueHasType(*attr_value, ATTR_TYPE); \
203 Status s = AttrValueHasType(*attr_value, "list(" ATTR_TYPE ")"); \
/external/vogar/src/vogar/
DXmlReportConstants.java30 public static final String ATTR_TYPE = "type"; field in XmlReportConstants
DXmlReportReader.java97 String type = resultAttributes.get(XmlReportConstants.ATTR_TYPE); in readTestSuite()
DXmlReportPrinter.java166 … serializer.attribute(ns, XmlReportConstants.ATTR_TYPE, outcome.getResult().toString()); in print()
/external/testng/src/main/java/org/testng/reporters/
DXMLConstants.java49 String ATTR_TYPE = "type"; field
DJUnitXMLReporter.java232 attrs.setProperty(XMLConstants.ATTR_TYPE, t.getClass().getName()); in createFailureElement()
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...