Searched refs:_type (Results 1 - 25 of 83) sorted by relevance

1234

/external/chromium/android/ext/
H A Dfake_hash.h13 #define DEFINE_HASH(_type) \
15 struct hash<_type> { \
16 std::size_t operator()(_type val) const { \
17 return std::hash<_type>(val); \
/external/skia/src/svg/
H A DSkSVGElements.h19 #define DECLARE_SVG_INFO(_type) \
21 virtual ~SkSVG##_type(); \
26 typedef SkSVG##_type BASE_CLASS
28 #define DEFINE_SVG_INFO(_type) \
29 SkSVG##_type::~SkSVG##_type() {} \
30 int SkSVG##_type::getAttributes(const SkSVGAttribute** attrPtr) { \
34 SkSVGTypes SkSVG##_type::getType() const { return SkSVGType_##_type; }
36 #define DEFINE_SVG_NO_INFO(_type) \
[all...]
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-generated-actions.h1179 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
1181 typename p0##_type, typename p1##_type
1183 typename p0##_type, typename p1##_type, typename p2##_type
1185 typename p0##_type, typename p1##_type, typename p2##_type, \
1186 typename p3##_type
[all...]
H A Dgmock-generated-matchers.h1304 template <typename p0##_type>\
1310 explicit gmock_Impl(p0##_type gmock_p0)\
1320 p0##_type p0;\
1329 ::std::tr1::tuple<p0##_type>(p0)));\
1338 name##MatcherP(p0##_type gmock_p0) : p0(gmock_p0) {\
1340 p0##_type p0;\
1344 template <typename p0##_type>\
1345 inline name##MatcherP<p0##_type> name(p0##_type p0) {\
1346 return name##MatcherP<p0##_type>(p
[all...]
/external/skia/src/animator/
H A DSkMemberInfo.h107 #define SK_MEMBER(_member, _type) \
108 { #_member, SK_OFFSETOF(BASE_CLASS, _member), SkType_##_type, \
111 #define SK_MEMBER_ALIAS(_member, _alias, _type) \
112 { #_member, SK_OFFSETOF(BASE_CLASS, _alias), SkType_##_type, \
115 #define SK_MEMBER_ARRAY(_member, _type) \
117 (int) SkType_##_type }
122 // #define SK_MEMBER_KEY_TYPE(_member, _type)
123 // {#_member, (size_t) -1, SkType_##_type, 0}
131 #define SK_MEMBER_DYNAMIC_FUNCTION(_member, _type) \
133 (int) SkType_##_type }
[all...]
H A DSkDisplayInclude.cpp16 #define SK_MEMBER(_member, _type) \
17 { #_member, SK_OFFSETOF(BASE_CLASS::_A, _member), SkType_##_type, \
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugGrammarLexer.cs55 int _type = T__10;
64 state.type = _type;
78 int _type = T__11;
87 state.type = _type;
101 int _type = T__12;
110 state.type = _type;
124 int _type = T__13;
133 state.type = _type;
147 int _type = T__14;
156 state.type = _type;
[all...]
H A DProfileGrammarLexer.cs55 int _type = T__10;
64 state.type = _type;
78 int _type = T__11;
87 state.type = _type;
101 int _type = T__12;
110 state.type = _type;
124 int _type = T__13;
133 state.type = _type;
147 int _type = T__14;
156 state.type = _type;
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
H A DSlimToken.cs42 private short _type; field in struct:Antlr.Runtime.SlimToken
50 _type = (short)type;
70 return _type;
74 _type = (short)value;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.java50 int _type = T__21;
59 state.type = _type;
70 int _type = T__22;
79 state.type = _type;
90 int _type = T__23;
99 state.type = _type;
110 int _type = T__24;
119 state.type = _type;
130 int _type = T__25;
139 state.type = _type;
[all...]
H A DSimpleCLexer.m74 NSInteger _type = K_FOR;
87 state.type = _type;
107 NSInteger _type = K_CHAR;
120 state.type = _type;
140 NSInteger _type = K_INT_TYPE;
153 state.type = _type;
173 NSInteger _type = K_VOID;
186 state.type = _type;
206 NSInteger _type = K_ID;
255 state.type = _type;
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCLexer.java50 int _type = T__21;
59 state.type = _type;
70 int _type = T__22;
79 state.type = _type;
90 int _type = T__23;
99 state.type = _type;
110 int _type = T__24;
119 state.type = _type;
130 int _type = T__25;
139 state.type = _type;
[all...]
H A DSimpleCLexer.m223 NSInteger _type = T__21;
235 [state setType:_type];
253 NSInteger _type = T__22;
265 [state setType:_type];
283 NSInteger _type = T__23;
295 [state setType:_type];
313 NSInteger _type = T__24;
325 [state setType:_type];
343 NSInteger _type = T__25;
355 [state setType:_type];
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
H A DSimpleCLexer.m74 NSInteger _type = T__7;
86 state.type = _type;
107 NSInteger _type = T__8;
119 state.type = _type;
140 NSInteger _type = T__9;
152 state.type = _type;
173 NSInteger _type = T__10;
185 state.type = _type;
206 NSInteger _type = T__11;
218 state.type = _type;
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.m74 NSInteger _type = T__7;
86 state.type = _type;
106 NSInteger _type = T__8;
118 state.type = _type;
138 NSInteger _type = T__9;
150 state.type = _type;
170 NSInteger _type = T__10;
182 state.type = _type;
202 NSInteger _type = T__11;
215 state.type = _type;
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
H A DLangLexer.m74 NSInteger _type = T__10;
86 state.type = _type;
106 NSInteger _type = INTTYPE;
119 state.type = _type;
139 NSInteger _type = FLOATTYPE;
152 state.type = _type;
172 NSInteger _type = ID;
219 state.type = _type;
239 NSInteger _type = INT;
286 state.type = _type;
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
H A DSymbolTableLexer.m197 NSInteger _type = T__7;
209 [state setType:_type];
227 NSInteger _type = T__8;
239 [state setType:_type];
257 NSInteger _type = T__9;
269 [state setType:_type];
287 NSInteger _type = T__10;
299 [state setType:_type];
317 NSInteger _type = T__11;
329 [state setType:_type];
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.m74 NSInteger _type = INT;
121 state.type = _type;
141 NSInteger _type = WS;
156 state.type = _type;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
H A DTreeRewriteLexer.m101 NSInteger _type = INT;
140 [state setType:_type];
158 NSInteger _type = WS;
171 [state setType:_type];
/external/grub/stage2/
H A Dpc_slice.h125 ({ int _type = (type) & ~PC_SLICE_TYPE_HIDDEN_FLAG; \
126 _type == PC_SLICE_TYPE_FAT12 \
127 || _type == PC_SLICE_TYPE_FAT16_LT32M \
128 || _type == PC_SLICE_TYPE_FAT16_GT32M \
129 || _type == PC_SLICE_TYPE_FAT16_LBA \
130 || _type == PC_SLICE_TYPE_FAT32 \
131 || _type == PC_SLICE_TYPE_FAT32_LBA \
132 || _type == PC_SLICE_TYPE_DELL_UTIL; })
/external/doclava/src/com/google/doclava/parser/
H A DJavaLexer.java166 int _type = LONGLITERAL;
176 state.type = _type;
187 int _type = INTLITERAL;
196 state.type = _type;
988 int _type = FLOATLITERAL;
998 state.type = _type;
1009 int _type = DOUBLELITERAL;
1036 state.type = _type;
1047 int _type = CHARLITERAL;
1125 state.type = _type;
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DTLexer.m74 NSInteger _type = T__7;
87 state.type = _type;
107 NSInteger _type = ID;
156 state.type = _type;
176 NSInteger _type = INT;
223 state.type = _type;
243 NSInteger _type = WS;
293 state.type = _type;
/external/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \
101 ALLOC(_ptr,(_count)*sizeof(_type))
103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \
104 REALLOC(_ptr,(_newcnt)*sizeof(_type))
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
H A DCombinedLexer.m98 NSInteger _type = ID;
146 [state setType:_type];
164 NSInteger _type = INT;
203 [state setType:_type];
221 NSInteger _type = WS;
268 [state setType:_type];
/external/jmdns/src/javax/jmdns/impl/
H A DServiceEventImpl.java28 private final String _type; field in class:ServiceEventImpl
52 this._type = type;
72 return _type;

Completed in 2625 milliseconds

1234