Searched refs:find_include_file (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DMain.py213 def find_include_file(self, filename, pos): member in class:Context
H A DParsing.py1645 include_file_path = s.context.find_include_file(include_file_name, pos)
/external/chromium_org/third_party/cython/src/Cython/Build/
H A DDependencies.py427 include_path = self.context.find_include_file(include, None)

Completed in 512 milliseconds