Searched
full:ansi (Results
351 -
375 of
1985) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/image_sources/training/volley/ |
volley-request.graffle | 108 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 168 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 230 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 694 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 800 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 906 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 1012 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 1118 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 1224 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 1330 <string>{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf19 [all...] |
/hardware/intel/common/libwsbm/src/ |
config.h | 59 /* Define to 1 if you have the ANSI C header files. */
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_common.h | 54 defined on ANSI builds */
|
/ndk/sources/host-tools/make-3.81/ |
gettext.h | 32 On pre-ANSI systems without 'const', the config.h file is supposed to
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xfuncs.h | 56 /* the ANSI C way */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xfuncs.h | 56 /* the ANSI C way */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
cppdefault.h | 5 Adapted to ANSI C, Richard Stallman, Jan 1987
|
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/ |
ftconfig.h | 25 /* port FreeType, except to compile the library with a non-ANSI */ 54 /* ones are defaults used to compile FreeType in an ANSI C environment */ 67 /* has 16 bits. ANSI C says that sizeof(char) is always 1. Since an */ 303 /* in strict ANSI mode. To avoid them, we disable other 64-bit data */
|
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
stdarg.h | 38 * or -ansi is not specified, since it was not part of C90.
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
assert.h | 41 * Unlike other ANSI header files, <assert.h> may usefully be included
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/ |
cdefs.h | 94 * strings produced by the __STRING macro, but this only works with ANSI C. 101 #define __P(protos) protos /* full-blown ANSI C */ 122 #define __const /* delete pseudo-ANSI C keywords */ 129 * In non-ANSI C environments, new programs will want ANSI-only C keywords 131 * Programs using the ANSI C keywords const, inline etc. as normal 135 #define const __const /* convert ANSI C keywords */ 164 * language extensions under "-ansi -pedantic". 173 * unfortunately, these then cause warnings under "-ansi -pedantic".
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
assert.h | 41 * Unlike other ANSI header files, <assert.h> may usefully be included
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/ |
cdefs.h | 94 * strings produced by the __STRING macro, but this only works with ANSI C. 101 #define __P(protos) protos /* full-blown ANSI C */ 122 #define __const /* delete pseudo-ANSI C keywords */ 129 * In non-ANSI C environments, new programs will want ANSI-only C keywords 131 * Programs using the ANSI C keywords const, inline etc. as normal 135 #define const __const /* convert ANSI C keywords */ 164 * language extensions under "-ansi -pedantic". 173 * unfortunately, these then cause warnings under "-ansi -pedantic".
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
assert.h | 41 * Unlike other ANSI header files, <assert.h> may usefully be included
|
Completed in 683 milliseconds
<<11121314151617181920>>