HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 876 - 900 of 3550) sorted by null

<<31323334353637383940>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleMatcherTest.java 304 private void showDistance(LocaleMatcher matcher, String desired, String supported) {
305 ULocale desired2 = new ULocale(desired);
308 logln(desired + " to " + supported + " :\t" + distance);
  /external/jpeg/
jquant2.c 42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon10847
1278 int desired = cinfo->desired_number_of_colors; local
    [all...]
  /external/libselinux/include/selinux/
avc.h 199 * is set to "avc" and any callbacks desired should be specified via
231 * User must call avc_init() if further use of AVC is desired.
360 * @events: bitwise OR of desired security events
  /external/selinux/libselinux/include/selinux/
avc.h 203 * is set to "avc" and any callbacks desired should be specified via
235 * User must call avc_init() if further use of AVC is desired.
364 * @events: bitwise OR of desired security events
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPPathFactory.java 75 * @param itemIndex The index of the desired item. Arrays in XMP are indexed from 1.
176 * The RFC 3066 code for the desired language.
215 * @param fieldValue The desired value of the field.
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 339 * enough storage to achieve the desired value.
362 * enough storage to achieve the desired value.
370 * to indicate that no call back is desired.
  /frameworks/base/core/java/android/widget/
TextClock.java 287 * takes care of generating a format string adapted to the desired locale.</p>
346 * takes care of generating a format string adapted to the desired locale.</p>
437 * @param timeZone The desired time zone's ID as specified in {@link TimeZone}
  /frameworks/base/docs/html/tools/projects/
projects-eclipse.jd 87 <strong>Properties</strong>, select <strong>Android</strong> and then check the desired
103 <li>In the <strong>Configure Project</strong> page, select the desired settings and click
143 <li>Set the other options as desired and click <strong>Next</strong>.</li>
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatActivity.java 178 * @param featureId The desired feature as defined in
277 * may choose to override this method to construct the desired task stack in a different
289 * the desired task stack
  /libcore/luni/src/main/java/javax/xml/xpath/
XPath.java 73 * This result of evaluating an expression is converted to an instance of the desired return type.
205 * @param returnType The desired return type.
260 * @param returnType The desired return type.
  /packages/apps/DeskClock/src/com/android/deskclock/provider/
AlarmInstance.java 140 * @param instanceId for the desired instance.
165 * @param alarmId of instances desired.
176 * @param alarmId of instance desired
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java 103 * @param numColumns Desired number of columns.
192 * @param numColumns Desired number of columns.
215 * @param numColumns Desired number of columns.
  /system/core/include/utils/
BasicHashtable.h 178 * loadFactor: The desired load factor for the hashtable, between 0 and 1.
325 * minimumCapacity: The desired minimum capacity after rehashing.
326 * loadFactor: The desired load factor after rehashing.
  /external/bison/src/
tables.c 140 | DESIRED, grow them. Note that TABLE[DESIRED] is to be used, so |
141 | the desired size is at least DESIRED + 1. |
145 table_grow (int desired)
149 while (table_size <= desired)
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpecSet.java 163 * @param reg {@code >= 0;} the desired register number
181 * @param spec {@code non-null;} spec with the desired register number
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecSet.java 162 * @param reg {@code >= 0;} the desired register number
180 * @param spec {@code non-null;} spec with the desired register number
  /developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.

Completed in 192 milliseconds

<<31323334353637383940>>