Searched defs:getOption (Results 1 - 25 of 37) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DCompositeGrammarTree.java70 public Object getOption(String key) { method in class:CompositeGrammarTree
80 return parent.getOption(key);
H A DCompositeGrammar.java161 public Object getOption(String key) { method in class:CompositeGrammar
162 return delegateGrammarTreeRoot.getOption(key);
H A DGrammar.java525 target = CodeGenerator.loadLanguageTarget((String) getOption("language"));
539 target = CodeGenerator.loadLanguageTarget((String)getOption("language"));
653 Object value = getOption("output");
679 Object filterMode = (String)getOption("filter");
686 Object backtrack = (String)getOption("backtrack");
687 Object output = getOption("output");
688 Object rewrite = getOption("rewrite");
2459 Object k = getOption("k");
2529 public Object getOption(String key) { method in class:Grammar
2530 return composite.getOption(ke
[all...]
/external/droiddriver/src/io/appium/droiddriver/util/
H A DInstrumentationUtils.java88 public static String getOption(String key) { method in class:InstrumentationUtils
93 * Calls {@link #getOption} with "dd." prefixed to {@code key}. This is for DroidDriver
97 return getOption("dd." + key);
/external/llvm/include/llvm/Option/
H A DArg.h70 const Option &getOption() const { return Opt; } function in class:llvm::opt::Arg
/external/llvm/include/llvm/IR/
H A DLLVMContext.h232 ValT getOption() const { function in class:llvm::LLVMContext
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DLLVMContext.h259 ValT getOption() const { function in class:llvm::LLVMContext
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
H A DOptions.java97 protected boolean getOption(int optionBit) method in class:Options
/external/icu/icu4c/source/common/
H A Dnormlzr.cpp396 Normalizer::getOption(int32_t option) const function in class:Normalizer
/external/vulkan-validation-layers/layers/
H A Dvk_layer_config.cpp45 const char *getOption(const std::string &_option);
76 VK_LAYER_EXPORT const char *getLayerOption(const char *_option) { return g_configFileObj.getOption(_option); }
102 std::string option_list = g_configFileObj.getOption(_option.c_str());
175 const char *ConfigFile::getOption(const std::string &_option) { function in class:ConfigFile
/external/deqp/framework/delibs/decpp/
H A DdeCommandLine.hpp410 getOption (void) const { return m_options.get<Option>(); } function in class:de::cmdline::detail::CommandLine
/external/llvm/lib/Option/
H A DOptTable.cpp122 getOption(i).dump();
123 getOption(i + 1).dump();
154 const Option OptTable::getOption(OptSpecifier Opt) const { function in class:OptTable
198 return new Arg(getOption(TheInputOptionID), Str, Index++, Str);
243 return new Arg(getOption(TheInputOptionID), Str, Index++, Str);
245 return new Arg(getOption(TheUnknownOptionID), Str, Index++, Str);
292 const Option O = Opts.getOption(Id);
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
H A DAgentOptions.java267 return getOption(DESTFILE, DEFAULT_DESTFILE);
286 return getOption(APPEND, true);
306 return getOption(INCLUDES, "*");
327 return getOption(EXCLUDES, "");
348 return getOption(EXCLCLASSLOADER, "sun.reflect.DelegatingClassLoader");
370 return getOption(INCLBOOTSTRAPCLASSES, false);
391 return getOption(INCLNOLOCATIONCLASSES, false);
411 return getOption(SESSIONID, null);
430 return getOption(DUMPONEXIT, true);
452 return getOption(POR
574 private String getOption(final String key, final String defaultValue) { method in class:AgentOptions
579 private boolean getOption(final String key, final boolean defaultValue) { method in class:AgentOptions
584 private int getOption(final String key, final int defaultValue) { method in class:AgentOptions
[all...]
/external/parameter-framework/upstream/tools/xmlGenerator/
H A DEddParser.py65 items.append(options.getOption(itemName))
127 def getOption(self, name): member in class:Options
241 return self.option.getOption("Name")
329 translator.setParameter(self.getName(), self.option.getOption("value"))
384 self.option.getOption("criterion") + " " + \
385 self.option.getOption("type") + " " + \
386 self.option.getOption("element")
675 sequence_aware = self.option.getOption(self.sequenceAwareKeyword)
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNormalizer.java1786 * @see #getOption
1808 public int getOption(int option) { method in class:Normalizer
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java1746 * @see #getOption
1766 public int getOption(int option) { method in class:Normalizer
/external/v8/src/js/
H A Di18n.js364 * Returns a getOption function that extracts property value for given
371 var getOption = function getOption(property, type, values, defaultValue) { function
398 return getOption;
421 var getOption = getGetOption(options, service);
422 var matcher = getOption('localeMatcher', 'string',
546 function setOptions(inOptions, extensionMap, keyValues, getOption, outOptions) {
570 value = getOption(map.property, map.type, map.values);
968 var getOption = getGetOption(options, 'collator');
972 defineWEProperty(internalOptions, 'usage', getOption(
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h518 // getOption - Return option name N.
519 virtual const char *getOption(unsigned N) const = 0;
562 OptionNames.push_back(getOption(i));
614 const char *getOption(unsigned N) const { return Values[N].Name; } function in class:llvm::cl::parser
/external/swiftshader/third_party/subzero/src/
H A DIceInst.h849 Option getOption() const { return BundleOption; } function in class:Ice::InstBundleLock
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.runtime_3.11.0.v20150405-1723.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/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/ ...

Completed in 5505 milliseconds

12