HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 351 - 375 of 1742) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
chrono 60 // conversions
117 // conversions
418 // conversions
715 // conversions
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdbool.in.h 49 - In C99, casts and automatic conversions to '_Bool' or 'bool' are
  /packages/apps/Contacts/src/com/android/contacts/util/
HtmlUtils.java 34 * Provides static functions to perform custom HTML to text conversions.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dlm.h 57 * Indicates a lock conversion request. For conversions the name and namelen
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
printf.h 86 types needed for the conversions FMT specifies. Returns
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dlm.h 57 * Indicates a lock conversion request. For conversions the name and namelen
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
printf.h 86 types needed for the conversions FMT specifies. Returns
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dlm.h 57 * Indicates a lock conversion request. For conversions the name and namelen
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
printf.h 86 types needed for the conversions FMT specifies. Returns
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
floatobject.h 68 preserve precision across conversions. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_unicode.py 25 # no conversions take place with unicode arguments
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
floatobject.h 68 preserve precision across conversions. */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_unicode.py 25 # no conversions take place with unicode arguments
  /external/clang/test/Sema/
format-strings.c 208 printf("%s"); // expected-warning{{more '%' conversions than data arguments}}
217 printf("%d%d\n", x); // expected-warning{{more '%' conversions than data arguments}}
459 printf(kFormat1, 0); // expected-warning{{more '%' conversions than data arguments}}
460 printf("%d %s\n", 0); // expected-warning{{more '%' conversions than data arguments}}
521 printf(1 ? "yes %d" : "no %d"); // expected-warning 2{{more '%' conversions than data arguments}}
  /libcore/luni/src/main/java/java/util/
Formatter.java 129 * conversions are a single character, but date/time conversions all start with {@code t} and
140 * <B>String conversions</B>
160 * <B>Character conversions</B>
180 * <B>Integer conversions</B>
205 * <TD COLSPAN=4><B>Floating-point conversions</B>
284 * <B>Zero-argument conversions</B></TD>
313 * This table shows the date/time conversions, but you should use {@link java.text.SimpleDateFormat}
317 * <TD COLSPAN=4><B>Date/time conversions</B>
512 * As with the other conversions, date/time conversion has an uppercase format. Replacin
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 95 * - Add support for "%a" and "%A" conversions.
960 * ignored. For `d', `i', `o', `u', `x', and `X' conversions, if a
1057 * For "%g" (and "%G") conversions, the precision
1061 * "%e" or "%E" conversions) depending on the precision
1071 * For "%g" (and "%G") conversions, trailing zeros are
1144 * use "e-style" for "%g" (and "%G") conversions. If we don't need
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_function.cpp 198 * the post-call conversions in a temporary exec_list, and emit them later.
261 * bidirectional implicit conversions.
303 /* Also emit any necessary out-parameter conversions. */
429 * section (GLSL 1.10 section 5.4.1), not the "Implicit Conversions" rules.
579 * Section 4.1.10 "Implicit Conversions.""
613 /* Apply implicit conversions (not the scalar constructor rules!). See
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 95 * - Add support for "%a" and "%A" conversions.
960 * ignored. For `d', `i', `o', `u', `x', and `X' conversions, if a
1057 * For "%g" (and "%G") conversions, the precision
1061 * "%e" or "%E" conversions) depending on the precision
1071 * For "%g" (and "%G") conversions, trailing zeros are
1144 * use "e-style" for "%g" (and "%G") conversions. If we don't need
    [all...]
  /external/mesa3d/src/glsl/
ast_function.cpp 198 * the post-call conversions in a temporary exec_list, and emit them later.
261 * bidirectional implicit conversions.
303 /* Also emit any necessary out-parameter conversions. */
429 * section (GLSL 1.10 section 5.4.1), not the "Implicit Conversions" rules.
579 * Section 4.1.10 "Implicit Conversions.""
613 /* Apply implicit conversions (not the scalar constructor rules!). See
    [all...]
  /external/skia/src/gpu/
GrContext.cpp     [all...]
  /external/v8/tools/gyp/
v8.gyp 281 '../../src/conversions-inl.h',
282 '../../src/conversions.cc',
283 '../../src/conversions.h',
    [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 313 // These cast kinds don't consider user-defined conversions.
    [all...]
  /external/chromium_org/media/base/
sinc_resampler_unittest.cc 388 // All conversions currently have a high frequency error around -6 dbFS.
393 // Almost all conversions have an RMS error of around -14 dbFS.
  /external/chromium_org/third_party/cld/encodings/proto/
encodings.pb.h 112 // to do UTF-16 <==> UTF-8 bulk conversions and UTF-32 <==> UTF-8
113 // bulk conversions, with interchange-valid checking on input and

Completed in 1235 milliseconds

<<11121314151617181920>>