Home
last modified time | relevance | path

Searched defs:cpp_path (Results 1 – 2 of 2) sorted by relevance

/external/python/pycparser/pycparser/
D__init__.py18 def preprocess_file(filename, cpp_path='cpp', cpp_args=''): argument
51 def parse_file(filename, use_cpp=False, cpp_path='cpp', cpp_args='', argument
/external/cronet/net/tools/root_store_tool/
Droot_store_tool.cc147 const base::FilePath cpp_path) { in WriteRootCppFile()
192 const base::FilePath cpp_path) { in WriteEvCppFile()