Home
last modified time | relevance | path

Searched refs:anchored (Results 1 – 11 of 11) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/test/Transforms/LoopVectorize/
H A Dundef-inst-bug.ll6 ; invariant instruction anchored in the loop when used as a getelementptr index.
24 ; Loop invariant anchored in loop.
/minix/external/bsd/llvm/dist/llvm/test/YAMLParser/
H A Dspec-05-06.data3 anchored: !local &anchor value
/minix/bin/ksh/
H A Dhistory.c420 int anchored = *str == '?' ? (++str, 0) : 1; local
423 n = findhist(histptr - histlist - 1, 0, str, anchored);
512 findhist(start, fwd, str, anchored) in findhist() argument
516 int anchored;
528 if ((anchored && strncmp(*hp, str, len) == 0)
529 || (!anchored && strstr(*hp, str)))
H A Dvi.c1732 int anchored; local
1740 anchored = *pat == '^' ? (++pat, 1) : 0;
1741 if ((hist = findhist(start, fwd, pat, anchored)) < 0) {
/minix/external/bsd/bind/dist/contrib/zkt-1.1.3/doc/
H A Drfc4641.txt1172 o as long as the key is anchored in a resolver and is used as a
1312 End-users faced with the task of updating an anchored key should
1640 This key is hard to update, hence the term anchored.
H A Ddraft-ietf-dnsop-rfc4641bis-01.txt1316 o as long as the key is anchored in a resolver and is used as a
1449 End-users faced with the task of updating an anchored key should
1801 This key is hard to update, hence the term anchored.
/minix/external/bsd/file/dist/
H A DChangeLog358 magic. Patterns are either anchored regexs or search/8192. English
/minix/external/historical/nawk/dist/
H A DFIXES199 it's been there from the beginning. an anchored longest match that
/minix/external/bsd/flex/dist/
H A DONEWS323 beginning of a line (non-zero macro argument; makes '^' anchored
/minix/external/bsd/flex/dist/doc/
H A Dflex.info-11913 rules anchored with `^' active, while a zero argument makes `^' rules
H A Dflex.texi2364 rules anchored with @samp{^} active, while a zero argument makes