| /freebsd-9-stable/contrib/binutils/gas/ |
| D | cond.c | 50 int ignoring; member 96 cframe.ignoring = 1; in s_ifdef() 109 cframe.ignoring = ! (test_defined ^ is_defined); in s_ifdef() 117 && cframe.ignoring in s_ifdef() 119 || ! cframe.previous_cframe->ignoring)) in s_ifdef() 140 if (current_cframe != NULL && current_cframe->ignoring) in s_if() 169 cframe.ignoring = cframe.dead_tree || ! t; in s_if() 174 && cframe.ignoring in s_if() 176 || ! cframe.previous_cframe->ignoring)) in s_if() 196 cframe.ignoring = 1; in s_ifb() [all …]
|
| /freebsd-9-stable/usr.bin/mail/ |
| D | send.c | 61 int ishead, infld, ignoring, dostat, firstline; in sendmessage() local 93 ignoring = doign == ignoreall; in sendmessage() 106 ignoring = doign == ignoreall; in sendmessage() 138 ignoring = 0; in sendmessage() 146 ignoring = 1; in sendmessage() 157 ignoring = 1; in sendmessage() 159 ignoring = 0; in sendmessage() 165 if (!ignoring) { in sendmessage()
|
| /freebsd-9-stable/usr.sbin/manctl/ |
| D | manctl.sh | 76 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ; 209 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ; 263 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ;
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | sh.file.c | 504 int ignoring = TRUE, nignored = 0; in tsearch() local 548 if (ignoring && ignored(item)) in tsearch() 554 if (ignoring && items.len == 0 && nignored > 0) { in tsearch() 555 ignoring = FALSE; in tsearch()
|
| D | tcsh.man2html | 184 if (/^\.ig/) { # Start ignoring 186 } elsif (/^\.\./) { # Stop ignoring 446 # Find paragraph markers, ignoring those between '.ig' and '..' 457 if ($man[$_] =~ /^\.ig/) { # Start ignoring 459 } elsif ($man[$_] =~ /^\.\./) { # Stop ignoring
|
| D | tw.parse.c | 940 int ignoring = flags & TW_IGN_OK; /* Use fignore? */ in tw_collect_items() local 1165 if (ignoring && ignored(item.s)) { in tw_collect_items() 1223 if (ignoring && numitems == 0 && nignored > 0) in tw_collect_items()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticDriverKinds.td | 121 "ignoring -fapple-kext which is valid for C++ and Objective-C++ only">; 146 "ignoring invalid -ftabstop value '%0', using default value %1">; 154 "Objective-C garbage collection is not supported on this platform, ignoring '%0'">;
|
| D | DiagnosticParseKinds.td | 625 "ignoring '%select{static|inline}0' keyword on explicit template " 775 "missing '(' after '#pragma %0' - ignoring">; 777 "missing ')' after '#pragma %0' - ignoring">; 820 "missing ':' after %0 - ignoring">; 822 "expected 'enable' or 'disable' - ignoring">; 824 "unknown OpenCL extension %0 - ignoring">;
|
| D | DiagnosticLexKinds.td | 291 "invalid string literal, ignoring final '\\'">; 453 Warning<"pragma STDC FENV_ACCESS ON is not supported, ignoring pragma">,
|
| /freebsd-9-stable/contrib/libreadline/ |
| D | display.c | 233 int l, rl, last, ignoring, ninvis, invfl, invflset, ind, pind, physchars; local 257 for (rl = ignoring = last = ninvis = physchars = 0, p = pmt; p && *p; p++) 261 if (ignoring == 0 && *p == RL_PROMPT_START_IGNORE) /* XXX - check ignoring? */ 263 ignoring = 1; 267 else if (ignoring && *p == RL_PROMPT_END_IGNORE) 269 ignoring = 0; 284 if (!ignoring) 297 if (!ignoring)
|
| /freebsd-9-stable/usr.bin/unifdef/ |
| D | unifdef.c | 199 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable 629 ignoring[depth] = ignoring[depth-1]; in ignoreoff() 634 ignoring[depth] = true; in ignoreon() 1143 if (text || ignoring[depth]) { in skipcomment()
|
| /freebsd-9-stable/contrib/gperf/src/ |
| D | positions.icc | 192 /* Initializes an iterator through POSITIONS, ignoring positions >= maxlen. */ 244 /* Initializes an iterator through POSITIONS, ignoring positions >= maxlen. */
|
| /freebsd-9-stable/contrib/tcsh/nls/C/ |
| D | set11 | 16 -f start faster by ignoring the start-up file \n\
|
| D | set3 | 17 14 Complete current word ignoring programmable completions
|
| /freebsd-9-stable/lib/libz/contrib/asm686/ |
| D | README.686 | 39 I've been ignoring these assembly routines for years, believing that
|
| /freebsd-9-stable/contrib/bind9/doc/misc/ |
| D | migration-4to9 | 43 ignoring the DNSSEC records (SIG, NXT, KEY) that BIND 4 did not support.
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | TypeNodes.def | 26 // (ignoring, e.g., typedefs and other type alises used for
|
| /freebsd-9-stable/contrib/bmake/mk/ |
| D | install-mk | 124 [ "$FORCE_SYS_MK" ] && Warning "ignoring: FORCE_{BSD,SYS}_MK (no longer supported)"
|
| /freebsd-9-stable/contrib/tcsh/nls/russian/ |
| D | set3 | 17 14 Complete current word ignoring programmable completions
|
| /freebsd-9-stable/contrib/tcsh/nls/ukrainian/ |
| D | set3 | 17 14 Complete current word ignoring programmable completions
|
| /freebsd-9-stable/contrib/binutils/gprof/po/ |
| D | gprof.pot | 45 msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n"
|
| /freebsd-9-stable/contrib/binutils/ld/emultempl/ |
| D | spuelf.em | 92 mapped. So cheat, and put the section in a fixed place, ignoring any
|
| /freebsd-9-stable/contrib/libstdc++/ |
| D | configure.ac | 92 ## than just ignoring the results. Faster /and/ more correct, win win.
|
| /freebsd-9-stable/crypto/openssl/doc/apps/ |
| D | config.pod | 212 around by ignoring any characters before an initial B<.> e.g.
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | Theory | 99 If one name A is an initial prefix of another name AB (ignoring case), 370 * The relationship between POSIX time (that is, UTC but ignoring leap 483 seconds since 1970-01-01 00:00:00 UTC, ignoring leap seconds.
|