Home
last modified time | relevance | path

Searched defs:call_type (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/coroutine/
Dsymmetric_coroutine.hpp25 typedef detail::symmetric_coroutine_call< T > call_type; typedef
/third_party/glib/gio/
Dgdbusnamewatching.c135 CallType call_type; member
149 …_do_call (Client *client, GDBusConnection *connection, const gchar *name_owner, CallType call_type) in actually_do_call()
192 schedule_call_in_idle (Client *client, CallType call_type) in schedule_call_in_idle()
215 do_call (Client *client, CallType call_type) in do_call()
Dgdbusnameowning.c134 CallType call_type; member
147 actually_do_call (Client *client, GDBusConnection *connection, CallType call_type) in actually_do_call()
184 schedule_call_in_idle (Client *client, CallType call_type) in schedule_call_in_idle()
206 do_call (Client *client, CallType call_type) in do_call()
/third_party/boost/boost/geometry/index/detail/
Ddistance_predicates.hpp251 > call_type; typedef
/third_party/flatbuffers/grpc/src/compiler/
Djava_generator.cc465 CallType call_type = ASYNC_CALL; in PrintStub() local
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h61 enum call_type enum
/third_party/quickjs/
Dquickjs.c24332 FuncCallType call_type; in js_parse_postfix_expr() local