Home
last modified time | relevance | path

Searched defs:propValue (Results 1 – 3 of 3) 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.cpp242 …terfaceDefinition::Program* program, const std::string& resource, glw::GLint propValue, const std:… in validate()
273 …eValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue, const std:… in validateBuiltinVariable()
301 …terfaceDefinition::Program* program, const std::string& resource, glw::GLint propValue, const std:… in validate()
372 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
388 void TypeValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue, con… in validateBuiltinVariable()
445 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
467 void ArraySizeValidator::validateBuiltinVariable (const std::string& resource, glw::GLint propValue in validateBuiltinVariable()
519 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
573 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
651 …vector<VariablePathComponent>& path, const std::string& resource, glw::GLint propValue, const std:… in validateSingleVariable()
[all …]
/external/lzma/CPP/7zip/Common/
DMethodProps.cpp346 NCOM::CPropVariant propValue; in SetParam() local