/ndk/sources/host-tools/make-3.81/config/ |
D | config.rpath | 108 hardcode_direct=no 109 hardcode_minus_L=no 117 with_gnu_ld=no 121 with_gnu_ld=no 131 ld_shlibs=no 143 ld_shlibs=no 149 ld_shlibs=no 159 ld_shlibs=no 166 ld_shlibs=no 170 ld_shlibs=no [all …]
|
D | lib-ld.m4 | 13 dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. 21 acl_cv_prog_gnu_ld=no ;; 29 [ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], 30 test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) 94 test "$with_gnu_ld" != no && break ;; 108 AC_MSG_RESULT(no) 110 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
D | signed.m4 | 14 [AC_TRY_COMPILE(, [signed char x;], bh_cv_c_signed=yes, bh_cv_c_signed=no)]) 15 if test $bh_cv_c_signed = no; then
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/ |
D | has_constraints.hpp | 19 typedef char (&no)[2]; typedef 29 inline no has_constraints_(...); 33 inline no has_constraints_(...);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
D | testit | 104 …if $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS $(test $1 = no || echo $THREAD_FLAGS) -o .… 112 …echo "Compile line was:" $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS $(test $1 = no || ec… 118 …echo "Compile line was:" $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS $(test $1 = no || ec… 154 afunc no 161 afunc no
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | new.cc | 113 void* operator new(std::size_t size, const std::nothrow_t& no) in operator new() argument 128 void* operator new[](std::size_t size, const std::nothrow_t& no) in operator new[]() argument 130 return ::operator new(size, no); in operator new[]()
|
/ndk/sources/host-tools/make-3.81/ |
D | configure.in | 72 if test "$ac_cv_prog_cc_stdc" != no; then 100 make_cv_file_timestamp_hi_res=no 101 if test "$ac_cv_struct_st_mtim_nsec" != no; then 123 if test "$ac_cv_search_clock_gettime" != no; then 136 [ac_cv_func_gettimeofday=no 145 [ac_cv_func_gettimeofday=no], 146 [ac_cv_func_gettimeofday="no (cross-compiling)"])]) 179 [make_cv_nlist_struct=no]) 220 [make_cv_union_wait=no])]) 243 n|no) : ;; [all …]
|
D | configure | 181 as_have_required=no 859 eval enable_$ac_useropt=no ;; 961 with_fp=no ;; 963 -no-create | --no-create | --no-creat | --no-crea | --no-cre \ 964 | --no-cr | --no-c | -n) 967 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 968 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 1105 eval with_$ac_useropt=no ;; 1157 no) ;; 1248 ac_srcdir_defaulted=no [all …]
|
D | acinclude.m4 | 43 cf_test_netlibs=no 57 if test "$ac_cv_func_lsocket" != no ; then 70 test $cf_test_netlibs = no && echo "$cf_cv_netlibs" >&AC_FD_MSG 84 dnl set to 'no'). 114 ac_cv_struct_st_mtim_nsec=no 130 if test $ac_cv_struct_st_mtim_nsec != no; then
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
D | sp_convertible.hpp | 43 typedef char (&no) [2]; typedef 46 static no f( ... );
|
/ndk/tests/build/merge-string-literals/ |
D | build.sh | 36 make --no-print-dir -f $NDK/build/core/build-local.mk DUMP_$1 | tail -1 38 make --no-print-dir -f $NDK/build/core/build-local.mk DUMP_$1 APP_ABI="$APP_ABI" | tail -1
|
/ndk/toolchains/aarch64-linux-android-4.9/ |
D | setup.mk | 34 -no-canonical-prefixes 39 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/toolchains/x86_64-4.9/ |
D | setup.mk | 33 -no-canonical-prefixes 38 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/toolchains/x86-4.9/ |
D | setup.mk | 32 -no-canonical-prefixes 38 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/toolchains/x86-4.8/ |
D | setup.mk | 32 -no-canonical-prefixes 38 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/toolchains/mipsel-linux-android-4.9/ |
D | setup.mk | 37 -no-canonical-prefixes 39 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/toolchains/mipsel-linux-android-4.8/ |
D | setup.mk | 37 -no-canonical-prefixes 39 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/toolchains/mips64el-linux-android-4.9/ |
D | setup.mk | 37 -no-canonical-prefixes 39 TARGET_LDFLAGS := -no-canonical-prefixes
|
/ndk/tests/device/hard-float/jni/ |
D | Android.mk | 60 LOCAL_LDFLAGS += -Wl,--no-warn-mismatch 93 LOCAL_LDFLAGS += -Wl,--no-warn-mismatch
|
/ndk/tests/standalone/init-fini-arrays/ |
D | README | 11 section. There is no corresponding entry in the .fini_array for the 15 The main idea is to check that there is no .ctors or .dtors section in the
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/ |
D | config_def.hpp | 60 typedef char (&no)[3]; 63 no foo(T const&, ...);
|
/ndk/toolchains/arm-linux-androideabi-4.8/ |
D | setup.mk | 31 -no-canonical-prefixes 33 TARGET_LDFLAGS := -no-canonical-prefixes 48 TARGET_LDFLAGS += -Wl,--no-warn-mismatch \
|
/ndk/toolchains/arm-linux-androideabi-4.9/ |
D | setup.mk | 31 -no-canonical-prefixes 33 TARGET_LDFLAGS := -no-canonical-prefixes 48 TARGET_LDFLAGS += -Wl,--no-warn-mismatch \
|
/ndk/tests/ |
D | run-tests-all.sh | 57 TEST_HOST_32BIT=no 205 GCC_TESTED=no 212 ./tests/standalone/run.sh --no-sysroot \ 222 ./tests/standalone/run.sh --no-sysroot \
|
/ndk/toolchains/mips64el-linux-android-clang3.4/ |
D | setup.mk | 60 -no-canonical-prefixes 65 -no-canonical-prefixes
|