Home
last modified time | relevance | path

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

1234567

/external/v8/testing/gmock/include/gmock/
Dgmock-generated-actions.h1040 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
1042 typename p0##_type, typename p1##_type
1044 typename p0##_type, typename p1##_type, typename p2##_type
1046 typename p0##_type, typename p1##_type, typename p2##_type, \
1047 typename p3##_type
1049 typename p0##_type, typename p1##_type, typename p2##_type, \
1050 typename p3##_type, typename p4##_type
1052 typename p0##_type, typename p1##_type, typename p2##_type, \
1053 typename p3##_type, typename p4##_type, typename p5##_type
1055 p6) , typename p0##_type, typename p1##_type, typename p2##_type, \
[all …]
Dgmock-generated-matchers.h1429 template <typename p0##_type>\
1435 explicit gmock_Impl(p0##_type gmock_p0)\
1445 p0##_type p0;\
1454 ::testing::tuple<p0##_type>(p0)));\
1463 explicit name##MatcherP(p0##_type gmock_p0) : p0(gmock_p0) {\
1465 p0##_type p0;\
1469 template <typename p0##_type>\
1470 inline name##MatcherP<p0##_type> name(p0##_type p0) {\
1471 return name##MatcherP<p0##_type>(p0);\
1473 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/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h1040 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
1042 typename p0##_type, typename p1##_type
1044 typename p0##_type, typename p1##_type, typename p2##_type
1046 typename p0##_type, typename p1##_type, typename p2##_type, \
1047 typename p3##_type
1049 typename p0##_type, typename p1##_type, typename p2##_type, \
1050 typename p3##_type, typename p4##_type
1052 typename p0##_type, typename p1##_type, typename p2##_type, \
1053 typename p3##_type, typename p4##_type, typename p5##_type
1055 p6) , typename p0##_type, typename p1##_type, typename p2##_type, \
[all …]
Dgmock-generated-matchers.h1429 template <typename p0##_type>\
1435 explicit gmock_Impl(p0##_type gmock_p0)\
1445 p0##_type p0;\
1454 ::testing::tuple<p0##_type>(p0)));\
1463 explicit name##MatcherP(p0##_type gmock_p0) : p0(gmock_p0) {\
1465 p0##_type p0;\
1469 template <typename p0##_type>\
1470 inline name##MatcherP<p0##_type> name(p0##_type p0) {\
1471 return name##MatcherP<p0##_type>(p0);\
1473 template <typename p0##_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 …]
/external/fmtlib/test/gmock/
Dgmock.h3308 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
3310 typename p0##_type, typename p1##_type
3312 typename p0##_type, typename p1##_type, typename p2##_type
3314 typename p0##_type, typename p1##_type, typename p2##_type, \
3315 typename p3##_type
3317 typename p0##_type, typename p1##_type, typename p2##_type, \
3318 typename p3##_type, typename p4##_type
3320 typename p0##_type, typename p1##_type, typename p2##_type, \
3321 typename p3##_type, typename p4##_type, typename p5##_type
3323 p6) , typename p0##_type, typename p1##_type, typename p2##_type, \
[all …]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
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 …]
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 …]
/external/syslinux/gpxe/src/arch/i386/include/gpxe/
Dx86_io.h66 #define X86_READX( _api_func, _type ) \ argument
67 static inline __always_inline _type \
68 IOAPI_INLINE ( x86, _api_func ) ( volatile _type *io_addr ) { \
75 #define X86_WRITEX( _api_func, _type ) \ argument
77 IOAPI_INLINE ( x86, _api_func ) ( _type data, \
78 volatile _type *io_addr ) { \
90 #define X86_INX( _insn_suffix, _type, _reg_prefix ) \ argument
91 static inline __always_inline _type \
92 IOAPI_INLINE ( x86, in ## _insn_suffix ) ( volatile _type *io_addr ) { \
93 _type data; \
[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
144 trace_dump_##_type((_obj)[idx]); \
153 #define trace_dump_struct_array(_type, _obj, _size) \ argument
160 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/syslinux/gpxe/src/include/gpxe/
Dio.h70 #define IOAPI_READ( _func, _type, io_addr, _prefix, _ndigits ) ( { \ argument
71 volatile _type *_io_addr = \
72 ( ( volatile _type * ) ( intptr_t ) (io_addr) ); \
73 _type _data = _func ( _io_addr ); \
88 #define IOAPI_WRITE( _func, _type, data, io_addr, _prefix, _ndigits ) do { \ argument
89 volatile _type *_io_addr = \
90 ( ( volatile _type * ) ( intptr_t ) (io_addr) ); \
91 _type _data = (data); \
108 #define IOAPI_READS( _func, _type, io_addr, data, count, _prefix, _ndigits ) \ argument
110 volatile _type *_io_addr = \
[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/mesa3d/src/compiler/nir/
Dnir_vla.h35 #define NIR_VLA(_type, _name, _length) \ argument
36 _type *_name = alloca((_length) * sizeof *_name)
44 #define NIR_VLA_FILL(_type, _name, _length, _byte) \ argument
45 _type *_name = memset(alloca((_length) * sizeof *_name), _byte, (_length) * sizeof *_name)
53 #define NIR_VLA_ZERO(_type, _name, _length) \ argument
54 NIR_VLA_FILL(_type, _name, _length, 0)
/external/ltp/android/tools/
Dcheck_success_build.py35 _type = None variable in Module
55 self._type = None
59 self._type = None
61 self._type = self._header[0]
72 if self._type is None:
75 counts[self._type] = counts.get(self._type, 0) + 1
80 }[self._type]()
/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/mesa3d/src/gallium/include/pipe/
Dp_compiler.h140 #define PIPE_ALIGN_TYPE(_alignment, _type) _type __attribute__((aligned(_alignment))) argument
154 #define PIPE_ALIGN_TYPE(_alignment, _type) __declspec(align(_alignment)) _type argument
161 #define PIPE_ALIGN_TYPE(_alignment, _type) _type argument
/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;) \

1234567