Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 25 of 48) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/
Dvpath.c382 int exists = 0; in selective_vpath_search() local
481 exists = not_target || f->is_target; in selective_vpath_search()
482 if (exists && mtime_ptr in selective_vpath_search()
491 if (!exists) in selective_vpath_search()
497 exists_in_cache = exists = dir_file_exists_p (vpath[i], filename); in selective_vpath_search()
506 exists_in_cache = exists = dir_file_exists_p (name, filename); in selective_vpath_search()
510 if (exists) in selective_vpath_search()
532 exists = 0; in selective_vpath_search()
DREADME.Amiga22 if exists make @@\
DINSTALL176 `configure' looks for `PREFIX/share/config.site' if it exists, then
177 `PREFIX/etc/config.site' if it exists. Or, you can set the
/ndk/sources/host-tools/sed-4.2.1/m4/
Dmmap-anon.m411 # - On HP-UX, only MAP_ANONYMOUS exists.
12 # - On MacOS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists.
13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
Drename.m441 AC_CACHE_CHECK([whether rename is broken when the destination exists],
61 [Define if rename does not work when the destination file exists,
Dacl.m456 [Define to 1 if the constant ACL_FIRST_ENTRY exists.])
69 [Define to 1 if the ACL type ACL_TYPE_EXTENDED exists.])
Dlonglong.m413 # Note: If the type 'long long int' exists but is only 32 bits large
58 # Note: If the type 'unsigned long long int' exists but is only 32 bits
Dalloca.m434 dnl alloca exists as a library function, i.e. it is slow and probably
Derrno_h.m486 dnl The macro exists but is hidden.
Dgettext.m4183 dnl Now see whether libintl exists and does not depend on libiconv.
196 dnl Now see whether libintl exists and depends on libiconv.
/ndk/sources/host-tools/make-3.81/config/
Dstdint_h.m411 # Define HAVE_STDINT_H_WITH_UINTMAX if <stdint.h> exists,
25 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
Dinttypes_h.m411 # Define HAVE_INTTYPES_H_WITH_UINTMAX if <inttypes.h> exists,
25 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
Dinttypes.m411 # Define HAVE_INTTYPES_H if <inttypes.h> exists and doesn't clash with
25 [Define if <inttypes.h> exists and doesn't clash with <sys/types.h>.])
Dinttypes-pri.m411 # Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
30 [Define if <inttypes.h> exists and defines unusable PRI* macros.])
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DPHONY5 ."a filename of the same name of the target exists in the\n"
10 ."directory. Although this file exists, the rule under the target\n"
/ndk/tests/build/project-properties/
Ddefault.properties2 # exists and provides a different one.
/ndk/build/core/
Dprebuilt-library.mk42 $(call __ndk_info,Check that $(LOCAL_PATH)/$(LOCAL_SRC_FILES) exists, or that its path is correct)
/ndk/build/tools/toolchain-patches/llvm/
D0016-Detect-sysroot-automatically.patch28 + if (!llvm::sys::fs::exists(SysRootCandidate.c_str(), Exists) && Exists)
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-l10 of a temporary file; if it exists an error is generated. If it
/ndk/sources/cxx-stl/stlport/stlport/
Dexception18 // This header exists solely for portability. Normally it just includes
/ndk/build/tools/toolchain-patches/binutils/
D0001-Fix-newer-binutils-not-to-assert-on-non-existence-tag_FP_arch.patch42 + it exists in bfd to begin with. */
D0001-Fix-older-binutils-to-ignore-tag_DIV_use.patch92 // This tag is set if it exists, but the value is unused (and is
/ndk/build/tools/toolchain-patches/gdb/
D0007-find-python.patch170 +/* Either adds a new clue or frees it if already exists. */
283 + /* If python_executable from WITH_PYTHON_PATH exists use it - usually won't
/ndk/sources/host-tools/sed-4.2.1/
DINSTALL176 `configure' looks for `PREFIX/share/config.site' if it exists, then
177 `PREFIX/etc/config.site' if it exists. Or, you can set the
Dconfig_h.in89 /* Define to 1 if the constant ACL_FIRST_ENTRY exists. */
125 /* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */
586 /* Define if rename does not work when the destination file exists, as on

12