Searched defs:get_code (Results 1 - 10 of 10) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpkgutil.py277 def get_code(self, fullname=None): member in class:ImpLoader
291 self.code = self._get_delegate().get_code()
H A Dimputil.py212 ### we should blast the module dict and do another get_code(). need to
273 result = self.get_code(parent, modname, fqname)
286 # did get_code() return an actual module? (rather than a code object)
370 def get_code(self, parent, modname, fqname): member in class:Importer
401 raise RuntimeError, "get_code not implemented"
505 def get_code(self, parent, modname, fqname): member in class:BuiltinImporter
542 def get_code(self, parent, modname, fqname): member in class:_FilesystemImporter
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpkgutil.py277 def get_code(self, fullname=None): member in class:ImpLoader
291 self.code = self._get_delegate().get_code()
H A Dimputil.py212 ### we should blast the module dict and do another get_code(). need to
273 result = self.get_code(parent, modname, fqname)
286 # did get_code() return an actual module? (rather than a code object)
370 def get_code(self, parent, modname, fqname): member in class:Importer
401 raise RuntimeError, "get_code not implemented"
505 def get_code(self, parent, modname, fqname): member in class:BuiltinImporter
542 def get_code(self, parent, modname, fqname): member in class:_FilesystemImporter
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h27201 HRESULT (WINAPI *get_code)(IHTMLObjectElement *This,BSTR *p); member in struct:IHTMLObjectElementVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h27201 HRESULT (WINAPI *get_code)(IHTMLObjectElement *This,BSTR *p); member in struct:IHTMLObjectElementVtbl
[all...]
/prebuilts/misc/common/jython/
H A Djython.jarMETA-INF/MANIFEST.MF com/xhaus/modjy/ModjyJServlet.class ModjyJServlet.java package com.xhaus ...
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
H A Djython-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/services/javax.script.ScriptEngineFactory com/xhaus/modjy/ModjyJServlet ...
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 287 milliseconds