Searched refs:contains (Results 1 – 25 of 137) sorted by relevance
123456
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | contains.hpp | 30 struct contains struct 34 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,contains,(Sequence,T)) 37 BOOST_MPL_AUX_NA_SPEC(2, contains)
|
D | contains_fwd.hpp | 21 template< typename Sequence, typename T > struct contains;
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | escape | 29 "#MAKEFILE#:2: *** target pattern contains no `%'. Stop.", 42 "#MAKEFILE#:2: *** target pattern contains no `%'. Stop.",
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/ |
D | README | 1 This directory contains a partial implementation of the xlocale APIs for
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | dwarf_die.cc | 102 const bool contains = parent_cu()->is_CU_address_64() ? in get_leaf_for_address() local 105 if (!contains && !is_cu_die()) { in get_leaf_for_address() 126 return contains || !is_cu_die() ? this : NULL; in get_leaf_for_address()
|
/ndk/build/core/ |
D | setup-imports.mk | 25 $(call __ndk_info,ERROR: You NDK_MODULE_PATH variable contains spaces)
|
D | build-local.mk | 35 $(info Android NDK: You NDK installation path contains spaces.) 153 $(call __ndk_info,Your Android application project path contains spaces: '$(NDK_PROJECT_PATH)')
|
/ndk/ |
D | GNUmakefile | 32 $(info,The Android NDK installation path contains spaces: '$(NDK_ROOT)')
|
D | find-win-host.cmd | 8 rem Check if %NDK_ROOT% contains any spaces
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
D | README | 1 This directory contains the headers and prebuilt binaries for the
|
/ndk/sources/host-tools/make-3.81/config/ |
D | xsize.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | signed.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | codeset.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | wchar_t.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | wint_t.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | glibc21.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | longlong.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | ulonglong.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | stdint_h.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | inttypes.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | inttypes_h.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
D | inttypes-pri.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
/ndk/tests/ |
D | README | 1 This directory contains scripts and sources to perform automated testing
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | requests | 2 # It contains the lists of macros which have been traced.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | DEFAULT_GOAL | 55 '#MAKE#: *** .DEFAULT_GOAL contains more than one target. Stop.',
|
123456