HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 226 - 250 of 1193) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/analysis/
CodeVerify.h 42 * Allowed "implicit" widening conversions:
  /external/astl/include/
ios_base.h 188 * point) to generate on certain output conversions. 6 by default.
  /external/chromium/base/
utf_offset_string_conversions.cc 118 // When wide == UTF-16, then conversions are a NOP.
  /external/chromium/chrome/browser/
omnibox_search_hint.cc 10 // TODO(avi): remove when conversions not needed any more
  /external/chromium/googleurl/src/
url_canon_query.cc 123 // Easy: the input can just appended with no character set conversions.
  /external/chromium/net/base/
escape.h 95 // conversions need to take place, it only unescapes.
  /external/chromium/net/ftp/
ftp_util.cc 20 // For examples of Unix<->VMS path conversions, see the unit test file. On VMS
  /external/clang/include/clang/AST/
CharUnits.h 161 // Conversions.
  /external/clang/include/clang/Basic/
LangOptions.def 74 LANGOPT(LaxVectorConversions , 1, 1, "lax vector conversions")
  /external/clang/lib/Basic/
ConvertUTF.c 1 /*===--- ConvertUTF.c - Universal Character Names conversions ---------------===
33 Conversions between UTF32, UTF-16, and UTF-8. Source code file.
42 Jan 2004: updated switches in from-UTF8 conversions.
43 Oct 2004: updated to use UNI_MAX_LEGAL_UTF32 in UTF-32 conversions.
  /external/clang/lib/CodeGen/
CGCXXABI.cpp 69 ErrorUnsupportedABI(CGF, "member function pointer conversions");
  /external/clang/test/CodeGen/
const-init.c 12 // Double-implicit-conversions of array/functions (not legal C, but
  /external/clang/test/SemaCXX/
cxx0x-initializer-constructor.cpp 76 // Narrowing conversions don't affect viability. The next two choose
  /external/compiler-rt/lib/
truncdfsf2.c 15 // This routine can be trivially adapted to support conversions to
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 139 /* ---- conversions ---- */
  /external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
IntMath.java 77 // http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2
  /external/icu4c/common/unicode/
stringpiece.h 48 * conversions from "const char*" to "string" and back again.
  /external/sqlite/android/
PhoneticStringUtils.cpp 148 // Trivial kana conversions.
  /external/webkit/Source/JavaScriptCore/wtf/text/
AtomicString.h 28 // to disallow (expensive) implicit String-->AtomicString conversions.
  /external/webkit/Source/WebCore/platform/haiku/
PlatformKeyboardEventHaiku.cpp 359 // Can only change type from KeyDown to RawKeyDown or Char, as we lack information for other conversions.
  /external/webkit/Source/WebCore/platform/mac/
KeyEventMac.mm 227 // Can only change type from KeyDown to RawKeyDown or Char, as we lack information for other conversions.
  /frameworks/av/media/libstagefright/codecs/amrnb/common/
pvgsmamrdecoderinterface.h 103 * conversions.
  /frameworks/base/core/java/android/widget/
DateTimeView.java 245 // all of the time conversions it needs to do, so we can't do that
  /libcore/luni/src/main/native/
java_nio_charset_Charsets.cpp 29 * Java when converting a char[] to a UTF-8 byte[]. This lets us have UTF-8 conversions slightly
  /ndk/sources/host-tools/sed-4.2.1/lib/
xalloc.h 243 /* C++ does not allow conversions from void * to other pointer types

Completed in 1361 milliseconds

1 2 3 4 5 6 7 8 91011>>