Searched refs:cs (Results 151 - 175 of 339) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DNativeFormatting.cpp225 int cs = buf[len - 4]; local
226 if (cs == '+' || cs == '-') {
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dlang.h33 ca, co, cs, cy, enumerator in enum:__anon7400
/openbsd-current/sys/kern/
H A Dtty_endrun.c252 char *fld[NUMFLDS], *cs; local
257 for (cs = NULL, n = 0; n < np->pos && cs == NULL; n++) {
261 cs = &np->cbuf[n + 1];
H A Dtty_msts.c211 char *fld[MAXFLDS], *cs; local
215 for (cs = NULL, n = 0; n < np->pos && cs == NULL; n++) {
219 cs = &np->cbuf[n + 1];
/openbsd-current/gnu/usr.bin/cc/libgcov/
H A DMakefile71 CLEANFILES += cs-*.h option*
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextNetBSD_x86_64.cpp44 uint64_t cs; /* 22 */ member in struct:_GPR
H A DRegisterContextFreeBSD_x86_64.cpp41 uint64_t cs; member in struct:_GPR
H A DRegisterContextLinux_i386.cpp29 uint32_t cs; member in struct:GPR
H A DRegisterContextWindows_x86_64.cpp38 uint16_t cs; member in struct:__anon1443::_GPR
107 DEFINE_GPR(cs, nullptr, dwarf_cs_x86_64, dwarf_cs_x86_64, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM),
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h95 llvm::support::ulittle32_t cs; // WinNT.h says "must be sanitized" member in struct:lldb_private::minidump::MinidumpContext_x86_32
H A DRegisterContextMinidump_x86_32.cpp57 writeRegister(&context->cs,
/openbsd-current/sys/arch/arm64/arm64/
H A Dcopy.S44 b.cs .Laddrfault
134 b.cs .Laddrfault
/openbsd-current/sys/arch/armv7/marvell/
H A Dmvmbus.c380 int i, cs = 0; local
396 struct mbus_dram_window *win = &sc->sc_dram_info.cs[cs++];
403 sc->sc_dram_info.numcs = cs;
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gpu_commands.h466 static inline u32 *__gen6_emit_bb_start(u32 *cs, u32 addr, unsigned int flags) argument
468 *cs++ = MI_BATCH_BUFFER_START | flags;
469 *cs++ = addr;
471 return cs;
/openbsd-current/gnu/usr.bin/perl/ext/Sys-Hostname/
H A DHostname.pm152 XS code added by Greg Bacon E<lt>F<gbacon@cs.uah.edu>E<gt>
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dcris-dis.c374 cris_constraint (cs, insn, prefix_insn)
375 const char *cs;
384 for (s = cs; *s; s++)
611 const char *cs;
616 cs = opcodep->args;
617 s = cs;
698 = ((*cs == 'z' && (insn & 0x20))
721 int mode_size = 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3));
755 if ((*cs == 'z' && (insn & 0x20))
610 const char *cs; local
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_request.c1232 u32 *cs; local
1246 cs = intel_ring_begin(to, len);
1247 if (IS_ERR(cs))
1248 return PTR_ERR(cs);
1258 *cs++ = (MI_SEMAPHORE_WAIT |
1263 *cs++ = seqno;
1264 *cs++ = hwsp_offset;
1265 *cs++ = 0;
1267 *cs++ = 0;
1268 *cs
1872 u32 *cs; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcris-dis.c405 cris_constraint (const char *cs,
415 for (s = cs; *s; s++)
750 const char *cs;
757 cs = opcodep->args;
758 s = cs;
892 = ((*cs == 'z' && (insn & 0x20))
918 int mode_size = 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3));
952 if ((*cs == 'z' && (insn & 0x20))
404 cris_constraint(const char *cs, unsigned int insn, unsigned int prefix_insn, struct cris_disasm_data *disdata) argument
749 const char *cs; local
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A DMakefile.am25 TXI_XLATE = txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex \
/openbsd-current/regress/lib/libssl/interop/botan/
H A Dclient.cpp127 std::vector<Botan::Certificate_Store*> cs { &m_ca };
128 return cs;
/openbsd-current/sys/arch/amd64/stand/mbr/
H A Dmbr.S94 /* Adjust %cs to be right */
98 movw %cs, %ax
164 pushw %cs
165 popw %ds /* and %ds is at the %cs */
/openbsd-current/sys/arch/i386/stand/mbr/
H A Dmbr.S94 /* Adjust %cs to be right */
98 movw %cs, %ax
164 pushw %cs
165 popw %ds /* and %ds is at the %cs */
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp71 const llvm::object::coff_section &cs = dbi().getSectionHeaders()[segment - 1]; local
72 return m_load_address + static_cast<lldb::addr_t>(cs.VirtualAddress) +
/openbsd-current/libexec/ftpd/
H A Dftpcmd.y1098 char *cs;
1100 cs = s;
1103 *cs++ = tmpline[c];
1105 *cs++ = '\0';
1139 *cs++ = c;
1154 if (c == EOF && cs == s)
1156 *cs++ = '\0';
/openbsd-current/usr.sbin/relayctl/
H A Drelayctl.c293 struct ctl_status cs; local
295 memcpy(&cs, imsg->data, sizeof(cs));
296 printf("\tid: %u\n", cs.id);
298 switch (cs.up) {

Completed in 328 milliseconds

1234567891011>>