Home
last modified time | relevance | path

Searched defs:open_in (Results 1 – 25 of 58) sorted by relevance

123

/dports/textproc/htmlc/htmlc-2.21.0/compiler/
H A Dpath.ml68 let open_in = kfind Pervasives.open_in;; var
H A Dpath.mli36 val open_in : file_name -> in_channel;; val
H A Dio_domain.mli42 val open_in : io_domain -> in_channel;; val
H A Dio_domain.ml65 let open_in = function var
H A Dfile.ml134 let open_in fname = function
H A Dfile.mli100 val open_in : Path.file_name -> in_channel val
/dports/lang/polyml/polyml-5.8.2/basis/
H A DSML90.sml52 val open_in : string -> instream value
89 fun open_in s = TextIO.openIn s handle IO.Io _ => raise Io "Cannot open" function
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DBasicIO.sig7 val open_in : string -> instream; value
H A DSML90.sig35 val open_in : string -> instream value
H A DSML90.sml67 fun open_in s = BasicIO.open_in s function
H A DNJ93.sig58 val open_in : string -> instream value
H A DBasicIO.sml131 fun open_in s = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/stdlib/
H A Dscanf.mli128 val open_in : file_name -> in_channel val
H A Dscanf.ml123 val open_in : file_name -> in_channel val
385 let open_in = open_in_file Pervasives.open_in var
H A Dpervasives.ml389 let open_in name = function
/dports/lang/ocaml/ocaml-4.05.0/stdlib/
H A Dscanf.mli128 val open_in : file_name -> in_channel val
H A Dscanf.ml123 val open_in : file_name -> in_channel val
385 let open_in = open_in_file Pervasives.open_in var
H A Dpervasives.ml389 let open_in name = function
H A Dpervasives.mli876 val open_in : string -> in_channel val
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libappfuse/include/libappfuse/
H A DFuseBuffer.h62 fuse_open_in open_in; member
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libappfuse/include/libappfuse/
H A DFuseBuffer.h62 fuse_open_in open_in; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/android/
H A Ddummy_spnego_authenticator.cc80 int open_in) in GssContextMockImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/android/
H A Ddummy_spnego_authenticator.cc80 int open_in) in GssContextMockImpl()
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/threads/
H A Dpervasives.ml451 let open_in name = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/threads/
H A Dpervasives.ml451 let open_in name = function

123