Searched refs:define (Results 1 – 25 of 4178) sorted by relevance
12345678910>>...168
/external/e2fsprogs/lib/ext2fs/tdb/patches/ |
D | ext2tdb-rename | 10 +#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/ |
D | cmakeconfig.h.cmake | 2 #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/ |
D | porting-to-ARM.txt | 73 #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/ |
D | glibconfig.h.win32.in | 8 #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/ |
D | zconf.h.in | 9 #define ZCONF_H 18 # define Z_PREFIX_SET 21 # define _dist_code z__dist_code 22 # define _length_code z__length_code 23 # define _tr_align z__tr_align 24 # define _tr_flush_block z__tr_flush_block 25 # define _tr_init z__tr_init 26 # define _tr_stored_block z__tr_stored_block 27 # define _tr_tally z__tr_tally 28 # define adler32 z_adler32 [all …]
|
D | zconf.h.cmakein | 9 #define ZCONF_H 20 # define Z_PREFIX_SET 23 # define _dist_code z__dist_code 24 # define _length_code z__length_code 25 # define _tr_align z__tr_align 26 # define _tr_flush_block z__tr_flush_block 27 # define _tr_init z__tr_init 28 # define _tr_stored_block z__tr_stored_block 29 # define _tr_tally z__tr_tally 30 # define adler32 z_adler32 [all …]
|
/external/bison/ |
D | config.log | 143 | #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/ |
D | config.h.in | 36 #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/sepolicy/ |
D | global_macros | 4 define(`capability_class_set', `{ capability capability2 }') 6 define(`dir_file_class_set', `{ dir file lnk_file sock_file fifo_file chr_file blk_file }') 7 define(`file_class_set', `{ file lnk_file sock_file fifo_file chr_file blk_file }') 8 define(`notdevfile_class_set', `{ file lnk_file sock_file fifo_file }') 9 define(`devfile_class_set', `{ chr_file blk_file }') 11 define(`socket_class_set', `{ socket tcp_socket udp_socket rawip_socket netlink_socket packet_socke… 12 define(`dgram_socket_class_set', `{ udp_socket unix_dgram_socket }') 13 define(`stream_socket_class_set', `{ tcp_socket unix_stream_socket }') 14 define(`unpriv_socket_class_set', `{ tcp_socket udp_socket unix_stream_socket unix_dgram_socket }') 16 define(`ipc_class_set', `{ sem msgq shm ipc }') [all …]
|
/external/srtp/ |
D | config.log | 148 | #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/ |
D | build-webkit | 129 …define => "ENABLE_WEBGL", default => (isAppleMacWebKit() && !isTiger() && !isLeopard()), value => … 132 …define => "ENABLE_3D_RENDERING", default => (isAppleMacWebKit() && !isTiger()), value => \$threeDR… 135 … define => "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 }, 144 …define => "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/llvm/include/llvm/Support/ |
D | DataTypes.h.in | 11 |* This file is important because different host OS's define different macros,*| 27 #define SUPPORT_DATATYPES_H 44 being defined. We would define it here, but in order to prevent Bad Things 46 define it here, we define it on the g++ command line (in Makefile.rules). */ 48 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h" 52 # error "Must #define __STDC_CONSTANT_MACROS before " \ 83 #define INT8_MAX 127 84 #define INT8_MIN -128 85 #define UINT8_MAX 255 86 #define INT16_MAX 32767 [all …]
|
D | DataTypes.h.cmake | 11 |* This file is important because different host OS's define different macros,*| 27 #define SUPPORT_DATATYPES_H 44 being defined. We would define it here, but in order to prevent Bad Things 46 define it here, we define it on the g++ command line (in Makefile.rules). */ 48 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h" 52 # error "Must #define __STDC_CONSTANT_MACROS before " \ 83 #define INT8_MAX 127 84 #define INT8_MIN -128 85 #define UINT8_MAX 255 86 #define INT16_MAX 32767 [all …]
|
/external/valgrind/main/VEX/ |
D | test_main.h.base | 6 #define TEST_VSUPPORT True 7 #define TEST_N_ITERS 1 8 #define TEST_N_BBS 1 9 #define TEST_FLAGS (1<<7) 14 #define TEST_VSUPPORT True 15 #define TEST_N_ITERS 1 16 #define TEST_N_BBS 100000 17 #define TEST_FLAGS 0 22 #define TEST_VSUPPORT False 23 #define TEST_N_ITERS 100 [all …]
|
/external/icu4c/common/unicode/ |
D | platform.h.in | 24 #define _PLATFORM_H 41 #define UCLN_NO_AUTO_CLEANUP @UCLN_NO_AUTO_CLEANUP@ 45 #define CYGWINMSVC 53 #define @platform@ 62 #define U_HAVE_DIRENT_H @U_HAVE_DIRENT_H@ 67 #define U_HAVE_INTTYPES_H @U_HAVE_INTTYPES_H@ 85 #define U_IOSTREAM_SOURCE @U_IOSTREAM_SOURCE@ 91 * For platforms that do not use platform.h and do not define this constant 97 #define U_HAVE_STD_STRING @U_HAVE_STD_STRING@ 102 #define U_HAVE_INT8_T @HAVE_INT8_T@ [all …]
|
/external/llvm/test/CodeGen/Generic/ |
D | APIntParam.ll | 259 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 …]
|
D | APIntZextParam.ll | 259 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 …]
|
D | APIntSextParam.ll | 259 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 …]
|
/external/qemu/distrib/jpeg-6b/ |
D | jconfig.mc6 | 4 #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 …]
|
D | jconfig.bcc | 4 #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 …]
|
D | jconfig.manx | 4 #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 …]
|
/external/jpeg/ |
D | jconfig.mc6 | 4 #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 …]
|
D | jconfig.bcc | 4 #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 …]
|
D | jconfig.manx | 4 #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 …]
|
/external/libmtp/m4/ |
D | byteorder.m4 | 53 #define __BYTEORDER_H 102 #define swap16(x) bswap_16(x) 103 #define swap32(x) bswap_32(x) 104 #define swap64(x) bswap_64(x) 119 #define swap16(x) bswap16(x) 120 #define swap32(x) bswap32(x) 121 #define swap64(x) bswap64(x) 131 #define swap16(x) __byte_swap_word(x) 132 #define swap32(x) __byte_swap_long(x) 134 #define swap64(x) ((uint64_t)(((uint64_t)(x) << 56) & 0xff00000000000000ULL | \\ [all …]
|
12345678910>>...168