/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 52 // The system math library doesn't have long double variants, e.g
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
mbsinit.c | 30 not ISO-2022 variants),
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 52 // The system math library doesn't have long double variants, e.g
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 52 // The system math library doesn't have long double variants, e.g
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux-variants.c | 3 /*--- Handlers for syscalls on minor variants of Linux kernels. ---*/ 4 /*--- syswrap-linux-variants.c ---*/ 69 #include "priv_syswrap-linux-variants.h"
|
/external/webkit/Source/WebCore/loader/ |
FTPDirectoryParser.h | 48 ** - '/bin/ls -l' and all variants (including Hellsoft FTP for NetWare); 53 ** - IBM VM/CMS, VM/ESA LIST format (two known variants); 56 ** - '/bin/dls' (two known variants, plus multi-line) LIST format;
|
/external/icu4c/i18n/ |
transreg.cpp | 780 UVector *variants = (UVector*) targets->get(target); local 781 // variants may be 0 if the source/target are invalid 782 return (variants == 0) ? 0 : variants->size(); 794 UVector *variants = (UVector*) targets->get(target); local 795 if (variants == 0) { 799 UnicodeString *v = (UnicodeString*) variants->elementAt(index); 925 * UVector of variants. 942 UVector *variants = (UVector*) targets->get(target); local 983 UVector *variants = (UVector*) targets->get(target); local [all...] |
/external/chromium/base/ |
string_number_conversions.h | 18 // This file contains no "wstring" variants. New code should use string16. If 20 // not add wstring variants. 90 // variants. This expects the input string to NOT be specific to the locale.
|
/external/webkit/LayoutTests/fast/encoding/ |
char-decoding.html | 73 // KOI-8 variants 96 // UTF-16LE and variants. 106 // UTF-16BE and variants.
|
/bionic/libc/arch-arm/include/ |
endian.h | 74 /* Tell sys/endian.h we have MD variants of the swap macros. */
|
/bionic/libc/arch-x86/include/ |
endian.h | 62 /* Tell sys/endian.h we have MD variants of the swap macros. */
|
/development/ndk/platforms/android-9/arch-x86/include/ |
endian.h | 62 /* Tell sys/endian.h we have MD variants of the swap macros. */
|
/external/bison/lib/ |
error.h | 27 /* The __-protected variants of `format' and `printf' attributes
|
/external/bison/m4/ |
onceonly.m4 | 9 dnl This file defines some "once only" variants of standard autoconf macros.
|
/external/bluetooth/glib/glib/gnulib/ |
vasnprintf.h | 33 /* The __-protected variants of `format' and `printf' attributes
|
/external/chromium/chrome/browser/sessions/ |
session_restore.h | 19 // restore come in two variants, asynchronous or synchronous. The synchronous
|
/external/clang/test/CXX/special/class.dtor/ |
p3-0x.cpp | 58 // Template variants.
|
/external/e2fsprogs/intl/ |
vasnprintf.h | 33 /* The __-protected variants of `format' and `printf' attributes
|
/external/freetype/src/psnames/ |
psmodule.c | 41 /* we do deal with glyph variants by detecting a non-initial dot in */ 141 /* find variants like `A.swash', `e.final', etc. */ 177 /* sort base glyphs before glyph variants */ 384 /* taking care of glyph variants. */
|
/external/icu4c/layout/ |
HanLayoutEngine.h | 79 * tags to the characters to generate the correct language-specific variants.
|
/external/kernel-headers/original/asm-generic/ |
local.h | 36 /* Non-atomic variants, ie. preemption disabled and won't be touched
|
/external/libffi/src/ia64/ |
ffitarget.h | 36 FFI_UNIX, /* Linux and all Unix variants use the same conventions */
|
/external/llvm/lib/Support/Unix/ |
Mutex.inc | 16 //=== is guaranteed to work on *all* UNIX variants.
|
RWMutex.inc | 16 //=== is guaranteed to work on *all* UNIX variants.
|
ThreadLocal.inc | 16 //=== is guaranteed to work on *all* UNIX variants.
|