Searched refs:like (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-9.3-release/contrib/dialog/samples/
H A Deditbox-utf819 Choose Description of the OS you like
/freebsd-9.3-release/contrib/bmake/mk/
H A Dsys.clean-env.mk32 # This gets expanded to an egrep expression like '^(A|B|C...)'
91 # if you don't happen to like the way I set it.
104 # Export like this
H A Dtarget-flags.mk14 # This allows one to do things like:
H A Down.mk80 # we really like to have SRCTOP and OBJTOP defined...
/freebsd-9.3-release/contrib/libucl/
H A DREADME.md14 * in nginx like:
208 * `includes` - read a file or an url like the previous macro, but fetch and check the signature file (which is obtained
230 UCL can handle multiline strings as well as single line ones. It uses shell/perl like notation for such objects:
262 * `Configuration` - nginx like notation;
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME36 which should produce a sequence of messages roughly like this:
57 move this to some place like /usr/bin/awk.
81 work around arguments, and various characters like % are
H A DFIXES83 longer have anything like a current windows environment, so
247 i would truly like to get this "right", but i don't know what
278 rolled back -- programs like x = 1.2 don't work in some locales,
332 added support for posix character class names like [:digit:],
353 like $f[1] to be syntax errors. thanks to arnold robbins for
376 off potential errors in subscripts (like isdigit). also
751 fixed so that in self-assignment like $1=$1, side effects
752 like recomputing $0 take place. (this is getting subtle.)
810 unary + and -. This renders illegal some constructs like !x=y, which
854 fixed bug: commandline variable assignment has to look like
[all...]
/freebsd-9.3-release/tools/regression/sbin/growfs/
H A Dregress.t42 like($md, qr/^md\d+$/, "Created $md with size 40m") or die;
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dirix-crti.asm20 to go in .init, just like it can with the GNU linker. However, doing this
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc141 // special files like /dev/null, even if the compiler is being run with the
184 // Otherwise if it is a fault (like SEGV) run any handler.
H A DPath.inc391 // effectively prevents LLVM from erasing things like /dev/null, any block
/freebsd-9.3-release/contrib/gdb/
H A Ddjunpack.bat10 Rem Invoke like this:
/freebsd-9.3-release/crypto/openssl/util/
H A Dpod2man.pl30 func(), func(n), and simple variable references like $foo or @bar so
31 you don't have to use code escapes for them; complex expressions like
34 something like foo-bar, making a long dash--like this--into a real em
36 parens in something like func(), making C++ and PI look right, making
76 best if you put your Perl man pages in a separate tree, like
113 up into subsections using the C<=head2> directives, like
146 Other man pages to check out, like man(1), man(7), makewhatis(8), or catman(8).
249 If you would like to print out a lot of man page continuously, you
/freebsd-9.3-release/sys/boot/common/
H A Dhelp.common344 to assign (like from a pci bridge). This is only useful
348 some systems need values like 0xf0000000, 0xfc000000 or
/freebsd-9.3-release/contrib/ipfilter/perl/
H A Dipfmeta.pl102 what a macro processor like m4 does.
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks20 CAM provides a generic transport for SCSI-like devices. Many different
25 devices like flash drives are usually RBC-compliant. Multimedia
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dacpredef.h525 Think about possibly fixing package elements like _BIF, etc.
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c471 double like[10]; /* likelihood integrator 0-9 */ member in struct:decvec
2147 acc = (vp->like[i] += (acc - vp->like[i]) / TCONST);
2322 temp = dp->like[dp->radix - 1];
2324 dp->like[j] = dp->like[j - 1];
2325 dp->like[0] = temp;
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs_acls.in268 like situations like this and may want to chroot the process.
332 Make sure to include a line like the following:
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt150 I rather like this box. The blue LEDs are a very nice touch- you
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm47 Returns a hash reference like:
74 This is like perl's map only it calls BLOCK only on elements which are not
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm74 Returns a hash reference like:
101 This is like perl's map only it calls BLOCK only on elements which are not
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex478 % is used only in environments like @example, where each line of input
492 % Define the framework for environments in texinfo.tex. It's used like this:
637 % equivalent to this in @example-like environments. Otherwise, a space
978 % We'll use ems for NCHARS like @paragraphindent.
1205 % double any backslashes. Otherwise, a name like "\node" will be
1775 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1785 % like \smartslanted except unconditionally uses \ttsl.
1789 % like \smartslanted except unconditionally use \sl. We never want
1938 % @kbd is like @code, except that if the argument is just one @key command,
2007 % rms does not like angl
[all...]
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp282 // See if we actually have "0b" as part of something like "jmp 0b\n"
440 // FIXME: This won't work for multi-character comment indicators like "//".
/freebsd-9.3-release/sys/conf/
H A Dkern.post.mk5 # and ones that act like they are part of %RULES.
167 # dynamic references. We could probably do a '-Bforcedynamic' mode like

Completed in 346 milliseconds

123