Searched defs:getValues (Results 1 - 25 of 48) sorted by relevance

12

/external/skia/src/animator/
H A DSkOperandInterpolator.h21 SkOperand* getValues() { return fValues; } function in class:SkOperandInterpolator
H A DSkAnimateBase.h38 SkOperand* getValues() { return fValues.begin(); } function in class:SkAnimateBase
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DX509Attribute.java62 public ASN1Encodable[] getValues() method in class:X509Attribute
/external/easymock/src/org/easymock/
H A DCapture.java82 + getValues());
93 public List<T> getValues() { method in class:Capture
/external/emma/ant/ant14/com/vladium/emma/ant/
H A DVerbosityCfg.java32 public String [] getValues () method in class:VerbosityCfg.VerbosityAttribute
/external/emma/ant/ant14/com/vladium/emma/report/
H A DIReportEnums.java26 public String [] getValues () method in class:IReportEnums.TypeAttribute
45 public String [] getValues () method in class:IReportEnums.DepthAttribute
65 public String [] getValues () method in class:IReportEnums.ViewTypeAttribute
82 public String [] getValues () method in class:IReportEnums.UnitsTypeAttribute
/external/clang/include/clang/Driver/
H A DArg.h97 SmallVectorImpl<const char*> &getValues() { function in class:clang::driver::Arg
/external/emma/ant/ant14/com/vladium/emma/instr/
H A DinstrTask.java34 public String [] getValues () method in class:instrTask.ModeAttribute
/external/emma/core/java12/com/vladium/util/args/
H A DIOptsParser.java34 String [] getValues (); method in interface:IOptsParser.IOpt
H A DOptsParser.java532 public String [] getValues () method in class:OptsParser.Opt
/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h115 const ValueList &getValues() const { return Values; } function in class:llvm::ValueEnumerator
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
H A DSparseArray.java359 public List<E> getValues() { method in class:SparseArray
/external/icu4c/test/cintltst/
H A Dsprpdata.c110 getValues(uint32_t result, int32_t* value, UBool* isIndex){ function
161 retType = getValues(result,&value,&isIndex);
255 retType = getValues(result, &value, &isIndex);
/external/icu4c/test/intltest/
H A Dtestidn.cpp218 getValues(uint32_t result, int32_t& value, UBool& isIndex){ function
296 type = getValues(result,value, isIndex);
335 retType = getValues(result,value,isIndex);
428 retType = getValues(result,value,isIndex);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DX509Name.java798 public Vector getValues() method in class:X509Name
814 public Vector getValues( method in class:X509Name
/external/icu4c/common/
H A Dusprep.cpp476 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ function
545 type = getValues(result, value, isIndex);
760 type = getValues(result, value, isIndex);
/external/llvm/include/llvm/MC/
H A DMCDwarf.h304 const StringRef getValues() const { function in class:llvm::MCCFIInstruction
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h153 const SmallVector<DIEValue*, 32> &getValues() const { return Values; } function in class:llvm::DIE
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-netrexx.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jdepend.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DDescriptors.java1090 defaultValue = enumType.getValues().get(0);
1170 public List<EnumValueDescriptor> getValues() { method in class:Descriptors.EnumDescriptor
/external/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...
/external/llvm/include/llvm/TableGen/
H A DRecord.h776 ArrayRef<Init*> getValues() const { return Values; } function in class:llvm::ListInit
1359 const std::vector<RecordVal> &getValues() const { return Values; } function in class:llvm::Record
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 656 milliseconds

12