HomeSort by relevance Sort by last modified time
    Searched refs:close (Results 2076 - 2100 of 7589) sorted by null

<<81828384858687888990>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 close();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
basic_file.h 59 // True iff we opened _M_cfile, and thus must close it ourselves.
75 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/x86/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()

Completed in 397 milliseconds

<<81828384858687888990>>