Home
last modified time | relevance | path

Searched refs:_type (Results 1 – 25 of 141) sorted by relevance

123456

/external/gmock/include/gmock/
Dgmock-generated-actions.h1178 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
1180 typename p0##_type, typename p1##_type
1182 typename p0##_type, typename p1##_type, typename p2##_type
1184 typename p0##_type, typename p1##_type, typename p2##_type, \
1185 typename p3##_type
1187 typename p0##_type, typename p1##_type, typename p2##_type, \
1188 typename p3##_type, typename p4##_type
1190 typename p0##_type, typename p1##_type, typename p2##_type, \
1191 typename p3##_type, typename p4##_type, typename p5##_type
1193 p6) , typename p0##_type, typename p1##_type, typename p2##_type, \
[all …]
Dgmock-generated-matchers.h1440 template <typename p0##_type>\
1446 explicit gmock_Impl(p0##_type gmock_p0)\
1456 p0##_type p0;\
1465 ::std::tr1::tuple<p0##_type>(p0)));\
1474 name##MatcherP(p0##_type gmock_p0) : p0(gmock_p0) {\
1476 p0##_type p0;\
1480 template <typename p0##_type>\
1481 inline name##MatcherP<p0##_type> name(p0##_type p0) {\
1482 return name##MatcherP<p0##_type>(p0);\
1484 template <typename p0##_type>\
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h1178 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
1180 typename p0##_type, typename p1##_type
1182 typename p0##_type, typename p1##_type, typename p2##_type
1184 typename p0##_type, typename p1##_type, typename p2##_type, \
1185 typename p3##_type
1187 typename p0##_type, typename p1##_type, typename p2##_type, \
1188 typename p3##_type, typename p4##_type
1190 typename p0##_type, typename p1##_type, typename p2##_type, \
1191 typename p3##_type, typename p4##_type, typename p5##_type
1193 p6) , typename p0##_type, typename p1##_type, typename p2##_type, \
[all …]
Dgmock-generated-matchers.h1460 template <typename p0##_type>\
1466 explicit gmock_Impl(p0##_type gmock_p0)\
1476 p0##_type p0;\
1485 ::std::tr1::tuple<p0##_type>(p0)));\
1494 name##MatcherP(p0##_type gmock_p0) : p0(gmock_p0) {\
1496 p0##_type p0;\
1500 template <typename p0##_type>\
1501 inline name##MatcherP<p0##_type> name(p0##_type p0) {\
1502 return name##MatcherP<p0##_type>(p0);\
1504 template <typename p0##_type>\
[all …]
/external/skia/src/animator/
DSkMemberInfo.h113 #define SK_MEMBER(_member, _type) \ argument
114 { #_member, SK_OFFSETOF(BASE_CLASS, _member), SkType_##_type, \
117 #define SK_MEMBER_ALIAS(_member, _alias, _type) \ argument
118 { #_member, SK_OFFSETOF(BASE_CLASS, _alias), SkType_##_type, \
121 #define SK_MEMBER_ARRAY(_member, _type) \ argument
123 (int) SkType_##_type }
137 #define SK_MEMBER_DYNAMIC_FUNCTION(_member, _type) \ argument
139 (int) SkType_##_type }
141 #define SK_MEMBER_DYNAMIC_PROPERTY(_member, _type) \ argument
143 (int) SkType_##_type }
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.java50 int _type = T__21; in mT__21() local
59 state.type = _type; in mT__21()
70 int _type = T__22; in mT__22() local
79 state.type = _type; in mT__22()
90 int _type = T__23; in mT__23() local
99 state.type = _type; in mT__23()
110 int _type = T__24; in mT__24() local
119 state.type = _type; in mT__24()
130 int _type = T__25; in mT__25() local
139 state.type = _type; in mT__25()
[all …]
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/
DSimpleCLexer.java50 int _type = T__21; in mT__21() local
59 state.type = _type; in mT__21()
70 int _type = T__22; in mT__22() local
79 state.type = _type; in mT__22()
90 int _type = T__23; in mT__23() local
99 state.type = _type; in mT__23()
110 int _type = T__24; in mT__24() local
119 state.type = _type; in mT__24()
130 int _type = T__25; in mT__25() local
139 state.type = _type; in mT__25()
[all …]
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/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DDebugGrammarLexer.cs55 int _type = T__10; in mT__10()
64 state.type = _type; in mT__10()
78 int _type = T__11; in mT__11()
87 state.type = _type; in mT__11()
101 int _type = T__12; in mT__12()
110 state.type = _type; in mT__12()
124 int _type = T__13; in mT__13()
133 state.type = _type; in mT__13()
147 int _type = T__14; in mT__14()
156 state.type = _type; in mT__14()
[all …]
DProfileGrammarLexer.cs55 int _type = T__10; in mT__10()
64 state.type = _type; in mT__10()
78 int _type = T__11; in mT__11()
87 state.type = _type; in mT__11()
101 int _type = T__12; in mT__12()
110 state.type = _type; in mT__12()
124 int _type = T__13; in mT__13()
133 state.type = _type; in mT__13()
147 int _type = T__14; in mT__14()
156 state.type = _type; in mT__14()
[all …]
/external/skia/src/svg/parser/
DSkSVGElements.h19 #define DECLARE_SVG_INFO(_type) \ argument
21 virtual ~SkSVG##_type(); \
26 typedef SkSVG##_type BASE_CLASS
28 #define DEFINE_SVG_INFO(_type) \ argument
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) \ argument
37 SkSVG##_type::~SkSVG##_type() {} \
38 int SkSVG##_type::getAttributes(const SkSVGAttribute** ) { return 0; } \
[all …]
/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump.h116 #define trace_dump_arg(_type, _arg) \ argument
119 trace_dump_##_type(_arg); \
123 #define trace_dump_arg_struct(_type, _arg) \ argument
126 trace_dump_##_type(&_arg); \
130 #define trace_dump_ret(_type, _arg) \ argument
133 trace_dump_##_type(_arg); \
137 #define trace_dump_array(_type, _obj, _size) \ argument
143 trace_dump_##_type((_obj)[idx]); \
149 #define trace_dump_struct_array(_type, _obj, _size) \ argument
155 trace_dump_##_type(&(_obj)[idx]); \
[all …]
/external/doclava/src/com/google/doclava/parser/
DJavaLexer.java166 int _type = LONGLITERAL; in mLONGLITERAL() local
176 state.type = _type; in mLONGLITERAL()
187 int _type = INTLITERAL; in mINTLITERAL() local
196 state.type = _type; in mINTLITERAL()
988 int _type = FLOATLITERAL; in mFLOATLITERAL() local
998 state.type = _type; in mFLOATLITERAL()
1009 int _type = DOUBLELITERAL; in mDOUBLELITERAL() local
1036 state.type = _type; in mDOUBLELITERAL()
1047 int _type = CHARLITERAL; in mCHARLITERAL() local
1125 state.type = _type; in mCHARLITERAL()
[all …]
/external/xmlrpcpp/src/
DXmlRpcValue.cpp56 switch (_type) { in invalidate()
64 _type = TypeInvalid; in invalidate()
72 if (_type == TypeInvalid) in assertTypeOrInvalid()
74 _type = t; in assertTypeOrInvalid()
75 switch (_type) { // Ensure there is a valid value for the type in assertTypeOrInvalid()
84 else if (_type != t) in assertTypeOrInvalid()
90 if (_type != TypeArray) in assertArray()
99 if (_type == TypeInvalid) { in assertArray()
100 _type = TypeArray; in assertArray()
102 } else if (_type == TypeArray) { in assertArray()
[all …]
DXmlRpcValue.h46 XmlRpcValue() : _type(TypeInvalid) { _value.asBinary = 0; } in XmlRpcValue()
47 XmlRpcValue(bool value) : _type(TypeBoolean) { _value.asBool = value; } in XmlRpcValue()
48 XmlRpcValue(int value) : _type(TypeInt) { _value.asInt = value; } in XmlRpcValue()
49 XmlRpcValue(double value) : _type(TypeDouble) { _value.asDouble = value; } in XmlRpcValue()
51 XmlRpcValue(std::string const& value) : _type(TypeString) in XmlRpcValue()
54 XmlRpcValue(const char* value) : _type(TypeString) in XmlRpcValue()
57 XmlRpcValue(struct tm* value) : _type(TypeDateTime) in XmlRpcValue()
61 XmlRpcValue(void* value, int nBytes) : _type(TypeBase64) in XmlRpcValue()
67 XmlRpcValue(std::string const& xml, int* offset) : _type(TypeInvalid) in XmlRpcValue()
68 { if ( ! fromXml(xml,offset)) _type = TypeInvalid; } in XmlRpcValue()
[all …]
/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp25 _type = FX_CONTEXT_None; in CFX_Graphics()
43 if (_type != FX_CONTEXT_None) { in Create()
46 _type = FX_CONTEXT_Device; in Create()
59 if (_type != FX_CONTEXT_None) { in Create()
62 _type = FX_CONTEXT_Device; in Create()
76 _type = FX_CONTEXT_None; in ~CFX_Graphics()
79 switch (_type) { in GetDeviceCap()
89 switch (_type) { in IsPrinterDevice()
104 switch (_type) { in EnableAntialiasing()
114 switch (_type) { in SaveGraphState()
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
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/safe-iop/include/
Dsafe_iop.h476 #define MAKE_UADD(_prefix, _bits, _type, _max) \ argument
478 int safe_add##_prefix##_bits (_type *result, _type value, _type a) { \
482 #define MAKE_SADD(_prefix, _bits, _type, _max) \ argument
484 int safe_add##_prefix##_bits(_type *result, _type value, _type a) { \
488 #define MAKE_USUB(_prefix, _bits, _type) \ argument
490 int safe_sub##_prefix##_bits(_type *result, _type value, _type a) { \
494 #define MAKE_SSUB(_prefix, _bits, _type, _min, _max) \ argument
496 int safe_sub##_prefix##_bits(_type *result, _type value, _type a) { \
500 #define MAKE_UMUL(_prefix, _bits, _type, _max) \ argument
502 int safe_mul##_prefix##_bits(_type *result, _type value, _type a) { \
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
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/v8/testing/
Dgtest-support.h37 #define TRACED_FOREACH(_type, _var, _container) \ argument
38 for (_type const _var : _container) \
48 #define TRACED_FORRANGE(_type, _var, _low, _high) \ argument
49 for (_type _i = _low; _i <= _high; ++_i) \
51 for (_type const _var = _i; !_done;) \
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimToken.cs42 private short _type; field
50 _type = (short)type; in SlimToken()
70 return _type;
74 _type = (short)value;
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h217 #define PIPE_ALIGN_TYPE(_alignment, _type) _type __attribute__((aligned(_alignment))) argument
231 #define PIPE_ALIGN_TYPE(_alignment, _type) __declspec(align(_alignment)) _type argument
238 #define PIPE_ALIGN_TYPE(_alignment, _type) _type argument
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
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/treeparser/
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 …]

123456