HomeSort by relevance Sort by last modified time
    Searched full:ansi (Results 626 - 650 of 1985) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/intl/
plural-exp.h 93 must follow ANSI C and not start with __.
textdomain.c 61 with existing names and they should follow ANSI C. But this source
config.h.in 222 /* Define to 1 if you have the ANSI C header files. */
225 /* Define to empty if `const' does not conform to ANSI C. */
  /toolchain/binutils/binutils-2.25/opcodes/
config.in 83 /* Define to 1 if you have the ANSI C header files. */
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 107 @param[in] ansi If true the name will be returned as single character
114 bool ansi);
  /external/kernel-headers/original/uapi/linux/
mtio.h 110 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */
111 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */
  /external/libedit/
config.h.in 239 /* Define to 1 if you have the ANSI C header files. */
280 /* Define to empty if `const' does not conform to ANSI C. */
  /external/libpng/contrib/gregbook/
Makefile.unx 69 #CFLAGS = -O -W -Wall -Wextra -pedantic -ansi
71 # [-ansi, -pedantic, -Wextra, and -W can also be used]
  /external/libunwind/include/
config.h 239 /* Define to 1 if you have the ANSI C header files. */
245 /* Define to empty if `const' does not conform to ANSI C. */
  /external/libvncserver/libvncserver/
rfbconfig.h 205 /* Define to 1 if you have the ANSI C header files. */
221 /* Define to empty if `const' does not conform to ANSI C. */
  /external/nanopb-c/docs/
index.rst 7 Nanopb is an ANSI-C library for encoding and decoding messages in Google's `Protocol Buffers`__ format with minimal requirements for RAM and code space.
97 Nanopb should compile with most ansi-C compatible compilers. It however
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 38 #else /* Not C++ or ANSI C. */
46 #endif /* C++ or ANSI C. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mtio.h 109 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */
110 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mtio.h 110 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */
111 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 25 class ANSI:
55 format = ColorFormatter.ANSI
58 format = ColorFormatter.ANSI
59 if "--format=ansi" in argv:
60 argv.remove ("--format=ansi")
61 format = ColorFormatter.ANSI
  /frameworks/base/docs/image_sources/in-app-billing/v3/
iab_v3_consumption_flow.graffle 337 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
425 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
516 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
605 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
730 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
848 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
  /frameworks/base/docs/image_sources/play-services-diagram.graffle/
data.plist 103 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
264 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
349 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
521 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
643 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
765 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf340
  /frameworks/base/docs/image_sources/providers/
datamodel.graffle 88 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
134 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
397 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
518 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
639 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
756 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
877 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
919 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
963 <string>{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
    [all...]
  /external/dbus/cmake/
CMakeLists.txt 247 #AC_ARG_ENABLE(ansi, AS_HELP_STRING([--enable-ansi],[enable -ansi -pedantic gcc flags]),enable_ansi=$enableval,enable_ansi=no)
248 option (DBUS_ENABLE_ANSI "enable -ansi -pedantic gcc flags" OFF)
251 add_definitions(-ansi -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -pedantic)
  /external/dlmalloc/
malloc.h 6 This header is for ANSI C/C++ only. You can set any of
17 INSTEAD of your system system <malloc.h>. At least on ANSI, all
104 on ANSI C systems.
145 ANSI) and p is NOT freed.
208 0. SVID/XPG/ANSI defines four standard param numbers for mallopt,
  /bionic/libc/include/
stdio.h 67 * The following three definitions are for ANSI C, which took them
91 /* System V/ANSI C; this is the wrong way to do this, do *not* use these. */
103 * Functions defined in ANSI C standard.
  /bionic/libc/include/sys/
cdefs.h 99 * strings produced by the __STRING macro, but this only works with ANSI C.
106 #define __P(protos) protos /* full-blown ANSI C */
127 #define __const /* delete pseudo-ANSI C keywords */
  /development/ndk/platforms/android-21/include/
stdio.h 170 * The following three definitions are for ANSI C, which took them
194 /* System V/ANSI C; this is the wrong way to do this, do *not* use these. */
217 * Functions defined in ANSI C standard.
  /development/ndk/platforms/android-3/include/
stdio.h 162 * The following three definitions are for ANSI C, which took them
186 /* System V/ANSI C; this is the wrong way to do this, do *not* use these. */
208 * Functions defined in ANSI C standard.
  /development/ndk/platforms/android-8/include/
stdio.h 162 * The following three definitions are for ANSI C, which took them
186 /* System V/ANSI C; this is the wrong way to do this, do *not* use these. */
208 * Functions defined in ANSI C standard.

Completed in 884 milliseconds

<<21222324252627282930>>