HomeSort by relevance Sort by last modified time
    Searched refs:define (Results 1 - 25 of 953) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/Config/
config.h.cmake 2 #define BUG_REPORT_URL "${BUG_REPORT_URL}"
5 #define CLANG_RESOURCE_DIR "${CLANG_RESOURCE_DIR}"
8 #define C_INCLUDE_DIRS "${C_INCLUDE_DIRS}"
11 #define DEFAULT_SYSROOT "${DEFAULT_SYSROOT}"
14 #define GCC_INSTALL_PREFIX "${GCC_INSTALL_PREFIX}"
  /external/sepolicy/
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_socket unix_stream_socket unix_dgram_socket appletalk_socket netlink_route_socket netlink_firewall_socket netlink_tcpdiag_socket netlink_nflog_socket netlink_xfrm_socket netlink_selinux_socket netlink_audit_socket netlink_ip6fw_socket netlink_dnrt_socket netlink_kobject_uevent_socket tun_socket }')
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...]
te_macros 9 define(`domain_trans', `
28 define(`domain_auto_trans', `
43 define(`file_type_trans', `
56 define(`file_type_auto_trans', `
68 define(`r_dir_file', `
77 define(`unconfined_domain', `
84 # Define and allow access to a unique type for
86 define(`tmpfs_domain', `
97 define(`init_daemon_domain', `
105 define(`app_domain',
    [all...]
  /ndk/sources/host-tools/make-3.81/
config.ami 18 /* Define if on AIX 3.
19 System headers sometimes define this.
25 /* Define if using alloca.c. */
26 #define C_ALLOCA
28 /* Define if the closedir function returns void instead of int. */
31 /* Define to empty if the keyword does not work. */
34 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
38 /* Define for DGUX with <sys/dg_sys_info.h>. */
41 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
44 /* Define to `unsigned long' or `unsigned long long
    [all...]
configh.dos 24 /* Define if `sys_siglist' is declared by <signal.h>. */
25 # define SYS_SIGLIST_DECLARED 1
27 /* Define this if the C library defines the variable `_sys_siglist'. */
28 # define HAVE_SYS_SIGLIST 1
32 /* Define NSIG. */
33 # define NSIG SIGMAX
38 #define FILE_TIMESTAMP_HI_RES 0
40 /* Define to 1 if you have `alloca', as a function or macro. */
41 #define HAVE_ALLOCA 1
43 /* Define if you have the fdopen function. *
    [all...]
config.h-vms 22 /* Define if on AIX 3.
23 System headers sometimes define this.
29 /* Define to 1 if NLS is requested. */
32 /* Define as 1 if you have dcgettext. */
35 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
38 /* Define if your locale.h file contains LC_MESSAGES. */
41 /* Define to the installation directory for locales. */
42 #define LOCALEDIR ""
44 /* Define as 1 if you have the stpcpy function. */
47 /* Define if the closedir function returns void instead of int. *
    [all...]
config.h.W32 29 /* Define to 1 if the `closedir' function returns void instead of `int'. */
32 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
37 /* Define to 1 if using `alloca.c'. */
40 /* Define to 1 if using `getloadavg.c'. */
41 /*#define C_GETLOADAVG 1*/
43 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
46 /* Define to 1 if translation of program messages to the user's native
51 #define FILE_TIMESTAMP_HI_RES 0
53 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
57 /* Define to 1 if you have `alloca', as a function or macro. *
    [all...]
  /external/jpeg/
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 *
    [all...]
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...]
jconfig.sas 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 NO_MKTEMP /* SAS C doesn't have mktemp() */
26 #define SHORTxSHORT_32 /* produces better DCT code with SAS C *
    [all...]
jconfig.mac 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 USE_MAC_MEMMGR /* Define this if you use jmemmac.c */
24 #define ALIGN_TYPE long /* Needed for 680x0 Macs *
    [all...]
jconfig.st 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
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...]
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 *
    [all...]
  /external/qemu/distrib/jpeg-6b/
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 *
    [all...]
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...]
jconfig.sas 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 NO_MKTEMP /* SAS C doesn't have mktemp() */
26 #define SHORTxSHORT_32 /* produces better DCT code with SAS C *
    [all...]
jconfig.mac 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 USE_MAC_MEMMGR /* Define this if you use jmemmac.c */
24 #define ALIGN_TYPE long /* Needed for 680x0 Macs *
    [all...]
jconfig.st 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
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...]
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 *
    [all...]
  /external/srtp/
config.hw 5 # define HAVE_RAND_S 1
8 /* Define if building for a CISC machine (e.g. Intel). */
9 #define CPU_CISC 1
11 /* Define if building for a RISC machine (assume slow byte access). */
15 /* #define DEV_URANDOM "/dev/urandom" */
17 /* Define to compile in dynamic debugging system. */
18 #define ENABLE_DEBUGGING 1
23 /* Define to use logging to stdout. */
24 #define ERR_REPORTING_STDOUT 1
26 /* Define this to use ISMAcryp code. *
    [all...]
  /external/bluetooth/glib/
config.h.win32.in 5 /* define if asm blocks can use numeric local labels */
9 #define BROKEN_POLL 1
11 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16 /* Define to 1 if using `alloca.c'. */
26 #define ENABLE_NLS 1
28 /* Define the gettext package to be used */
29 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
31 /* Define to the GLIB binary age */
32 #define GLIB_BINARY_AGE @GLIB_BINARY_AGE@
37 /* Define to the GLIB interface age *
    [all...]
  /external/bluetooth/glib/gmodule/
gmoduleconf.h.win32 20 #define __G_MODULE_CONF_H__
28 #define G_MODULE_IMPL_NONE 0
29 #define G_MODULE_IMPL_DL 1
30 #define G_MODULE_IMPL_DLD 2
31 #define G_MODULE_IMPL_WIN32 3
32 #define G_MODULE_IMPL_OS2 4
33 #define G_MODULE_IMPL_BEOS 5
34 #define G_MODULE_IMPL_DYLD 6
36 #define G_MODULE_IMPL G_MODULE_IMPL_WIN32
gmoduleconf.h.in 20 #define __G_MODULE_CONF_H__
28 #define G_MODULE_IMPL_NONE 0
29 #define G_MODULE_IMPL_DL 1
30 #define G_MODULE_IMPL_DLD 2
31 #define G_MODULE_IMPL_WIN32 3
32 #define G_MODULE_IMPL_OS2 4
33 #define G_MODULE_IMPL_BEOS 5
34 #define G_MODULE_IMPL_DYLD 6
35 #define G_MODULE_IMPL_AR 7
37 #define G_MODULE_IMPL @G_MODULE_IMPL
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
qpisf_2s.tab 25 #define ORDER 16 /* order of linear prediction filter */
26 #define ISF_GAP 128 /* 50 Hz */
27 #define N_SURV 4
29 #define SIZE_BK1 256
30 #define SIZE_BK2 256
31 #define SIZE_BK21 64
32 #define SIZE_BK22 128
33 #define SIZE_BK23 128
34 #define SIZE_BK24 32
35 #define SIZE_BK25 3
    [all...]
  /external/icu4c/common/unicode/
platform.win 19 #define _PLATFORM_H

Completed in 907 milliseconds

1 2 3 4 5 6 7 8 91011>>