Home
last modified time | relevance | path

Searched refs:_action (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/phoenix/example/
Dadapted_echo_server.cpp59 action _action; in main() local
62 , (lambda(_action = lambda[_1]) in main()
66 bind(_action, ref(socket), ref(buf), _error, _length) in main()
/third_party/typescript/scripts/build/
Dprojects.js11 this._action = action;
25 await this._action(projects, lkg, force);
/third_party/boost/tools/build/src/engine/
Drules.h41 typedef struct _action ACTION;
87 struct _action struct
/third_party/gn/src/gn/
Dfunction_template.cc80 something like "${target_name}_action" to make it unique. The source set
/third_party/python/Lib/multiprocessing/
Dsynchronize.py372 (self._parties, self._action, self._timeout,
377 return (self._parties, self._action, self._timeout,
/third_party/python/Lib/
Dthreading.py634 self._action = action
683 if self._action:
684 self._action()
/third_party/freetype/docs/reference/assets/javascripts/
Dapplication.c33a9706.js8_action=e,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use…
/third_party/glib/gobject/
Dgtype.c132 static const gchar _action[] = " invalidly modified type "; \
135 g_error ("%s(%p)%s'%s'", _fname, _arg, _action, _tname); \
137 g_error ("%s()%s'%s'", _fname, _action, _tname); \
/third_party/gn/docs/
Dreference.md3276 something like "${target_name}_action" to make it unique. The source set