Searched refs:Scan (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcherOpt.cpp225 /// FindNodeWithKind - Scan a series of matchers looking for a matcher with a
301 unsigned Scan = OptionIdx; local
304 if (Scan == e) break;
306 Matcher *ScanMatcher = OptionsToMatch[Scan];
314 OptionsToMatch.erase(OptionsToMatch.begin()+Scan);
322 ++Scan;
336 OptionsToMatch[Scan] = M2;
345 if (Scan != e &&
347 Scan+1 != e) {
351 OptionsToMatch[Scan]
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/validate/
H A Dtestsuites.tcl114 Scan [get_input $f]
160 proc ::sak::validate::testsuites::Scan {data} {
H A Dsyntax.tcl126 Scan [get_input $f]
215 proc ::sak::validate::syntax::Scan {data} {
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/validate/
H A Dtestsuites.tcl114 Scan [get_input $f]
160 proc ::sak::validate::testsuites::Scan {data} {
H A Dsyntax.tcl126 Scan [get_input $f]
215 proc ::sak::validate::syntax::Scan {data} {
/macosx-10.10.1/emacs-93/emacs/src/
H A Dsyntax.c698 Scan fwd from a known safe place (beginning-of-defun)
2597 doc: /* Scan from character number FROM by COUNT lists.
2621 doc: /* Scan from character number FROM by COUNT balanced expressions.
3226 build_string ("Scan error"));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1832 for (BasicBlock::iterator Scan = I, E = I->getParent()->end();
1833 Scan != E; ++Scan)
1834 if (Scan->mayWriteToMemory())
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dada-mode.el1902 "Scan the parameter list found in between BEGIN and END.
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex2752 % Scan in ``verbatim'' mode:
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex2864 % Scan in ``verbatim'' mode:
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex2864 % Scan in ``verbatim'' mode:
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex3452 % Scan in ``verbatim'' mode:
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex3452 % Scan in ``verbatim'' mode:
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dtermcap.src10028 cs10|colorscan|Datamedia Color Scan 10:\
10035 cs10-w|Datamedia Color Scan 10 with 132 columns:\
12864 scanset|sc410|sc415|Tymshare Scan Set:\
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dterminfo.src12943 cs10|colorscan|Datamedia Color Scan 10,
12951 cs10-w|Datamedia Color Scan 10 with 132 columns,
16193 scanset|sc410|sc415|Tymshare Scan Set,

Completed in 503 milliseconds