Home
last modified time | relevance | path

Searched refs:ctlflags (Results 1 – 24 of 24) sorted by relevance

/dports/devel/sdl20/SDL2-2.0.18/src/audio/dsp/
H A DSDL_dspaudio.c113 long ctlflags; in DSP_OpenDevice() local
114 ctlflags = fcntl(this->hidden->audio_fd, F_GETFL); in DSP_OpenDevice()
115 ctlflags &= ~O_NONBLOCK; in DSP_OpenDevice()
116 if (fcntl(this->hidden->audio_fd, F_SETFL, ctlflags) < 0) { in DSP_OpenDevice()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/audio/dsp/
H A DSDL_dspaudio.c113 long ctlflags; in DSP_OpenDevice() local
114 ctlflags = fcntl(this->hidden->audio_fd, F_GETFL); in DSP_OpenDevice()
115 ctlflags &= ~O_NONBLOCK; in DSP_OpenDevice()
116 if (fcntl(this->hidden->audio_fd, F_SETFL, ctlflags) < 0) { in DSP_OpenDevice()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/audio/dsp/
H A DSDL_dspaudio.c113 long ctlflags; in DSP_OpenDevice() local
114 ctlflags = fcntl(this->hidden->audio_fd, F_GETFL); in DSP_OpenDevice()
115 ctlflags &= ~O_NONBLOCK; in DSP_OpenDevice()
116 if (fcntl(this->hidden->audio_fd, F_SETFL, ctlflags) < 0) { in DSP_OpenDevice()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/audio/dsp/
H A DSDL_dspaudio.c113 long ctlflags; in DSP_OpenDevice() local
114 ctlflags = fcntl(this->hidden->audio_fd, F_GETFL); in DSP_OpenDevice()
115 ctlflags &= ~O_NONBLOCK; in DSP_OpenDevice()
116 if (fcntl(this->hidden->audio_fd, F_SETFL, ctlflags) < 0) { in DSP_OpenDevice()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/audio/dsp/
H A DSDL_dspaudio.c113 long ctlflags; in DSP_OpenDevice() local
114 ctlflags = fcntl(this->hidden->audio_fd, F_GETFL); in DSP_OpenDevice()
115 ctlflags &= ~O_NONBLOCK; in DSP_OpenDevice()
116 if (fcntl(this->hidden->audio_fd, F_SETFL, ctlflags) < 0) { in DSP_OpenDevice()
/dports/x11/controllermap/SDL2-2.0.18/src/audio/dsp/
H A DSDL_dspaudio.c113 long ctlflags; in DSP_OpenDevice() local
114 ctlflags = fcntl(this->hidden->audio_fd, F_GETFL); in DSP_OpenDevice()
115 ctlflags &= ~O_NONBLOCK; in DSP_OpenDevice()
116 if (fcntl(this->hidden->audio_fd, F_SETFL, ctlflags) < 0) { in DSP_OpenDevice()
/dports/databases/db5/db-5.3.28/src/rep/
H A Drep_util.c212 __rep_send_bulk(env, bulkp, ctlflags) in __rep_send_bulk() argument
215 u_int32_t ctlflags;
332 u_int32_t ctlflags, repflags;
388 cntrl.flags = ctlflags;
410 if (FLD_ISSET(ctlflags, REPCTL_PERM)) {
1610 u_int32_t ctlflags, flags;
2243 u_int32_t ctlflags, rectype, verbflag; local
2247 ctlflags = rp->flags;
2382 if (FLD_ISSET(ctlflags, REPCTL_FLUSH))
2391 if (FLD_ISSET(ctlflags, REPCTL_LEASE))
[all …]
H A Drep_elect.c128 u_int32_t ack, ctlflags, data_gen, egen, nsites; local
187 ctlflags = realpri != 0 ? REPCTL_ELECTABLE : 0;
313 DB_ASSERT(env, ctlflags == REPCTL_ELECTABLE);
384 ctlflags = 0;
430 tiebreaker, ctlflags);
448 rep->vote1.ctlflags = ctlflags;
453 data_gen, DB_EID_BROADCAST, REP_VOTE1, ctlflags);
888 eid, REP_VOTE1, vote1.ctlflags);
H A Drep_log.c800 u_int32_t ctlflags, flags, type; local
810 ctlflags = flags = 0;
888 ctlflags = REPCTL_INIT;
890 type, &next_lsn, max_lsn_dbtp, ctlflags, flags);
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_util.c205 __rep_send_bulk(env, bulkp, ctlflags) in __rep_send_bulk() argument
208 u_int32_t ctlflags;
325 u_int32_t ctlflags, repflags;
377 cntrl.flags = ctlflags;
399 if (FLD_ISSET(ctlflags, REPCTL_PERM)) {
1607 u_int32_t ctlflags, flags;
2325 u_int32_t ctlflags, rectype, verbflag; local
2329 ctlflags = rp->flags;
2484 if (FLD_ISSET(ctlflags, REPCTL_FLUSH))
2493 if (FLD_ISSET(ctlflags, REPCTL_LEASE))
[all …]
H A Drep_elect.c130 u_int32_t ack, ctlflags, data_gen, egen, nsites; local
198 ctlflags = realpri != 0 ? REPCTL_ELECTABLE : 0;
323 DB_ASSERT(env, ctlflags == REPCTL_ELECTABLE);
394 ctlflags = 0;
440 tiebreaker, ctlflags);
458 rep->vote1.ctlflags = ctlflags;
463 data_gen, DB_EID_BROADCAST, REP_VOTE1, ctlflags);
878 eid, REP_VOTE1, vote1.ctlflags);
H A Drep_verify.c223 u_int32_t ctlflags; local
226 ctlflags = 0;
248 FLD_SET(ctlflags, REPCTL_INMEM_ONLY);
268 master, REP_UPDATE_REQ, NULL, NULL, ctlflags, 0);
H A Drep_log.c791 u_int32_t ctlflags, flags, type; local
801 ctlflags = flags = 0;
882 ctlflags = REPCTL_INIT;
884 type, &next_lsn, max_lsn_dbtp, ctlflags, flags);
/dports/databases/db18/db-18.1.40/src/log/
H A Dlog_put.c206 u_int32_t ctlflags; local
213 ctlflags = LF_ISSET(DB_LOG_COMMIT | DB_LOG_CHKPNT) ?
218 ctlflags |= REPCTL_FLUSH;
261 &lsn, udbt, ctlflags);
275 REP_LOG, &lsn, udbt, ctlflags, 0);
277 if (FLD_ISSET(ctlflags, REPCTL_PERM)) {
300 if (ret != 0 && FLD_ISSET(ctlflags, REPCTL_PERM))
/dports/databases/db5/db-5.3.28/src/log/
H A Dlog_put.c191 u_int32_t ctlflags; local
198 ctlflags = LF_ISSET(DB_LOG_COMMIT | DB_LOG_CHKPNT) ?
203 ctlflags |= REPCTL_FLUSH;
246 &lsn, udbt, ctlflags);
260 REP_LOG, &lsn, udbt, ctlflags, 0);
262 if (FLD_ISSET(ctlflags, REPCTL_PERM)) {
286 if (ret != 0 && FLD_ISSET(ctlflags, REPCTL_PERM))
/dports/games/openttd/openttd-12.1/src/
H A Dindustry.h88 IndustryControlFlags ctlflags; ///< flags overriding standard behaviours member
H A Dindustry_cmd.cpp1762 i->ctlflags = INDCTL_NONE; in DoCreateNewIndustry()
2088 IndustryControlFlags ctlflags = (IndustryControlFlags)GB(p2, 8, 8) & INDCTL_MASK; in CmdIndustryCtrl() local
2090 if (flags & DC_EXEC) ind->ctlflags = ctlflags; in CmdIndustryCtrl()
2735 closeit = !(i->ctlflags & (INDCTL_NO_CLOSURE | INDCTL_NO_PRODUCTION_DECREASE)); in ChangeIndustryProduction()
2768 if ((i->ctlflags & INDCTL_NO_PRODUCTION_DECREASE) && new_prod < old_prod) continue; in ChangeIndustryProduction()
2769 if ((i->ctlflags & INDCTL_NO_PRODUCTION_INCREASE) && new_prod > old_prod) continue; in ChangeIndustryProduction()
2791 if ((i->ctlflags & INDCTL_NO_PRODUCTION_DECREASE) && (div > 0 || increment < 0)) return; in ChangeIndustryProduction()
2792 if ((i->ctlflags & INDCTL_NO_PRODUCTION_INCREASE) && (mul > 0 || increment > 0)) return; in ChangeIndustryProduction()
2834 if (closeit && !CheckIndustryCloseDownProtection(i->type) && !(i->ctlflags & INDCTL_NO_CLOSURE)) { in ChangeIndustryProduction()
H A Dnewgrf_industries.cpp252 case 0x47: return this->industry->ctlflags; in GetVariable()
/dports/games/openttd/openttd-12.1/src/saveload/
H A Dindustry_sl.cpp59 …SLE_CONDVAR(Industry, ctlflags, SLE_UINT8, SLV_GS_INDUSTRY_CONTR…
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_industry.cpp252 return i->ctlflags; in GetControlFlags()
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Drep.h260 u_int32_t ctlflags; member
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Drep.h300 u_int32_t ctlflags; member
/dports/databases/db5/db-5.3.28/dist/validate/
H A Ds_chk_spell.dict933 ctlflags
/dports/databases/db18/db-18.1.40/dist/validate/
H A Ds_chk_spell.dict931 ctlflags