HomeSort by relevance Sort by last modified time
    Searched refs:define (Results 51 - 75 of 1700) sorted by null

1 23 4 5 6 7 8 91011>>

  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dde.rh 6 #define WM_DDE_FIRST 0x03E0
7 #define WM_DDE_INITIATE (WM_DDE_FIRST)
8 #define WM_DDE_TERMINATE (WM_DDE_FIRST+1)
9 #define WM_DDE_ADVISE (WM_DDE_FIRST+2)
10 #define WM_DDE_UNADVISE (WM_DDE_FIRST+3)
11 #define WM_DDE_ACK (WM_DDE_FIRST+4)
12 #define WM_DDE_DATA (WM_DDE_FIRST+5)
13 #define WM_DDE_REQUEST (WM_DDE_FIRST+6)
14 #define WM_DDE_POKE (WM_DDE_FIRST+7)
15 #define WM_DDE_EXECUTE (WM_DDE_FIRST+8
    [all...]
winuser.rh 6 #define RT_MANIFEST 24
7 #define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
8 #define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
9 #define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
10 #define MINIMUM_RESERVED_MANIFEST_RESOURCE_ID 1
11 #define MAXIMUM_RESERVED_MANIFEST_RESOURCE_ID 16
13 #define SW_HIDE 0
14 #define SW_SHOWNORMAL 1
15 #define SW_NORMAL 1
16 #define SW_SHOWMINIMIZED
    [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...]
  /ndk/sources/host-tools/make-3.81/
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/deqp/framework/opengl/wrapper/
glwEnums.inl 4 #define GL_SYNC_CL_EVENT_ARB 0x8240
5 #define GL_SYNC_CL_EVENT_COMPLETE_ARB 0x8241
6 #define GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB 0x00000004
7 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252
8 #define GL_GUILTY_CONTEXT_RESET_ARB 0x8253
9 #define GL_INNOCENT_CONTEXT_RESET_ARB 0x8254
10 #define GL_UNKNOWN_CONTEXT_RESET_ARB 0x8255
11 #define GL_RESET_NOTIFICATION_STRATEGY_ARB 0x8256
12 #define GL_NO_RESET_NOTIFICATION_ARB 0x8261
13 #define GL_COMPRESSED_RGBA_ASTC_4x4_KHR 0x93B
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/d/
ddirectives.swg 7 #define %dmanifestconst %feature("d:manifestconst")
8 #define %dconstvalue(value) %feature("d:constvalue",value)
9 #define %dmethodmodifiers %feature("d:methodmodifiers")
10 #define %dnothrowexception %feature("except")
  /external/clang/include/clang/Config/
config.h.cmake 6 #define CONFIG_H
9 #define BUG_REPORT_URL "${BUG_REPORT_URL}"
12 #define CLANG_RESOURCE_DIR "${CLANG_RESOURCE_DIR}"
15 #define C_INCLUDE_DIRS "${C_INCLUDE_DIRS}"
18 #define DEFAULT_SYSROOT "${DEFAULT_SYSROOT}"
21 #define GCC_INSTALL_PREFIX "${GCC_INSTALL_PREFIX}"
23 /* Define if we have libxml2 */
27 #define BACKEND_PACKAGE_STRING "${BACKEND_PACKAGE_STRING}"
  /prebuilts/misc/common/swig/include/2.0.11/
swigwarnings.swg 7 #define WARN_TYPEMAP_CHARLEAK ...
11 %define SWIGWARN_TYPEMAP_CHARLEAK ...
45 /* Macro to define warning messages */
46 #define %_warningmsg(Val, Msg...) `Val`":"Msg
47 #define %warningmsg(Val, Msg...) %_warningmsg(Val, Msg)
53 %define SWIGWARN_TYPEMAP_CHARLEAK_MSG "451:Setting a const char * variable may leak memory." %enddef
54 %define SWIGWARN_TYPEMAP_SWIGTYPELEAK_MSG "454:Setting a pointer/reference variable may leak memory." %enddef
55 %define SWIGWARN_TYPEMAP_THREAD_UNSAFE_MSG "470:Thread/reentrant unsafe wrapping, consider returning by value instead." %enddef
56 %define SWIGWARN_TYPEMAP_DIRECTOROUT_PTR_MSG "473:Returning a pointer or reference in a director method is not recommended." %enddef
62 %define SWIGWARN_IGNORE_OPERATOR_NEW_MSG "350:operator new ignored" %endde
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyuserdir.swg 8 #define %shadow %insert("shadow")
9 #define %pythoncode %insert("python")
10 #define %pythonbegin %insert("pythonbegin")
49 #define %pythonnondynamic %feature("python:nondynamic", "1")
50 #define %nopythonnondynamic %feature("python:nondynamic", "0")
51 #define %clearpythonnondynamic %feature("python:nondynamic", "")
52 #define %pythondynamic %nopythonnondynamic
65 #define %pythonmaybecall %feature("python:maybecall", "1")
66 #define %nopythonmaybecall %feature("python:maybecall", "0")
67 #define %clearpythonmaybecall %feature("python:maybecall", ""
    [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...]
grid100.tab 33 #define GRID_POINTS 100
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ea-over.asm 2 %define P 0xB7E15163
3 %define Q 0x9E3779B9

Completed in 1281 milliseconds

1 23 4 5 6 7 8 91011>>