Searched refs:ANSI (Results 1 – 25 of 180) sorted by relevance
12345678
/external/lzma/DOC/ |
D | lzma-history.txt | 65 - Some changes in ANSI-C 7z Decoder interfaces. 86 - The bug in ANSI-C LZMA Decoder was fixed: 89 - Some changes in ANSI-C 7z Decoder interfaces. 107 - ANSI-C LZMA Decoder was rewritten for speed optimizations. 108 - ANSI-C LZMA Encoder was included to LZMA SDK. 109 - C++ LZMA code now is just wrapper over ANSI-C code. 120 - .7z ANSI-C Decoder: 135 - Small changes in .h files in ANSI-C version. 214 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed 215 - New additional version of ANSI-C LZMA Decoder with zlib-like interface: [all …]
|
D | 7zC.txt | 1 7z ANSI-C Decoder 9.35 4 7z ANSI-C provides 7z/LZMA decoding. 5 7z ANSI-C version is simplified version ported from C++ code. 15 7z ANSI-C Decoder is part of the LZMA SDK. 45 Limitations of current version of 7z ANSI-C Decoder 55 Using 7z ANSI-C Decoder Test application:
|
D | lzma.txt | 28 ANSI-C LZMA Decoder 31 Please note that interfaces for ANSI-C code were changed in LZMA SDK 4.58. 35 To use ANSI-C LZMA Decoder you need the following files: 57 LZMA Decoder (ANSI-C version) now supports 2 interfaces: 303 C++ LZMA code is just wrapper over ANSI-C code.
|
/external/libjpeg-turbo/ |
D | jconfig.txt | 50 /* Define this if your system has an ANSI-conforming <stddef.h> file. 54 /* Define this if your system has an ANSI-conforming <stdlib.h> file. 58 /* Define this if your system does not have an ANSI/SysV <string.h>, 64 * ANSI-standard places (stddef.h, stdlib.h, or stdio.h), but places it in 69 /* Although a real ANSI C compiler can deal perfectly well with pointers to 70 * unspecified structures (see "incomplete types" in the spec), a few pre-ANSI 71 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
|
/external/libogg/ |
D | config.h.in | 70 /* Define to 1 if you have the ANSI C header files. */ 76 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.h.in | 73 /* Define to 1 if you have the ANSI C header files. */ 79 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/libexif/ |
D | config.h.in | 78 /* Define to 1 if you have the ANSI C header files. */ 84 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/ |
D | unix-cc.in | 77 # ANSI compliance. 84 # ANSIFLAGS: Put there the flags used to make your compiler ANSI-compliant.
|
D | ftconfig.in | 24 /* port FreeType, except to compile the library with a non-ANSI */ 53 /* ones are defaults used to compile FreeType in an ANSI C environment */ 66 /* has 16 bits. ANSI C says that sizeof(char) is always 1. Since an */ 302 /* in strict ANSI mode. To avoid them, we disable other 64-bit data */
|
/external/liblzf/ |
D | config.h.in | 6 /* Define if you have the ANSI C header files. */
|
/external/curl/include/ |
D | README | 46 present. While libcurl requires an ANSI C compiler to build, some of the 47 earlier ANSI compilers clearly can't deal with some preprocessor operators.
|
/external/bison/data/ |
D | c.m4 | 276 ## Defining C functions in both K&R and ANSI-C. ## 310 # Declare the function NAME in ANSI. 319 # Output the arguments ANSI-C definition. 354 ## Declaring (prototyping) C functions in both K&R and ANSI-C. ## 360 # Declare the function NAME ANSI C style. 369 # Declare the function NAME in both K&R and ANSI C.
|
/external/harfbuzz_ng/test/shaping/ |
D | hb_test_tools.py | 25 class ANSI: class in ColorFormatter 55 format = ColorFormatter.ANSI 58 format = ColorFormatter.ANSI 61 format = ColorFormatter.ANSI
|
/external/fdlibm/ |
D | readme | 117 standards like SVID, X/OPEN, or POSIX/ANSI, then one can 154 if _LIB_VERSION = _POSIX_, return POSIX/ANSI result. 162 multi-standard compliant (supports IEEE,XOPEN,POSIX/ANSI,SVID). 175 to POSIX/ANSI
|
/external/c-ares/ |
D | README | 54 present. While c-ares requires an ANSI C compiler to build, some of the 55 earlier ANSI compilers clearly can't deal with some preprocessor operators.
|
D | NEWS | 21 all char values are valid inputs to those macros according to ANSI.
|
/external/iputils/ninfod/ |
D | config.h.in | 117 /* Define to 1 if you have the ANSI C header files. */ 135 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/libopus/ |
D | config.h.in | 130 /* Define to 1 if you have the ANSI C header files. */ 139 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/opencv3/3rdparty/libjasper/jasper/ |
D | jas_config.h.in | 123 /* Define to 1 if you have the ANSI C header files. */ 132 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/srtp/ |
D | config.h_win32vc7 | 151 /* Define to 1 if you have the ANSI C header files. */ 164 /* Define to empty if `const' does not conform to ANSI C. */
|
D | config.hw | 152 /* Define to 1 if you have the ANSI C header files. */ 165 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/libcap/libcap/ |
D | Makefile | 52 …/g; $$l =~ s/\}.*// ; print $$l; }' < $< | gperf --ignore-case --language=ANSI-C --readonly --null…
|
/external/google-tv-pairing-protocol/cpp/src/ |
D | config.h.in | 58 /* Define to 1 if you have the ANSI C header files. */
|
/external/libmtp/ |
D | config.h.in | 158 /* Define to 1 if you have the ANSI C header files. */ 185 /* Define to empty if `const' does not conform to ANSI C. */
|
/external/sonic/ |
D | README | 3 speech rate. The Sonic library is a very simple ANSI C library that is designed
|
12345678