Home
last modified time | relevance | path

Searched refs:omode (Results 226 – 250 of 1581) sorted by relevance

12345678910>>...64

/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsharedmemory_posix.cpp135 const mode_t omode = (mode == QSharedMemory::ReadOnly ? 0400 : 0600); in attach() local
139 EINTR_LOOP(hand, ::shm_open(shmName.constData(), oflag | O_CLOEXEC, omode)); in attach()
141 EINTR_LOOP(hand, ::shm_open(shmName.constData(), oflag, omode)); in attach()
143 EINTR_LOOP(hand, ::shm_open(shmName.constData(), oflag, omode)); in attach()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/examples/C/
H A Dcreate_open.c57 int ncid, cmode, omode; in main() local
89 omode = NC_NOWRITE; in main() local
90 err = ncmpi_open(MPI_COMM_WORLD, filename, omode, MPI_INFO_NULL, &ncid); in main()
/dports/databases/p5-TokyoCabinet/tokyocabinet-perl-1.34/
H A DTokyoCabinet.pm271 my $omode = shift;
276 $omode = OREADER if(!defined($omode));
541 my $omode = shift;
802 my $omode = shift;
807 $omode = OREADER if(!defined($omode));
1119 my $omode = shift;
1441 my $omode = shift;
1446 $omode = OREADER if(!defined($omode));
1695 my $omode = shift;
1933 my $omode = shift;
[all …]
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcfdb.c1229 return fdb->omode; in tcfdbomode()
1484 fdb->omode = 0; in tcfdbclear()
1736 if(omode & FDBOWRITER){ in tcfdbopenimpl()
1751 if(!(omode & FDBONOLCK)){ in tcfdbopenimpl()
1752 if(!tclock(fd, omode & FDBOWRITER, omode & FDBOLCKNB)){ in tcfdbopenimpl()
1758 if((omode & FDBOWRITER) && (omode & FDBOTRUNC)){ in tcfdbopenimpl()
1819 if(!(omode & FDBONOLCK)){ in tcfdbopenimpl()
1847 fdb->omode = omode; in tcfdbopenimpl()
2426 int omode = (fdb->omode & ~FDBOCREAT) & ~FDBOTRUNC; in tcfdboptimizeimpl() local
2443 int omode = fdb->omode; in tcfdbvanishimpl() local
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/asm/p/
H A Dasm_sysz.c20 static int omode = 0; in disassemble() local
25 if (cd && mode != omode) { in disassemble()
30 omode = mode; in disassemble()
H A Dasm_6502_cs.c26 static int omode = 0; in disassemble() local
31 if (cd && mode != omode) { in disassemble()
36 omode = mode; in disassemble()
/dports/devel/sunpromake/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/devel/smake/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/devel/sccs/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/devel/schilybase/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/net/rscsi/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE];
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode)
555 char *omode;
[all …]
/dports/archivers/star/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/editors/ved/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/rmt/
H A Drmt.c78 LOCAL int rmtoflags __PR((char *omode));
459 char omode[CMD_SIZE]; local
468 readarg(omode, sizeof (omode)); /* honor protocol */
469 DEBUG2("rmtd: O %s %s\n", device, omode);
477 readarg(omode, sizeof (omode));
478 omodes = rmtoflags(omode);
483 omodes = atoi(omode);
493 DEBUG2("rmtd: O %s %s\n", device, omode);
554 rmtoflags(omode) argument
555 char *omode;
[all …]
/dports/games/spring/spring_98.0/tools/pr-downloader/src/lib/soap/
H A DsoapContentServiceSoap12Proxy.cpp34 ContentServiceSoap12Proxy::ContentServiceSoap12Proxy(soap_mode imode, soap_mode omode) in ContentServiceSoap12Proxy() argument
35 { ContentServiceSoap12Proxy_init(imode, omode); in ContentServiceSoap12Proxy()
41 void ContentServiceSoap12Proxy::ContentServiceSoap12Proxy_init(soap_mode imode, soap_mode omode) in ContentServiceSoap12Proxy_init() argument
43 soap_omode(this, omode); in ContentServiceSoap12Proxy_init()
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/lib/soap/
H A DsoapContentServiceSoap12Proxy.cpp34 ContentServiceSoap12Proxy::ContentServiceSoap12Proxy(soap_mode imode, soap_mode omode) in ContentServiceSoap12Proxy() argument
35 { ContentServiceSoap12Proxy_init(imode, omode); in ContentServiceSoap12Proxy()
41 void ContentServiceSoap12Proxy::ContentServiceSoap12Proxy_init(soap_mode imode, soap_mode omode) in ContentServiceSoap12Proxy_init() argument
43 soap_omode(this, omode); in ContentServiceSoap12Proxy_init()
/dports/lang/zig/zig-0.9.0/lib/std/os/
H A Dplan9.zig67 pub fn open(path: [*:0]const u8, omode: OpenMode) usize {
68 return syscall_bits.syscall2(.OPEN, @ptrToInt(path), @enumToInt(omode));
71 pub fn create(path: [*:0]const u8, omode: OpenMode, perms: usize) usize {
72 return syscall_bits.syscall3(.CREATE, @ptrToInt(path), @enumToInt(omode), perms);
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/
H A Dplan9.zig67 pub fn open(path: [*:0]const u8, omode: OpenMode) usize {
68 return syscall_bits.syscall2(.OPEN, @ptrToInt(path), @enumToInt(omode));
71 pub fn create(path: [*:0]const u8, omode: OpenMode, perms: usize) usize {
72 return syscall_bits.syscall3(.CREATE, @ptrToInt(path), @enumToInt(omode), perms);
/dports/databases/qdbm-plus/qdbm-1.8.78/java/
H A DVillaTester.java75 int omode = Villa.OWRITER | Villa.OCREAT | Villa.OTRUNC; in dowrite() local
76 if(zc) omode |= Villa.OZCOMP; in dowrite()
77 villa = new Villa(name, omode, Villa.CMPLEX); in dowrite()
174 int omode = Villa.OWRITER | Villa.OCREAT | Villa.OTRUNC; in domulti() local
175 if(zc) omode |= Villa.OZCOMP; in domulti()
176 villa = new Villa(name, omode, Villa.CMPLEX); in domulti()
/dports/databases/qdbm/qdbm-1.8.78/java/
H A DVillaTester.java75 int omode = Villa.OWRITER | Villa.OCREAT | Villa.OTRUNC; in dowrite() local
76 if(zc) omode |= Villa.OZCOMP; in dowrite()
77 villa = new Villa(name, omode, Villa.CMPLEX); in dowrite()
174 int omode = Villa.OWRITER | Villa.OCREAT | Villa.OTRUNC; in domulti() local
175 if(zc) omode |= Villa.OZCOMP; in domulti()
176 villa = new Villa(name, omode, Villa.CMPLEX); in domulti()
/dports/biology/iolib/io_lib-io_lib-1-14-10/progs/
H A Dscramble.c145 char imode[10], *in_f = "", omode[10], *out_f = "", *index_fn = NULL, *index_out_fn = NULL; in main() local
403 sprintf(omode, "w%s%c", out_f, level); in main()
406 sprintf(omode, "w%s%c", detect_format(argv[optind+1]), level); in main()
407 if (!(out = scram_open(argv[optind+1], omode))) { in main()
412 if (!(out = scram_open("-", omode))) { in main()
562 if ((header || (omode[1] != 's' && omode[1] != '\0')) && scram_write_header(out) != 0) in main()
/dports/databases/qdbm-plus/qdbm-1.8.78/perl/villa/
H A DVilla.pm108 my($omode) = shift;
112 (defined($omode)) || ($omode = OREADER);
114 my($villa) = plvlopen($name, $omode, $cmode);
696 my($class, $name, $omode, $cmp) = @_;
698 (defined($omode)) || ($omode = OWRITER | OCREAT);
699 return $class->new($name, $omode, $cmp);
/dports/databases/qdbm/qdbm-1.8.78/perl/villa/
H A DVilla.pm108 my($omode) = shift;
112 (defined($omode)) || ($omode = OREADER);
114 my($villa) = plvlopen($name, $omode, $cmode);
696 my($class, $name, $omode, $cmp) = @_;
698 (defined($omode)) || ($omode = OWRITER | OCREAT);
699 return $class->new($name, $omode, $cmp);
/dports/math/parmetis/parmetis-4.0.3/metis/libmetis/
H A Dkwayfm.c21 real_t ffactor, idx_t omode) in Greedy_KWayOptimize() argument
61 real_t ffactor, idx_t omode) in Greedy_KWayCutOptimize() argument
159 if (omode == OMODE_BALANCE) { in Greedy_KWayCutOptimize()
201 if (omode == OMODE_REFINE) { in Greedy_KWayCutOptimize()
217 if (omode == OMODE_REFINE) { in Greedy_KWayCutOptimize()
472 if (omode == OMODE_BALANCE) { in Greedy_KWayVolOptimize()
511 if (omode == OMODE_REFINE) { in Greedy_KWayVolOptimize()
529 if (omode == OMODE_REFINE) { in Greedy_KWayVolOptimize()
733 if (omode == OMODE_BALANCE) { in Greedy_McKWayCutOptimize()
842 if (omode == OMODE_REFINE) { in Greedy_McKWayCutOptimize()
[all …]

12345678910>>...64