HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 201 - 225 of 1204) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml-special.ent 20 conversions of the ISO 10646 values and refer to the document
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml-special.ent 20 conversions of the ISO 10646 values and refer to the document
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
xhtml-special.ent 20 conversions of the ISO 10646 values and refer to the document
  /external/webkit/LayoutTests/fast/url/script-tests/
path.js 69 // Basic conversions
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKAPICast.h 113 /* Enum conversions */
  /external/zlib/src/as400/
readme.txt 113 text data code conversions must be done explicitely.
  /frameworks/base/core/java/android/webkit/
DeviceOrientationService.java 122 // API. The only conversions are sign changes as follows.
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeArrayTest.java 21 * The conversions should follow
JavaBridgeReturnValuesTest.java 22 * The conversions should follow
  /libcore/luni/src/test/java/libcore/java/util/
FormatterTest.java 102 // ...without screwing up conversions that don't take an argument.
  /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
  /external/clang/test/Sema/
format-strings.c 205 printf("%s"); // expected-warning{{more '%' conversions than data arguments}}
214 printf("%d%d\n", x); // expected-warning{{more '%' conversions than data arguments}}
456 printf(kFormat1, 0); // expected-warning{{more '%' conversions than data arguments}}
457 printf("%d %s\n", 0); // expected-warning{{more '%' conversions than data arguments}}
518 printf(1 ? "yes %d" : "no %d"); // expected-warning 2{{more '%' conversions than data arguments}}
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /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 * As with the other conversions, date/time conversion has an uppercase format. Replacing
317 * This table shows the date/time conversions:
320 * <TD COLSPAN=4><B>Date/time conversions</B
    [all...]
  /external/v8/tools/gyp/
v8.gyp 281 '../../src/conversions-inl.h',
282 '../../src/conversions.cc',
283 '../../src/conversions.h',
    [all...]
  /external/clang/test/SemaCXX/
conditional-expr.cpp 104 // for rvalues, hierarchy takes precedence over other conversions
166 // p6 (final conversions)
overload-call.cpp 192 // Test overloading based on derived-to-base conversions
245 // Test reference binding vs. standard conversions.
  /external/llvm/include/llvm/ADT/
Twine.h 34 /// the creation of temporary strings for conversions operations (such as
370 /// @name Numeric Conversions

Completed in 422 milliseconds

1 2 3 4 5 6 7 891011>>