OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getValueName
(Results
1 - 8
of
8
) sorted by null
/frameworks/compile/mclinker/include/mcld/Support/
CommandLine.h
38
const char *
getValueName
() const { return "searchdir"; }
75
virtual const char *
getValueName
() const { return "path"; }
92
virtual const char *
getValueName
() const { return "z-option"; }
/external/llvm/include/llvm/IR/
Value.h
115
ValueName *
getValueName
() const { return Name; }
/external/llvm/include/llvm/Support/
CommandLine.h
714
//
getValueName
- Overload in subclass to provide a better default value.
715
virtual const char *
getValueName
() const { return "value"; }
755
//
getValueName
- Do not print =<value> at all.
756
virtual const char *
getValueName
() const { return 0; }
779
//
getValueName
- Do not print =<value> at all.
780
virtual const char *
getValueName
() const { return 0; }
800
//
getValueName
- Overload in subclass to provide a better default value.
801
virtual const char *
getValueName
() const { return "int"; }
822
//
getValueName
- Overload in subclass to provide a better default value.
823
virtual const char *
getValueName
() const { return "uint";
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar
/prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar
org.eclipse.core.commands_3.6.0.I20100512-1500.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar
Completed in 555 milliseconds