/external/clang/lib/Driver/ |
D | ArgList.cpp | 29 const Option &O = (*Current)->getOption(); in SkipToNextArg() 51 if ((*it)->getOption().matches(Id)) { in eraseArg() 63 if ((*it)->getOption().matches(Id)) in getLastArgNoClaim() 71 if ((*it)->getOption().matches(Id)) { in getLastArg() 83 if ((*it)->getOption().matches(Id0) || in getLastArg() 84 (*it)->getOption().matches(Id1)) { in getLastArg() 98 if ((*it)->getOption().matches(Id0) || in getLastArg() 99 (*it)->getOption().matches(Id1) || in getLastArg() 100 (*it)->getOption().matches(Id2)) { in getLastArg() 113 if ((*it)->getOption().matches(Id0) || in getLastArg() [all …]
|
D | Arg.cpp | 80 if (!getOption().hasNoOptAsInput()) { in renderAsInput() 90 switch (getOption().getRenderStyle()) { in render() 99 OS << getOption().getName(); in render() 110 getIndex(), getOption().getName(), getValue(Args, 0))); in render() 116 Output.push_back(getOption().getName().data()); in render()
|
D | OptTable.cpp | 94 TheInputOption = getOption(i + 1); in OptTable() 97 TheUnknownOption = getOption(i + 1); in OptTable() 118 getOption(i)->dump(); in OptTable() 119 getOption(i + 1)->dump(); in OptTable() 138 const Option *Group = getOption(info.GroupID); in CreateOption() 139 const Option *Alias = getOption(info.AliasID); in CreateOption() 177 if (Arg *A = getOption(Start - OptionInfos + 1)->accept(Args, Index)) in ParseOneArg()
|
D | Driver.cpp | 112 if (A->getOption().isUnsupported()) { in ParseArgStrings() 118 if (A->getOption().matches(options::OPT_mcpu_EQ) && in ParseArgStrings() 181 if ((A->getOption().matches(options::OPT_Wl_COMMA) || in TranslateInputArgs() 182 A->getOption().matches(options::OPT_Xlinker)) && in TranslateInputArgs() 185 DAL->AddFlagArg(A, Opts->getOption(options::OPT_Z_Xlinker__no_demangle)); in TranslateInputArgs() 190 DAL->AddSeparateArg(A, Opts->getOption(options::OPT_Xlinker), in TranslateInputArgs() 199 if (A->getOption().matches(options::OPT_Wp_COMMA) && in TranslateInputArgs() 205 DAL->AddFlagArg(A, Opts->getOption(options::OPT_MD)); in TranslateInputArgs() 207 DAL->AddFlagArg(A, Opts->getOption(options::OPT_MMD)); in TranslateInputArgs() 208 DAL->AddSeparateArg(A, Opts->getOption(options::OPT_MF), in TranslateInputArgs() [all …]
|
D | Tools.cpp | 157 if (A.getOption().matches(options::OPT_Z_reserved_lib_stdcxx)) { in AddLinkerInputs() 159 } else if (A.getOption().matches(options::OPT_Z_reserved_lib_cckext)) { in AddLinkerInputs() 227 } else if (A->getOption().matches(options::OPT_M) || in AddPreprocessingOptions() 228 A->getOption().matches(options::OPT_MM)) { in AddPreprocessingOptions() 261 if (A->getOption().matches(options::OPT_M) || in AddPreprocessingOptions() 262 A->getOption().matches(options::OPT_MD)) in AddPreprocessingOptions() 267 if (!A || A->getOption().matches(options::OPT_MD) || in AddPreprocessingOptions() 268 A->getOption().matches(options::OPT_MMD)) in AddPreprocessingOptions() 282 if (A->getOption().matches(options::OPT_MQ)) { in AddPreprocessingOptions() 304 if (A->getOption().matches(options::OPT_include)) { in AddPreprocessingOptions() [all …]
|
D | ToolChains.cpp | 454 0, Opts.getOption(options::OPT_isysroot), env)); in AddDeploymentTarget() 480 const Option *O = Opts.getOption(options::OPT_mmacosx_version_min_EQ); in AddDeploymentTarget() 553 const Option *O = Opts.getOption(options::OPT_mmacosx_version_min_EQ); in AddDeploymentTarget() 557 const Option *O = Opts.getOption(options::OPT_miphoneos_version_min_EQ); in AddDeploymentTarget() 561 const Option *O = Opts.getOption( in AddDeploymentTarget() 567 const Option *O = Opts.getOption(options::OPT_mmacosx_version_min_EQ); in AddDeploymentTarget() 697 if (A->getOption().matches(options::OPT_Xarch__)) { in TranslateArgs() 724 } else if (XarchArg->getOption().isDriverOption()) { in TranslateArgs() 738 if (A->getOption().isLinkerInput()) { in TranslateArgs() 742 Opts.getOption(options::OPT_Zlinker_input), in TranslateArgs() [all …]
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/ |
D | PropertyOptions.java | 79 return getOption(URI); in isURI() 101 return getOption(HAS_QUALIFIERS); in getHasQualifiers() 124 return getOption(QUALIFIER); in isQualifier() 142 return getOption(HAS_LANGUAGE); in getHasLanguage() 160 return getOption(HAS_TYPE); in getHasType() 178 return getOption(STRUCT); in isStruct() 199 return getOption(ARRAY); in isArray() 220 return getOption(ARRAY_ORDERED); in isArrayOrdered() 241 return getOption(ARRAY_ALTERNATE); in isArrayAlternate() 263 return getOption(ARRAY_ALT_TEXT); in isArrayAltText() [all …]
|
D | ParseOptions.java | 50 return getOption(REQUIRE_XMP_META); in getRequireXMPMeta() 70 return getOption(STRICT_ALIASING); in getStrictAliasing() 90 return getOption(FIX_CONTROL_CHARS); in getFixControlChars() 110 return getOption(ACCEPT_LATIN_1); in getAcceptLatin1() 130 return getOption(OMIT_NORMALIZATION); in getOmitNormalization()
|
D | IteratorOptions.java | 38 return getOption(JUST_CHILDREN); in isJustChildren() 47 return getOption(JUST_LEAFNAME); in isJustLeafname() 56 return getOption(JUST_LEAFNODES); in isJustLeafnodes() 65 return getOption(OMIT_QUALIFIERS); in isOmitQualifiers()
|
D | SerializeOptions.java | 108 return getOption(OMIT_PACKET_WRAPPER); in getOmitPacketWrapper() 128 return getOption(READONLY_PACKET); in getReadOnlyPacket() 148 return getOption(USE_COMPACT_FORMAT); in getUseCompactFormat() 167 return getOption(INCLUDE_THUMBNAIL_PAD); in getIncludeThumbnailPad() 187 return getOption(EXACT_PACKET_LENGTH); in getExactPacketLength() 207 return getOption(SORT); in getSort()
|
D | AliasOptions.java | 69 return getOption(PROP_ARRAY); in isArray() 89 return getOption(PROP_ARRAY_ORDERED); in isArrayOrdered() 109 return getOption(PROP_ARRAY_ALTERNATE); in isArrayAlternate() 129 return getOption(PROP_ARRAY_ALT_TEXT); in isArrayAltText()
|
D | Options.java | 97 protected boolean getOption(int optionBit) in getOption() method in Options
|
/external/llvm/lib/Support/ |
D | CommandLine.cpp | 1054 if (strcmp(getOption(i), Name) == 0) in findOption() 1066 Size = std::max(Size, std::strlen(getOption(i))+8); in getOptionWidth() 1071 BaseSize = std::max(BaseSize, std::strlen(getOption(i))+8); in getOptionWidth() 1087 size_t NumSpaces = GlobalWidth-strlen(getOption(i))-8; in printOptionInfo() 1088 outs() << " =" << getOption(i); in printOptionInfo() 1095 size_t L = std::strlen(getOption(i)); in printOptionInfo() 1096 outs() << " -" << getOption(i); in printOptionInfo() 1119 outs() << "= " << getOption(i); in printGenericOptionDiff() 1120 size_t L = std::strlen(getOption(i)); in printGenericOptionDiff() 1126 outs() << getOption(j); in printGenericOptionDiff()
|
/external/icu4c/test/intltest/ |
D | tstnrapi.cpp | 122 if(!copy.getOption(0x880000) || copy.getOption(0x20000)) { in TestNormalizerAPI()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | CompositeGrammarTree.java | 70 public Object getOption(String key) { in getOption() method in CompositeGrammarTree 80 return parent.getOption(key); in getOption()
|
D | GrammarReport.java | 95 data.language = (String) g.getOption("language"); in getReportData() 96 data.output = (String) g.getOption("output"); in getReportData() 101 String k = (String) g.getOption("k"); in getReportData() 107 String backtrack = (String) g.getOption("backtrack"); in getReportData()
|
D | BuildDependencyGenerator.java | 90 String language = (String) grammar.getOption("language"); in BuildDependencyGenerator() 192 tokenVocab = (String) grammar.getOption("tokenVocab"); in getNonImportDependenciesFileList()
|
D | Grammar.java | 525 target = CodeGenerator.loadLanguageTarget((String) getOption("language")); in Grammar() 539 target = CodeGenerator.loadLanguageTarget((String)getOption("language")); in Grammar() 653 Object value = getOption("output"); in parseAndBuildAST() 679 Object filterMode = (String)getOption("filter"); in dealWithTreeFilterMode() 686 Object backtrack = (String)getOption("backtrack"); in dealWithTreeFilterMode() 687 Object output = getOption("output"); in dealWithTreeFilterMode() 688 Object rewrite = getOption("rewrite"); in dealWithTreeFilterMode() 2459 Object k = getOption("k"); in getGrammarMaxLookahead() 2529 public Object getOption(String key) { in getOption() method in Grammar 2530 return composite.getOption(key); in getOption() [all …]
|
D | CompositeGrammar.java | 161 public Object getOption(String key) { in getOption() method in CompositeGrammar 162 return delegateGrammarTreeRoot.getOption(key); in getOption()
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 965 if (A->getOption().matches(options::OPT_O0)) in getOptimizationLevel() 968 assert (A->getOption().matches(options::OPT_O)); in getOptimizationLevel() 983 if (A->getOption().matches(options::OPT_O)) { in getOptimizationLevelSize() 1003 if (A->getOption().getKind() == Option::FlagClass) { in addWarningArgs() 1004 Warnings.push_back(A->getOption().getName().substr(2)); in addWarningArgs() 1151 bool enable = (A->getOption().getID() == OPT_analyzer_checker); in ParseAnalyzerArgs() 1382 if (A->getOption().matches(OPT_fdiagnostics_show_note_include_stack)) in ParseDiagnosticArgs() 1472 switch (A->getOption().getID()) { in ParseFrontendArgs() 1599 switch (A->getOption().getID()) { in ParseFrontendArgs() 1714 if ((*it)->getOption().matches(OPT_index_header_map)) { in ParseHeaderSearchArgs() [all …]
|
/external/clang/include/clang/Driver/ |
D | Arg.h | 70 const Option &getOption() const { return *Opt; } in getOption() function
|
D | OptTable.h | 83 const Option *getOption(OptSpecifier Opt) const { in getOption() function
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
D | SocketImplTest.java | 112 public Object getOption(int optID) throws SocketException { in getOption() method in SocketImplTest.MockSocketImpl
|
D | DatagramSocketImplTest.java | 74 public Object getOption(int optID) throws SocketException { in getOption() method in MockDatagramSocketImpl
|
/external/icu4c/common/unicode/ |
D | normlzr.h | 665 UBool getOption(int32_t option) const;
|