HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 801 - 825 of 6587) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/java/text/
AttributedCharacterIterator.java 217 * @param attribute the desired attribute.
226 * @param attributes a set of the desired attributes.
247 * @param attribute the desired attribute
256 * @param attributes a set of the desired attributes
273 * @param attribute the desired attribute
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
PolicyNodeImpl.java 243 * @param depth an int representing the desired minimum depth of all paths
299 * @param depth an int representing the depth of the desired nodes
313 // if we've reached the desired depth, then return ourself
328 * @param depth an int representing the desired depth
372 * @param depth an int representing the desired depth
  /system/bt/stack/a2dp/
a2dp_sbc_up_sample.cc 94 * This function converts it to audio data in the desired
135 * This function converts it to audio data in the desired
194 * This function converts it to audio data in the desired
254 * This function converts it to audio data in the desired
319 * This function converts it to audio data in the desired
  /frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
Flagged.h 158 * \param mask desired mask
160 * \param sharedMask desired shared mask (if this is non-0, this must be mask & baseMask)
161 * \param shift desired left shift to be used for mask
165 * \return bool whether mask can be combined with baseMask using the desired values.
194 * \param mask desired mask
196 * \param sharedMask desired shared mask (if this is non-0, this must be mask & baseMask)
212 // base mask and mask, and that desired mask still fits with base's shift value
283 * \param MASK desired mask
284 * \param SHARED_MASK desired shared mask (if this is non-0, T must be an type flagged by
298 * \param MASK desired mas
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
Package.java 104 * only be compared for equality with desired version identifiers.
209 * desired version. It returns true if
211 * to the desired version number. <p>
214 * components of the desired and specification strings.
217 * If the specification value is greater than the desired
222 * @param desired the version string of the desired version.
224 * than or equal to the desired version number
226 * @exception NumberFormatException if the desired or current version
229 public boolean isCompatibleWith(String desired)
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
compactdecimalformat.h 117 * @param pos On input: an alignment field, if desired.
132 * @param pos On input: an alignment field, if desired.
168 * @param pos On input: an alignment field, if desired.
183 * @param pos On input: an alignment field, if desired.
218 * @param pos On input: an alignment field, if desired.
233 * @param pos On input: an alignment field, if desired.
312 * @param pos On input: an alignment field, if desired.
ucal.h 677 * @param zoneID The desired TimeZone ID. If 0, use the default time zone.
679 * @param locale The desired locale
741 * @param zoneID The desired TimeZone ID. If 0, use the default time zone.
790 * @param type The desired display name format; one of UCAL_STANDARD, UCAL_SHORT_STANDARD,
792 * @param locale The desired locale for the display name.
937 * @param attr The desired attribute; one of UCAL_LENIENT, UCAL_FIRST_DAY_OF_WEEK,
952 * @param attr The desired attribute; one of UCAL_LENIENT, UCAL_FIRST_DAY_OF_WEEK,
967 * @param localeIndex The index of the desired locale.
1005 * @param dateTime The desired date and time.
1021 * @param year The desired year
    [all...]
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapObject.java 410 * Places PropertyInfo of desired property into a designated PropertyInfo
414 * index of desired property
418 * designated retainer of desired property
425 * Places PropertyInfo of desired property into a designated PropertyInfo
429 * index of desired property
431 * designated retainer of desired property
557 * designated retainer of desired property
  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer.cc 167 // Find the desired camera, by name.
244 bool WebRtcVideoCapturer::GetBestCaptureFormat(const VideoFormat& desired,
250 if (!VideoCapturer::GetBestCaptureFormat(desired, best_format)) {
252 // Use the desired format as the best format.
253 best_format->width = desired.width;
254 best_format->height = desired.height;
256 best_format->interval = desired.interval;
  /frameworks/support/compat/src/main/java/androidx/core/content/res/
ResourcesCompat.java 68 * @param id The desired resource identifier, as generated by the aapt
99 * @param id The desired resource identifier, as generated by the aapt
102 * @param density The desired screen density indicated by the resource as
131 * @param id The desired resource identifier, as generated by the aapt
159 * @param id The desired resource identifier of a {@link ColorStateList},
192 * @param id The desired resource identifier of a {@link Typeface},
283 * @param id The desired resource identifier of a {@link Typeface}, as generated by the aapt
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
BitmapPool.java 157 * Internal function to try and find a bitmap in the pool which matches the desired width and
300 * @param width The desired width of the bitmap.
301 * @param height The desired height of the bitmap.
302 * @return A bitmap with the desired width and height, this maybe a reused bitmap from the pool.
314 * @param width The desired width of the bitmap.
315 * @param height The desired height of the bitmap.
316 * @return A bitmap with the desired width and height.
  /external/icu/icu4c/source/i18n/
astro.cpp 264 * @param longitude The desired longitude, in <em>degrees</em> east of
267 * @param latitude The desired latitude, in <em>degrees</em>. Positive
312 * @param jdn the desired time, expressed as a "julian day number",
719 * the desired value.
731 UDate CalendarAstronomer::getSunTime(double desired, UBool next)
735 desired,
767 MINUTE_MS / 12.); // Desired accuracy
933 // // number" d as outlined above, for the desired moment. Next compute:
    [all...]
astro.h 308 * @param longitude The desired longitude, in <em>degrees</em> east of
311 * @param latitude The desired latitude, in <em>degrees</em>. Positive
359 * @param jdn the desired time, expressed as a "julian day number",
530 * the desired value.
533 UDate getSunTime(double desired, UBool next);
626 * longitude will have the desired value.
628 * @param desired The desired longitude.
630 * is desired, <tt>false</tt> for the previous occurrance.
633 UDate getMoonTime(double desired, UBool next)
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
LocaleMatcherTest.java 443 private void showDistance(LocaleMatcher matcher, String desired, String supported) {
444 ULocale desired2 = new ULocale(desired);
447 logln(desired + " to " + supported + " :\t" + distance);
606 final String desired = "sv, en"; local
608 final LocaleMatcher matcherShort = newLocaleMatcher(desired);
614 assertEquals(expected, matcherShort.getBestMatch(desired));
615 assertEquals(expected, matcherLong.getBestMatch(desired));
616 assertEquals(expected, matcherVeryLong.getBestMatch(desired));
622 long timeShort = timeLocaleMatcher("Duration (few supported):\t", desired, matcherShort, showMessage, iterations, 0);
624 long timeMedium = timeLocaleMatcher("Duration (med. supported):\t", desired, matcherLong, showMessage, iterations, timeShort)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleMatcherTest.java 440 private void showDistance(LocaleMatcher matcher, String desired, String supported) {
441 ULocale desired2 = new ULocale(desired);
444 logln(desired + " to " + supported + " :\t" + distance);
603 final String desired = "sv, en"; local
605 final LocaleMatcher matcherShort = newLocaleMatcher(desired);
611 assertEquals(expected, matcherShort.getBestMatch(desired));
612 assertEquals(expected, matcherLong.getBestMatch(desired));
613 assertEquals(expected, matcherVeryLong.getBestMatch(desired));
619 long timeShort = timeLocaleMatcher("Duration (few supported):\t", desired, matcherShort, showMessage, iterations, 0);
621 long timeMedium = timeLocaleMatcher("Duration (med. supported):\t", desired, matcherLong, showMessage, iterations, timeShort)
    [all...]
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r11680.htm 403 >This is is the desired period between
408 >Applications store here the desired frame
460 >Applications set this field to the desired number
555 >This is is the desired period between
573 >Applications store here the desired frame
625 >Applications set this field to the desired number
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoDecodeRunnable.java 80 * Returns the desired width of the image, based on the ImageView being created.
86 * Returns the desired height of the image, based on the ImageView being created.
146 * Sets the desired image height and width based on the
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
BinomialDistributionImpl.java 135 * @param p the desired probability for the critical value
148 * @param p the desired probability for the critical value
205 * @param p the desired probability
PascalDistributionImpl.java 129 * @param p the desired probability for the critical value
141 * @param p the desired probability for the critical value
194 * @param p the desired probability
  /external/apache-http/src/org/apache/http/util/
EncodingUtils.java 60 * @param charset the desired character encoding
92 * @param charset the desired character encoding
107 * @param charset the desired character encoding
  /external/clang/test/CXX/temp/temp.param/
p15-cxx0x.cpp 99 // desired-error {{'types<void, void, void, void>' vs 'types<int, char, double, (no argument)>'}}
107 // desired-error {{'types<void, void, void, void>' vs 'types<int, char, double, long>'}}
134 template<typename...Ts, Ts...Vs> void error(); // desired-error
  /external/e2fsprogs/tests/m_minrootdir/
expect 32 Desired extra isize: 32
144 Desired extra isize: 32
198 Desired extra isize: 32
  /external/icu/icu4c/source/common/unicode/
appendable.h 121 * If a caller cannot provide a reasonable guess at the desired capacity,
132 * @param desiredCapacityHint desired capacity of the returned buffer;
214 * @param desiredCapacityHint desired capacity of the returned buffer;
  /external/selinux/python/audit2allow/
audit2allow.1 140 <review local.te and customize as desired>
154 <review local.te and customize as desired>
206 <review domains/misc/local.te and customize as desired>
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
Passes.h 63 /// desired input for some register allocators. This pass is "required" by
70 /// is the desired input for some register allocators. This pass is
80 /// use two operands. This destroys SSA information but it is desired by

Completed in 1374 milliseconds

<<31323334353637383940>>