Home
last modified time | relevance | path

Searched defs:create_parser (Results 1 – 3 of 3) sorted by relevance

/third_party/benchmark/tools/
Dcompare.py40 def create_parser(): function
/third_party/python/Lib/xml/sax/
Dexpatreader.py436 def create_parser(*args, **kwargs): function
/third_party/rust/rust/compiler/rustc_expand/src/mbe/
Dmacro_rules.rs448 let create_parser = || { in compile_declarative_macro() localVariable