HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 426 - 450 of 1763) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/common/unicode/
stringpiece.h 48 * conversions from "const char*" to "string" and back again.
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
AbstractMessageLite.java 320 // forcing conversions of ByteStrings to Strings.
  /external/chromium_org/third_party/sqlite/src/src/
printf.c 146 ** conversions will work.
230 int useExtended, /* Allow extended %-conversions */
255 char *zExtra; /* Extra memory used for etTCLESCAPE conversions */
599 ** integer conversions. */
    [all...]
  /external/chromium_org/tools/python/google/
platform_utils_win.py 21 used to locate the cygpath executable for path conversions.
  /external/chromium_org/ui/gfx/image/
image_unittest_util.cc 42 // Be tolerant of floating point rounding and lossy color space conversions.
  /external/chromium_org/url/
url_canon_icu.cc 159 // conversions in our code. In addition, consider using icu::IDNA's UTF-8/ASCII
  /external/chromium_org/v8/src/
hydrogen-uint32-analysis.cc 42 // Conversions have special support for uint32.
  /external/chromium_org/v8/test/cctest/
cctest.gyp 60 'test-conversions.cc',
  /external/chromium_org/v8/test/webkit/
dfg-to-string-toString-becomes-bad-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered.
dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered, and was a dictionary all along.
dfg-to-string-toString-in-string-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is fine but we define our own on the String object itself.
dfg-to-string-valueOf-in-string-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is fine but we define our own on the String object itself.
  /external/clang/include/clang/AST/
CharUnits.h 160 // Conversions.
  /external/clang/include/clang/Basic/
LangOptions.def 77 LANGOPT(LaxVectorConversions , 1, 1, "lax vector conversions")
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 72 // ...and these apply to hierarchy conversions.
  /external/clang/test/CodeGen/
const-init.c 12 // Double-implicit-conversions of array/functions (not legal C, but
  /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/llvm/lib/Support/
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/v8/
Android.v8common.mk 21 src/conversions.cc \
  /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
  /libcore/luni/src/test/java/libcore/java/util/
FormatterTest.java 100 // ...without screwing up conversions that don't take an argument.
  /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 3210 milliseconds

<<11121314151617181920>>