/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_messages_facets.h | 68 inline void close(catalog __c) const function in class:messages 101 inline void close(catalog __c) const function in class:messages
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_messages_facets.h | 68 inline void close(catalog __c) const function in class:messages 101 inline void close(catalog __c) const function in class:messages
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_messages_facets.h | 68 inline void close(catalog __c) const function in class:messages 101 inline void close(catalog __c) const function in class:messages
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_messages_facets.h | 68 inline void close(catalog __c) const function in class:messages 101 inline void close(catalog __c) const function in class:messages
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_sysconfig.py | 63 fd.close() 75 fd.close()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
Percolator.py | 15 def close(self): member in class:Percolator 20 self.redir.close(); self.redir = None
|
WidgetRedirector.py | 42 def close(self): member in class:WidgetRedirector 120 redir.unregister("insert") # runs after first 'close window' 121 redir.close()
|
textView.py | 13 """Show the given text in a scrollable window with a 'close' button 44 self.buttonOk = Button(frameButtons, text='Close', 97 close = Button(root, text='Close', command=root.destroy) variable 98 close.pack(side=RIGHT)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
sortperf.py | 32 fp.close() 44 fp.close()
|
test_pdb.py | 31 proc.stdout.close() 32 proc.stdin.close()
|
test_pkgimport.py | 26 self.package_dir, '__init__'+os.extsep+'py'), 'w').close() 45 f.close()
|
test_quopri.py | 181 self.addCleanup(process.stdout.close) 192 self.addCleanup(process.stdout.close)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
uu.py | 87 f.close() 156 f.close()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
simple_server.py | 30 def close(self): member in class:ServerHandler 36 SimpleHandler.close(self)
|
util.py | 17 if hasattr(filelike,'close'): 18 self.close = filelike.close
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_sysconfig.py | 63 fd.close() 75 fd.close()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
Percolator.py | 15 def close(self): member in class:Percolator 20 self.redir.close(); self.redir = None
|
WidgetRedirector.py | 42 def close(self): member in class:WidgetRedirector 120 redir.unregister("insert") # runs after first 'close window' 121 redir.close()
|
textView.py | 13 """Show the given text in a scrollable window with a 'close' button 44 self.buttonOk = Button(frameButtons, text='Close', 97 close = Button(root, text='Close', command=root.destroy) variable 98 close.pack(side=RIGHT)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
sortperf.py | 32 fp.close() 44 fp.close()
|
test_pdb.py | 31 proc.stdout.close() 32 proc.stdin.close()
|
test_pkgimport.py | 26 self.package_dir, '__init__'+os.extsep+'py'), 'w').close() 45 f.close()
|
test_quopri.py | 181 self.addCleanup(process.stdout.close) 192 self.addCleanup(process.stdout.close)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
uu.py | 87 f.close() 156 f.close()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
simple_server.py | 30 def close(self): member in class:ServerHandler 36 SimpleHandler.close(self)
|