HomeSort by relevance Sort by last modified time
    Searched full:warned (Results 1 - 25 of 178) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/common/linux/usb/
f_accessory.h 15 *** be run. You've been warned!
  /external/elfutils/src/
ldlex.l 222 bool warned = false;
236 if (empty && ! isspace (c) && ! warned)
239 warned = true;
  /external/kernel-headers/original/linux/
compiler.h 111 * would be warned about except with attribute((unused)).
quota.h 207 #define DQ_BLKS_B 1 /* uid/gid has been warned about blk limit */
208 #define DQ_INODES_B 2 /* uid/gid has been warned about inode limit */
tty.h 186 unsigned char low_latency:1, warned:1; member in struct:tty_struct
  /system/core/sh/
jobs.h 86 extern int job_warning; /* user was warned about stopped jobs */
TOUR 7 but be warned that things have changed -- the current shell is
  /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/icu4c/tools/tzcode/
zdump.c 162 static int warned; variable
231 if (warned)
258 warned = TRUE;
489 warned = FALSE;
  /external/openssl/crypto/store/
str_meth.c 77 anything Murphy can throw at you and more! You have been warned. */
  /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/dnsmasq/src/
dnsmasq.c 937 static int warned = 0; local
941 warned = 0;
949 if (!warned)
952 warned = 1;
    [all...]
  /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...]
  /libcore/luni/src/main/java/org/apache/xml/serializer/
ToXMLSAXHandler.java 539 * let m_saxHandler worry about it, we've already warned them with
  /external/bison/src/
reduce.c 221 /* A token that was used in %prec should not be warned about. */
  /external/e2fsprogs/misc/
mke2fs.8.in 244 inodes will be made. Be warned that is not possible to expand the number
  /external/openssl/crypto/ui/
ui_lib.c 633 anything Murphy can throw at you and more! You have been warned. */
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 15 # consult the online docs. You have been warned.
apache2-httpd.conf 15 # consult the online docs. You have been warned.
cygwin-httpd.conf 15 # consult the online docs. You have been warned.
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 75 * in a way they see fit, but <em>users are warned that any DTD
  /prebuilt/android-arm/kernel/
vmlinux-qemu 
  /external/bluetooth/glib/docs/reference/gobject/
tut_gobject.xml 255 user-provided constructor <emphasis>must</emphasis> (you've been warned)
    [all...]
  /external/junit/
README.html 341 loader. The user is warned when running a second test with the non

Completed in 589 milliseconds

1 2 3 4 5 6 7 8