Home
last modified time | relevance | path

Searched refs:errOK (Results 1 – 25 of 81) sorted by relevance

1234

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agi/
H A Dloader_v1.cpp64 return errOK; in detectGame()
98 return errOK; in loadDir_DDP()
133 return errOK; in loadDir_BC()
137 int ec = errOK; in init()
142 if (ec == errOK) in init()
144 if (ec == errOK) in init()
165 int ec = errOK; in deinit()
203 int ec = errOK; in loadResource()
308 return errOK; in unloadResource()
318 return errOK; in loadObjects()
[all …]
H A Dloader_v2.cpp42 return errOK; in detectGame()
84 return errOK; in loadDir()
88 int ec = errOK; in init()
92 if (ec == errOK) in init()
94 if (ec == errOK) in init()
96 if (ec == errOK) in init()
103 int ec = errOK; in deinit()
134 return errOK; in unloadResource()
183 int ec = errOK; in loadResource()
H A Dloader_v3.cpp55 ec = errOK; in detectGame()
71 int ec = errOK; in loadDir()
105 int ec = errOK; in init()
146 if (ec == errOK) { in init()
150 if (ec == errOK) { in init()
154 if (ec == errOK) { in init()
162 int ec = errOK; in deinit()
191 return errOK; in unloadResource()
261 int ec = errOK; in loadResource()
H A Dobjects.cpp49 return errOK; in decodeObjects()
79 return errOK; in decodeObjects()
122 return errOK; in readObjects()
H A Dsaveload.cpp76 int result = errOK; in saveGame()
366 return errOK; in loadGame()
752 return errOK; in loadGame()
811 if (result == errOK) { in doLoad()
948 if (doLoad(automaticRestoreGameSlotId, true) == errOK) { in loadGameAutomatic()
963 if (doLoad(restoreGameSlotId, true) == errOK) { in loadGameDialog()
967 return errOK; in loadGameDialog()
989 if (doSave(automaticSaveGameSlotId, slotDescription) == errOK) { in saveGameAutomatic()
1006 if (doSave(saveGameSlotId, slotDescription) == errOK) { in saveGameDialog()
1075 if (loadGame(saveLoadSlot) == errOK) { in loadGameState()
[all …]
H A Dagi.cpp157 if (ec == errOK) in agiInit()
161 if (ec == errOK) in agiInit()
165 if (ec == errOK) in agiInit()
212 return errOK; in agiDeinit()
233 …if (i == errOK && getGameID() == GID_GOLDRUSH && resourceType == RESOURCETYPE_PICTURE && resourceN… in agiLoadResource()
491 if (agiDetectGame() == errOK) { in initialize()
H A Dwords.cpp70 return errOK; in loadDictionary_v1()
78 return errOK; // err_BadFileOpen in loadDictionary()
123 return errOK; in loadDictionary()
H A Dcycle.cpp297 int ec = errOK; in playGame()
469 int ec = errOK; in runGame()
476 if (agiInit() != errOK) in runGame()
/dports/games/scummvm/scummvm-2.5.1/engines/agi/
H A Dloader_v1.cpp64 return errOK; in detectGame()
98 return errOK; in loadDir_DDP()
133 return errOK; in loadDir_BC()
137 int ec = errOK; in init()
142 if (ec == errOK) in init()
144 if (ec == errOK) in init()
169 int ec = errOK; in deinit()
207 int ec = errOK; in loadResource()
314 return errOK; in unloadResource()
324 return errOK; in loadObjects()
[all …]
H A Dloader_v2.cpp42 return errOK; in detectGame()
84 return errOK; in loadDir()
88 int ec = errOK; in init()
92 if (ec == errOK) in init()
94 if (ec == errOK) in init()
96 if (ec == errOK) in init()
103 int ec = errOK; in deinit()
136 return errOK; in unloadResource()
185 int ec = errOK; in loadResource()
H A Dloader_v3.cpp55 ec = errOK; in detectGame()
71 int ec = errOK; in loadDir()
105 int ec = errOK; in init()
146 if (ec == errOK) { in init()
150 if (ec == errOK) { in init()
154 if (ec == errOK) { in init()
162 int ec = errOK; in deinit()
193 return errOK; in unloadResource()
263 int ec = errOK; in loadResource()
H A Dobjects.cpp49 return errOK; in decodeObjects()
79 return errOK; in decodeObjects()
122 return errOK; in readObjects()
H A Dwords.cpp70 return errOK; in loadDictionary_v1()
78 return errOK; // err_BadFileOpen in loadDictionary()
123 return errOK; in loadDictionary()
134 return errOK; // err_BadFileOpen in loadExtendedDictionary()
149 return errOK; in loadExtendedDictionary()
H A Dsaveload.cpp76 int result = errOK; in saveGame()
373 return errOK; in loadGame()
758 return errOK; in loadGame()
817 if (result == errOK) { in doLoad()
952 if (doLoad(automaticRestoreGameSlotId, true) == errOK) { in loadGameAutomatic()
967 if (doLoad(restoreGameSlotId, true) == errOK) { in loadGameDialog()
971 return errOK; in loadGameDialog()
993 if (doSave(automaticSaveGameSlotId, slotDescription) == errOK) { in saveGameAutomatic()
1010 if (doSave(saveGameSlotId, slotDescription) == errOK) { in saveGameDialog()
1081 if (loadGame(saveLoadSlot) == errOK) { in loadGameState()
[all …]
H A Dagi.cpp159 if (ec == errOK) in agiInit()
163 if (ec == errOK) in agiInit()
167 if (ec == errOK) in agiInit()
205 return errOK; in agiDeinit()
226 …if (i == errOK && getGameID() == GID_GOLDRUSH && resourceType == RESOURCETYPE_PICTURE && resourceN… in agiLoadResource()
467 if (agiDetectGame() == errOK) { in initialize()
H A Dcycle.cpp307 int ec = errOK; in playGame()
472 int ec = errOK; in runGame()
479 if (agiInit() != errOK) in runGame()
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/
H A DRtfParser.java860 int result = errOK; in handleOpenGroup()
933 int result = errOK; in handleCloseGroup()
985 int result = errOK; in handleCtrlWord()
1008 if( result == errOK){ in handleCtrlWord()
1012 result = errOK; // hack for now. in handleCtrlWord()
1032 return errOK; in handleCharacter()
1042 return errOK; in handleCharacter()
1191 int errorCode = errOK; // error code in tokenise()
1222 if(parseCtrlWord(pbReader) != errOK) { in tokenise()
1248 if ((errorCode = parseChar(nextChar)) != errOK) { in tokenise()
[all …]
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/ctrlwords/
H A DRtfCtrlWordMgr.java116 int result = RtfParser.errOK; in handleKeyword()
137 int result = RtfParser.errOK; in dispatchKeyword()
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/apps/deployment/storage/
H A Dstorage_test.go327 errOK func(error) bool
335 errOK: func(err error) bool { return err == nil },
342 errOK: func(err error) bool { return err == nil },
349 errOK: func(err error) bool { return err != nil },
365 if !test.errOK(err) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/pointer/
H A Dpointer_test.go473 var errOK = errors.New("OK") var
484 return errOK // expectation satisified; stop the search
490 if err == errOK {
/dports/print/typetools/lcdf-typetools-2.108/libefont/
H A Dt1interp.cc66 : _error(errOK), _careful(false), _sp(0), _ps_sp(0), in CharstringInterp()
72 : _error(errOK), _careful(false), _sp(0), _ps_sp(0), in CharstringInterp()
89 _error = errOK; in initialize()
99 return _error == errOK; in interpret()
427 if (_error != errOK) in callsubr_command()
450 if (_error != errOK) in callgsubr_command()
1308 if (error() == errOK) { in act_seac()
H A Dt1cs.cc202 return interp.error() == CharstringInterp::errOK; in process()
317 return interp.error() == CharstringInterp::errOK; in process()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dt1interp.cc66 : _error(errOK), _careful(false), _sp(0), _ps_sp(0), in CharstringInterp()
72 : _error(errOK), _careful(false), _sp(0), _ps_sp(0), in CharstringInterp()
89 _error = errOK; in initialize()
99 return _error == errOK; in interpret()
427 if (_error != errOK) in callsubr_command()
450 if (_error != errOK) in callgsubr_command()
1308 if (error() == errOK) { in act_seac()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dt1interp.cc65 : _error(errOK), _careful(false), _sp(0), _ps_sp(0), in CharstringInterp()
71 : _error(errOK), _careful(false), _sp(0), _ps_sp(0), in CharstringInterp()
88 _error = errOK; in initialize()
98 return _error == errOK; in interpret()
426 if (_error != errOK) in callsubr_command()
449 if (_error != errOK) in callgsubr_command()
1307 if (error() == errOK) { in act_seac()
H A Dt1cs.cc202 return interp.error() == CharstringInterp::errOK; in process()
317 return interp.error() == CharstringInterp::errOK; in process()

1234