HomeSort by relevance Sort by last modified time
    Searched refs:warned (Results 1 - 18 of 18) sorted by null

  /external/elfutils/src/
ldlex.l 240 bool warned = false;
254 if (empty && ! isspace (c) && ! warned)
257 warned = true;
ldlex.c 2811 bool warned = false; local
    [all...]
  /system/core/toolbox/
dd.c 491 static int warned; local
574 if (out.flags & ISCHR && !warned) {
575 warned = 1;
627 int bcnt, cnt, nr, warned; local
647 for (bcnt = in.dbsz, cnt = in.offset, warned = 0; cnt;) {
675 if (!warned) {
679 warned = 1;
  /external/oprofile/libutil++/
bfd_support.cpp 197 static bool warned = false; local
198 if (!warned) {
202 warned = true;
  /external/oprofile/module/
oprofile.c 173 static int warned; local
174 if (!warned) {
177 warned = 1;
  /external/dnsmasq/src/
dnsmasq.c 937 static int warned = 0; local
941 warned = 0;
949 if (!warned)
952 warned = 1;
    [all...]
  /external/icu4c/tools/tzcode/
zdump.c 162 static int warned; variable
231 if (warned)
258 warned = TRUE;
489 warned = FALSE;
  /external/bluetooth/glib/glib/
gmessages.c 630 static gboolean warned = FALSE; local
631 if (!warned)
633 warned = TRUE;
  /frameworks/base/core/java/android/app/
LoadedApk.java 391 private static boolean warned = false; field in class:LoadedApk.WarningContextClassLoader
394 if (warned) {
397 warned = true;
    [all...]
  /external/kernel-headers/original/linux/
tty.h 188 unsigned char low_latency:1, warned:1; member in struct:tty_struct
  /external/libsepol/src/
write.c 1549 int warned = 0; local
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c 955 static dbus_bool_t warned = FALSE; local
1093 static dbus_bool_t warned = FALSE;
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 456 - update to SNAP-20020220 for testing purposes (you've been warned, if there's
457 anything to be warned about, gss patches won't apply, I don't mind)
  /external/regex-re2/lib/codereview/
codereview.py     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 1621 static Bool warned; local
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 707 milliseconds