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

<<41424344454647484950>>

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
RomkanHalfKatakana.java 146 /** @see LetterConverter#convert */
147 public boolean convert(ComposingText text) { method in class:RomkanHalfKatakana
148 return RomkanFullKatakana.convert(text, mRomkanTable);
  /bionic/libc/stdlib/
strtoul.c 37 * Convert a string to an unsigned long integer.
strtoumax.c 37 * Convert a string to a uintmax_t.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_fmodf.c 87 /* convert back to floating value and restore the sign */
  /cts/apps/CtsVerifier/jni/cameraanalyzer/
com_android_cts_verifier_camera_analyzer_MeteringTest.cpp 97 // radius. Convert the coordinate to the coordinates accepted by Android
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResult.java 65 * Convert the test activity's result into a {@link TestResult}. Only meant to be used by
  /cts/tests/SignatureTest/
Android.mk 65 @ echo "Convert api file to xml: $@"
  /dalvik/dx/etc/
dx 83 # For Cygwin, convert the jarfile path into native Windows style.
  /dalvik/dx/src/com/android/dx/io/
EncodedValueReader.java 24 * TODO: convert this to a pull-style reader
  /dalvik/vm/
UtfString.h 108 * Convert a UTF-8 string to UTF-16. "utf16Str" must have enough room
  /dalvik/vm/arch/generic/
Call.cpp 27 * Convert a signature type character to an FFI type.
  /development/ide/xcode/ports/
SkBitmap_Mac.cpp 51 // convert to 5 bits
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesSample.java 62 // Use the same resource, but convert it to a string, which causes it
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorMatrixSample.java 102 //convert our animated angle [-180...180] to a contrast value of [-1..1]
  /development/samples/ApiDemos/src/com/example/android/apis/os/
MorseCode.java 84 // convert it using the function defined above. See the docs for
  /development/tools/line_endings/
line_endings.c 16 "Convert FILES to either unix or dos line endings.\n");
  /external/antlr/antlr-3.4/runtime/ActionScript/project/
build.xml 25 <replacestring from="/" to="."/> <!-- Convert path to package -->
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRRewriteRuleTokenStream.m 115 /** Don't convert to a tree unless they explicitly call nextTree.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ObjCTarget.java 64 /** Convert from an ANTLR string literal found in a grammar file to
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarInsufficientPredicatesMessage.java 62 // convert to string key to avoid 3.1 ST bug
GrammarUnreachableAltsMessage.java 67 // alts are token rules, convert to the names instead of numbers
  /external/bison/lib/
argmatch.h 92 /* Convert a value into a corresponding argument. */
xsize.h 51 /* Convert an arbitrary value >= 0 to type size_t. */
  /external/chromium/android/net/
android_network_library_impl.cc 16 // Convert X509 chain to DER format bytes.
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.h 70 // Convert a y-coordinate to the closest line / result.

Completed in 803 milliseconds

<<41424344454647484950>>