Searched
full:actions (Results
751 -
775 of
3546) sorted by null
<<31323334353637383940>>
/development/samples/NotePad/src/com/example/android/notepad/ |
NotesList.java | 144 * Sets up a menu that provides the Insert option plus a list of alternative actions for 159 // Generate any additional actions that can be performed on the 161 // actions found here, but this allows other applications to extend 162 // our menu with their own actions. 194 // them is selected), then we need to generate the actions that 196 // of our own specific actions along with any extensions that can be 243 // If the list is empty, removes any existing alternative actions from the menu 392 * Gets the menu item's ID and compares it to known actions. 437 * This method handles incoming actions of either PICK (get data from the provider) or
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
CharStream.as | 33 * a useful interface for action code. Just make sure actions don't
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
ICharStream.cs | 40 * a useful interface for action code. Just make sure actions don't
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
ICharStream.cs | 42 * a useful interface for action code. Just make sure actions don't
|
/external/antlr/antlr-3.4/runtime/Java/ |
pom.xml | 22 <description>A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.</description>
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
CharStream.java | 35 * a useful interface for action code. Just make sure actions don't
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/ |
FuzzyLexer.h | 55 // start of actions.lexer.memVars
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
SimpleCLexer.h | 51 // start of actions.lexer.memVars
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
rakefile | 50 "test/functional/parser/actions.rb",
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
JavaScript.stg | 6 outputFile(LEXER,PARSER,TREE_PARSER, actionScope, actions, 15 <actions.(actionScope).header> 37 <actions.lexer.members> 54 <actions.lexer.init> 107 and we set the synpredgate to allow actions at level 1. !> 239 parser(grammar, name, scopes, tokens, tokenNames, rules, numRules, bitsets, ASTLabelType="Object", superClass="Parser", labelType="Token", members={<actions.parser.members>}) ::= << 246 treeParser(grammar, name, scopes, tokens, tokenNames, globalAction, rules, numRules, bitsets, labelType={<ASTLabelType>}, ASTLabelType="var", superClass="tree.TreeParser", members={<actions.treeparser.members>}, filterMode) ::= << 324 <ruleDescriptor.actions.decorate> 330 <ruleDescriptor.actions.init> 336 <(ruleDescriptor.actions.after):execAction() [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
ST.stg | 12 if <actions.(actionScope).synpredgate>
|
/external/bison/lib/ |
spawn_faction_addopen.c | 33 /* Add an action to FILE-ACTIONS which tells the implementation to call
|
/external/bison/src/ |
state.h | 47 The two types of actions are shifts/gotos (push the lookahead token 52 actions are represented in two other lists. 79 actions. */ 211 /* If non-zero, then no lookahead sets on reduce actions are needed to
|
/external/chromium/base/ |
file_descriptor_shuffle.h | 29 // A Delegate which performs the actions required to perform an injective
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_context_menu_controller.h | 19 // An interface implemented by an object that performs actions on the actual
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.h | 60 // Called by |AutocompleteTextField| to let page actions intercept
|
/external/chromium/chrome/browser/ui/cocoa/ |
menu_button.h | 25 // value is NO so that custom actions can be hooked up in Interface Builder.
|
rwhvm_editcommand_helper.h | 22 // WebCore has the concept of "core commands", basically named actions such as
|
/external/chromium/chrome/browser/ui/find_bar/ |
find_bar_controller.h | 23 // An enum listing the possible actions to take on a find-in-page selection.
|
/external/chromium/chrome/browser/ui/gtk/extensions/ |
extension_installed_bubble_gtk.h | 29 // GENERIC -> The wrench menu. This case includes page actions that
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_context_menu_controller_views.h | 18 // An interface implemented by an object that performs actions on the actual
|
/external/chromium/chrome/browser/ui/views/ |
html_dialog_view.h | 81 // about when the dialog is closing. For all other actions (besides dialog
|
/external/chromium/net/http/ |
url_security_manager.h | 19 // regarding URL actions (e.g., sending the default credentials to a server).
|
/external/chromium/testing/gmock/scripts/ |
gmock_doctor.py | 89 # Actions 171 r'.*gmock-actions\.h.*error: creating array with negative size') 191 r'*gmock.*actions\.h.*error: void value not ignored)' 218 r'.*gmock-actions\.h.*error: instantiation of ' 240 All actions but the last in DoAll(...) must return void. Perhaps you need 241 to re-arrange the order of actions in a DoAll(), if you are using one?""" 307 r'.*\bgmock-\w+-actions\.h:\d+:\d+:\s+' 333 r'.*\bgmock-\w+-actions\.h:\d+:\d+: ' 419 clang_regex = (r'\bgmock-actions.h:.* error: no matching function for '
|
/external/chromium_org/base/posix/ |
file_descriptor_shuffle.h | 31 // A Delegate which performs the actions required to perform an injective
|
Completed in 438 milliseconds
<<31323334353637383940>>