Home
last modified time | relevance | path

Searched refs:put_setup_refcount_context (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCode.py953 w.put_setup_refcount_context("__Pyx_InitCachedConstants")
2051 def put_setup_refcount_context(self, name, acquire_gil=False): member in CCodeWriter
DNodes.py1702 code.put_setup_refcount_context(
3025 code.put_setup_refcount_context('%s (wrapper)' % self.name)
3832 code.put_setup_refcount_context(self.entry.name)
DModuleNode.py2023 code.put_setup_refcount_context(header3)