OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOptionName
(Results
1 - 5
of
5
) sorted by null
/external/llvm/utils/TableGen/
OptParserEmitter.cpp
84
static const std::string
getOptionName
(const Record &R) {
168
OS << ", "<<
getOptionName
(R);
176
OS <<
getOptionName
(*DI->getDef());
212
OS << ", "<<
getOptionName
(R);
220
OS <<
getOptionName
(*DI->getDef());
227
OS <<
getOptionName
(*DI->getDef());
/external/llvm/include/llvm/Option/
OptTable.h
89
const char *
getOptionName
(OptSpecifier id) const {
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
Options.java
168
String bitName =
getOptionName
(singleBit);
256
private String
getOptionName
(int option)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar
/prebuilts/misc/common/ecj/
ecj.jar
Completed in 1610 milliseconds