Searched refs:opened (Results 151 - 169 of 169) sorted by relevance

1234567

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DChanges460 was that 0.33 was reusing the same file handle for every opened file,
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duupoll.shar180 the file could not be opened it will use stdout to tell you just that and quit.
454 X can't be opened. It will be a single message to tell
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dfortran.vim156 syn keyword fortranIO access blank direct exist file fmt form formatted iostat name named nextrec number opened rec recl sequential status unformatted unit
H A D2html.vim760 " to keep the filler spaces hidden if the fold is opened by mouse
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dconfigure1440 i370-*-opened*)
1741 i370-ibm-opened*)
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOGraphicsLib.c4424 if (connectRef->opened) return (kIOReturnSuccess);
4425 connectRef->opened = true;
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_vnops.c725 int error, accessMode, denyMode, opened = 0; local
774 /* Just mark that it was opened */
851 if (!opened)
871 opened = 1;
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm1949 opened the database and has a write lock, but it hasn't actually updated
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_io.rb1902 assert_match(/not opened for reading/, e.message, bug6054)
/macosx-10.9.5/tcl-102/tcl_ext/tbcload/tbcload/tests/tcl/
H A Dinterp.tcl507 } {1 {channel "stdout" wasn't opened for reading}}
518 [list 1 [format "channel \"%s\" wasn't opened for reading" $f]]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim885 call append("$", "foldopen\tspecifies for which commands a fold will be opened")
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dconfigure3600 i370-*-opened*) frag=mh-openedition ;;
10170 # effectively closing config.log, so it can be properly (re)opened and
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex1052 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex1055 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex1055 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex1075 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex1075 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim5504 " choice = 2 : didn't save modified file, opened window
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c961 #define SQLITE_NOTADB 26 /* File opened that is not a database file */
1142 ** Every file opened by the [sqlite3_vfs.xOpen] method populates an
1412 ** call, depending on the object being opened:
1452 ** It is <i>not</i> used to indicate the file should be opened
2029 ** connection is opened. If it is globally disabled, filenames are
2031 ** database connection is opened. By default, URI handling is globally
2233 ** [UPDATE] or [DELETE] statements since the [database connection] was opened.
2943 ** object.)^ ^(If the database is opened (and/or created) successfully, then
2953 ** Whether or not an error occurs when it is opened, resources
2967 ** <dd>The database is opened i
[all...]

Completed in 434 milliseconds

1234567