Home
last modified time | relevance | path

Searched refs:Custom1 (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/devel/stack/stack-2.7.3/_cabal_deps/retry-0.8.1.2/test/Tests/Control/
H A DRetry.hs83 f <- mkFailN Custom1 2
86 [const $ Handler $ \ Custom1 -> return shouldRetry]
88 (res :: Either Custom1 ()) @?= Right ()
91 f <- mkFailN Custom1 3
94 [const $ Handler $ \ Custom1 -> return shouldRetry]
96 (res :: Either Custom1 ()) @?= Left Custom1
99 f <- mkFailN Custom1 4
103 (res :: Either Custom1 ()) @?= Left Custom1
149 (res :: Either Custom1 ()) @?= Left Custom1
381 data Custom1 = Custom1 deriving (Eq,Show,Read,Ord,Typeable) constructor
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/retry-0.8.1.2/test/Tests/Control/
H A DRetry.hs83 f <- mkFailN Custom1 2
86 [const $ Handler $ \ Custom1 -> return shouldRetry]
88 (res :: Either Custom1 ()) @?= Right ()
91 f <- mkFailN Custom1 3
94 [const $ Handler $ \ Custom1 -> return shouldRetry]
96 (res :: Either Custom1 ()) @?= Left Custom1
99 f <- mkFailN Custom1 4
103 (res :: Either Custom1 ()) @?= Left Custom1
149 (res :: Either Custom1 ()) @?= Left Custom1
381 data Custom1 = Custom1 deriving (Eq,Show,Read,Ord,Typeable) constructor
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/retry-0.8.1.2/test/Tests/Control/
H A DRetry.hs83 f <- mkFailN Custom1 2
86 [const $ Handler $ \ Custom1 -> return shouldRetry]
88 (res :: Either Custom1 ()) @?= Right ()
91 f <- mkFailN Custom1 3
94 [const $ Handler $ \ Custom1 -> return shouldRetry]
96 (res :: Either Custom1 ()) @?= Left Custom1
99 f <- mkFailN Custom1 4
103 (res :: Either Custom1 ()) @?= Left Custom1
149 (res :: Either Custom1 ()) @?= Left Custom1
381 data Custom1 = Custom1 deriving (Eq,Show,Read,Ord,Typeable) constructor
[all …]
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dmtl.rc217 CONTROL "Custom1",IDC_MAP_DI,"CustButton",WS_TABSTOP,104,28,99,10
218 CONTROL "Custom1",IDC_MAP_SP,"CustButton",WS_TABSTOP,104,40,99,10
219 CONTROL "Custom1",IDC_MAP_SH,"CustButton",WS_TABSTOP,104,52,99,10
220 CONTROL "Custom1",IDC_MAP_SS,"CustButton",WS_TABSTOP,104,64,99,10
221 CONTROL "Custom1",IDC_MAP_SI,"CustButton",WS_TABSTOP,104,76,99,10
222 CONTROL "Custom1",IDC_MAP_OP,"CustButton",WS_TABSTOP,104,88,99,10
461 CONTROL "Custom1",IDC_MTL_ID0,"CustEdit",WS_TABSTOP,27,51,18,12
464 CONTROL "Custom1",IDC_MTL_ID1,"CustEdit",WS_TABSTOP,27,68,18,12
467 CONTROL "Custom1",IDC_MTL_ID2,"CustEdit",WS_TABSTOP,27,85,18,12
470 CONTROL "Custom1",IDC_MTL_ID3,"CustEdit",WS_TABSTOP,27,102,18,12
[all …]
H A Dwooddent.rc127 CONTROL "Custom1",IDC_WOOD_TEX1,"CustButton",WS_TABSTOP,109,41,
129 CONTROL "Custom1",IDC_WOOD_TEX2,"CustButton",WS_TABSTOP,109,58,
156 CONTROL "Custom1",IDC_DENT_TEX1,"CustButton",WS_TABSTOP,111,42,
162 CONTROL "Custom1",IDC_DENT_TEX2,"CustButton",WS_TABSTOP,111,57,
/dports/games/knavalbattle/knavalbattle-21.12.3/src/
H A Dplayfield.cpp141 KScoreDialog::Custom1 | in highscores()
146 highscoredialog->addField(KScoreDialog::Custom1, i18n("Shots"), QStringLiteral("shots")); in highscores()
161 KScoreDialog::Custom1 | in gameOver()
166 … highscoredialog->addField(KScoreDialog::Custom1, i18n("Shots"), QStringLiteral("shots")); in gameOver()
173 info[KScoreDialog::Custom1] = QString::number(stats->shots()); in gameOver()
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/t/images/
H A DXMP9.xmp7 <plus:Custom1>
30 </plus:Custom1>
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/t/images/
H A DXMP9.xmp7 <plus:Custom1>
30 </plus:Custom1>
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/t/
H A DXMP_50.out7 <plus:Custom1>
31 </plus:Custom1>
H A DXMP_52.out7 <plus:Custom1>
35 </plus:Custom1>
H A DXMP_26.out19 <plus:Custom1>
32 </plus:Custom1>
H A DXMP_53.out7 <plus:Custom1>
63 </plus:Custom1>
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/t/
H A DXMP_50.out7 <plus:Custom1>
31 </plus:Custom1>
H A DXMP_52.out7 <plus:Custom1>
35 </plus:Custom1>
H A DXMP_26.out19 <plus:Custom1>
32 </plus:Custom1>
H A DXMP_53.out7 <plus:Custom1>
63 </plus:Custom1>
/dports/games/kdiamond/kdiamond-21.12.3/src/
H A Dmainwindow.cpp147 …scoreInfo[KScoreDialog::Custom1] = m_gameState->mode() == KDiamond::UntimedGame ? i18n("Untimed") … in gameIsOver()
150 dialog->addField(KScoreDialog::Custom1, i18n("Mode"), QStringLiteral("mode")); in gameIsOver()
166 dialog->addField(KScoreDialog::Custom1, i18n("Mode"), QStringLiteral("mode")); in showHighscores()
/dports/games/kshisen/kshisen-21.12.3/src/
H A Dapp.cpp253 scoreDialog->addField(KScoreDialog::Custom1, i18n("Gravity"), QStringLiteral("gravity")); in slotEndOfGame()
256 scoreInfo[KScoreDialog::Custom1] = i18n("Yes"); in slotEndOfGame()
258 scoreInfo[KScoreDialog::Custom1] = i18n("No"); in slotEndOfGame()
356 scoreDialog.addField(KScoreDialog::Custom1, i18n("Gravity"), QStringLiteral("gravity")); in showHighscores()
/dports/games/kbreakout/kbreakout-21.12.3/src/
H A Dmainwindow.cpp169 ksdialog.addField(KScoreDialog::Custom1, i18n(" Time (hh:mm)"), QStringLiteral("moves")); in showHighscores()
212 scoreInfo[KScoreDialog::Custom1] = timeString; in handleEndedGame()
221 ksdialog->addField(KScoreDialog::Custom1, i18n("Time (hh:mm)"), QStringLiteral("moves")); in handleEndedGame()
/dports/games/knetwalk/knetwalk-21.12.3/src/
H A Dmainwindow.cpp199 scoreDialog.addField(KScoreDialog::Custom1, i18n("Moves Penalty"), QStringLiteral( "moves" )); in showHighscores()
251 scoreInfo[KScoreDialog::Custom1].setNum(m_clickCount/2); in gameOver()
256 scoreDialog.addField(KScoreDialog::Custom1, i18n("Moves Penalty"), QStringLiteral( "moves" )); in gameOver()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/NormalBump/
H A Dnormalrender.rc45 CONTROL "Custom1",IDC_GN_NORMAL_MAP,"CustButton",WS_TABSTOP,60,7,102,12
47 CONTROL "Custom1",IDC_GN_BUMP_MAP,"CustButton",WS_TABSTOP,60,21,102,12
/dports/audio/sox/sox-14.4.2/src/
H A Dcvsd.c469 unsigned Custom1; member
504 hdr->Custom1 = get16_le(&pch); in dvms_read_header()
543 put16_le(&pch, hdr->Custom1); in dvms_write_header()
584 hdr->Days = hdr->Custom1 = hdr->Custom2 = 0; in make_dvms_hdr()
617 lsx_debug(" custom1 %u", hdr.Custom1); in lsx_dvmsstartread()
/dports/net/kimap/kimap-21.12.3/src/
H A Dacl.h69 Custom1 = 0x008000, /**< Server-specific right 1 */ enumerator
/dports/games/klickety/klickety-21.12.3/src/
H A Dmainwindow.cpp286 d->addField( KScoreDialog::Custom1, i18n( "Remaining pieces" ), QStringLiteral( "remains" ) ); in showHighscores()
323 d->addField( KScoreDialog::Custom1, i18n( "Remaining pieces" ), QStringLiteral( "remains" ) ); in onGameOver()
330 scoreInfo[KScoreDialog::Custom1].setNum( remainCount ); in onGameOver()
/dports/games/libkdegames/libkdegames-21.12.3/src/highscore/
H A Dkscoredialog.h94 Custom1 = 1 << 10, ///<Field for custom information enumerator

12345678910>>...15