Home
last modified time | relevance | path

Searched refs:CASE8 (Results 1 – 25 of 72) sorted by relevance

123

/dports/graphics/netpbm/netpbm-10.91.01/converter/pbm/
H A Datktopbm.c125 CASE8(0x0): in ReadRow()
126 CASE8(0x8): in ReadRow()
127 CASE8(0x10): in ReadRow()
128 CASE8(0x18): in ReadRow()
154 CASE8(0x28): in ReadRow()
166 CASE8(0x30): in ReadRow()
167 CASE8(0x38): in ReadRow()
180 CASE8(0x67): in ReadRow()
181 CASE8(0x6F): in ReadRow()
191 CASE8(0x47): in ReadRow()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/yaml2obj/XCOFF/
H A Dstring-table.yaml109 # CASE8: Symbols [
110 # CASE8-NEXT: Symbol {
112 # CASE8-NEXT: Name: a
118 # CASE8-NEXT: }
119 # CASE8-NEXT: Symbol {
127 # CASE8-NEXT: }
128 # CASE8-NEXT: Symbol {
136 # CASE8-NEXT: }
137 # CASE8-NEXT: ]
139 # CASE8-NEXT: Length: 8
[all …]
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_key_expiration.sh68 CASE8=$dflt
216 if [ "$CASE8" = 1 ]; then
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_key_expiration.sh68 CASE8=$dflt
216 if [ "$CASE8" = 1 ]; then
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dstrtab-implicit-sections.yaml202 # RUN: | FileCheck %s --check-prefix=CASE8
205 # RUN: | FileCheck %s --check-prefix=CASE8
207 # RUN: | FileCheck %s --check-prefix=CASE8
209 # CASE8: Section size must be greater than or equal to the content size
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DZ80_Cpu_run.h136 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
995 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL)
1018 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL)
1019 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in CASE8() function
1096 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C)
1156 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG
1303 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN
1560 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp)
1568 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp)
1569 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in CASE8() function
/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DKss_Cpu.cpp142 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
1002 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
1025 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
1026 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1103 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1163 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1309 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1566 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1575 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1576 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
H A DAy_Cpu.cpp116 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
968 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
991 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
992 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1066 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1126 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1272 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1528 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1537 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1538 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DAy_Cpu.cpp116 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
968 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
991 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
992 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1066 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1126 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1272 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1528 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1537 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1538 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
H A DKss_Cpu.cpp142 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
1002 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
1025 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
1026 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1103 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1163 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1309 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1566 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1575 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1576 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DKss_Cpu.cpp142 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
1002 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
1025 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
1026 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1103 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1163 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1309 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1566 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1575 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1576 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
H A DAy_Cpu.cpp116 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
968 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
991 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
992 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1066 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1126 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1272 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1528 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1537 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1538 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DAy_Cpu.cc116 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
963 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
986 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
987 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1061 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1121 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1267 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1523 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1532 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1533 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
H A DKss_Cpu.cc142 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
999 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
1022 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
1023 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1100 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1160 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1306 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1563 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1572 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1573 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DAy_Cpu.cpp116 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
961 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) in run()
984 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) in run()
985 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in run()
1059 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) in run()
1119 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG in run()
1265 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN in run()
1521 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) in run()
1530 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) in run()
1531 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in run()
H A DKss_Cpu.cpp142 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h in Hes_File()
995 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL)
1018 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL)
1019 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL)
1096 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C)
1156 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG
1302 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN
1559 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp)
1568 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp)
1569 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp)
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DZ80_Cpu_run.h136 #define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h macro
995 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL)
1018 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL)
1019 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) in CASE8() function
1096 CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C)
1156 CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG
1303 CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN
1560 CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp)
1568 CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp)
1569 CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) in CASE8() function

123