HomeSort by relevance Sort by last modified time
    Searched full:convert (Results 1201 - 1225 of 5560) sorted by null

<<41424344454647484950>>

  /frameworks/base/tools/aapt/
CrunchCache.cpp 41 // Get the full path to the source file, then convert to a c-string
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
Android.mk 30 convert.ll \
  /frameworks/opt/mms/src/java/com/google/android/mms/util/
DownloadDrmHelper.java 64 * @return True if convert is needed else false
  /frameworks/support/v4/java/android/support/v4/widget/
SimpleCursorAdapter.java 233 * representation of that Cursor. The column is used to convert the
250 * Returns the converter used to convert the filtering Cursor
266 * Sets the converter used to convert the filtering Cursor
288 * @param cursor the Cursor to convert to a CharSequence
  /frameworks/volley/src/com/android/volley/toolbox/
RequestFuture.java 97 return doGet(TimeUnit.MILLISECONDS.convert(timeout, unit));
  /frameworks/wilhelm/src/android/
android_sles_conversions.h 30 // convert to milliHertz
  /hardware/qcom/display/libgenlock/
genlock.h 117 * Convert a write lock that we own to a read lock
  /hardware/samsung_slsi/exynos5/include/
exynos_rotator.h 203 * Convert color space with presetup color format
  /libcore/luni/src/main/java/java/sql/
Ref.java 59 * Returns the associated object and uses the relevant mapping to convert it
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1StringType.java 98 that we wish to convert from ASCII to the default platform encoding */
  /libcore/luni/src/test/java/libcore/java/util/
OldGregorianCalendarTest.java 37 // CST is 1 hour before EST, add 1 to the CST time and convert to 0-12 value
  /libcore/luni/src/test/java/tests/api/java/util/
DateTest.java 434 assertEquals("Did not convert epoch to GMT string correctly", "1 Jan 1970 00:00:00 GMT", new Date(0)
436 assertEquals("Did not convert epoch + 1yr to GMT string correctly",
490 assertEquals("Did not convert epoch to GMT string correctly", "Jan 1, 1970 12:00:00 AM",
492 assertEquals("Did not convert epoch + 1yr to GMT string correctly",
  /ndk/sources/cxx-stl/stlport/src/
message_facets.h 31 // a message string is always a char*. We need a ctype facet to convert
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
eval 137 # If we ever convert all the above to run_make_test() we can remove this line.
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 325 # Convert some standard paragraph names.
347 # Convert iso9959-1 copyright symbol or (c) to nroff
469 # Convert options.
544 # Convert option dashes to \- to stop nroff from hyphenating 'em, and
  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
PgmImage.h 76 //! If the image is PGM_BINARY_PIXMAP, convert it to PGM_BINARY_GRAYMAP via Y = 0.3*R + 0.59*G + 0.11*B.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
LegacyPolicySet.java 64 * Convert legacy policy flags to a Policy
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
MoveItemsParser.java 62 // Convert the EAS status code with our external codes
  /packages/apps/Gallery2/jni/filters/
tinyplanet.cc 108 // Convert to polar
  /packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbregtest/
PgmImage.h 76 //! If the image is PGM_BINARY_PIXMAP, convert it to PGM_BINARY_GRAYMAP via Y = 0.3*R + 0.59*G + 0.11*B.
  /packages/apps/Gallery2/tests/exiftool_parser/
parser.py 4 # and convert it to xml format. It reads exiftool's output from stdin and
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
PgmImage.h 76 //! If the image is PGM_BINARY_PIXMAP, convert it to PGM_BINARY_GRAYMAP via Y = 0.3*R + 0.59*G + 0.11*B.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingRequest.java 46 // convert broadcast intent into activity intent (same action string)
Utf8ByteLengthFilter.java 26 * to convert UTF-16 to UTF-8 doesn't support surrogate pairs,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
Utils.java 30 * @param o the object to convert to a string

Completed in 676 milliseconds

<<41424344454647484950>>