Home
last modified time | relevance | path

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

123

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
Dextract_optional_type.hpp32 template< typename T > struct exists { typedef void type; }; struct
45 …, BOOST_DEDUCED_TYPENAME boost::range_detail::exists< BOOST_DEDUCED_TYPENAME C::a_typedef >::type \ argument
/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/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/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,
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
Dacl.m456 [Define to 1 if the constant ACL_FIRST_ENTRY exists.])
69 [Define to 1 if the ACL type ACL_TYPE_EXTENDED exists.])
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/tests/build/project-properties/
Ddefault.properties2 # exists and provides a different one.
/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/sources/third_party/googletest/googletest/test/
Dgtest_filter_unittest.py578 self.assert_(not os.path.exists(shard_status_file))
584 self.assert_(os.path.exists(shard_status_file))
592 self.assert_(not os.path.exists(shard_status_file))
607 self.assert_(os.path.exists(shard_status_file))
Dgtest_test_utils.py161 if not os.path.exists(path):
/ndk/
Dfind-win-host.cmd21 rem Check if NDK_HOST_32BIT is not set to 1/true, Windows is 64-bit, and 64-bit make exists
/ndk/build/core/
Dprebuilt-library.mk44 $(call __ndk_info,Check that $(prebuilt_path) exists, or that its path is correct)
/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/tests/abcc/src/compiler/abcc/
DAbccService.java270 if (new File("/data/data/compiler.abcc/lib/libjni_abcc.so").exists())
/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

123