Home
last modified time | relevance | path

Searched defs:ioe (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/dports/devel/z88dk/z88dk/src/z80asm/dev/cpu/
H A Dcpu_test_z80_err.asm3059 ioe set -1, (hl) ; Error define
3060 ioe set -1, (hl) ; Error define
3061 ioe set -1, (ix) ; Error define
3062 ioe set -1, (ix) ; Error define
3063 ioe set -1, (ix+127) ; Error define
3064 ioe set -1, (ix+127) ; Error define
3065 ioe set -1, (ix-128) ; Error define
3066 ioe set -1, (ix-128) ; Error define
3067 ioe set -1, (iy) ; Error define
3068 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_z80n_err.asm3054 ioe set -1, (hl) ; Error define
3055 ioe set -1, (hl) ; Error define
3056 ioe set -1, (ix) ; Error define
3057 ioe set -1, (ix) ; Error define
3058 ioe set -1, (ix+127) ; Error define
3059 ioe set -1, (ix+127) ; Error define
3060 ioe set -1, (ix-128) ; Error define
3061 ioe set -1, (ix-128) ; Error define
3062 ioe set -1, (iy) ; Error define
3063 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_z180_err.asm3080 ioe set -1, (hl) ; Error define
3081 ioe set -1, (hl) ; Error define
3082 ioe set -1, (ix) ; Error define
3083 ioe set -1, (ix) ; Error define
3084 ioe set -1, (ix+127) ; Error define
3085 ioe set -1, (ix+127) ; Error define
3086 ioe set -1, (ix-128) ; Error define
3087 ioe set -1, (ix-128) ; Error define
3088 ioe set -1, (iy) ; Error define
3089 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_8080_err.asm3371 ioe set -1, (hl) ; Error define
3372 ioe set -1, (hl) ; Error define
3373 ioe set -1, (ix) ; Error define
3374 ioe set -1, (ix) ; Error define
3375 ioe set -1, (ix+127) ; Error define
3376 ioe set -1, (ix+127) ; Error define
3377 ioe set -1, (ix-128) ; Error define
3378 ioe set -1, (ix-128) ; Error define
3379 ioe set -1, (iy) ; Error define
3380 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_8085_err.asm3365 ioe set -1, (hl) ; Error define
3366 ioe set -1, (hl) ; Error define
3367 ioe set -1, (ix) ; Error define
3368 ioe set -1, (ix) ; Error define
3369 ioe set -1, (ix+127) ; Error define
3370 ioe set -1, (ix+127) ; Error define
3371 ioe set -1, (ix-128) ; Error define
3372 ioe set -1, (ix-128) ; Error define
3373 ioe set -1, (iy) ; Error define
3374 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_gbz80_err.asm3345 ioe set -1, (hl) ; Error define
3346 ioe set -1, (hl) ; Error define
3347 ioe set -1, (ix) ; Error define
3348 ioe set -1, (ix) ; Error define
3349 ioe set -1, (ix+127) ; Error define
3350 ioe set -1, (ix+127) ; Error define
3351 ioe set -1, (ix-128) ; Error define
3352 ioe set -1, (ix-128) ; Error define
3353 ioe set -1, (iy) ; Error define
3354 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_r2k_ixiy_ok.asm3197 ioe set 0, (hl) ; DB CB C6 define
3198 ioe set 0, (ix) ; DB FD CB 00 C6 define
3199 ioe set 0, (ix+127) ; DB FD CB 7F C6 define
3200 ioe set 0, (ix-128) ; DB FD CB 80 C6 define
3204 ioe set 1, (hl) ; DB CB CE define
3211 ioe set 2, (hl) ; DB CB D6 define
3218 ioe set 3, (hl) ; DB CB DE define
3225 ioe set 4, (hl) ; DB CB E6 define
3232 ioe set 5, (hl) ; DB CB EE define
3239 ioe set 6, (hl) ; DB CB F6 define
[all …]
H A Dcpu_test_r2k_ok.asm3197 ioe set 0, (hl) ; DB CB C6 define
3198 ioe set 0, (ix) ; DB DD CB 00 C6 define
3199 ioe set 0, (ix+127) ; DB DD CB 7F C6 define
3200 ioe set 0, (ix-128) ; DB DD CB 80 C6 define
3204 ioe set 1, (hl) ; DB CB CE define
3211 ioe set 2, (hl) ; DB CB D6 define
3218 ioe set 3, (hl) ; DB CB DE define
3225 ioe set 4, (hl) ; DB CB E6 define
3232 ioe set 5, (hl) ; DB CB EE define
3239 ioe set 6, (hl) ; DB CB F6 define
[all …]
H A Dcpu_test_r3k_ok.asm3204 ioe set 0, (hl) ; DB CB C6 define
3205 ioe set 0, (ix) ; DB DD CB 00 C6 define
3206 ioe set 0, (ix+127) ; DB DD CB 7F C6 define
3207 ioe set 0, (ix-128) ; DB DD CB 80 C6 define
3211 ioe set 1, (hl) ; DB CB CE define
3218 ioe set 2, (hl) ; DB CB D6 define
3225 ioe set 3, (hl) ; DB CB DE define
3232 ioe set 4, (hl) ; DB CB E6 define
3239 ioe set 5, (hl) ; DB CB EE define
3246 ioe set 6, (hl) ; DB CB F6 define
[all …]
H A Dcpu_test_r3k_ixiy_ok.asm3204 ioe set 0, (hl) ; DB CB C6 define
3205 ioe set 0, (ix) ; DB FD CB 00 C6 define
3206 ioe set 0, (ix+127) ; DB FD CB 7F C6 define
3207 ioe set 0, (ix-128) ; DB FD CB 80 C6 define
3211 ioe set 1, (hl) ; DB CB CE define
3218 ioe set 2, (hl) ; DB CB D6 define
3225 ioe set 3, (hl) ; DB CB DE define
3232 ioe set 4, (hl) ; DB CB E6 define
3239 ioe set 5, (hl) ; DB CB EE define
3246 ioe set 6, (hl) ; DB CB F6 define
[all …]
H A Dcpu_test_r2k_err.asm544 ioe set -1, (hl) ; Error define
545 ioe set -1, (hl) ; Error define
546 ioe set -1, (ix) ; Error define
547 ioe set -1, (ix) ; Error define
548 ioe set -1, (ix+127) ; Error define
549 ioe set -1, (ix+127) ; Error define
550 ioe set -1, (ix-128) ; Error define
551 ioe set -1, (ix-128) ; Error define
552 ioe set -1, (iy) ; Error define
553 ioe set -1, (iy) ; Error define
[all …]
H A Dcpu_test_r3k_err.asm537 ioe set -1, (hl) ; Error define
538 ioe set -1, (hl) ; Error define
539 ioe set -1, (ix) ; Error define
540 ioe set -1, (ix) ; Error define
541 ioe set -1, (ix+127) ; Error define
542 ioe set -1, (ix+127) ; Error define
543 ioe set -1, (ix-128) ; Error define
544 ioe set -1, (ix-128) ; Error define
545 ioe set -1, (iy) ; Error define
546 ioe set -1, (iy) ; Error define
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_global_sym_lib_table_config.cpp58 catch( const IO_ERROR& ioe ) in TransferDataFromWindow() local
94 catch( const IO_ERROR& ioe ) in TransferDataFromWindow() local
130 catch( const IO_ERROR& ioe ) in TransferDataFromWindow() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_global_fp_lib_table_config.cpp57 catch( const IO_ERROR& ioe ) in TransferDataFromWindow() local
93 catch( const IO_ERROR& ioe ) in TransferDataFromWindow() local
131 catch( const IO_ERROR& ioe ) in TransferDataFromWindow() local
/dports/lang/ghc/ghc-8.10.7/libraries/base/System/IO/
H A DError.hs296 ioeGetErrorType ioe = ioe_type ioe function
302 ioeGetLocation ioe = ioe_location ioe function
304 ioeGetHandle ioe = ioe_handle ioe function
306 ioeGetFileName ioe = ioe_filename ioe function
314 ioeSetErrorType ioe errtype = ioe{ ioe_type = errtype } function
315 ioeSetErrorString ioe str = ioe{ ioe_description = str } function
316 ioeSetLocation ioe str = ioe{ ioe_location = str } function
317 ioeSetHandle ioe hdl = ioe{ ioe_handle = Just hdl } function
318 ioeSetFileName ioe filename = ioe{ ioe_filename = Just filename } function
337 ioe{ ioe_handle = hdl `mplus` ioe_handle ioe, function
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/lib/aDisk/
H A DAFileIOExceptionOccurred.java41 public IOException ioe; field in AFileIOExceptionOccurred
43 AFileIOExceptionOccurred(AFileRequest req, IOException ioe) { in AFileIOExceptionOccurred()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/symbol_editor/
H A Dsymbol_editor_import_export.cpp77 catch( const IO_ERROR& ioe ) in ImportSymbol() local
149 catch( const IO_ERROR& ioe ) in ExportSymbol() local
190 catch( const IO_ERROR& ioe ) in ExportSymbol() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/nio/file/
H A DFileTreeIterator.java77 IOException ioe = next.ioeException(); in FileTreeIterator() local
86 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/nio/file/
H A DFileTreeIterator.java76 IOException ioe = next.ioeException(); in FileTreeIterator() local
85 IOException ioe = ev.ioeException(); in fetchNextIfNeeded() local

12345678910>>...28