HomeSort by relevance Sort by last modified time
    Searched refs:close (Results 2251 - 2275 of 8652) sorted by null

<<919293949596979899100>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/arm64-v8a/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips64/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
basic_file.h 58 // True iff we opened _M_cfile, and thus must close it ourselves.
74 close();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
parser.py 73 return feedparser.close()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 29 def close(self, event=None): member in class:SearchDialogBase
37 top.bind("<Escape>", self.close)
38 top.protocol("WM_DELETE_WINDOW", self.close)
139 b = self.make_button("close", self.close)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macostools.py 103 ifp.close()
104 ofp.close()
112 ifp.close()
113 ofp.close()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
py25tests.py 44 self.con.close()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 27 def close(self): member in class:dummysocket
37 def close(self): member in class:dummychannel
38 self.socket.close()
85 conn.close()
87 serv.close()
411 os.close(fd)
417 w.close()
426 os.close(fd)
430 w.close()
442 os.close(fd
    [all...]
test_old_mailbox.py 78 msg.fp.close()
88 msg.fp.close()
99 msg.fp.close()
102 msg.fp.close()
test_threadedtempfile.py 39 f.close()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
parser.py 73 return feedparser.close()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 29 def close(self, event=None): member in class:SearchDialogBase
37 top.bind("<Escape>", self.close)
38 top.protocol("WM_DELETE_WINDOW", self.close)
139 b = self.make_button("close", self.close)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
py25tests.py 44 self.con.close()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 27 def close(self): member in class:dummysocket
37 def close(self): member in class:dummychannel
38 self.socket.close()
85 conn.close()
87 serv.close()
411 os.close(fd)
417 w.close()
426 os.close(fd)
430 w.close()
442 os.close(fd
    [all...]

Completed in 942 milliseconds

<<919293949596979899100>>