/dalvik/tests/069-field-type/ |
info.txt | 2 inappropriate object type in an instance field. By compiling two
|
/external/webkit/JavaScriptCore/icu/ |
README | 1 The headers in this directory are for compiling on Mac OS X 10.4.
|
/external/webkit/JavaScriptGlue/icu/ |
README | 1 The headers in this directory are for compiling on Mac OS X 10.4.
|
/external/webkit/WebCore/icu/ |
README | 1 The headers in this directory are for compiling on Mac OS X 10.4.
|
/external/webkit/WebKit/mac/icu/ |
README | 1 The headers in this directory are for compiling on Mac OS X 10.4.
|
/external/quake/quake/src/QW/scitech/include/ |
debug.h | 23 * __16BIT__ Compiling for 16 bit code (any environment)
24 * __32BIT__ Compiling for 32 bit code (any environment)
25 * __MSDOS__ Compiling for MS-DOS (includes __WINDOWS16__, __WIN386__)
26 * __REALDOS__ Compiling for MS-DOS (excludes __WINDOWS16__)
27 * __MSDOS16__ Compiling for 16 bit MS-DOS
28 * __MSDOS32__ Compiling for 32 bit MS-DOS
29 * __WINDOWS__ Compiling for Windows
30 * __WINDOWS16__ Compiling for 16 bit Windows (__MSDOS__ also defined)
31 * __WINDOWS32__ Compiling for 32 bit Windows
32 * __WIN386__ Compiling for Watcom C++ Win386 extended Windows [all...] |
/external/quake/quake/src/WinQuake/scitech/INCLUDE/ |
DEBUG.H | 23 * __16BIT__ Compiling for 16 bit code (any environment)
24 * __32BIT__ Compiling for 32 bit code (any environment)
25 * __MSDOS__ Compiling for MS-DOS (includes __WINDOWS16__, __WIN386__)
26 * __REALDOS__ Compiling for MS-DOS (excludes __WINDOWS16__)
27 * __MSDOS16__ Compiling for 16 bit MS-DOS
28 * __MSDOS32__ Compiling for 32 bit MS-DOS
29 * __WINDOWS__ Compiling for Windows
30 * __WINDOWS16__ Compiling for 16 bit Windows (__MSDOS__ also defined)
31 * __WINDOWS32__ Compiling for 32 bit Windows
32 * __WIN386__ Compiling for Watcom C++ Win386 extended Windows [all...] |
/external/wpa_supplicant/wpa_gui/ |
wpa_gui.pro | 41 message(Compiling for Qt 3.x) 44 message(Compiling for Qt $$qtver)
|
/external/icu4c/samples/ufortune/resources/ |
fortune_resources.mak | 5 # Windows nmake makefile for compiling and packaging the resources 20 # compiling and packaging resources. 41 # Inference rule, for compiling a .txt file into a .res file.
|
/external/dropbear/ |
SMALL | 8 The same applies if you are compiling just a client. 17 - If you're compiling statically, you can turn off host lookups 35 If you are compiling statically, you may want to disable zlib, as it will use 41 If you're compiling with gcc, you might want to look at gcc's options for
|
INSTALL | 19 (you can leave items out of the PROGRAMS list to avoid compiling them. If you 31 If you're compiling for a 386-class CPU, you will probably need to add 36 Compiling with uClibc: 43 Compiling for uClibc should be the same as normal, just set CC to the magic 76 you can try compiling with --disable-openpty. You will probably then need
|
/external/libpcap/ |
pcap-dag.h | 5 * as possible. This code is only needed when compiling in the DAG card code
|
pcap-septel.h | 5 * as possible. This code is only needed when compiling in the Intel/Septel
|
/external/libpng/projects/visualc71/ |
PRJ0041.mak | 1 # Prevent "Cannot find missing dependency..." warnings while compiling
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
wpa_gui.pro | 44 message(Compiling for Qt 3.x) 47 message(Compiling for Qt $$qtver)
|
/external/bluetooth/glib/docs/reference/glib/ |
cross.sgml | 1 <refentry id="glib-cross-compiling" revision="8 Apr 2003"> 3 <refentrytitle>Cross-compiling the GLib package</refentrytitle> 9 <refname>Cross-compiling the GLib Package</refname> 18 Cross-compilation is the process of compiling a program or 25 These notes cover things specific to cross-compiling GLib; 31 the target system by compiling and linking programs without 70 Doesn't need to be set if you are compiling using trio.
|
compiling.sgml | 1 <refentry id="glib-compiling" revision="17 Jan 2002"> 3 <refentrytitle>Compiling GLib Applications</refentrytitle> 9 <refname>Compiling GLib Applications</refname> 16 <title>Compiling GLib Applications on UNIX</title>
|
/external/iproute2/include/linux/ |
atmapi.h | 11 figure that we are on a sparc64 while compiling user-space programs. */
|
/external/kernel-headers/original/linux/ |
atmapi.h | 11 figure that we are on a sparc64 while compiling user-space programs. */
|
/external/bluetooth/glib/ |
INSTALL.in | 40 it, you will get an error while compiling GLib because the 102 $exec_prefix/lib/pkgconfig to provide information when compiling 105 correct include flags and library flags for compiling a GLib 112 Cross-compiling GLib 118 docs/reference/glib/html/glib-cross-compiling.html 122 http://library.gnome.org/devel/glib/stable/glib-cross-compiling.html
|
/hardware/broadcom/wlan/bcm4329/src/ |
GNUmakefile.inc | 152 # define the default command for compiling .c files into .obj files. 160 # define the default command for compiling .cpp files into .obj files. 168 # define the default command for compiling .asm files into .obj files. 176 # define the default command for compiling .rc files into .res files. 356 @echo "Compiling $(notdir $<) -> $(notdir $@)" 360 @echo "Compiling $(notdir $<) -> $(notdir $@)" 364 @echo "Compiling $(notdir $<) -> $(notdir $@)" 368 @echo "Compiling $(notdir $<) -> $(notdir $@)" 372 @echo "Compiling $(notdir $<) -> $(notdir $@)" 376 @echo "Compiling $(notdir $<) -> $(notdir $@) [all...] |
/external/clearsilver/python/ |
README.txt | 13 COMPILING on UNIX 15 Compiling from source on Linux (UNIX) should be pretty 28 COMPILING on Windows
|
/external/gtest/ |
CHANGES | 52 * Fixed issues with compiling on Mac OS X. 53 * Fixed issues with compiling on Cygwin.
|
/external/icu4c/samples/ufortune/ |
readme.txt | 6 Compiling and packaging them into a dll 18 resources/Makefile Makefile for compiling resources, for Unixes.
|
/external/icu4c/i18n/ |
regexst.h | 13 // for compiling or executing RegularExpressions. This grouping simplifies
|