Home
last modified time | relevance | path

Searched refs:iomode (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/dports/devel/stack/stack-2.7.3/_cabal_deps/unliftio-0.2.16/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unliftio-0.2.19/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/unliftio-0.2.20/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unliftio-0.2.13/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unliftio-0.2.13/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unliftio-0.2.14/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/unliftio-0.2.14/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unliftio-0.2.14/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/unliftio-0.2.19/src/UnliftIO/IO/File/
H A DPosix.hs124 ioModeToFlags iomode =
125 case iomode of
199 iomode
249 iomode
376 withFileInDirectory dirFd filePath iomode =
453 copyFileHandle iomode fromFilePath toHandle =
460 unless (iomode == WriteMode) $ do
508 case iomode of
512 -> withBinaryFile filePath iomode action
528 case iomode of
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/051-pio_ioconfig/
H A Dfuzzer.py149 def get_substs(iomode, extracfg=None): argument
150 if iomode == "NONE":
153 iodir, type = iomode.split("_", 1)
172 lambda x: get_substs(iomode=x),
176 … lambda x: get_substs(iomode="INPUT_LVCMOS33", extracfg=("PULLMODE", x)),
179 … lambda x: get_substs(iomode="OUTPUT_LVCMOS33", extracfg=("SLEWRATE", x)),
182 … lambda x: get_substs(iomode="OUTPUT_LVCMOS33", extracfg=("DRIVE", x)),
185 … lambda x: get_substs(iomode="INPUT_LVCMOS33", extracfg=("HYSTERESIS", x)),
188 … lambda x: get_substs(iomode="OUTPUT_LVCMOS33", extracfg=("OPENDRAIN", x)),
192 … lambda x: get_substs(iomode="INPUT_LVCMOS33", extracfg=("CLAMP", x)),
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dpnfs.c490 .iomode = iomode, in pnfs_layout_io_set_failed()
663 lseg_range->iomode == recall_range->iomode) && in pnfs_should_free_range()
1216 args->range.iomode = iomode; in pnfs_init_layoutreturn_args()
1268 .iomode = iomode, in pnfs_layout_segments_returnable()
1780 (range->iomode != ls_range->iomode && in pnfs_lseg_range_match()
1958 .iomode = iomode, in pnfs_update_layout()
2307 u32 iomode; in pnfs_parse_lgopen() local
2344 iomode = lgp->args.range.iomode; in pnfs_parse_lgopen()
2538 .iomode = lseg->pls_range.iomode, in pnfs_error_mark_layout_for_return()
2567 if (lseg->pls_range.iomode != iomode && iomode != IOMODE_ANY) in pnfs_find_first_lseg()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dpnfs.c490 .iomode = iomode, in pnfs_layout_io_set_failed()
663 lseg_range->iomode == recall_range->iomode) && in pnfs_should_free_range()
1216 args->range.iomode = iomode; in pnfs_init_layoutreturn_args()
1268 .iomode = iomode, in pnfs_layout_segments_returnable()
1780 (range->iomode != ls_range->iomode && in pnfs_lseg_range_match()
1958 .iomode = iomode, in pnfs_update_layout()
2307 u32 iomode; in pnfs_parse_lgopen() local
2344 iomode = lgp->args.range.iomode; in pnfs_parse_lgopen()
2538 .iomode = lseg->pls_range.iomode, in pnfs_error_mark_layout_for_return()
2567 if (lseg->pls_range.iomode != iomode && iomode != IOMODE_ANY) in pnfs_find_first_lseg()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dpnfs.c490 .iomode = iomode, in pnfs_layout_io_set_failed()
663 lseg_range->iomode == recall_range->iomode) && in pnfs_should_free_range()
1216 args->range.iomode = iomode; in pnfs_init_layoutreturn_args()
1268 .iomode = iomode, in pnfs_layout_segments_returnable()
1780 (range->iomode != ls_range->iomode && in pnfs_lseg_range_match()
1958 .iomode = iomode, in pnfs_update_layout()
2307 u32 iomode; in pnfs_parse_lgopen() local
2344 iomode = lgp->args.range.iomode; in pnfs_parse_lgopen()
2538 .iomode = lseg->pls_range.iomode, in pnfs_error_mark_layout_for_return()
2567 if (lseg->pls_range.iomode != iomode && iomode != IOMODE_ANY) in pnfs_find_first_lseg()
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/053-pio_term/
H A Dfuzzer.py40 def get_substs(iomode, extracfg=None): argument
41 if iomode == "NONE":
44 iodir, type = iomode.split("_", 1)
61 … lambda x: get_substs(iomode="BIDIR_SSTL18_I", extracfg=("TERMINATION", x)),
65 … lambda x: get_substs(iomode="BIDIR_SSTL15_I", extracfg=("TERMINATION", x)),
69 … lambda x: get_substs(iomode="BIDIR_SSTL135_I", extracfg=("TERMINATION", x)),
73 … lambda x: get_substs(iomode="INPUT_LVDS", extracfg=("DIFFRESISTOR", x)),
/dports/astro/cfitsio/cfitsio-3.49/
H A Df77_wrap1.c146 ffopen( fptr, filename, iomode, status ); in Cffopen()
162 ffdkopn( fptr, filename, iomode, status ); in Cffdkopn()
173 void Cffnopn( fitsfile **fptr, const char *filename, int iomode, int *status );
174 void Cffnopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cffnopn() argument
177 ffopen( fptr, filename, iomode, status ); in Cffnopn()
186 void Cffdopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cffdopn() argument
189 ffdopn( fptr, filename, iomode, status ); in Cffdopn()
198 void Cfftopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cfftopn() argument
201 fftopn( fptr, filename, iomode, status ); in Cfftopn()
210 void Cffiopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cffiopn() argument
[all …]
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Df77_wrap1.c146 ffopen( fptr, filename, iomode, status ); in Cffopen()
162 ffdkopn( fptr, filename, iomode, status ); in Cffdkopn()
173 void Cffnopn( fitsfile **fptr, const char *filename, int iomode, int *status );
174 void Cffnopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cffnopn() argument
177 ffopen( fptr, filename, iomode, status ); in Cffnopn()
186 void Cffdopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cffdopn() argument
189 ffdopn( fptr, filename, iomode, status ); in Cffdopn()
198 void Cfftopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cfftopn() argument
201 fftopn( fptr, filename, iomode, status ); in Cfftopn()
210 void Cffiopn( fitsfile **fptr, const char *filename, int iomode, int *status ) in Cffiopn() argument
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/057-bankref/
H A Dfuzzer.py85 def get_substs(iomode, extracfg=None): argument
86 if iomode == "NONE":
89 iodir, type = iomode.split("_", 1)
110 lambda x: get_substs(iomode=vcco_opts[x]),
115iomode="INPUT_LVCMOS33D" if x == "ON" else "INPUT_LVCMOS33"),
119iomode="OUTPUT_LVDS" if x == "ON" else "OUTPUT_LVCMOS25D"),
123iomode="INPUT_SSTL15_II" if x == "ON" else "INPUT_LVDS"),
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/Handle/
H A DFD.hs177 openFile' filepath iomode binary non_blocking = do
179 (fd, fd_type) <- FD.openFile filepath iomode non_blocking
184 mkHandleFromFD fd fd_type filepath iomode
230 | ReadWriteMode <- iomode ->
235 mkFileHandle fd filepath iomode mb_codec nl
245 fdToHandle' fdint mb_type is_socket filepath iomode binary = do
252 (fd,fd_type) <- FD.mkFD fdint iomode mb_stat
256 mkHandleFromFD fd fd_type filepath iomode is_socket enc
267 iomode <- Posix.fdGetMode fdint
268 (fd,fd_type) <- FD.mkFD fdint iomode Nothing
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpfrob/
H A Dntpfrob.h11 typedef enum {plain_text, raw, json} iomode; typedef
15 extern void do_dump(const iomode mode, const int force) __attribute__((noreturn));
16 extern void jitter(const iomode mode) __attribute__((noreturn));
18 extern void precision(const iomode mode);
/dports/devel/stack/stack-2.7.3/_cabal_deps/unliftio-0.2.16/test/UnliftIO/IO/
H A DFileSpec.hs66 withHelloFileTestable fp iomode action = do
68 withFileTestable fp iomode action
121 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
126 withFileTestable fp iomode $ \h -> B.hPut h goodbye
130 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
135 withHelloFileTestable fp iomode $ \h -> do
141 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
146 withFileTestable fp iomode $ \h -> do
153 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
156 withHelloFileTestable fp iomode $ \h -> do
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unliftio-0.2.19/test/UnliftIO/IO/
H A DFileSpec.hs66 withHelloFileTestable fp iomode action = do
68 withFileTestable fp iomode action
121 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
126 withFileTestable fp iomode $ \h -> B.hPut h goodbye
130 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
135 withHelloFileTestable fp iomode $ \h -> do
141 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
146 withFileTestable fp iomode $ \h -> do
153 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
156 withHelloFileTestable fp iomode $ \h -> do
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/unliftio-0.2.20/test/UnliftIO/IO/
H A DFileSpec.hs66 withHelloFileTestable fp iomode action = do
68 withFileTestable fp iomode action
121 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
126 withFileTestable fp iomode $ \h -> B.hPut h goodbye
130 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
135 withHelloFileTestable fp iomode $ \h -> do
141 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
146 withFileTestable fp iomode $ \h -> do
153 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
156 withHelloFileTestable fp iomode $ \h -> do
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unliftio-0.2.13/test/UnliftIO/IO/
H A DFileSpec.hs66 withHelloFileTestable fp iomode action = do
68 withFileTestable fp iomode action
121 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
126 withFileTestable fp iomode $ \h -> B.hPut h goodbye
130 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
135 withHelloFileTestable fp iomode $ \h -> do
141 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
146 withFileTestable fp iomode $ \h -> do
153 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
156 withHelloFileTestable fp iomode $ \h -> do
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unliftio-0.2.14/test/UnliftIO/IO/
H A DFileSpec.hs66 withHelloFileTestable fp iomode action = do
68 withFileTestable fp iomode action
121 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
126 withFileTestable fp iomode $ \h -> B.hPut h goodbye
130 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
135 withHelloFileTestable fp iomode $ \h -> do
141 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
146 withFileTestable fp iomode $ \h -> do
153 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
156 withHelloFileTestable fp iomode $ \h -> do
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unliftio-0.2.13/test/UnliftIO/IO/
H A DFileSpec.hs66 withHelloFileTestable fp iomode action = do
68 withFileTestable fp iomode action
121 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
126 withFileTestable fp iomode $ \h -> B.hPut h goodbye
130 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
135 withHelloFileTestable fp iomode $ \h -> do
141 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
146 withFileTestable fp iomode $ \h -> do
153 forM_ [WriteMode, ReadWriteMode, AppendMode] $ \iomode ->
156 withHelloFileTestable fp iomode $ \h -> do

12345678910>>...14