Searched defs:getActions (Results 1 - 15 of 15) sorted by relevance

/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DMyPermission.java41 public String getActions() { method in class:MyPermission
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/config/
H A DProviderConfigurationPermission.java101 public String getActions() method in class:ProviderConfigurationPermission
/external/clang/include/clang/Driver/
H A DCompilation.h81 ActionList &getActions() { return Actions; } function in class:clang::driver::Compilation
82 const ActionList &getActions() const { return Actions; } function in class:clang::driver::Compilation
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DRule.java515 public Map<String, GrammarAST> getActions() { method in class:Rule
H A DGrammar.java782 if ( getActions().get("lexer")!=null ) {
784 getActions().get("lexer").keySet());
786 getActions().get("lexer").values());
1503 Map<String, Object> scopeActions = getActions().get(scope);
1506 getActions().put(scope, scopeActions);
1531 Map<String, Object> actionsForGrammarScope = getActions().get(scope);
1538 getActions().put(scope, actionsForGrammarScope);
1545 public Map<String, Map<String, Object>> getActions() { method in class:Grammar
1898 Collection<GrammarAST> namedActions = r.getActions().values();
/external/clang/include/clang/Parse/
H A DParser.h233 Sema &getActions() const { return Actions; } function in class:clang::Parser
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1509 milliseconds