Searched defs:warned (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_draw.c511 static bool warned = false; local
513 if (!warned) {
516 warned = true;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_draw.c511 static bool warned = false; local
513 if (!warned) {
516 warned = true;
/external/oprofile/libutil++/
H A Dbfd_support.cpp197 static bool warned = false; local
198 if (!warned) {
202 warned = true;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnvfx_fragprog.c881 static int warned = 0; local
882 if(!warned) {
884 warned = 1;
899 static int warned = 0; local
900 if(!warned) {
904 warned = 1;
/external/dnsmasq/src/
H A Ddnsmasq.c943 static int warned = 0; local
947 warned = 0;
955 if (!warned)
958 warned = 1;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnvfx_fragprog.c881 static int warned = 0; local
882 if(!warned) {
884 warned = 1;
899 static int warned = 0; local
900 if(!warned) {
904 warned = 1;
/external/oprofile/module/
H A Doprofile.c173 static int warned; local
174 if (!warned) {
177 warned = 1;
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzdump.c162 static int warned; variable
231 if (warned)
258 warned = TRUE;
489 warned = FALSE;
/external/icu/icu4c/source/tools/tzcode/
H A Dzdump.c162 static int warned; variable
231 if (warned)
258 warned = TRUE;
489 warned = FALSE;
/external/libsepol/src/
H A Dwrite.c1574 int warned = 0; local
1587 if (!warned)
1591 warned = 1;
/external/stressapptest/src/
H A Dos.cc247 static bool warned = false; local
259 if (!warned) {
262 warned = true;
/external/elfutils/0.153/src/
H A Dldlex.c2811 bool warned = false; local
2825 if (empty && ! isspace (c) && ! warned)
2828 warned = true;
H A Dreadelf.c4431 bool warned:1; member in struct:listptr
4449 if (!p1->warned && !p2->warned)
4453 p1->warned = p2->warned = true;
4460 p1->warned = p2->warned = true;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c1645 static Bool warned; local
1646 if (!warned) {
1649 warned = True;
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 2800 milliseconds