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

  /sdk/eclipse/scripts/
build_server.sh 6 # $2: Optional build number. If present, will be appended to the date qualifier.
72 # Qualifier is "v" followed by date/time in YYYYMMDDHHSS format, an optional "preview"
76 QUALIFIER="${DATE}${preview}"
77 [ -n "$BUILD_NUMBER" ] && QUALIFIER="${QUALIFIER}-${BUILD_NUMBER}"
89 # append 'eng' qualifier to end of archive name to denote internal build
101 sdk/eclipse/scripts/build_plugins.sh $QUALIFIER $INTERNAL_BUILD -d "$DEST_DIR" -a "$BUILD_PREFIX"
104 [ -d "$QUALIFIER" ] && rm -rfv "$QUALIFIER"
135 $sc "$DEST_DIR" "$QUALIFIER" "${preview}${BUILD_NUMBER:-$QUALIFIER}
    [all...]
  /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 211 // precision {qualifier} {type};
212 // where {qualifier} is one of lowp,mediump or hightp
223 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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 

Completed in 244 milliseconds