/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 | 94 // 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/dropbear/libtomcrypt/src/math/ |
gmp_desc.c | 139 /* ---- conversions ---- */
|
/external/icu4c/common/unicode/ |
stringpiece.h | 48 * conversions from "const char*" to "string" and back again.
|
/external/llvm/include/llvm/Target/ |
TargetOptions.h | 90 /// integer conversions, and round-to-nearest for all other arithmetic
|
/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/base/core/java/android/widget/ |
DateTimeView.java | 245 // all of the time conversions it needs to do, so we can't do that
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/ |
pvgsmamrdecoderinterface.h | 103 * conversions.
|
/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
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
binary.sed | 30 # The only shortcoming is that you'd better not attempt conversions of
|
binary2.sed | 30 # The only shortcoming is that you'd better not attempt conversions of
|
binary3.sed | 30 # The only shortcoming is that you'd better not attempt conversions of
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
auto_ptr.h | 248 * @brief Automatic conversions
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
cpp_type_traits.h | 89 // N.B. The conversions to bool are needed due to the issue
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 248 * @brief Automatic conversions
|