Home
last modified time | relevance | path

Searched defs:propValue (Results 1 – 6 of 6) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPMeta.java199 Object propValue, in setProperty()
214 Object propValue) throws XMPException; in setProperty()
855 boolean propValue, in setPropertyBoolean()
870 boolean propValue) throws XMPException; in setPropertyBoolean()
887 int propValue, in setPropertyInteger()
902 int propValue) throws XMPException; in setPropertyInteger()
919 long propValue, in setPropertyLong()
934 long propValue) throws XMPException; in setPropertyLong()
951 double propValue, in setPropertyDouble()
966 double propValue) throws XMPException; in setPropertyDouble()
[all …]
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp244 …terfaceDefinition::Program* program, const std::string& resource, glw::GLint propValue, const std:… in validate()
275 …eValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue, const std:… in validateBuiltinVariable()
303 …terfaceDefinition::Program* program, const std::string& resource, glw::GLint propValue, const std:… in validate()
374 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
390 void TypeValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue, con… in validateBuiltinVariable()
447 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
469 void ArraySizeValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue in validateBuiltinVariable()
521 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
575 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
653 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
[all …]
/external/icu/android_icu4j/testing/src/android/icu/extratest/
DAndroidICUVersionTest.java48 String propValue = prop.getProperty(VERSION_PROP_NAME); in setUp() local
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dload.go377 func propValue(v *pb.PropertyValue, m pb.Property_Meaning) (interface{}, error) { func
/external/cldr/tools/java/org/unicode/cldr/icu/
DExtractICUData.java436 String propValue = it2.next(); in testProps() local
/external/lzma/CPP/7zip/Common/
DMethodProps.cpp393 NCOM::CPropVariant propValue; in SetParam() local