HomeSort by relevance Sort by last modified time
    Searched full:ansi (Results 51 - 75 of 2200) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/clang/test/PCH/
modified-header-crash.c 9 // REQUIRES: ansi-escape-sequences
  /external/mesa3d/src/gallium/drivers/svga/
Makefile 13 CFLAGS := $(filter-out -pedantic, $(filter-out -ansi, $(CFLAGS)))
  /external/nanopb-c/examples/network_server/
Makefile 5 CFLAGS = -ansi -Wall -Werror -g -O0
  /external/nanopb-c/examples/using_union_messages/
Makefile 5 CFLAGS = -ansi -Wall -Werror -g -O0
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strings.h 10 This file is provided because non ANSI fuctions are described in string.h
  /external/icu/icu4c/source/data/
icupkg.inc 7 COMPILE=gcc -DU_USING_ICU_NAMESPACE=1 -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -c
9 GENLIB=gcc -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -shared -Wl,-Bsymbolic
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3-task.htm 151 mso-ansi-language:#0400;
167 <h2><span lang=EN-GB style='mso-ansi-language:EN-GB'>ANTLR3<o:p></o:p></span></h2>
169 <h3><span lang=EN-GB style='mso-ansi-language:EN-GB'>Description<o:p></o:p></span></h3>
171 <p><span class=GramE><span lang=EN-GB style='mso-ansi-language:EN-GB'>Invokes
174 style='mso-ansi-language:EN-GB'> <o:p></o:p></span></p>
176 <h3><span lang=EN-GB style='mso-ansi-language:EN-GB'>Prerequisites<o:p></o:p></span></h3>
178 <h3><span lang=EN-GB style='font-size:12.0pt;mso-ansi-language:EN-GB;
181 lang=EN-GB style='mso-ansi-language:EN-GB'><o:p></o:p></span></h3>
183 <h3><span lang=EN-GB style='mso-ansi-language:EN-GB'>Installation<o:p></o:p></span></h3>
185 <h3><span lang=EN-GB style='font-size:12.0pt;mso-ansi-language:EN-GB
    [all...]
  /external/jpeg/
jconfig.doc 53 /* Define this if your system has an ANSI-conforming <stddef.h> file.
57 /* Define this if your system has an ANSI-conforming <stdlib.h> file.
61 /* Define this if your system does not have an ANSI/SysV <string.h>,
67 * ANSI-standard places (stddef.h, stdlib.h, or stdio.h), but places it in
85 /* Although a real ANSI C compiler can deal perfectly well with pointers to
86 * unspecified structures (see "incomplete types" in the spec), a few pre-ANSI
87 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
jconfig.h 54 /* Define this if your system has an ANSI-conforming <stddef.h> file.
58 /* Define this if your system has an ANSI-conforming <stdlib.h> file.
62 /* Define this if your system does not have an ANSI/SysV <string.h>,
68 * ANSI-standard places (stddef.h, stdlib.h, or stdio.h), but places it in
86 /* Although a real ANSI C compiler can deal perfectly well with pointers to
87 * unspecified structures (see "incomplete types" in the spec), a few pre-ANSI
88 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
jinclude.h 25 * On an ANSI-conforming system it is sufficient to include <stddef.h>.
50 * ANSI and System V implementations declare these in <string.h>.
64 #else /* not BSD, assume ANSI/SysV string lib */
73 * In ANSI C, and indeed any rational implementation, size_t is also the
  /external/qemu/distrib/jpeg-6b/
jconfig.doc 53 /* Define this if your system has an ANSI-conforming <stddef.h> file.
57 /* Define this if your system has an ANSI-conforming <stdlib.h> file.
61 /* Define this if your system does not have an ANSI/SysV <string.h>,
67 * ANSI-standard places (stddef.h, stdlib.h, or stdio.h), but places it in
85 /* Although a real ANSI C compiler can deal perfectly well with pointers to
86 * unspecified structures (see "incomplete types" in the spec), a few pre-ANSI
87 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
jconfig.h 54 /* Define this if your system has an ANSI-conforming <stddef.h> file.
58 /* Define this if your system has an ANSI-conforming <stdlib.h> file.
62 /* Define this if your system does not have an ANSI/SysV <string.h>,
68 * ANSI-standard places (stddef.h, stdlib.h, or stdio.h), but places it in
86 /* Although a real ANSI C compiler can deal perfectly well with pointers to
87 * unspecified structures (see "incomplete types" in the spec), a few pre-ANSI
88 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
  /development/host/windows/usb/api/
adb_interface.cpp 36 bool ansi) {
50 if (!ansi) {
56 // We need to convert name from wide char to ansi string
  /external/chromium_org/third_party/webrtc/base/
linked_ptr.h 25 /* For ANSI-challenged compilers, you may want to #define
90 #else // for ANSI-challenged compilers
104 #else // for ANSI-challenged compilers
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
cb_mem_energy_augmentation.h 13 iLBC Speech Coder ANSI-C Source Code
cb_mem_energy_calc.h 13 iLBC Speech Coder ANSI-C Source Code
cb_search.h 13 iLBC Speech Coder ANSI-C Source Code
energy_inverse.h 13 iLBC Speech Coder ANSI-C Source Code
frame_classify.h 13 iLBC Speech Coder ANSI-C Source Code
get_cd_vec.h 13 iLBC Speech Coder ANSI-C Source Code
poly_to_lsf.c 13 iLBC Speech Coder ANSI-C Source Code
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
stringize_macros_unittest.cc 20 TEST(StringizeTest, Ansi) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
md5.h 13 important. ANSI guarantees that "unsigned long" will be big enough,
  /external/chromium_org/v8/src/
win32-math.h 5 // Extra POSIX/ANSI routines for Win32 when using Visual Studio C++. Please
  /external/pdfium/core/src/fxcodec/libjpeg/
jinclude.h 26 * On an ANSI-conforming system it is sufficient to include <stddef.h>.
61 * ANSI and System V implementations declare these in <string.h>.
75 #else /* not BSD, assume ANSI/SysV string lib */
84 * In ANSI C, and indeed any rational implementation, size_t is also the

Completed in 464 milliseconds

1 23 4 5 6 7 8 91011>>