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

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
PropertyOptions.java 31 public static final int QUALIFIER = 0x00000020;
96 * attribute, an <tt>rdf:type</tt> property, or a general qualifier. See the
117 * @return Return whether this property is a qualifier for some other property. Note that if the
118 * qualifier itself has a structured value, this flag is only set for the top node of
119 * the qualifier's subtree. Qualifiers may have arbitrary structure, and may even have
124 return getOption(QUALIFIER);
134 setOption(QUALIFIER, value);
139 /** @return Return whether this property has an <tt>xml:lang</tt> qualifier. */
157 /** @return Return whether this property has an <tt>rdf:type</tt> qualifier. */
374 QUALIFIER |
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
ShaderParser.cpp 210 // precision {qualifier} {type};
211 // where {qualifier} is one of lowp,mediump or hightp
222 QUALIFIER,
267 statementState = QUALIFIER;
271 case QUALIFIER:
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 

Completed in 76 milliseconds