Searched refs:Action (Results 1 - 17 of 17) sorted by relevance

/external/chromium/base/
H A Dfile_descriptor_shuffle_unittest.cc20 struct Action { struct
27 Action(Type in_type, int in_fd1, int in_fd2 = -1) function in struct:Action
33 bool operator==(const Action& other) const {
52 actions_.push_back(Action(Action::DUPLICATE, *result, fd));
57 actions_.push_back(Action(Action::MOVE, src, dest));
62 actions_.push_back(Action(Action::CLOSE, fd));
65 const std::vector<Action>
[all...]
H A Dlinux_versioninfo.scons258 _action = Action([['cd',
272 _action = Action([['cd',
H A Dbase_unittests.scons462 _action = Action([['cd',
468 _action = Action([['cd',
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary71 ATTRIBUTE Termination-Action 29 integer
182 VALUE Termination-Action Default 0
183 VALUE Termination-Action RADIUS-Request 1
/external/webkit/WebCore/platform/graphics/mac/
H A DGraphicsLayerCA.h369 enum Action { Remove, Pause }; enum in class:WebCore::GraphicsLayerCA
371 AnimationProcessingAction(Action action = Remove, double timeOffset = 0)
376 Action action;
/external/chromium/net/
H A Dnet_resources.scons256 grit_action = Action([['cd',
267 grit_action = Action([['cd',
H A Dfetch_client.scons422 _action = Action([['cd',
428 _action = Action([['cd',
H A Dfetch_server.scons430 _action = Action([['cd',
436 _action = Action([['cd',
H A Dnet_perftests.scons432 _action = Action([['cd',
438 _action = Action([['cd',
H A Dnet_unittests.scons514 _action = Action([['cd',
520 _action = Action([['cd',
/external/skia/include/views/
H A DSkWidget.h383 enum Action {
393 void setActionEvent(Action, SkEvent* event);
/external/bluetooth/glib/gio/win32/
H A Dgwin32directorymonitor.c126 g_file_monitor_emit_event (priv->self, file, NULL, events [pfile_notify_walker->Action]);
/external/v8/src/
H A Djsregexp.h388 VISIT(Action) \
922 enum Action { ACCEPT, BACKTRACK, NEGATIVE_SUBMATCH_SUCCESS }; enum in class:v8::internal::EndNode
923 explicit EndNode(Action action) : action_(action) { }
936 Action action_;
/external/chromium/third_party/icu/source/test/intltest/
H A Dcalregts.cpp1255 // Start Action Amt Expected_change
1945 enum Action { ADD=1, ROLL=2 }; enum
2114 for (Action action=ADD; action<=ROLL; action=(Action)(action+1)) {
/external/icu4c/test/intltest/
H A Dcalregts.cpp1284 // Start Action Amt Expected_change
1974 enum Action { ADD=1, ROLL=2 }; enum
2143 for (Action action=ADD; action<=ROLL; action=(Action)(action+1)) {
/external/blktrace/doc/
H A Dblktrace.tex593 \emph{a} & Action, a (small) string (1 or 2 characters) -- see table below for more details \\ \hline
627 \subsubsection{\label{sec:act-table}Action Table}
748 \subsubsection{Trace Action Specifiers}
/external/iproute2/doc/
H A Dip-cref.tex1967 \item Priority: 0, Selector: match anything, Action: lookup routing
1975 \item Priority: 32766, Selector: match anything, Action: lookup routing
1981 \item Priority: 32767, Selector: match anything, Action: lookup routing

Completed in 396 milliseconds