HomeSort by relevance Sort by last modified time
    Searched refs:rettype (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/bison/build-aux/snippet/
c++defs.h 87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
96 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
97 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
115 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
warn-on-use.h 80 /* _GL_WARN_ON_USE_CXX (function, rettype, parameters_and_attributes, "string")
88 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
89 extern rettype function parameters_and_attributes \
93 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
94 extern rettype function parameters_and_attributes
96 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
  /external/bison/darwin-lib/
c++defs.h 71 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
78 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
79 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
80 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
81 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
83 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
90 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
91 _GL_EXTERN_C rettype func parameters_and_attributes
93 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
99 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
warn-on-use.h 17 /* _GL_WARN_ON_USE_CXX (function, rettype, parameters_and_attributes, "string")
25 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
26 extern rettype function parameters_and_attributes \
30 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
31 extern rettype function parameters_and_attributes
33 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
fcntl.h 148 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
155 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
156 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
157 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
158 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
160 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
167 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
168 _GL_EXTERN_C rettype func parameters_and_attributes
170 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
176 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
time.h 115 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
122 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
123 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
124 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
125 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
127 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
134 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
135 _GL_EXTERN_C rettype func parameters_and_attributes
137 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
143 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
signal.h 139 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
146 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
147 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
148 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
149 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
151 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
158 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
159 _GL_EXTERN_C rettype func parameters_and_attributes
161 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
167 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
wctype.h 134 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
141 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
142 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
143 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
144 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
146 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
153 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
154 _GL_EXTERN_C rettype func parameters_and_attributes
156 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
162 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
stdlib.h 189 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
196 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
197 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
198 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
199 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
201 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
208 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
209 _GL_EXTERN_C rettype func parameters_and_attributes
211 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
217 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
inttypes.h 131 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
138 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
139 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
140 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
141 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
143 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
150 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
151 _GL_EXTERN_C rettype func parameters_and_attributes
153 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
159 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
spawn.h 146 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
153 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
154 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
155 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
156 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
158 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
165 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
166 _GL_EXTERN_C rettype func parameters_and_attributes
168 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
174 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
stdio.h 194 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
201 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
202 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
203 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
204 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
206 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
213 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
214 _GL_EXTERN_C rettype func parameters_and_attributes
216 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
222 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
  /external/bison/linux-lib/
c++defs.h 71 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
78 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
79 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
80 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
81 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
83 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
90 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
91 _GL_EXTERN_C rettype func parameters_and_attributes
93 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
99 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
warn-on-use.h 17 /* _GL_WARN_ON_USE_CXX (function, rettype, parameters_and_attributes, "string")
25 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
26 extern rettype function parameters_and_attributes \
30 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
31 extern rettype function parameters_and_attributes
33 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
fcntl.h 148 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
155 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
156 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
157 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
158 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
160 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
167 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
168 _GL_EXTERN_C rettype func parameters_and_attributes
170 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
176 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
time.h 115 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
122 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
123 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
124 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
125 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
127 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
134 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
135 _GL_EXTERN_C rettype func parameters_and_attributes
137 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
143 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
signal.h 139 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
146 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
147 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
148 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
149 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
151 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
158 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
159 _GL_EXTERN_C rettype func parameters_and_attributes
161 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
167 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
wctype.h 134 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
141 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
142 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
143 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
144 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
146 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
153 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
154 _GL_EXTERN_C rettype func parameters_and_attributes
156 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
162 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
stdlib.h 189 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
196 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
197 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
198 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
199 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
201 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
208 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
209 _GL_EXTERN_C rettype func parameters_and_attributes
211 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
217 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
  /external/bison/darwin-lib/sys/
wait.h 109 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
116 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
117 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
118 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
119 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
121 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
128 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
129 _GL_EXTERN_C rettype func parameters_and_attributes
131 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
137 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
stat.h 123 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
130 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
131 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
132 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
133 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
135 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
142 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
143 _GL_EXTERN_C rettype func parameters_and_attributes
145 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
151 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
  /external/bison/linux-lib/sys/
wait.h 109 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
116 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
117 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
118 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
119 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
121 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
128 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
129 _GL_EXTERN_C rettype func parameters_and_attributes
131 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
137 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
stat.h 123 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
130 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
131 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
132 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \
133 _GL_EXTERN_C rettype rpl_func parameters_and_attributes
135 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
142 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
143 _GL_EXTERN_C rettype func parameters_and_attributes
145 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
151 #define _GL_CXXALIAS_RPL(func,rettype,parameters)
    [all...]
  /external/webrtc/talk/app/webrtc/java/jni/
classreferenceholder.h 54 #define JOW(rettype, name) extern "C" rettype JNIEXPORT JNICALL \
  /art/runtime/entrypoints/quick/
quick_entrypoints_enum.h 29 #define ENTRYPOINT_ENUM(name, rettype, ...) kQuick ## name,
43 #define ENTRYPOINT_ENUM(name, rettype, ...) case kQuick ## name : \

Completed in 805 milliseconds

1 2 3