Searched refs:already (Results 1 – 25 of 79) sorted by relevance
1234
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | obstack.c | 251 long already; in _obstack_newchunk() local 283 already = obj_size / sizeof (COPYING_UNIT) * sizeof (COPYING_UNIT); in _obstack_newchunk() 286 already = 0; in _obstack_newchunk() 288 for (i = already; i < obj_size; i++) in _obstack_newchunk()
|
/ndk/sources/host-tools/make-3.81/config/ |
D | lib-link.m4 | 175 dnl See if it was already located by an earlier AC_LIB_LINKFLAGS 192 dnl and the already constructed $LIBNAME/$LTLIBNAME. 291 dnl But don't add it if it's already contained in the LDFLAGS 292 dnl or the already constructed $LIBNAME 345 dnl 3. if it's already present in $CPPFLAGS or the already 394 dnl 3. if it's already present in $LDFLAGS or the already 473 dnl directory; it is already contained in a preceding -L 533 dnl unless already present in VAR.
|
D | uintmax_t.m4 | 14 # if it is not already defined in <stdint.h> or <inttypes.h>.
|
D | lib-prefix.m4 | 58 dnl 2. if it's already present in $CPPFLAGS, 89 dnl 2. if it's already present in $LDFLAGS,
|
D | size_max.m4 | 14 dnl First test whether the system already has SIZE_MAX.
|
D | gettext.m4 | 208 dnl If an already present or preinstalled GNU gettext() is found, 210 dnl gettext is already preinstalled in libintl, we update this 285 [Define if the GNU gettext() function is already present or preinstalled.]) 287 [Define if the GNU dcgettext() function is already present or preinstalled.])
|
D | po.m4 | 56 dnl This could go away some day; the PATH_PROG_WITH_TEST already does it. 72 dnl This could go away some day; the PATH_PROG_WITH_TEST already does it. 210 # When this code is run, in config.status, two variables have already been
|
/ndk/sources/cxx-stl/stlport/ |
D | README.android | 7 * _mbstate_t.h cannot define its own mbstate_t as bionic already defines
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | lib-link.m4 | 233 dnl See if it was already located by an earlier AC_LIB_LINKFLAGS 250 dnl and the already constructed $LIBNAME/$LTLIBNAME. 409 dnl But don't add it if it's already contained in the LDFLAGS 410 dnl or the already constructed $LIBNAME 473 dnl 3. if it's already present in $CPPFLAGS or the already 522 dnl 3. if it's already present in $LDFLAGS or the already 603 dnl directory; it is already contained in a preceding -L 668 dnl unless already present in VAR.
|
D | selinux-selinux-h.m4 | 19 no:*) # already warned
|
D | alloca.m4 | 45 # STACK_DIRECTION is already handled by AC_FUNC_ALLOCA.
|
D | gettext.m4 | 218 dnl If an already present or preinstalled GNU gettext() is found, 220 dnl gettext is already preinstalled in libintl, we update this 305 [Define if the GNU gettext() function is already present or preinstalled.]) 307 [Define if the GNU dcgettext() function is already present or preinstalled.])
|
D | lib-prefix.m4 | 57 dnl 2. if it's already present in $CPPFLAGS, 88 dnl 2. if it's already present in $LDFLAGS,
|
D | extensions.m4 | 42 dnl regardless of whether the flags -Ae or _D_HPUX_SOURCE=1 are already
|
/ndk/build/core/ |
D | add-toolchain.mk | 54 already defined in $(NDK_TOOLCHAIN.$(_name).defined)))
|
D | add-application.mk | 230 …$(call __ndk_info,Weird, the application $(_app) is already defined by $(call get,$(_map),defined)…
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | linecnt.good | 96 "The ends of what is already too short,"
|
D | linecnt.inp | 48 "The ends of what is already too short,"
|
/ndk/build/gmsl/ |
D | gmsl | 42 # Determine if the library has already been included and if so don't
|
/ndk/sources/host-tools/make-3.81/ |
D | configh.dos | 19 /* Many things are defined already by a system header. */
|
D | ABOUT-NLS | 7 A few packages already provide translations for their messages. 57 messages. It will automatically detect whether the system already 72 When you already have GNU `gettext' installed on your system and run
|
D | README.customs | 27 directly to Customs support have already been incorporated into this
|
D | config.h.in | 53 /* Define if the GNU dcgettext() function is already present or preinstalled. 109 /* Define if the GNU gettext() function is already present or preinstalled. */
|
D | config.h.W32 | 76 /* Define if the GNU dcgettext() function is already present or preinstalled. 120 /* Define if the GNU gettext() function is already present or preinstalled. */
|
/ndk/build/tools/toolchain-patches/binutils/ |
D | 0001-Fix-elfxx-mips.c-mipself.em-and-elf.c-with-5-fixes.patch | 118 /* Create the stub file, if we haven't already. */
|
1234