/external/elfutils/src/src/ |
D | ldlex.l | 232 bool warned = false; in eat_to_eol() local 246 if (empty && ! isspace (c) && ! warned) in eat_to_eol() 249 warned = true; in eat_to_eol()
|
D | ldlex.c | 2804 bool warned = false; in eat_to_eol() local 2818 if (empty && ! isspace (c) && ! warned) in eat_to_eol() 2821 warned = true; in eat_to_eol()
|
D | readelf.c | 4344 bool warned:1; member 4383 if (!p1->warned && !p2->warned) in compare_listptr() 4387 p1->warned = p2->warned = true; in compare_listptr() 4394 p1->warned = p2->warned = true; in compare_listptr() 4401 p1->warned = p2->warned = true; in compare_listptr()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug.h | 223 static bool warned = FALSE; \ 224 if (!warned) { \ 227 warned = TRUE; \
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_draw.c | 511 static bool warned = false; in brw_try_draw_prims() local 513 if (!warned) { in brw_try_draw_prims() 516 warned = true; in brw_try_draw_prims()
|
/external/fio/ |
D | gettime.c | 29 int warned; member 179 else if (cycles_wrap && t >= cycles_start && !tv->warned) { in __fio_gettime() 181 tv->warned = 1; in __fio_gettime()
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 228 static int warned; variable 293 if (warned) in abbrok() 320 warned = TRUE; in abbrok() 578 warned = FALSE; in main()
|
/external/mesa3d/src/glx/ |
D | glx_pbuffer.c | 47 static int warned=1; \ 48 if(warned) { \ 50 warned=0; \
|
/external/dnsmasq/src/ |
D | dnsmasq.c | 943 static int warned = 0; in poll_resolv() local 947 warned = 0; in poll_resolv() 955 if (!warned) in poll_resolv() 958 warned = 1; in poll_resolv()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nvfx_fragprog.c | 881 static int warned = 0; in nvfx_fragprog_parse_instruction() local 882 if(!warned) { in nvfx_fragprog_parse_instruction() 884 warned = 1; in nvfx_fragprog_parse_instruction() 899 static int warned = 0; in nvfx_fragprog_parse_instruction() local 900 if(!warned) { in nvfx_fragprog_parse_instruction() 904 warned = 1; in nvfx_fragprog_parse_instruction()
|
/external/mesa3d/docs/ |
D | README.MITS | 16 Version 0.1 (Yes it's very alpha code so be warned!)
|
/external/llvm/docs/ |
D | GettingStartedVS.rst | 73 3. Remember that you were warned twice about reading the documentation.
|
D | GettingStarted.rst | 40 #. Remember that you were warned twice about reading the documentation.
|
/external/selinux/libsepol/src/ |
D | write.c | 1640 int warned = 0; in role_trans_rule_write() local 1653 if (!warned) in role_trans_rule_write() 1657 warned = 1; in role_trans_rule_write()
|
/external/libvorbis/doc/ |
D | 07-floor1.tex | 248 optimizations, implementors are warned to follow the details closely.
|
/external/regex-re2/lib/codereview/ |
D | codereview.py | 1746 warned = False 1749 if not warned and not ui.quiet: 1752 warned = True
|
/external/openssh/contrib/redhat/ |
D | openssh.spec | 456 anything to be warned about, gss patches won't apply, I don't mind)
|
/external/okhttp/ |
D | CHANGELOG.md | 176 * **New APIs to permit easy certificate pinning.** Be warned, certificate
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 2842 warned
|
/external/markdown/docs/ |
D | writing_extensions.txt | 401 into the markdown pipeline. Consider yourself warned.
|
/external/icu/icu4c/source/ |
D | configure.ac | 1029 # -Wno-return-type-c-linkage is desired so that stable ICU API is not warned about.
|
/external/openssh/ |
D | sshd_config.0 | 27 warned that some environment variables could be used to bypass
|
/external/gptfdisk/ |
D | NEWS | 981 corresponding GPT partitions are found, the user is warned. This finding
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 533 # Be warned. There several iso-8859-11 codepage variants, and they are all incompatible.
|
/external/bison/ |
D | NEWS | 1114 Since Bison 2.2, Bison has warned about mid-rule values that are set but not
|