HomeSort by relevance Sort by last modified time
    Searched full:actions (Results 901 - 925 of 3546) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/yasm/
README.chromium 93 8) Update the actions for each of the subprograms.
96 update the actions and rules in yasm.gyp that invoke the subprogram to
  /external/chromium_org/tools/gn/secondary/testing/
BUILD.gn 79 "gmock/include/gmock/gmock-actions.h",
81 "gmock/include/gmock/gmock-generated-actions.h",
  /external/chromium_org/tools/grit/grit/testdata/
README.txt 43 'Actions' menu.
53 Lotus Notes Actions menu, then installation was not successful.
  /external/chromium_org/tools/gyp/test/mac/xcode-env-order/
test.gyp 32 # Env vars in actions. The $FOO's are here to test that env vars that
34 'actions': [
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 6 // authoring application. When in an "offline" state, simulated user actions
8 // state, the recorded actions are drained from the store (as if being sent
  /external/chromium_org/tools/telemetry/docs/
telemetry.page.html 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.page.actions.html"><strong>actions</strong>&nbsp;(package)</a><br>
  /external/chromium_org/tools/telemetry/telemetry/page/
page_measurement_unittest.py 13 from telemetry.page.actions import all_page_actions
14 from telemetry.page.actions import page_action
  /external/chromium_org/ui/base/test/
ui_cocoa_test_helper.mm 108 // Cover delayed actions by spinning the loop at least once after
113 // Cover chains of delayed actions by spinning the loop at least
  /external/chromium_org/ui/views/controls/button/
custom_button.h 135 // Mouse event flags which can trigger button actions.
146 // Delegate for actions taken on state changes by CustomButton.
  /external/chromium_org/ui/webui/resources/js/cr/
link_controller.js 29 * This class is used to handle opening of links based on user actions. The
30 * following actions are currently implemented:
  /external/clang/lib/Parse/
ParseInit.cpp 173 return Actions.ActOnDesignatedInitializer(D, ColonLoc, true,
274 = Actions.getObjCMessageKind(getCurScope(), II, IILoc,
365 return Actions.ActOnDesignatedInitializer(Desig, EqualLoc, false,
378 return Actions.ActOnDesignatedInitializer(Desig, Tok.getLocation(),
415 return Actions.ActOnInitList(LBraceLoc, None, ConsumeBrace());
443 SubElt = Actions.ActOnPackExpansion(SubElt.get(), ConsumeToken());
478 return Actions.ActOnInitList(LBraceLoc, InitExprs,
526 SubElt = Actions.ActOnPackExpansion(SubElt.get(), ConsumeToken());
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/binding/editors/controls/
AbstractControlActionsManager.java 38 * Manager for installing/unistalling global handlers for {@link Control} actions commands.
107 // we do not handle the actions; since action not handled, its' underlying SWT event
  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 141 /// initializeCustomLowering/performCustomLowering - If any of the actions
143 /// the corresponding actions to LLVM IR. initializeCustomLowering is
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_action.h 123 * generic operand actions.
131 * operand actions that are intended only for use when generating
  /external/openfst/src/include/fst/
dfs-visit.h 35 // Visitor Interface - class determines actions taken during a Dfs.
85 // actions and contains any return data. ArcFilter determines arcs
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ContextWrapperTest.java 192 private IntentFilter intentFilter(String... actions) {
194 for (String action : actions) {
  /external/smack/src/org/jivesoftware/smackx/commands/
LocalCommand.java 33 * <li>Available actions</li>
37 * methods. When implementing the actions remember that they could be invoked
RemoteCommand.java 37 * {@link AdHocCommand.Action#complete complete} actions results in executing that
131 * The action could be any of the available actions. The form must
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
dfs-visit.h 29 // Visitor Interface - class determines actions taken during a Dfs.
74 // Performs depth-first visitation. Visitor class argument determines actions
  /frameworks/base/docs/html/design/get-started/
ui-overview.jd 99 <p>Notifications can be expanded to uncover more details and relevant actions. When collapsed, notifications
123 <p>The command and control center for your app. The action bar surfaces the most important actions
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 20 <h2>When to Confirm or Acknowledge User Actions</h2>
21 <p>Not all actions warrant a confirmation or an acknowledgment. Use this flowchart to guide your design decisions.</p>
  /frameworks/base/docs/html/google/play-services/
plus.jd 47 to take specific actions in your app from a Google+ post, like "listen," "RSVP," "check-in,"
48 and over 100 more actions. <br />
  /frameworks/base/docs/html/training/notify-user/
build-notification.jd 57 <p>When creating a notification, specify the UI content and actions with a
88 <p>Although actions are optional, you should add at least one action to your
  /frameworks/base/drm/java/android/drm/
DrmStore.java 28 * {@link android.drm.DrmStore.Action actions} that can be performed
161 * Defines actions that can be performed on rights-protected content.
  /frameworks/base/services/input/tests/
InputDispatcher_test.cpp 125 // Rejects undefined key actions.
152 // Rejects undefined motion actions.

Completed in 769 milliseconds

<<31323334353637383940>>