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

<<51525354555657585960>>

  /cts/tests/tests/widget/src/android/widget/cts/
SimpleAdapterTest.java 154 // use the previous result as the convert view
222 // use the previous result as the convert view
  /cts/tools/dasm/src/java_cup/
lr_item_core.java 203 /** Convert to a string (separated out from toString() so we can call it
255 /** Convert to a string */
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageDef.java 419 * Convert the given byte array into a lowercase hex string.
421 * @param arr The array to convert.
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstUtf8.java 43 * @param string {@code non-null;} the string to convert
76 * @param bytes {@code non-null;} the bytes to convert
  /dalvik/dx/src/com/android/dx/rop/cst/
CstString.java 43 * @param string {@code non-null;} the string to convert
76 * @param bytes {@code non-null;} the bytes to convert
  /dalvik/vm/
UtfString.cpp 128 * Convert a "modified" UTF-8 string to UTF-16.
162 * Convert a UTF-16 string to UTF-8.
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
NetworkUtilities.java 163 // Convert our list of User objects into a list of JSONObject
245 // happens to be in, and convert it to a JPEG image. Note: we're
  /development/tools/recovery_l10n/src/com/android/recovery_l10n/
Main.java 68 * background). pngcrush -c 0 will convert the output of this program
71 * pixels in the header rows; don't convert them to jpeg or anything.
  /device/sample/frameworks/PlatformLibrary/jni/
PlatformLibrary.cpp 122 * we want to convert the string to show it.
188 * reference to the Class object, we need to convert it to a JNI global
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
Label.java 137 // convert back to a single atomic element if |labelSet|==1
219 // convert single element to a set if they ask for it.
  /external/apache-http/src/org/apache/http/impl/conn/
ProxySelectorRoutePlanner.java 201 ("Cannot convert host to URI: " + target, usx);
209 // convert the socket address to an HttpHost
  /external/bison/build-aux/
compile 42 # Convert a $build file to $host form and store it in $file
52 # lazily determine how to convert abs files
  /external/bison/darwin-lib/
wchar.h 451 /* Convert a single-byte character to a wide character. */
476 /* Convert a wide character to a single-byte character. */
527 /* Convert a multibyte character to a wide character. */
581 /* Convert a string to a wide string. */
614 /* Convert a string to a wide string. */
649 /* Convert a wide character to a multibyte character. */
674 /* Convert a wide string to a string. */
707 /* Convert a wide string to a string. */
    [all...]
  /external/bison/linux-lib/
wchar.h 451 /* Convert a single-byte character to a wide character. */
476 /* Convert a wide character to a single-byte character. */
527 /* Convert a multibyte character to a wide character. */
581 /* Convert a string to a wide string. */
614 /* Convert a string to a wide string. */
649 /* Convert a wide character to a multibyte character. */
674 /* Convert a wide string to a string. */
707 /* Convert a wide string to a string. */
    [all...]
  /external/chromium/chrome/browser/
about_flags_unittest.cc 221 // Convert the flags to switches. Experiment 3 shouldn't be among the switches
243 // Convert the flags to switches.
  /external/chromium/chrome/browser/chromeos/status/
network_menu.h 245 // This method will convert the |icon| bitmap to the correct size for display.
250 // This method will convert the |icon| bitmap to the correct size for display.
  /external/chromium/chrome/browser/extensions/
crx_installer.h 91 // Convert the specified user script into an extension and install it.
95 // Convert the specified web app into an extension and install it.
  /external/chromium/chrome/common/extensions/
url_pattern.h 47 // * We'd like to be able to convert as many existing Greasemonkey @include
205 // Convert this URLPattern into an equivalent set of URLPatterns that don't
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstString.java 43 * @param string {@code non-null;} the string to convert
76 * @param bytes {@code non-null;} the bytes to convert
  /external/dropbear/libtomcrypt/src/math/
ltm_desc.c 28 Convert a MPI error to a LTC error (Possibly the most powerful function ever! Oh wait... no)
29 @param err The error to convert
  /external/e2fsprogs/debugfs/
util.c 246 * This function will convert a string to an unsigned long, printing
270 * This function will convert a string to a block number. It returns
  /external/eigen/doc/
C03_TutorialArrayClass.dox 147 Matrix and Array operations. In that case, you need to convert a matrix to an array or reversely. This gives
160 it is easy to convert from one to the other with \link MatrixBase::array() .array() \endlink and
  /external/elfutils/libelf/
gelf.h 208 /* Convert data structure from the representation in the file represented
213 /* Convert data structure from to the representation in memory
  /external/harfbuzz_ng/src/
hb-font-private.hh 179 /* Convert from font-space to user-space */
183 /* Convert from parent-font user-space to our user-space */
  /external/icu4c/common/
unistr_cnv.cpp 246 // convert
310 // if there's nothing to convert, do nothing

Completed in 692 milliseconds

<<51525354555657585960>>