HomeSort by relevance Sort by last modified time
    Searched full:save_annotation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Annotate.py 57 def save_annotation(self, source_filename, target_filename): member in class:AnnotationCCodeWriter
ModuleNode.py 361 rootwriter.save_annotation(result.main_source_file, result.c_file)
385 rootwriter.save_annotation(source_file, target_file)
    [all...]

Completed in 147 milliseconds