/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_mark_t.h | 4 /* The target member is reused for adding new actions, the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_mark_t.h | 4 /* The target member is reused for adding new actions, the
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
events.html | 39 declarative conditions and actions. Conditions are evaluated in the browser 53 actions:</p> 57 actions: [ /* my actions */ ] 61 <p>If any of the conditions is fulfilled, all actions are executed.</p> 63 <p>In addition to conditions and actions you may give each rule an identifier, 66 each other or need to be executed in a specific order. Actions are executed in 74 actions: [ /* my actions */ ] 83 registered rule has at least one fulfilled condition and execute the actions [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
ASTTreeParser.stg | 25 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif> 35 * add tree construction actions. 48 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif> 89 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif> 98 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif> 114 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif> 137 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif> 163 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif> 182 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif> 201 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_<treeLevel> = this.adaptor.becomeRoot(<label>.getTree(), (…) [all...] |
/external/bison/lib/ |
fatal-signal.c | 1 /* Emergency actions in case of a fatal signal. 112 /* Type of an entry in the actions array. 121 /* The registered cleanup actions. */ 123 static actions_entry_t * volatile actions = static_actions; variable 163 action = actions[n].action; 218 /* Extend the actions array. Note that we cannot use xrealloc(), 221 actions_entry_t *old_actions = actions; 233 actions = new_actions; 235 /* Now we can free the old actions array. */ 242 actions[actions_count]. * [all...] |
spawnp.c | 25 Before running the process perform the actions described in FILE-ACTIONS. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
TableLayoutRule.java | 75 public void addContextMenuActions(@NonNull List<RuleAction> actions, 77 super.addContextMenuActions(actions, selectedNode); 91 actions.add(RuleAction.createAction("_addrow", "Add Row", addTab, null, 5, false)); //$NON-NLS-1$ 96 @NonNull List<RuleAction> actions, 99 super.addLayoutActions(actions, parentNode, children); 100 addTableLayoutActions(mRulesEngine, actions, parentNode, children); 104 * Adds layout actions to add and remove toolbar items 107 List<RuleAction> actions, final INode parentNode, 174 actions.add(RuleAction.createSeparator(150)); 175 actions.add(RuleAction.createAction(ACTION_ADD_ROW, "Add Table Row", actionCallback [all...] |
/cts/tools/signature-tools/lib/ |
antlr-2.7.7.jar | |
/ndk/sources/cxx-stl/gabi++/src/ |
helper_func_internal.cc | 59 _Unwind_Action actions, 71 // Check for consistent actions 72 if (actions & _UA_SEARCH_PHASE) { 73 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) { 77 } else if (actions & _UA_CLEANUP_PHASE) { 78 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) { 132 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) 156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME) [all...] |
/developers/build/prebuilts/gradle/DoneBar/DoneBarSample/src/main/res/values/ |
base-strings.xml | 30 bar entirely, providing two direct actions to persist or dismiss changes. This is 31 suitable for cases where no additional view details or actions are needed in the
|
/development/samples/browseable/DoneBar/res/values/ |
base-strings.xml | 30 bar entirely, providing two direct actions to persist or dismiss changes. This is 31 suitable for cases where no additional view details or actions are needed in the
|
/external/bison/src/ |
InadequacyList.h | 66 /** The \c actions passed to \c InadequacyList__new_conflict. */ 67 bitset actions; member in struct:__anon57 89 * - The size of \c actions is 101 * \c manifesting_state, the following actions are in conflict on \c token: 103 * <tt>bitset_test (actions, manifesting_state->reductions->num)</tt>. 107 * <tt>actions[i]</tt> is set. 111 * - \c result assumes responsibility for the memory of \c actions. 114 state *manifesting_state, symbol *token, bitset actions,
|
/external/chromium/chrome/browser/chromeos/login/ |
account_creation_view.h | 35 // Set delegate that will be notified about user actions. 54 // Set delegate that will be notified about user actions.
|
/external/chromium/chrome/common/extensions/docs/static/ |
browserAction.html | 1 <div id="pageData-name" class="pageData">Browser Actions</div> 4 <p>Use browser actions to put icons 33 Packaged apps cannot use browser actions. 104 <p>Browser actions can optionally display a <em>badge</em> — 145 <li><b>Do</b> use browser actions for features 147 <li><b>Don't</b> use browser actions for features 149 Use <a href="pageAction.html">page actions</a> instead. 170 You can find simple examples of using browser actions in the
|
/external/chromium_org/ash/accelerators/ |
accelerator_controller.h | 54 // Used for NEXT_IME and DISABLE_CAPS_LOCK accelerator actions. 160 // Actions allowed when the user is not signed in. 162 // Actions allowed when the screen is locked. 164 // Actions allowed when a modal window is up. 166 // Reserved actions. See accelerator_table.h for details. 168 // Actions which will not be repeated while holding the accelerator key. 170 // Actions allowed in app mode. 172 // Actions disallowed if there are no windows.
|
/external/chromium_org/chrome/browser/profiles/ |
avatar_menu_actions.h | 15 // This interface controls the behavior of avatar menu actions. 35 // TODO: Delegate browser actions to remove dependency on Browser class.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
action_choice.css | 131 #actions-list { 140 #actions-list > li { 145 #actions-list > li > div { 152 #actions-list > [selected] { 156 #actions-list:focus > [selected] { 160 #actions-list > [selected]:hover { 165 #actions-list > :hover { 170 #actions-list > li > div.disabled {
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
extension_action_context_menu_controller.h | 21 // and handles actions. This is mostly used when the user right clicks on 22 // page and browser actions in the toolbar.
|
/external/chromium_org/chrome/renderer/pepper/ |
pepper_flash_menu_host.h | 59 // actions.) This maps actions to IDs.
|
/external/chromium_org/tools/gyp/test/ninja/action_dependencies/src/ |
action_dependencies.gyp | 14 'actions': [ 62 'actions': [
|
/external/chromium_org/tools/gyp/test/same-target-name-different-directory/src/subdir1/ |
subdir1.gyp | 10 'actions': [ 28 'actions': [
|
/external/chromium_org/tools/gyp/test/same-target-name-different-directory/src/subdir2/ |
subdir2.gyp | 10 'actions': [ 28 'actions': [
|
/external/chromium_org/tools/gyp/test/variables/filelist/src/ |
filelist.gyp | 37 'actions': [ 76 'actions': [
|
/external/chromium_org/ui/base/cocoa/ |
animation_utils.h | 34 // Disables actions within a scope. 48 // Sets a duration on actions within a scope.
|
/external/chromium_org/ui/base/strings/ |
ui_strings.gyp | 14 'actions': [ 58 'actions': [
|