Home
last modified time | relevance | path

Searched refs:bMode (Results 1 – 25 of 133) sorted by relevance

123456

/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DAEncodeProperties.h134 inline void SetCopyrightMode(const bool bMode) { bCopyright = bMode; } in SetCopyrightMode() argument
138 inline void SetCRCMode(const bool bMode) { bCRC = bMode; } in SetCRCMode() argument
142 inline void SetOriginalMode(const bool bMode) { bOriginal = bMode; } in SetOriginalMode() argument
146 inline void SetPrivateMode(const bool bMode) { bPrivate = bMode; } in SetPrivateMode() argument
151 inline void SetSmartOutputMode(const bool bMode) { bSmartOutput = bMode; } in SetSmartOutputMode() argument
155 inline void SetAbrOutputMode(const bool bMode) { bAbrOutput = bMode; } in SetAbrOutputMode() argument
161 inline void SetNoBiResMode(const bool bMode) { bNoBitRes = bMode; } in SetNoBiResMode() argument
166 inline void SetForceChannelMode(const bool bMode) { bForceChannel = bMode; } in SetForceChannelMode() argument
177 inline void SetXingFrameMode(const bool bMode) { bXingFrame = bMode; } in SetXingFrameMode() argument
/dports/audio/lame/lame-3.100/ACM/
H A DAEncodeProperties.h134 inline void SetCopyrightMode(const bool bMode) { bCopyright = bMode; } in SetCopyrightMode() argument
138 inline void SetCRCMode(const bool bMode) { bCRC = bMode; } in SetCRCMode() argument
142 inline void SetOriginalMode(const bool bMode) { bOriginal = bMode; } in SetOriginalMode() argument
146 inline void SetPrivateMode(const bool bMode) { bPrivate = bMode; } in SetPrivateMode() argument
151 inline void SetSmartOutputMode(const bool bMode) { bSmartOutput = bMode; } in SetSmartOutputMode() argument
155 inline void SetAbrOutputMode(const bool bMode) { bAbrOutput = bMode; } in SetAbrOutputMode() argument
161 inline void SetNoBiResMode(const bool bMode) { bNoBitRes = bMode; } in SetNoBiResMode() argument
166 inline void SetForceChannelMode(const bool bMode) { bForceChannel = bMode; } in SetForceChannelMode() argument
177 inline void SetXingFrameMode(const bool bMode) { bXingFrame = bMode; } in SetXingFrameMode() argument
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/
H A DAEncodeProperties.h134 inline void SetCopyrightMode(const bool bMode) { bCopyright = bMode; } in SetCopyrightMode() argument
138 inline void SetCRCMode(const bool bMode) { bCRC = bMode; } in SetCRCMode() argument
142 inline void SetOriginalMode(const bool bMode) { bOriginal = bMode; } in SetOriginalMode() argument
146 inline void SetPrivateMode(const bool bMode) { bPrivate = bMode; } in SetPrivateMode() argument
151 inline void SetSmartOutputMode(const bool bMode) { bSmartOutput = bMode; } in SetSmartOutputMode() argument
155 inline void SetAbrOutputMode(const bool bMode) { bAbrOutput = bMode; } in SetAbrOutputMode() argument
161 inline void SetNoBiResMode(const bool bMode) { bNoBitRes = bMode; } in SetNoBiResMode() argument
166 inline void SetForceChannelMode(const bool bMode) { bForceChannel = bMode; } in SetForceChannelMode() argument
177 inline void SetXingFrameMode(const bool bMode) { bXingFrame = bMode; } in SetXingFrameMode() argument
/dports/chinese/scim-fcitx/fcitx/src/
H A DPYFA.cpp68 {"zuang", &MHPY_C[5].bMode}
70 {"zuang", &MHPY_S[4].bMode}
74 {"zua", &MHPY_S[4].bMode}
144 {"yuang", &MHPY_C[5].bMode}
176 {"xuang", &MHPY_C[5].bMode}
184 {"xou", &MHPY_C[4].bMode}
242 {"tin", &MHPY_C[3].bMode}
256 {"ten", &MHPY_C[1].bMode}
282 {"sua", &MHPY_S[3].bMode}
943 if (MHPY_C[i].bMode) in GetMHIndex_C()
[all …]
H A Dtools.cpp29 void LoadConfig (Bool bMode) in LoadConfig() argument
244 MHPY_C[0].bMode = atoi (pstr); in LoadConfig()
245 MHPY_S[5].bMode = atoi (pstr); in LoadConfig()
249 MHPY_C[1].bMode = atoi (pstr); in LoadConfig()
253 MHPY_C[2].bMode = atoi (pstr); in LoadConfig()
257 MHPY_C[3].bMode = atoi (pstr); in LoadConfig()
261 MHPY_C[4].bMode = atoi (pstr); in LoadConfig()
265 MHPY_C[5].bMode = atoi (pstr); in LoadConfig()
269 MHPY_S[0].bMode = atoi (pstr); in LoadConfig()
273 MHPY_S[1].bMode = atoi (pstr); in LoadConfig()
[all …]
H A DpyParser.h46 int IsSyllabary (char *strPY, Bool bMode);
47 int IsConsonant (char *strPY, Bool bMode);
48 int FindPYFAIndex (char *strPY, Bool bMode);
H A DpyParser.cpp21 int IsSyllabary (char *strPY, Bool bMode) in IsSyllabary() argument
26 if (bMode) { in IsSyllabary()
39 int IsConsonant (char *strPY, Bool bMode) in IsConsonant() argument
44 if (bMode) { in IsConsonant()
57 int FindPYFAIndex (char *strPY, Bool bMode) in FindPYFAIndex() argument
64 if (bMode) { in FindPYFAIndex()
253 if (!strcmp (strPY, "eng") && MHPY_C[1].bMode) { in MapPY()
H A Dtools.h7 void LoadConfig (Bool bMode);
29 void LoadConfig (Bool bMode);
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dpyconfig.c53 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyEnEng", MHPY_C[1].bMode)
54 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyIanIang", MHPY_C[2].bMode)
55 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyInIng", MHPY_C[3].bMode)
56 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyOuU", MHPY_C[4].bMode)
58 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyCCh", MHPY_S[0].bMode)
59 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyFH", MHPY_S[1].bMode)
60 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyLN", MHPY_S[2].bMode)
61 CONFIG_BINDING_REGISTER("Pinyin", "FuzzySSH", MHPY_S[3].bMode)
62 CONFIG_BINDING_REGISTER("Pinyin", "FuzzyZZH", MHPY_S[4].bMode)
64 CONFIG_BINDING_REGISTER("Pinyin", "MisstypeVU", MHPY_C[6].bMode)
[all …]
H A DPYFA.c1186 if (MHPY_C[i].bMode) in GetMHIndex_C()
1203 if (MHPY_C[i].bMode) in GetMHIndex_C2()
1213 int GetMHIndex_S2(MHPY* MHPY_S, char map1, char map2, boolean bMode) in GetMHIndex_S2() argument
1220 if (MHPY_S[i].bMode || bMode) in GetMHIndex_S2()
1263 mhpy[iBaseCount].bMode = false; in InitMHPY()
1296 pyconfig->PYTable[iBaseCount].pMH = &pyconfig->MHPY_C[6].bMode; in InitPYTable()
1300 pyconfig->PYTable[iBaseCount].pMH = &pyconfig->MHPY_C[0].bMode; in InitPYTable()
1304 pyconfig->PYTable[iBaseCount].pMH = &pyconfig->MHPY_C[1].bMode; in InitPYTable()
1308 pyconfig->PYTable[iBaseCount].pMH = &pyconfig->MHPY_C[2].bMode; in InitPYTable()
1312 pyconfig->PYTable[iBaseCount].pMH = &pyconfig->MHPY_C[3].bMode; in InitPYTable()
[all …]
H A DpyParser.h52 int IsSyllabary(const char *strPY, boolean bMode);
53 int IsConsonant(const char *strPY, boolean bMode);
54 int FindPYFAIndex(struct _FcitxPinyinConfig* pyconfig, const char *strPY, boolean bMode
H A DPYFA.h35 boolean bMode; member
68 int GetMHIndex_S2(MHPY* MHPY_S, char map1, char map2, boolean bMode);
H A DpyParser.c40 int IsSyllabary(const char *strPY, boolean bMode) in IsSyllabary() argument
45 if (bMode) { in IsSyllabary()
57 int IsConsonant(const char *strPY, boolean bMode) in IsConsonant() argument
62 if (bMode) { in IsConsonant()
74 int FindPYFAIndex(FcitxPinyinConfig *pyconfig, const char *strPY, boolean bMode) in FindPYFAIndex() argument
81 if (bMode) in FindPYFAIndex()
345 if (!strcmp(strPY, "eng") && pyconfig->MHPY_C[1].bMode) { in MapPY()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dtxtnum.cxx53 bool bMode = !GetShell().SelectionHasNumber(); // #i29560# in ExecEnterNum() local
55 bMode = pItem->GetValue(); in ExecEnterNum()
57 rReq.AppendItem( SfxBoolItem( FN_PARAM_1, bMode ) ); in ExecEnterNum()
59 if ( bMode != (GetShell().SelectionHasNumber()) ) // #i29560# in ExecEnterNum()
62 if( bMode ) in ExecEnterNum()
68 if (bNewResult!=bMode) { in ExecEnterNum()
82 bool bMode = !GetShell().SelectionHasBullet(); // #i29560# in ExecEnterNum() local
84 bMode = pItem->GetValue(); in ExecEnterNum()
86 rReq.AppendItem( SfxBoolItem( FN_PARAM_1, bMode ) ); in ExecEnterNum()
91 if( bMode ) in ExecEnterNum()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dtxtnum.cxx56 bool bMode = !GetShell().SelectionHasNumber(); // #i29560# in ExecEnterNum() local
58 bMode = pItem->GetValue(); in ExecEnterNum()
60 rReq.AppendItem( SfxBoolItem( FN_PARAM_1, bMode ) ); in ExecEnterNum()
62 if ( bMode != (GetShell().SelectionHasNumber()) ) // #i29560# in ExecEnterNum()
65 if( bMode ) in ExecEnterNum()
71 if (bNewResult!=bMode) { in ExecEnterNum()
85 bool bMode = !GetShell().SelectionHasBullet(); // #i29560# in ExecEnterNum() local
87 bMode = pItem->GetValue(); in ExecEnterNum()
89 rReq.AppendItem( SfxBoolItem( FN_PARAM_1, bMode ) ); in ExecEnterNum()
94 if( bMode ) in ExecEnterNum()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/
H A Dmode_changed.vue11 bMode: {
21 b_mode: this.bMode,
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DXYWnd.h136 void SetClipMode(bool bMode);
137 void RetainClipMode(bool bMode);
140 bool SetRotateMode(bool bMode);
142 void SetScaleMode(bool bMode);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ppt/
H A Dslidetransition.hxx50 void setMode( bool bMode ) in setMode() argument
51 { mbMode = bMode; } in setMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ppt/
H A Dslidetransition.hxx50 void setMode( bool bMode ) in setMode() argument
51 { mbMode = bMode; } in setMode()
/dports/devel/indi/indi-1.9.1/libs/indibase/
H A Dbaseclientqt.cpp644 BLOBMode *bMode = findBLOBMode(std::string(dev), prop ? std::string(prop) : std::string()); in setBLOBMode() local
646 if (bMode == nullptr) in setBLOBMode()
657 if (bMode->blobMode == blobH) in setBLOBMode()
660 bMode->blobMode = blobH; in setBLOBMode()
669 BLOBMode *bMode = findBLOBMode(dev, (prop ? std::string(prop) : std::string())); in getBLOBMode() local
671 if (bMode) in getBLOBMode()
672 bHandle = bMode->blobMode; in getBLOBMode()
H A Dbaseclient.cpp1069 BLOBMode *bMode = d->findBLOBMode(std::string(dev), (prop ? std::string(prop) : std::string())); in setBLOBMode() local
1071 if (bMode == nullptr) in setBLOBMode()
1082 if (bMode->blobMode == blobH) in setBLOBMode()
1085 bMode->blobMode = blobH; in setBLOBMode()
1096 BLOBMode *bMode = d->findBLOBMode(dev, (prop ? std::string(prop) : std::string())); in getBLOBMode() local
1098 if (bMode) in getBLOBMode()
1099 bHandle = bMode->blobMode; in getBLOBMode()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280.c75 uint16_t bMode, fracMode, aModeRefSel = 0; in ar9280SetChannel() local
91 bMode = 1; in ar9280SetChannel()
106 bMode = 0; in ar9280SetChannel()
132 reg32 = reg32 | (bMode << 29) | (fracMode << 28) | in ar9280SetChannel()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/controls/
H A Dwindow.h96 void SetMovable(bool bMode);
99 void SetRedim(bool bMode);
102 void SetClosable(bool bMode);
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/indibase/
H A Dbaseclientqt.cpp755 BLOBMode *bMode = findBLOBMode(std::string(dev), prop ? std::string(prop) : std::string()); in setBLOBMode() local
757 if (bMode == nullptr) in setBLOBMode()
768 if (bMode->blobMode == blobH) in setBLOBMode()
771 bMode->blobMode = blobH; in setBLOBMode()
801 BLOBMode *bMode = findBLOBMode(dev, (prop ? std::string(prop) : std::string())); in getBLOBMode() local
803 if (bMode) in getBLOBMode()
804 bHandle = bMode->blobMode; in getBLOBMode()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/vue_shared/components/diff_viewer/
H A Ddiff_viewer.vue58 bMode: {
107 :b-mode="bMode"

123456