Home
last modified time | relevance | path

Searched refs:define (Results 1 – 25 of 4218) sorted by relevance

12345678910>>...169

/external/strace/
Dconfig.log159 | #define PACKAGE_NAME "strace"
160 | #define PACKAGE_TARNAME "strace"
161 | #define PACKAGE_VERSION "4.5.12"
162 | #define PACKAGE_STRING "strace 4.5.12"
163 | #define PACKAGE_BUGREPORT ""
164 | #define PACKAGE "strace"
165 | #define VERSION "4.5.12"
166 | #define LINUX 1
167 | #define ARM 1
168 | #define _GNU_SOURCE 1
[all …]
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dext2tdb-rename10 +#define tdb_open ext2fs_tdb_open
11 +#define tdb_open_ex ext2fs_tdb_open_ex
12 +#define tdb_set_max_dead ext2fs_tdb_set_max_dead
13 +#define tdb_reopen ext2fs_tdb_reopen
14 +#define tdb_reopen_all ext2fs_tdb_reopen_all
15 +#define tdb_set_logging_function ext2fs_tdb_set_logging_function
16 +#define tdb_error ext2fs_tdb_error
17 +#define tdb_errorstr ext2fs_tdb_errorstr
18 +#define tdb_fetch ext2fs_tdb_fetch
19 +#define tdb_parse_record ext2fs_tdb_parse_record
[all …]
/external/webkit/Source/
Dcmakeconfig.h.cmake2 #define CMAKECONFIG_H
4 #define WEBKIT_USER_AGENT_MAJOR_VERSION @USER_AGENT_VERSION_MAJOR@
5 #define WEBKIT_USER_AGENT_MINOR_VERSION @USER_AGENT_VERSION_MINOR@
7 #define ENABLE_AS_IMAGE @ENABLE_AS_IMAGE_VALUE@
8 #define ENABLE_BLOB @ENABLE_BLOB_VALUE@
9 #define ENABLE_CHANNEL_MESSAGING @ENABLE_CHANNEL_MESSAGING_VALUE@
10 #define ENABLE_DATABASE @ENABLE_DATABASE_VALUE@
11 #define ENABLE_DATAGRID @ENABLE_DATAGRID_VALUE@
12 #define ENABLE_DATALIST @ENABLE_DATALIST_VALUE@
13 #define ENABLE_DATA_TRANSFER_ITEMS @ENABLE_DATA_TRANSFER_ITEMS_VALUE@
[all …]
/external/valgrind/main/docs/internals/
Dporting-to-ARM.txt73 #define PLAX_(const, name) \
75 #define PLAXY(const, name) \
100 # define VG_CLREQ_ARGS guest_R0
101 # define VG_CLREQ_RET guest_R0
107 # define VG_MIN_INSTR_SZB 4
108 # define VG_MAX_INSTR_SZB 4
109 # define VG_STACK_REDZONE_SZB 0
115 # define VG_REGPARM(n) /* */
121 # define VG_ELF_ENDIANNESS ELFDATA2LSB
122 # define VG_ELF_MACHINE EM_ARM
[all …]
/external/bluetooth/glib/
Dglibconfig.h.win32.in8 #define __G_LIBCONFIG_H__
17 #define G_MINFLOAT FLT_MIN
18 #define G_MAXFLOAT FLT_MAX
19 #define G_MINDOUBLE DBL_MIN
20 #define G_MAXDOUBLE DBL_MAX
21 #define G_MINSHORT SHRT_MIN
22 #define G_MAXSHORT SHRT_MAX
23 #define G_MAXUSHORT USHRT_MAX
24 #define G_MININT INT_MIN
25 #define G_MAXINT INT_MAX
[all …]
/external/zlib/
Dzconf.h.in9 #define ZCONF_H
20 # define _dist_code z__dist_code
21 # define _length_code z__length_code
22 # define _tr_align z__tr_align
23 # define _tr_flush_block z__tr_flush_block
24 # define _tr_init z__tr_init
25 # define _tr_stored_block z__tr_stored_block
26 # define _tr_tally z__tr_tally
27 # define adler32 z_adler32
28 # define adler32_combine z_adler32_combine
[all …]
Dzconf.h.cmakein9 #define ZCONF_H
22 # define _dist_code z__dist_code
23 # define _length_code z__length_code
24 # define _tr_align z__tr_align
25 # define _tr_flush_block z__tr_flush_block
26 # define _tr_init z__tr_init
27 # define _tr_stored_block z__tr_stored_block
28 # define _tr_tally z__tr_tally
29 # define adler32 z_adler32
30 # define adler32_combine z_adler32_combine
[all …]
/external/bison/
Dconfig.log143 | #define PACKAGE_NAME "GNU Bison"
144 | #define PACKAGE_TARNAME "bison"
145 | #define PACKAGE_VERSION "2.3"
146 | #define PACKAGE_STRING "GNU Bison 2.3"
147 | #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
148 | #define PACKAGE "bison"
149 | #define VERSION "2.3"
150 | #define _GNU_SOURCE 1
162 | #define PACKAGE_NAME "GNU Bison"
163 | #define PACKAGE_TARNAME "bison"
[all …]
/external/qemu-pc-bios/bochs/
Dconfig.h.in36 #define _BX_CONFIG_H_ 1
45 #define BX_EXIT(x) SIM->quit_sim (x)
48 #define BX_EXIT(x) ::exit(x)
55 #define BX_SUPPORT_SMP 0
56 #define BX_BOOTSTRAP_PROCESSOR 0
57 #define BX_MAX_SMP_THREADS_SUPPORTED 8
60 #define BX_SUPPORT_APIC 0
68 #define BX_DEBUG_LINUX 0
72 #define HAVE_LIBREADLINE 0
73 #define HAVE_READLINE_HISTORY_H 0
[all …]
/external/pcre/
Dpcre.h.generic40 #define _PCRE_H
44 #define PCRE_MAJOR 8
45 #define PCRE_MINOR 12
46 #define PCRE_PRERELEASE
47 #define PCRE_DATE 2011-01-15
56 # define PCRE_EXP_DECL extern __declspec(dllimport)
60 # define PCRECPP_EXP_DECL extern __declspec(dllimport)
63 # define PCRECPP_EXP_DEFN __declspec(dllimport)
72 # define PCRE_EXP_DECL extern "C"
74 # define PCRE_EXP_DECL extern
[all …]
Dpcre.h.in40 #define _PCRE_H
44 #define PCRE_MAJOR @PCRE_MAJOR@
45 #define PCRE_MINOR @PCRE_MINOR@
46 #define PCRE_PRERELEASE @PCRE_PRERELEASE@
47 #define PCRE_DATE @PCRE_DATE@
56 # define PCRE_EXP_DECL extern __declspec(dllimport)
60 # define PCRECPP_EXP_DECL extern __declspec(dllimport)
63 # define PCRECPP_EXP_DEFN __declspec(dllimport)
72 # define PCRE_EXP_DECL extern "C"
74 # define PCRE_EXP_DECL extern
[all …]
/external/srtp/
Dconfig.log148 | #define PACKAGE_NAME ""
149 | #define PACKAGE_TARNAME ""
150 | #define PACKAGE_VERSION ""
151 | #define PACKAGE_STRING ""
152 | #define PACKAGE_BUGREPORT ""
153 | #define DEV_URANDOM "/dev/urandom"
165 | #define PACKAGE_NAME ""
166 | #define PACKAGE_TARNAME ""
167 | #define PACKAGE_VERSION ""
168 | #define PACKAGE_STRING ""
[all …]
/external/webkit/Tools/Scripts/
Dbuild-webkit129define => "ENABLE_WEBGL", default => (isAppleMacWebKit() && !isTiger() && !isLeopard()), value => …
132define => "ENABLE_3D_RENDERING", default => (isAppleMacWebKit() && !isTiger()), value => \$threeDR…
135define => "ENABLE_ACCELERATED_2D_CANVAS", default => 0, value => \$accelerated2dCanvasSupport },
138 define => "ENABLE_BLOB", default => (isAppleMacWebKit() || isGtk()), value => \$blobSupport },
141 define => "ENABLE_CHANNEL_MESSAGING", default => 1, value => \$channelMessagingSupport },
144define => "ENABLE_CLIENT_BASED_GEOLOCATION", default => isAppleWebKit(), value => \$clientBasedGeo…
147 define => "", default => 0, value => \$coverageSupport },
150 define => "ENABLE_DATABASE", default => 1, value => \$databaseSupport },
153 define => "ENABLE_DATAGRID", default => 0, value => \$datagridSupport },
156 define => "ENABLE_DATALIST", default => 1, value => \$datalistSupport },
[all …]
/external/elfutils/
Dconfig.h.in61 #define lock_lock(lock) ((void) (lock))
62 #define rwlock_define(class,name) class int name
63 #define rwlock_init(lock) ((void) (lock))
64 #define rwlock_fini(lock) ((void) (lock))
65 #define rwlock_rdlock(lock) ((void) (lock))
66 #define rwlock_wrlock(lock) ((void) (lock))
67 #define rwlock_unlock(lock) ((void) (lock))
68 #define tls_key_t void *
69 #define key_create(keyp, freefct) (1)
70 #define getspecific(key) key
[all …]
/external/icu4c/common/unicode/
Dplatform.h.in24 #define _PLATFORM_H
41 #define UCLN_NO_AUTO_CLEANUP @UCLN_NO_AUTO_CLEANUP@
49 #define @platform@
58 #define U_HAVE_DIRENT_H @U_HAVE_DIRENT_H@
63 #define U_HAVE_INTTYPES_H @U_HAVE_INTTYPES_H@
81 #define U_IOSTREAM_SOURCE @U_IOSTREAM_SOURCE@
87 * For platforms that do not use platform.h and do not define this constant
93 #define U_HAVE_STD_STRING @U_HAVE_STD_STRING@
98 #define U_HAVE_INT8_T @HAVE_INT8_T@
102 #define U_HAVE_UINT8_T @HAVE_UINT8_T@
[all …]
/external/llvm/test/CodeGen/Generic/
DAPIntParam.ll259 define void @i1_ls(i1 %x) nounwind {
264 define void @i2_ls(i2 %x) nounwind {
269 define void @i3_ls(i3 %x) nounwind {
274 define void @i4_ls(i4 %x) nounwind {
279 define void @i5_ls(i5 %x) nounwind {
284 define void @i6_ls(i6 %x) nounwind {
289 define void @i7_ls(i7 %x) nounwind {
294 define void @i8_ls(i8 %x) nounwind {
299 define void @i9_ls(i9 %x) nounwind {
304 define void @i10_ls(i10 %x) nounwind {
[all …]
DAPIntSextParam.ll259 define void @i1_ls(i1 signext %x) nounwind {
264 define void @i2_ls(i2 signext %x) nounwind {
269 define void @i3_ls(i3 signext %x) nounwind {
274 define void @i4_ls(i4 signext %x) nounwind {
279 define void @i5_ls(i5 signext %x) nounwind {
284 define void @i6_ls(i6 signext %x) nounwind {
289 define void @i7_ls(i7 signext %x) nounwind {
294 define void @i8_ls(i8 signext %x) nounwind {
299 define void @i9_ls(i9 signext %x) nounwind {
304 define void @i10_ls(i10 signext %x) nounwind {
[all …]
DAPIntZextParam.ll259 define void @i1_ls(i1 zeroext %x) nounwind {
264 define void @i2_ls(i2 zeroext %x) nounwind {
269 define void @i3_ls(i3 zeroext %x) nounwind {
274 define void @i4_ls(i4 zeroext %x) nounwind {
279 define void @i5_ls(i5 zeroext %x) nounwind {
284 define void @i6_ls(i6 zeroext %x) nounwind {
289 define void @i7_ls(i7 zeroext %x) nounwind {
294 define void @i8_ls(i8 zeroext %x) nounwind {
299 define void @i9_ls(i9 zeroext %x) nounwind {
304 define void @i10_ls(i10 zeroext %x) nounwind {
[all …]
/external/jpeg/
Djconfig.mc64 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
14 #define NEED_FAR_POINTERS /* for small or medium memory model */
22 #define USE_MSDOS_MEMMGR /* Define this if you use jmemdos.c */
24 #define MAX_ALLOC_CHUNK 65520L /* Maximum request to malloc() */
[all …]
Djconfig.bcc4 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
15 #define NEED_FAR_POINTERS /* for small or medium memory model */
25 #define USE_MSDOS_MEMMGR /* Define this if you use jmemdos.c */
26 #define MAX_ALLOC_CHUNK 65520L /* Maximum request to malloc() */
[all …]
Djconfig.manx4 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
22 #define TEMP_DIRECTORY "JPEGTMP:" /* recommended setting for Amiga */
24 #define SHORTxSHORT_32 /* produces better DCT code with Aztec C */
30 #define BMP_SUPPORTED /* BMP image file format */
[all …]
Djconfig.sas4 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
22 #define TEMP_DIRECTORY "JPEGTMP:" /* recommended setting for Amiga */
24 #define NO_MKTEMP /* SAS C doesn't have mktemp() */
26 #define SHORTxSHORT_32 /* produces better DCT code with SAS C */
[all …]
Djconfig.mac4 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
22 #define USE_MAC_MEMMGR /* Define this if you use jmemmac.c */
24 #define ALIGN_TYPE long /* Needed for 680x0 Macs */
30 #define BMP_SUPPORTED /* BMP image file format */
[all …]
Djconfig.st4 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
16 #define INCOMPLETE_TYPES_BROKEN /* suppress undefined-structure warnings */
22 #define ALIGN_TYPE long /* apparently double is a weird size? */
28 #define BMP_SUPPORTED /* BMP image file format */
[all …]
/external/llvm/include/llvm/Support/
DDataTypes.h.cmake11 |* This file is important because different host OS's define different macros,*|
25 #define SUPPORT_DATATYPES_H
42 being defined. We would define it here, but in order to prevent Bad Things
44 define it here, we define it on the g++ command line (in Makefile.rules). */
46 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
50 # error "Must #define __STDC_CONSTANT_MACROS before " \
81 #define INT8_MAX 127
82 #define INT8_MIN -128
83 #define UINT8_MAX 255
84 #define INT16_MAX 32767
[all …]

12345678910>>...169