HomeSort by relevance Sort by last modified time
    Searched defs:getValueName (Results 1 - 8 of 8) sorted by null

  /packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
arguments_parser.h 47 const std::string &getValueName() const { return mValueName; }
  /external/llvm/lib/IR/
Value.cpp 90 ValueName *Name = getValueName();
160 ValueName *Value::getValueName() const {
194 return getValueName()->getKey();
231 getValueName()->setValue(this);
239 ST->removeValueName(getValueName());
270 ST->removeValueName(getValueName());
297 setValueName(V->getValueName());
299 getValueName()->setValue(this);
307 VST->removeValueName(V->getValueName());
308 setValueName(V->getValueName());
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 740 // getValueName - Overload in subclass to provide a better default value.
741 virtual const char *getValueName() const { return "value"; }
782 // getValueName - Do not print =<value> at all.
783 const char *getValueName() const override { return nullptr; }
808 // getValueName - Do not print =<value> at all.
809 const char *getValueName() const override { return nullptr; }
830 // getValueName - Overload in subclass to provide a better default value.
831 const char *getValueName() const override { return "int"; }
852 // getValueName - Overload in subclass to provide a better default value.
853 const char *getValueName() const override { 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 487 milliseconds