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

  /external/elfutils/src/
ldlex.l 222 bool warned = false;
236 if (empty && ! isspace (c) && ! warned)
239 warned = true;
ldlex.c 2542 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/chromium/third_party/icu/source/tools/tzcode/
zdump.c 162 static int warned; variable
231 if (warned)
258 warned = TRUE;
489 warned = FALSE;
  /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 360 private static boolean warned = false; field in class:LoadedApk.WarningContextClassLoader
363 if (warned) {
366 warned = true;
    [all...]
  /external/kernel-headers/original/linux/
tty.h 186 unsigned char low_latency:1, warned:1; member in struct:tty_struct
  /external/elfcopy/
dwarf.c 2160 static int warned = 0; local
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 284 milliseconds