HomeSort by relevance Sort by last modified time
    Searched refs:VALUES (Results 76 - 100 of 309) sorted by null

1 2 34 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
Parameter.java 58 * also captures current values, a reference to the editing widget (such that
75 for (Type s : Type.values()) {
145 for (Constraint s : Constraint.values()) {
308 mValidator = ResourceNameValidator.create(false, ResourceFolderType.VALUES);
315 mValidator = ResourceNameValidator.create(false, ResourceFolderType.VALUES);
  /libcore/ojluni/src/main/java/java/util/
Hashtable.java 35 * This class implements a hash table, which maps keys to values. Any
55 * time and space costs. Higher values decrease the space overhead but
240 * Tests if this hashtable maps no keys to values.
242 * @return <code>true</code> if this hashtable maps no keys to values;
263 * Returns an enumeration of the values in this hashtable.
267 * @return an enumeration of the values in this hashtable.
270 * @see #values()
274 return this.<V>getEnumeration(VALUES);
541 * hashtable itself is copied, but the keys and values are not cloned.
556 t.values = null
624 private transient volatile Collection<V> values; field in class:Hashtable
762 public Collection<V> values() { method in class:Hashtable
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinter.java 218 case VALUES:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceNameValidator.java 192 boolean isFileType = type != ResourceFolderType.VALUES;
  /external/deqp/modules/gles2/functional/
es2fDefaultVertexAttributeTests.cpp 85 #define GEN_DIRECT_FLOAT_LOADER(TYPE, COMPS, TYPECODE, CASENAME, VALUES) \
104 gl.glVertexAttrib ##COMPS ##TYPECODE VALUES; \
244 << "Loading attribute values using " << m_funcName << "\n"
319 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got unexpected values");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeRenameParticipant.java 336 folderType != ResourceFolderType.VALUES) {
379 } else if (folderType == ResourceFolderType.VALUES) {
RenameResourceParticipant.java 105 * {@link ResourceFolderType#VALUES}. When refactoring non value files, we need to
209 if (mFolderType != null && mFolderType != ResourceFolderType.VALUES) {
459 && mFolderType != ResourceFolderType.VALUES
546 if (folderType == ResourceFolderType.VALUES) {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
DayPeriodRules.java 37 public static DayPeriod[] VALUES = DayPeriod.values();
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DayPeriodRules.java 33 public static DayPeriod[] VALUES = DayPeriod.values();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java     [all...]
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java 234 opts.addError (formatMessage ("option \'" + opt.getName () + "\' does not accept values: \'" + value + "\'"));
439 // if the current optdef calls for more values, consume the next token
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.3.0-alpha1/
protos-25.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0/
protos-25.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta1/
protos-25.2.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta2/
protos-25.2.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta3/
protos-25.2.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-rc1/
protos-25.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-rc2/
protos-25.2.0-rc2.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.1/
protos-25.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.3/
protos-25.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.4/
protos-25.2.4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/analytics-library/protos/25.2.0/
protos-25.2.0.jar 
  /external/cblas/testing/
c_cblat2.f 17 * 6 NUMBER OF VALUES OF N
18 * 0 1 2 3 5 9 VALUES OF N
19 * 4 NUMBER OF VALUES OF K
20 * 0 1 2 4 VALUES OF K
21 * 4 NUMBER OF VALUES OF INCX AND INCY
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
23 * 3 NUMBER OF VALUES OF ALPHA
24 * (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
25 * 3 NUMBER OF VALUES OF BETA
26 * (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BET
    [all...]
c_dblat2.f 17 * 6 NUMBER OF VALUES OF N
18 * 0 1 2 3 5 9 VALUES OF N
19 * 4 NUMBER OF VALUES OF K
20 * 0 1 2 4 VALUES OF K
21 * 4 NUMBER OF VALUES OF INCX AND INCY
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
23 * 3 NUMBER OF VALUES OF ALPHA
24 * 0.0 1.0 0.7 VALUES OF ALPHA
25 * 3 NUMBER OF VALUES OF BETA
26 * 0.0 1.0 0.9 VALUES OF BET
    [all...]
c_sblat2.f 17 * 6 NUMBER OF VALUES OF N
18 * 0 1 2 3 5 9 VALUES OF N
19 * 4 NUMBER OF VALUES OF K
20 * 0 1 2 4 VALUES OF K
21 * 4 NUMBER OF VALUES OF INCX AND INCY
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
23 * 3 NUMBER OF VALUES OF ALPHA
24 * 0.0 1.0 0.7 VALUES OF ALPHA
25 * 3 NUMBER OF VALUES OF BETA
26 * 0.0 1.0 0.9 VALUES OF BET
    [all...]

Completed in 588 milliseconds

1 2 34 5 6 7 8 91011>>