Home
last modified time | relevance | path

Searched refs:warned (Results 1 – 25 of 28) sorted by relevance

12

/external/elfutils/src/
Dldlex.l222 bool warned = false; in eat_to_eol() local
236 if (empty && ! isspace (c) && ! warned) in eat_to_eol()
239 warned = true; in eat_to_eol()
Dldlex.c2542 bool warned = false; in eat_to_eol() local
2556 if (empty && ! isspace (c) && ! warned) in eat_to_eol()
2559 warned = true; in eat_to_eol()
/external/oprofile/libutil++/
Dbfd_support.cpp197 static bool warned = false; in is_correct_function() local
198 if (!warned) { in is_correct_function()
202 warned = true; in is_correct_function()
/external/oprofile/module/
Doprofile.c173 static int warned; in up_and_check_note() local
174 if (!warned) { in up_and_check_note()
177 warned = 1; in up_and_check_note()
/external/icu4c/tools/tzcode/
Dzdump.c162 static int warned; variable
231 if (warned)
258 warned = TRUE;
489 warned = FALSE;
/external/bluetooth/glib/glib/
Dgmessages.c630 static gboolean warned = FALSE; in strdup_convert() local
631 if (!warned) in strdup_convert()
633 warned = TRUE; in strdup_convert()
/external/dnsmasq/src/
Ddnsmasq.c937 static int warned = 0; in poll_resolv() local
941 warned = 0; in poll_resolv()
949 if (!warned) in poll_resolv()
952 warned = 1; in poll_resolv()
/external/mesa3d/docs/
DREADME.MITS16 Version 0.1 (Yes it's very alpha code so be warned!)
/external/kernel-headers/original/linux/
Dtty.h188 unsigned char low_latency:1, warned:1; member
/external/dbus/dbus/
Ddbus-sysdeps-win.c955 static dbus_bool_t warned = FALSE; in _dbus_poll() local
1093 static dbus_bool_t warned = FALSE; in _dbus_poll()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c1586 static Bool warned; in PRE() local
1587 if (!warned) { in PRE()
1590 warned = True; in PRE()
/external/markdown/docs/
Dwriting_extensions.txt401 into the markdown pipeline. Consider yourself warned.
/external/oprofile/
DChangeLog-2007117 xml output need some predefined sort options, we warned against
DChangeLog-20033457 to track what we've warned about, and clean up
/external/qemu/
DCHANGES.TXT779 NOTE: Be warned that it is very easy to confuse the kernel about the state
/external/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod230 All text between the update tokens will be replaced. So be warned: all manual changes made to text…
/external/bluetooth/glib/
DChangeLog.pre-2-1834 documentation has warned for a while. Sorry that I forgot to do
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt901 …lement in 1.1.X. Therefore, this functionality may well be removed in 1.2.0. You are hereby warned!
1639 …whether under some circumstances GeSHi may throw a wobbly. You have been warned! If you want to us…
/external/icu4c/data/mappings/
Dconvrtrs.txt537 # Be warned. There several iso-8859-11 codepage variants, and they are all incompatible.
/external/icu4c/test/testdata/
Dregextst.txt995 "\xa" "huh" # Java would like to be warned.
/external/dnsmasq/
DCHANGELOG.archive2103 warned that some conceivable existing configurations
/external/bison/build-aux/
Dtexinfo.tex5946 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
/external/e2fsprogs/doc/
Dtexinfo.tex5958 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
/external/libffi/
Dtexinfo.tex6214 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
/external/grub/docs/
Dtexinfo.tex5846 \newif\ifwarnedxrefs % True if we warned once that they aren't known.

12