HomeSort by relevance Sort by last modified time
    Searched refs:reopen (Results 1 - 25 of 27) sorted by null

1 2

  /bionic/tests/
TemporaryFile.h 45 void reopen() { function in class:GenericTemporaryFile
sys_mman_test.cpp 85 tf.reopen();
156 tf.reopen();
164 tf.reopen();
  /frameworks/compile/libbcc/include/bcc/Support/
FileBase.h 90 inline bool reopen() { function in class:bcc::FileBase
93 // need to check it again in reopen().
  /external/jetty/src/java/org/eclipse/jetty/server/
HttpOutput.java 91 public void reopen() method in class:HttpOutput
AbstractHttpConnection.java 488 _out.reopen();
717 _out.reopen();
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/
builtin_Suite.py 1 """Suite builtin_Suite: Every application supports open, reopen, print, run, and quit
51 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in class:builtin_Suite_Events
52 """reopen: Reactivate a running application. Some applications will open a new untitled window if no window is open.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/
builtin_Suite.py 1 """Suite builtin_Suite: Every application supports open, reopen, print, run, and quit
51 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in class:builtin_Suite_Events
52 """reopen: Reactivate a running application. Some applications will open a new untitled window if no window is open.
  /frameworks/compile/libbcc/lib/Support/
FileBase.cpp 173 if (hasError() || !reopen()) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java 529 private void reopen() { method in class:BinaryDictionary
548 reopen(); method
569 reopen(); method
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 360 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in class:Standard_Suite_Events
361 """reopen: Reactivate a running application. Some applications will open a new untitled window if no window is open.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 360 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in class:Standard_Suite_Events
361 """reopen: Reactivate a running application. Some applications will open a new untitled window if no window is open.
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 352 # Open file, write UTF8 marker, close it, and reopen in text mode
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 699 file.reopen( file.path, 'r' )
    [all...]
  /external/opencv3/modules/videoio/src/
cap_gstreamer.cpp 133 bool reopen();
    [all...]
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js     [all...]

Completed in 1832 milliseconds

1 2