Home
last modified time | relevance | path

Searched refs:like (Results 1 – 25 of 1021) sorted by relevance

12345678910>>...41

/NextBSD/contrib/groff/contrib/mom/examples/
HDelvis_syntax16 color args like fixed
17 color braces like char
18 color brackets like underlined
19 color chars like emphasized
20 color decimals like number
22 color escapes like keyword
23 color math like cursor
24 color misc like string
25 color operators like string
26 color parens like comment
[all …]
HDelvis_syntax.new2 " highlighting so that it now supports nroff constructs like \fBword
31 color args like fixed
32 color braces like char
33 color brackets like underlined
34 color chars like emphasized
37 color escapes like keyword
38 color math like cursor
39 color misc like string
40 color operators like string
41 color parens like comment
[all …]
/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDutf8proc.c276 const apr_int32_t *like = temp_buf->data; in svn_utf__glob() local
304 for (i = 0, escaped = FALSE; i < tempbuf_len; ++i, ++like) in svn_utf__glob()
306 if (*like == ucs4esc && !escaped) in svn_utf__glob()
314 SVN_ERR(encode_ucs4(pattern_buf, *like, &patternbuf_len)); in svn_utf__glob()
319 if ((*like == '[' || *like == '\\') && !escaped) in svn_utf__glob()
326 --i; --like; in svn_utf__glob()
331 if (*like == '%' || *like == '_') in svn_utf__glob()
333 const char wildcard = (*like == '%' ? '*' : '?'); in svn_utf__glob()
338 SVN_ERR(encode_ucs4(pattern_buf, *like, &patternbuf_len)); in svn_utf__glob()
/NextBSD/contrib/tcsh/
HDWishList61 other shells, but what I would really like is something like...
86 I often find myself typing something like:
97 one could avoid using the mouse by typing something like:
121 Lots of people seem to like the idea to be able to do sed type
123 variable editing to understand string operations. So I would like to
155 Add another hook like precmd to be executed after the prompt but
171 valid csh commands, will produce syntax errors or the like with tcsh,
186 Given something like
190 expand it properly to something like
194 It already does this, if you have a file named like that... --Kim
[all …]
HDNewThings29 like csh.
49 * $? == $status and $# == $#argv like in the bourne shell.
80 * showdots=-A makes listing behave like ls -A.
103 * multiple : modifiers in variables and ! escapes. Things like:
113 If for some reason you don't like this change you can disable it with
/NextBSD/sys/kern/
HDdevice_if.m110 * like this:
125 * To include this method in a device driver, use a line like this
164 * To include this method in a device driver, use a line like this
187 * To include this method in a device driver, use a line like this
213 * To include this method in a device driver, use a line like this
239 * To include this method in a device driver, use a line like this
258 * To include this method in a device driver, use a line like this in
280 * To include this method in a device driver, use a line like this
306 * To include this method in a device driver, use a line like this
329 * To include this method in a device driver, use a line like this
/NextBSD/contrib/libreadline/
HDNEWS7 poll-like behavior.
12 c. The history file reading functions now allow windows-like \r\n line
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86InstrArithmetic.td653 // BinOpRR - Instructions like "add reg, reg, reg".
662 // BinOpRR_F - Instructions like "cmp reg, Reg", where the pattern has
671 // BinOpRR_RF - Instructions like "add reg, reg, reg", where the pattern has
680 // BinOpRR_RFF - Instructions like "adc reg, reg, reg", where the pattern has
689 // BinOpRR_Rev - Instructions like "add reg, reg, reg" (reversed encoding).
703 // BinOpRR_RDD_Rev - Instructions like "adc reg, reg, reg" (reversed encoding).
707 // BinOpRR_F_Rev - Instructions like "cmp reg, reg" (reversed encoding).
719 // BinOpRM - Instructions like "add reg, reg, [mem]".
728 // BinOpRM_R - Instructions like "add reg, reg, [mem]".
735 // BinOpRM_F - Instructions like "cmp reg, [mem]".
[all …]
/NextBSD/contrib/ldns/
HDREADME21 compile on other systems like Solaris and Mac OS X.
24 - OpenSSL (Optional, but needed for features like DNSSEC)
43 autotools like libtool and autoreconf installed. A list of all the commands
116 what that environment looks like, and maybe even share some praise.
117 We would like to refer to the fact that your organization is using our
/NextBSD/contrib/dma/
HDREADME.markdown7 Remote delivery includes several features like TLS/SSL support and
10 dma is not intended as a replacement for real, big MTAs like sendmail(8)
/NextBSD/contrib/gcc/doc/
HDcontribute.texi9 If you would like to help pretest GCC releases to assure they work well,
14 If you would like to work on improvements to GCC, please read the
/NextBSD/tools/tools/kttcp/
HDREADME4 performance for in-kernel applications (like NFS). The tool consists
10 To use the tool do something like on each of two machines:
/NextBSD/sys/fs/cd9660/
HDTODO.hibler5 them back. It looks like a separate (but very similar) lookup routine
15 3. Seems like there should be a "notrans" or some such mount option to show
/NextBSD/contrib/dialog/
HDREADME11 like as Resolution-independence, Auto-sizing, Maximizing, more widget
40 file, like as in a normal programming language, but maintaining
48 like stdin, stdout when you'll write new options for cdialog; these
/NextBSD/contrib/byacc/
HDconfig_h.in6 /* Define to 1 if the compiler supports gcc-like printf attribute. */
12 /* Define to 1 if the compiler supports gcc-like scanf attribute. */
/NextBSD/contrib/ldns/ldns/
HDcommon.h.in8 * a Net::DNS like library for C
33 * configuration variables may be used (like those above) because the header
/NextBSD/usr.bin/fortune/datfiles/
HDzippy23 ... I don't like FRANK SINATRA or his CHILDREN.
65 ... this must be what it's like to be a COLLEGE GRADUATE!!
76 Actually, what I'd like is a little toy spaceship!!
112 ANN JILLIAN'S HAIR makes LONI ANDERSON'S HAIR look like RICARDO
182 TARTAR SAUCE like an 8" by 10" GLOSSY ...
213 Do you like "TENDER VITTLES"?
292 like a BARREL of runny CHOPPED LIVER! Or maybe he'd like to
328 Hiccuping & trembling into the WASTE DUMPS of New Jersey like some
410 I feel like a wet parking meter on Darvon!
412 I feel like I am sharing a ``CORN-DOG'' with NIKITA KHRUSHCHEV ...
[all …]
/NextBSD/contrib/groff/src/roff/troff/
HDTODO27 Add a discretionary break escape sequence. \='...'...'...' like TeX.
34 like vertical spacing and doesn't do this.
45 Should \w deal with a newline like \X?
52 Provide a facility like copy thru in pic.
/NextBSD/crypto/openssl/doc/crypto/
HDBN_num_bytes.pod38 the number of bits they expected (something like 512, 1024, 2048,
42 size" of such a key, either use functions like RSA_size(), DH_size()
/NextBSD/contrib/subversion/doc/user/
HDlj_article.txt55 might argue that without CVS, it's doubtful whether sites like
110 (Subversion, like CVS, is a open-source project!)
141 for users. Properties are versioned, just like file contents.
142 And some properties are auto-detected, like the mime-type of a
176 would install in an operating system (like the Linux ext2 fs.)
183 This means that writing a program to access the repository is like
200 Finally, it should be mentioned that using a database like Berkeley DB
241 local vs. network repository-access. Feel like writing a new network
263 SVN/, rather than in a single .cvspass-like file.
/NextBSD/contrib/tcsh/nls/C/
HDset1126 -V like -v but including commands read from the start-up file \n\
28 -X like -x but including commands read from the start-up file \n\
/NextBSD/contrib/subversion/doc/programmer/
HDWritingChangeLogs.txt21 change to outside events, like branch cuts, code freezes, and
32 changes that have no effect on the source, like formatting tweaks.
44 seconds to write out what you mean. Fragments like `New file' or `New
115 /* A sanity check. Otherwise a symbol like
175 Revision management software like CVS can introduce some confusion
204 As shown here, the entry for the merge should be like any other
/NextBSD/contrib/ntp/sntp/libevent/
HDDoxyfile29 # comments will behave just like the Qt-style comments (thus requiring an
62 # documented source files. You may enter file names like "myfile.cpp" or
63 # directories like "/usr/src/myproject". Separate the files or directories
147 # contain links (just like the HTML output) instead of page references
228 # patterns (like *.h and *.hpp) to filter out the header-files in the
252 # doxygen's preprocessor will remove all function-like macros that are alone
/NextBSD/crypto/openssl/crypto/dh/
HDexample27 Hi. I've generated a 2047-bit "strong" prime number that I would like to
34 I'd like to ask others to confirm it with other tests. Here's the number in hex:
/NextBSD/crypto/openssl/doc/apps/
HDc_rehash.pod27 directories to be set up like this in order to find certificates.
32 like the Unix B<PATH> variable.
45 the period, like this: C<HHHHHHHH.rD>.

12345678910>>...41