Home
last modified time | relevance | path

Searched refs:s_cc (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/caph/caph-1.1/src/
H A Ddraw.c65 int s_cc = clip_code(s); in clip_line() local
72 if (s_cc & e_cc) in clip_line()
75 if (!(s_cc | e_cc)) in clip_line()
78 if (!s_cc) { in clip_line()
80 int tmp = s_cc; in clip_line()
81 s_cc = e_cc; in clip_line()
98 if (s_cc & 0x01) { in clip_line()
104 if (s_cc & 0x02) { in clip_line()
110 if (s_cc & 0x04) { in clip_line()
116 if (s_cc & 0x08) { in clip_line()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/cr16b/
H A Dcr16bdasm.cpp54 const char *const cr16b_disassembler::s_cc[14] = member in cr16b_disassembler
576 util::stream_format(stream, "b%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
618 util::stream_format(stream, "j%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
740 util::stream_format(stream, "b%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
816 util::stream_format(stream, "j%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
925 util::stream_format(stream, "s%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
953 util::stream_format(stream, "b%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
H A Dcr16bdasm.h51 static const char *const s_cc[14];
/dports/emulators/mame/mame-mame0226/src/devices/cpu/cr16b/
H A Dcr16bdasm.cpp54 const char *const cr16b_disassembler::s_cc[14] = member in cr16b_disassembler
576 util::stream_format(stream, "b%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
618 util::stream_format(stream, "j%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
740 util::stream_format(stream, "b%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
816 util::stream_format(stream, "j%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
925 util::stream_format(stream, "s%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
953 util::stream_format(stream, "b%s ", s_cc[(opcode & 0x01e0) >> 5]); in disassemble()
H A Dcr16bdasm.h51 static const char *const s_cc[14];
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/data/fuzzer_data/net_canonical_cookie_fuzzer/
H A Dbc6b09cf7a516ebd8e871816dea62c233e62cfbf1 s_cc=true; path=/; domain=.cnn.com;
/dports/emulators/mess/mame-mame0226/src/devices/cpu/pace/
H A Dpacedasm.h32 static const char *const s_cc[16]; variable
H A Dpacedasm.cpp30 const char *const pace_disassembler::s_cc[16] = { member in pace_disassembler
167 util::stream_format(stream, "%-8s%s,", "BOC", s_cc[(inst & 0x0f00) >> 8]); in disassemble()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/pace/
H A Dpacedasm.h32 static const char *const s_cc[16]; variable
H A Dpacedasm.cpp30 const char *const pace_disassembler::s_cc[16] = { member in pace_disassembler
167 util::stream_format(stream, "%-8s%s,", "BOC", s_cc[(inst & 0x0f00) >> 8]); in disassemble()
/dports/net/kidentitymanagement/kidentitymanagement-21.12.3/src/
H A Didentity.cpp163 …opertiesMap[QLatin1String(s_prefcrypt)] << i.mPropertiesMap[QLatin1String(s_cc)] << i.mPropertiesM… in operator <<()
179 …eenabled)] >> i.mPropertiesMap[QLatin1String(s_prefcrypt)] >> i.mPropertiesMap[QLatin1String(s_cc)] in operator >>()
394 return property(QLatin1String(s_cc)).toString(); in cc()
607 setProperty(QLatin1String(s_cc), str); in setCc()
H A Didentity.h42 static const char s_cc[] = "Cc"; variable
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h61 #define s_cc s_shdr.sp_cc /* connection control (for EM bit) */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h61 #define s_cc s_shdr.sp_cc /* connection control (for EM bit) */ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h61 #define s_cc s_shdr.sp_cc /* connection control (for EM bit) */ macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DClampingTechnique.cpp113 static int s_cc = 0; in operator ()() local
114 if ( s_cc++ % 60 == 0 ) { in operator ()()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/net/http/
H A Dcookie_test.go505 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…
/dports/games/zangband/zangband/src/
H A Dz-term.c360 char *s_cc = s->c[y]; in term_win_copy() local
371 *s_cc++ = *f_cc++; in term_win_copy()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/net/http/
H A Dcookie_test.go544 …p_ep%3Dhomepage%3B%20s._ref%3Dhttps%253A%252F%252Fwww.google.ch%252F%3B%20s_cc%3Dtrue%3B%20s_ppvl%…

12