Searched refs:had (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh397 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
400 `echo Mary ` `echo had a `
412 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
414 Mary had a
421 -o inline:'Mary had 1\nlittle\nlamb\nMary had 4\nlittle\nlambs\n' \
423 Mary had ${N}
445 atf_check -s exit:0 -o inline:'Mary had a little lamb\n' -e empty \
447 Mary had a
632 atf_check -s exit:0 -o inline:'Mary had
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dman_html.c345 int had; local
351 had = pre == NULL ? MAN_fi : MAN_nf;
353 if (want && want != had) {
359 return had;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProgram.inc80 // from its argument to such files because it thinks they already had one.
H A DPath.inc480 // out of the way before we had a chance to open it. If that happens, try
/freebsd-11-stable/usr.sbin/ppp/
H A Droute.c213 int mib[6], have, had; local
256 had = have;
258 if (had)
273 memset(ifs + had, '\0', sizeof(char *) * (have - had));
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzread.c182 unsigned had; local
186 had = strm->avail_out;
215 state->x.have = had - strm->avail_out;
/freebsd-11-stable/share/mk/
H A Dmeta.sys.mk118 # then filemon had better be present
H A Dgendirdeps.mk206 # DIRDEPS represent things that had to have been built first
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi98 is taken from its build directory (if it had been built previously),
/freebsd-11-stable/contrib/bmake/mk/
H A Dgendirdeps.mk208 # DIRDEPS represent things that had to have been built first
/freebsd-11-stable/sys/conf/
H A Dkern.post.mk11 # In case the config had a makeoptions DESTDIR...
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql432 /* The size in bytes of the working file when it had no local text
458 /* ### Originally we had a wc-1.0 like skel in this place, so we
H A Dwc-queries.sql1406 notify INTEGER, /* 1 if an actual row had props or tree conflict */
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec579 - require the version of openssl we had when we were built
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.sh2209 /* It had better be in the list of architectures. */
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c528 } /* had exponent */
1168 /* abandon if we have had overflow or terminal underflow */
2171 Flag had = 0; /* 1=had non-zero */ local
2186 if (*c == '0' && !had)
2188 had = 1; /* had non-0 */
2596 residue = 0; /* we did what we had to do */
3193 /* We had an exact division; clean up spurious trailing 0s. */
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh602 repeat this compilation, it may succeed, by chance, but you had better
677 repeat this compilation, it may succeed, by chance, but you had better
747 repeat this compilation, it may succeed, by chance, but you had better
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh1816 repeat this compilation, it may succeed, by chance, but you had better
1870 repeat this compilation, it may succeed, by chance, but you had better
1920 repeat this compilation, it may succeed, by chance, but you had better
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex444 % to get _exactly_ the rest of the line, we had to prevent such situation.
1308 % which might be empty if this toc entry had no corresponding node.
3614 % On the other hand, if we had a nonzero \lastskip,
5658 % backslash to get it printed correctly. Previously, we had
6241 % had it before, so preserve previous elements in list.
6659 \ifx\floattype\empty \else % if also had float type, need tie first.
6672 \appendtomacro\captionline{: }% had ident, so need a colon between
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex436 % to get _exactly_ the rest of the line, we had to prevent such situation.
1223 % text, which might be empty if this toc entry had no
3512 % On the other hand, if we had a nonzero \lastskip,
5534 % backslash to get it printed correctly. Previously, we had
6115 % had it before, so preserve previous elements in list.
6530 \ifx\floattype\empty \else % if also had float type, need tie first.
6543 \appendtomacro\captionline{: }% had ident, so need a colon between
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex469 % to get _exactly_ the rest of the line, we had to prevent such situation.
1268 % which might be empty if this toc entry had no corresponding node.
4845 % On the other hand, if we had a nonzero \lastskip,
7213 % backslash to get it printed correctly. Previously, we had
8157 % had it before, so preserve previous elements in list.
8597 \ifx\floattype\empty \else % if also had float type, need tie first.
8610 \appendtomacro\captionline{: }% had ident, so need a colon between

Completed in 170 milliseconds