Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 78) sorted by relevance

1234

/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c143 static bfd_boolean found; variable
155 if (found) in find_address_in_section()
169 found = bfd_find_nearest_line_discriminator (abfd, section, syms, pc - vma, in find_address_in_section()
181 if (found) in find_offset_in_section()
191 found = bfd_find_nearest_line_discriminator (abfd, section, syms, pc, in find_offset_in_section()
243 found = FALSE; in translate_addresses()
249 if (! found) in translate_addresses()
309 found = FALSE; in translate_addresses()
311 found = bfd_find_inliner_info (abfd, &filename, &functionname, in translate_addresses()
313 if (! found) in translate_addresses()
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-typed-test.cc70 bool found = false; in VerifyRegisteredTestNames() local
75 found = true; in VerifyRegisteredTestNames()
80 if (found) { in VerifyRegisteredTestNames()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dtype_with_alignment.hpp73 template <bool found = true>
95 template <bool found, std::size_t target, class TestType>
97 : public lower_alignment_helper_impl<found>::template apply<target,TestType>
101 template <bool found, std::size_t target, class TestType>
118 BOOST_PP_CAT(found,I),target,T \
121 BOOST_PP_CAT(found,BOOST_PP_INC(I)) \
122 = lower_alignment_helper<BOOST_PP_CAT(found,I),target,T >::value \
204 BOOST_STATIC_CONSTANT(std::size_t, found = alignment_of<align_t>::value);
206 BOOST_STATIC_ASSERT(found >= Align);
207 BOOST_STATIC_ASSERT(found % Align == 0);
/ndk/sources/host-tools/ndk-stack/
Dndk-stack-parser.c181 int found = 0; in ParseLine() local
208 found = 1; in ParseLine()
218 return !found; in ParseLine()
225 found = 1; in ParseLine()
231 return !found; in ParseLine()
242 return !found; in ParseLine()
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Derror10 print MAKEFILE 'err = $(error Error found!)
63 $answer = "$makefile:22: *** Error found!. Stop.\n";
Dsuffix5 ."the list provided. It will provide all of the unique suffixes found\n"
/ndk/sources/host-tools/make-3.81/tests/
Dtest_driver.pl995 local ($found);
1014 $found = 0;
1025 $found = 1;
1030 if (!$found)
/ndk/sources/host-tools/make-3.81/
Dansi2knr.c666 goto found;
670 goto found;
673 found: if ( *p == '.' && p[-1] == '.' && p[-2] == '.' )
Dconfig.log47 configure:1575: found /usr/bin/gawk
54 configure:1745: found /usr/bin/strip
59 configure:1847: found /usr/bin/gcc
137 configure:3019: found /usr/bin/ranlib
176 configure:3294: found /usr/bin/ar
179 configure:3331: found /usr/bin/perl
Dconfigure.bat46 echo No Make program found--use DOSBUILD.BAT to build Make.
DABOUT-NLS9 If you found this `ABOUT-NLS' file inside a distribution, you may
22 `gettext' which is used. The information can be found in the
154 teams can be found at the Free Translation Project's homepage,
747 matrix with full percentage details can be found at
DREADME.DOS204 above example) can indeed be found in the directory that is
210 and .pl). If any such file is found, then $SHELL will be
213 shell is *not* found, the line which sets it will be effectively
217 behavior to a shell which is nowhere to be found.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dparser.ipp121 BOOST_RT_PARAM_TRACE( "Match found" );
131 BOOST_RT_PARAM_TRACE( "No match found" );
/ndk/build/core/
Dinit.mk330 $(call ndk_log,Host tools prebuilt directory not found, using system tools)
420 $(call ndk_log, 'cygpath' was *not* found in your path)
422 $(call ndk_log, 'cygpath' found as: $(CYGPATH))
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-W60 # Test -W on vpath-found files: it should take effect.
/ndk/build/tools/
Dprebuilt-common.sh500 found=0
530 found=1
534 if [ "$found" = "0" ] ; then
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpath11 ."including the directories in which they were found). It also\n"
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DAddressSpace.hpp377 int found = dl_iterate_phdr( in findUnwindSections()
422 return static_cast<bool>(found); in findUnwindSections()
/ndk/sources/host-tools/make-3.81/config/
Dpo.m457 dnl Test whether we really found GNU msgfmt.
67 [found $GMSGFMT program is not GNU msgfmt; ignore it])
73 dnl Test whether we really found GNU xgettext.
82 [found xgettext program is not GNU xgettext; ignore it])
Dlib-ld.m4110 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
Dgettext.m447 dnl 2) GNU gettext has been found in the system's C library.
208 dnl If an already present or preinstalled GNU gettext() is found,
226 dnl GNU gettext is not found in the C library.
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot201 msgid "Commands for file `%s' were found by implicit rule search,"
660 msgid "%s: Command not found"
665 msgid "%s: Shell program not found"
961 msgid "Included makefile `%s' was not found."
966 msgid "Makefile `%s' was not found"
987 msgid "No targets specified and no makefile found"
1383 msgid "No implicit rule found for `%s'.\n"
Dbe.po202 msgid "Commands for file `%s' were found by implicit rule search,"
664 msgid "%s: Command not found"
669 msgid "%s: Shell program not found"
968 msgid "Included makefile `%s' was not found."
973 msgid "Makefile `%s' was not found"
994 msgid "No targets specified and no makefile found"
1402 msgid "No implicit rule found for `%s'.\n"
Dko.po204 msgid "Commands for file `%s' were found by implicit rule search,"
674 msgid "%s: Command not found"
679 msgid "%s: Shell program not found"
1001 msgid "Included makefile `%s' was not found."
1006 msgid "Makefile `%s' was not found"
1027 msgid "No targets specified and no makefile found"
1445 msgid "No implicit rule found for `%s'.\n"
Dja.po203 msgid "Commands for file `%s' were found by implicit rule search,"
673 msgid "%s: Command not found"
678 msgid "%s: Shell program not found"
1015 msgid "Included makefile `%s' was not found."
1020 msgid "Makefile `%s' was not found"
1041 msgid "No targets specified and no makefile found"
1457 msgid "No implicit rule found for `%s'.\n"

1234