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

  /external/openssh/
entropy.c 111 reopen:
137 goto reopen;
148 goto reopen;
  /external/grub/netboot/
fsys_tftp.c 330 /* Uggh.. FILEPOS has been moved backwards. So reopen the file. */
427 reopen:
439 /* Save the TFTP packet so that we can reopen the file later. */
481 goto reopen;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsDictionary.java 79 public void reopen(final Context context) { method in class:ContactsDictionary
ContactsBinaryDictionary.java 86 public void reopen(final Context context) { method in class:ContactsBinaryDictionary
LatinIME.java 527 ((ContactsBinaryDictionary)oldContactsDictionary).reopen(this); method
529 ((ContactsDictionary)oldContactsDictionary).reopen(this); method
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 699 file.reopen( file.path, 'r' )
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 1112 milliseconds