Searched defs:ATTR_TYPE (Results  1 – 9 of 9) sorted by relevance
| /external/vogar/src/vogar/ | 
| D | XmlReportConstants.java | 30     public static final String ATTR_TYPE = "type";  field in XmlReportConstants
  | 
| /external/testng/src/main/java/org/testng/reporters/ | 
| D | XMLConstants.java | 49   String ATTR_TYPE = "type";  field
  | 
| /external/jsilver/src/com/google/streamhtmlparser/ | 
| D | HtmlParser.java | 68   public enum ATTR_TYPE {  enum
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ | 
| D | SessionDescription.java | 228   public static final String ATTR_TYPE = "type";  field in SessionDescription
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ | 
| D | SessionDescription.java | 228   public static final String ATTR_TYPE = "type";  field in SessionDescription
  | 
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | 
| D | attr_builder.cc | 138 #define DEFINE_GET_ATTR(TYPE, FIELD, ATTR_TYPE)                         \  argument
  | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | node_def_util.cc | 229 #define DEFINE_GET_ATTR(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...)         \  argument 253 #define DEFINE_TRY_GET_ATTR(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...) \  argument
  | 
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ | 
| D | ResourceTypes.java | 1421     public static final int ATTR_TYPE = Res_MAKEINTERNAL(0);  field in ResourceTypes.ResTable_map
  | 
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ | 
| D | ResourceTypes.java | 1408     public static final int ATTR_TYPE = Res_MAKEINTERNAL(0);  field in ResourceTypes.ResTable_map
  |