Home
last modified time | relevance | path

Searched refs:realstyle (Results 26 – 29 of 29) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/
H A Db_print.c564 int realstyle; in fmtfp() local
583 realstyle = F_FORMAT; in fmtfp()
585 realstyle = E_FORMAT; in fmtfp()
588 realstyle = E_FORMAT; in fmtfp()
590 realstyle = F_FORMAT; in fmtfp()
593 realstyle = style; in fmtfp()
617 if (realstyle == F_FORMAT) { in fmtfp()
634 if (realstyle == E_FORMAT) in fmtfp()
691 if (realstyle == E_FORMAT) { in fmtfp()
716 if (realstyle == E_FORMAT) in fmtfp()
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Da_morph.cpp518 int realstyle = actor->player->MorphStyle; in P_MorphedDeath() local
523 *morphedstyle = realstyle; in P_MorphedDeath()
540 int realstyle = fakeme->MorphStyle; in P_MorphedDeath() local
545 *morphedstyle = realstyle; in P_MorphedDeath()
/dports/devel/SpecTcl/SpecTcl/SpecTcl/
H A Dtoolbar.tk470 set realstyle {{}}
472 set realstyle $style
474 set bad [catch "grid configure $Current(widget) -sticky $realstyle" msg]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_interaction.cpp336 int realstyle = 0; in EXTERN_CVAR() local
338 if (P_MorphedDeath(this, &realthis, &realstyle, &realhealth)) in EXTERN_CVAR()
340 if (!(realstyle & MORPH_UNDOBYDEATHSAVES)) in EXTERN_CVAR()

12