Searched defs:Scanner (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/cython/src/Cython/Plex/
H A DScanners.pxd5 cdef class Scanner: class in inherits:
H A DScanners.py18 class Scanner(object): class in inherits:object
20 A Scanner is used to read tokens from a stream of characters
25 Scanner(lexicon, stream, name = '')
46 Scanner.
70 Scanner(lexicon, stream, name = '')
141 print("Scanner: read: Performing %s %d:%d" % (
263 print("Scanner: next: %s [%d] %d" % (" "*20, input_state, self.cur_pos))
295 name that was provided to the Scanner constructor; |line|
H A D__init__.py12 Scanner For scanning a character stream under the
16 to be used by a Scanner.
37 from Scanners import Scanner namespace
/external/chromium_org/tools/code_coverage/
H A Dcroc_scan.py11 class Scanner(object): class in inherits:object
106 class PythonScanner(Scanner):
111 Scanner.__init__(self)
122 class CppScanner(Scanner):
127 Scanner.__init__(self)
/external/pcre/dist/
H A Dpcre_scanner.h36 // Scanner scanner(input);
56 class PCRECPP_EXP_DEFN Scanner { class in namespace:pcrecpp
58 Scanner();
59 explicit Scanner(const std::string& input);
60 ~Scanner();
H A Dpcre_scanner.cc46 Scanner::Scanner() function in class:pcrecpp::Scanner
57 Scanner::Scanner(const string& in) function in class:pcrecpp::Scanner
68 Scanner::~Scanner() {
73 void Scanner::SetSkipExpression(const char* re) {
87 void Scanner::Skip(const char* re) {
101 void Scanner::DisableSkip() {
106 void Scanner
[all...]
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DScanner.java15 // Scanner
26 public interface Scanner { interface
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DScanning.pxd3 from Cython.Plex.Scanners cimport Scanner namespace
16 cdef class PyrexScanner(Scanner):
H A DScanning.py3 # Cython Scanner
14 from Cython.Plex.Scanners import Scanner namespace
171 Instances of code sources are passed to Scanner.__init__ as the
274 class PyrexScanner(Scanner):
283 Scanner.__init__(self, get_lexicon(), file, filename, initial_pos)
364 #print "Scanner.indentation_action: indent with", repr(c) ###
367 #print "Scanner.indentation_action: setting indent_char to", repr(c)
/external/chromium_org/third_party/mesa/src/scons/
H A Dgallium.py42 import SCons.Scanner namespace
H A Dcustom.py41 import SCons.Scanner namespace
118 python_scanner = SCons.Scanner.Scanner(function = python_scan, skeys = ['.py'])
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
H A Dscanner.h7 typedef struct Scanner { struct
11 } Scanner; typedef in typeref:struct:Scanner
13 void Scanner_init(Scanner*, FILE *);
14 static Scanner *Scanner_new(FILE *);
16 int Scanner_echo(Scanner*, FILE *);
17 int Scanner_scan(Scanner*);
18 void Scanner_fatal(Scanner*, const char*);
19 static SubStr Scanner_token(Scanner*);
20 static unsigned int Scanner_line(Scanner*);
23 Scanner_token(Scanner *
[all...]
/external/mesa3d/scons/
H A Dgallium.py42 import SCons.Scanner namespace
H A Dcustom.py41 import SCons.Scanner namespace
118 python_scanner = SCons.Scanner.Scanner(function = python_scan, skeys = ['.py'])
/external/chromium_org/third_party/markdown/extensions/
H A Dattr_list.py61 Scanner = re.Scanner variable
64 from sre import Scanner namespace
84 _scanner = Scanner([
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DGrammarSpelunker.java50 protected Scanner scanner;
78 scanner = new Scanner(br);
154 public static class Scanner { class in class:GrammarSpelunker
159 public Scanner(Reader input) throws IOException { method in class:GrammarSpelunker.Scanner
/external/chromium_org/v8/src/
H A Dscanner.cc32 // Scanner
34 Scanner::Scanner(UnicodeCache* unicode_cache) function in class:v8::internal::Scanner
43 void Scanner::Initialize(Utf16CharacterStream* source) {
56 uc32 Scanner::ScanHexNumber(int expected_length) {
219 Token::Value Scanner::Next() {
252 bool Scanner::SkipWhiteSpace() {
292 Token::Value Scanner::SkipSingleLineComment() {
308 Token::Value Scanner::SkipSourceURLComment() {
318 void Scanner
[all...]
H A Dscanner.h303 // JavaScript Scanner.
305 class Scanner { class in namespace:v8::internal
311 explicit LiteralScope(Scanner* self)
324 Scanner* scanner_;
346 explicit Scanner(UnicodeCache* scanner_contants);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dwbnf.cpp786 class Scanner{ class
787 friend int DumpScanner(Scanner & s, UBool dumb);
802 Scanner(const char *src/*[in] c-string*/ = NULL):source(src){ function in class:Scanner
938 };//class Scanner
945 Scanner s;
1278 int DumpScanner(Scanner & s, UBool dump = TRUE){
1547 Scanner t(str);
1574 //Scanner t2(ts);
/external/llvm/lib/Support/
H A DYAMLParser.cpp260 class Scanner { class in namespace:llvm::yaml
262 Scanner(const StringRef Input, SourceMgr &SM);
263 Scanner(MemoryBuffer *Buffer, SourceMgr &SM_);
364 typedef StringRef::iterator (Scanner::*SkipWhileFunc)(StringRef::iterator);
547 Scanner scanner(Input, SM);
628 llvm::yaml::Scanner scanner(Input, SM);
702 Scanner::Scanner(StringRef Input, SourceMgr &sm) function in class:Scanner
717 Scanner::Scanner(MemoryBuffe function in class:Scanner
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 906 milliseconds

12