HomeSort by relevance Sort by last modified time
    Searched full:includes (Results 151 - 175 of 5796) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/grub/netboot/
Makefile.in 63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
183 INCLUDES = -I$(top_srcdir)/stage2 -I$(top_srcdir)/stage1
366 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -MT libdrivers_a-config.o -MD -MP -MF "$(DEPDIR)/libdrivers_a-config.Tpo" -c -o libdrivers_a-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c; \
370 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -c -o libdrivers_a-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c
373 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -MT libdrivers_a-config.obj -MD -MP -MF "$(DEPDIR)/libdrivers_a-config.Tpo" -c -o libdrivers_a-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`; \
377 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -c -o libdrivers_a-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
380 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -MT libdrivers_a-fsys_tftp.o -MD -MP -MF "$(DEPDIR)/libdrivers_a-fsys_tftp.Tpo" -c -o libdrivers_a-fsys_tftp.o `test -f 'fsys_tftp.c' || echo '$(srcdir)/'`fsys_tftp.c; \
384 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -c -o libdrivers_a-fsys_tftp.o `test -f 'fsys_tftp.c' || echo '$(srcdir)/'`fsys_tftp.c
387 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -MT libdrivers_a-fsys_tftp.obj -MD -MP -MF "$(DEPDIR)/libdrivers_a-fsys_tftp.Tpo" -c -o libdrivers_a-fsys_tftp.obj `if test -f 'fsys_tftp.c'; then $(CYGPATH_W) 'fsys_tftp.c'; else $(CYGPATH_W) '$(srcdir)/fsys_tftp.c'; fi`; \
391 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrivers_a_CFLAGS) $(CFLAGS) -c -o libdrivers_a-fsys_tftp.obj `if (…)
    [all...]
  /system/core/sh/
mkinit.sh 41 includes=' "shell.h" "mystring.h" "init.h" '
61 [ "${includes}" != "${includes%* $2 }" ] && continue
62 includes="$includes$2 "
152 for f in $includes; do
  /external/openssl/crypto/camellia/
Makefile 9 INCLUDES=
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/md5/
Makefile 9 INCLUDES=-I.. -I$(TOP) -I../../include
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
79 lint -DLINT $(INCLUDES) $(SRC)>fluff
83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/rand/
rand_os2.c 19 * "This product includes software developed by the OpenSSL Project
33 * "This product includes software developed by the OpenSSL Project
50 * This product includes cryptographic software written by Eric Young
51 * (eay@cryptsoft.com). This product includes software written by Tim
111 /* Sample a bunch of system variables, includes various process & memory statistics */
rand_lcl.h 33 * "This product includes cryptographic software written by
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
75 * "This product includes software developed by the OpenSSL Project
89 * "This product includes software developed by the OpenSSL Project
106 * This product includes cryptographic software written by Eric Young
107 * (eay@cryptsoft.com). This product includes software written by Tim
rand_nw.c 33 * "This product includes cryptographic software written by
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
75 * "This product includes software developed by the OpenSSL Project
89 * "This product includes software developed by the OpenSSL Project
106 * This product includes cryptographic software written by Eric Young
107 * (eay@cryptsoft.com). This product includes software written by Tim
  /external/openssl/crypto/ripemd/
Makefile 9 INCLUDES=
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /development/samples/TicTacToeMain/
_index.html 4 <p>In this case, the TicTacToeMain application project includes a reference to
29 <p>The TicTacToeLib library project includes a single Activity,
33 <li>The library project includes an <a
  /external/bison/src/
lalr.c 72 static goto_number **includes; variable
236 includes = xnmalloc (ngotos, sizeof *includes);
283 includes[i] = NULL;
287 includes[i] = xnmalloc (nedges + 1, sizeof includes[i][0]);
289 includes[i][j] = edge[j];
290 includes[i][nedges] = END_NODE;
297 relation_transpose (&includes, ngotos);
307 relation_digraph (includes, ngotos, &F)
    [all...]
  /external/stlport/stlport/stl/config/
_mwerks.h 125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /external/webkit/WebKitTools/wx/build/
wxpresets.py 65 includes = [os.path.join(wx_root, 'include')]
103 includes.append(configdir)
120 return (defines, includes, libs, libpaths)
  /external/openssl/
NOTICE 31 * "This product includes software developed by the OpenSSL Project
45 * "This product includes software developed by the OpenSSL Project
62 * This product includes cryptographic software written by Eric Young
63 * (eay@cryptsoft.com). This product includes software written by Tim
102 * "This product includes cryptographic software written by
108 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  /external/openssl/crypto/des/
read2pwd.c 19 * "This product includes software developed by the OpenSSL Project
33 * "This product includes software developed by the OpenSSL Project
50 * This product includes cryptographic software written by Eric Young
51 * (eay@cryptsoft.com). This product includes software written by Tim
86 * "This product includes cryptographic software written by
92 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  /external/openssl/crypto/evp/
dig_eng.c 33 * "This product includes cryptographic software written by
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
75 * "This product includes software developed by the OpenSSL Project
89 * "This product includes software developed by the OpenSSL Project
106 * This product includes cryptographic software written by Eric Young
107 * (eay@cryptsoft.com). This product includes software written by Tim
m_ecdsa.c 19 * "This product includes software developed by the OpenSSL Project
33 * "This product includes software developed by the OpenSSL Project
50 * This product includes cryptographic software written by Eric Young
51 * (eay@cryptsoft.com). This product includes software written by Tim
86 * "This product includes cryptographic software written by
92 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  /bionic/libc/include/
limits.h 68 #define _POSIX_TTY_NAME_MAX 9 /* includes trailing NUL */
69 #define _POSIX_LOGIN_NAME_MAX 9 /* includes trailing NUL */
  /dalvik/docs/opcodes/
opcode-0f-return.html 66 This includes all its registers becoming invalid.
76 includes all its registers and their old values.
  /development/host/windows/usb/legacy/driver/
sources.inc 41 INCLUDES=$(INCLUDES); \
  /development/samples/ApiDemos/
_index.html 1 <p>The API Demos application includes a variety of small applications
2 that illustrate the use of various Android APIs. It includes samples of:
  /external/expat/vms/
descrip.mms 24 INCLUDES = /INCLUDE=([],[.lib])
30 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
  /external/wpa_supplicant/wpa_gui/
eventhistory.ui 111 <includes>
114 </includes>
userdatarequest.ui 142 <includes>
146 </includes>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
eventhistory.ui 111 <includes>
114 </includes>
userdatarequest.ui 142 <includes>
146 </includes>

Completed in 613 milliseconds

1 2 3 4 5 67 8 91011>>