Searched refs:cc (Results 276 - 300 of 590) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dambiguous.exp38 set srcfile ${testfile}.cc
H A Dannota2.exp34 set srcfile ${testfile}.cc
H A Dderivation.exp44 set srcfile ${testfile}.cc
84 -re "\\$\[0-9\]+ = \{<(class A|A)> = \{a = 1, aa = 2\}, <(class B|B)> = \{b = 3, bb = 4\}, <(class C|C)> = \{c = 5, cc = 6\}, d = 7, dd = 8\}$nl$gdb_prompt $" {
109 -re "\\$\[0-9\]+ = \{<(class A|A)> = \{a = 1, aa = 2\}, <(class B|B)> = \{b = 3, bb = 4\}, <(class C|C)> = \{c = 5, cc = 6\}, e = 9, ee = 10\}$nl$gdb_prompt $" {
134 -re "\\$\[0-9\]+ = \{<(class A|A)> = \{a = 1, aa = 2\}, <(class B|B)> = \{b = 3, bb = 4\}, <(class C|C)> = \{c = 5, cc = 6\}, f = 11, ff = 12\}$nl$gdb_prompt $" {
159 gdb_test "print d_instance.cc" "\\$\[0-9\]+ = 6" "print value of d_instance.cc"
184 gdb_test "finish" ".*main.*at .*derivation.cc:.*// marker1-returns-here.*" \
H A Dexception.exp46 set srcfile ${testfile}.cc
H A Dlocal.exp41 set srcfile ${testfile}.cc
246 -re "type = class InnerLocal \{\r\n\[\t \]*public:\r\n\[\t \]*char ilc;\r\n\[\t \]*int \\*ip;\r\n\[\t \]*InnerLocal::NestedInnerLocal nest1;\r\n\r\n\[\t \]*.int il_foo\\(unsigned char const &\\);\r\n\[\t \]*\}\[\t \]*\\(Local at.*local\\.cc:36\\).*$gdb_prompt $" { pass "ptype InnerLocal (old HP aCC)" }
247 -re "type = class InnerLocal \{\r\n\[\t \]*public:\r\n\[\t \]*char ilc;\r\n\[\t \]*int \\*ip;\r\n\[\t \]*class InnerLocal4::NestedInnerLocal nest1;\r\n\r\n\[\t \]*int il_foo\\(unsigned char const &\\);\r\n\[\t \]*\\(Local at.*local\.cc:\[0-9\]+\\)\r\n\}.*$gdb_prompt $" { pass "ptype InnerLocal (old HP aCC)" }
H A Doverload.exp38 set srcfile ${testfile}.cc
165 gdb_test "finish" ".*main.*at .*overload.cc:.*// marker1-returns-here.*" \
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Ddie_keeperr.t17 foreach my $inx ("", "aabbcc\n", [qw(aa bb cc)]) {
/openbsd-current/gnu/llvm/llvm/utils/
H A Dllvm-native-gxx48 } elsif ($ARGV[$i] =~ /\.(c|cpp|cc|i|ii|C)$/) {
73 $def =~ s/\.(c|cpp|cc|i|ii|C)$/.o/;
/openbsd-current/gnu/gcc/libstdc++-v3/docs/doxygen/
H A Drun_doxygen237 rm -f *.h.3 *config* *.cc.3 *.tcc.3 *_t.3
241 #mv *.h.3 *config* *.cc.3 *.tcc.3 *_t.3 trash
247 g++ ${srcdir}/docs/doxygen/stdheader.cc -o ./stdheader
/openbsd-current/gnu/lib/libstdc++/libstdc++/docs/doxygen/
H A Drun_doxygen209 rm -f *.h.3 *config* *.cc.3 *.tcc.3
214 #mv *.h.3 *config* *.cc.3 *.tcc.3 *_t.3 trash
220 g++ ${srcdir}/docs/doxygen/stdheader.cc -o ./stdheader
/openbsd-current/libexec/comsat/
H A Dcomsat.c81 ssize_t cc; local
138 cc = recv(0, msgbuf, sizeof(msgbuf) - 1, 0);
139 if (cc <= 0) {
149 msgbuf[cc] = '\0';
/openbsd-current/usr.bin/libtool/LT/Mode/
H A DCompile.pm39 my @valid_src = qw(asm c cc cpp cxx f s);
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/
H A DBCC.pm20 $spec{cc}, '-c' ,
/openbsd-current/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D26_plv5182.t59 cc => "cc",
67 ld => "cc",
90 cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
99 ld='cc', ldflags ='-L/pro/local/lib -fstack-protector'
H A D26_plv518.t59 cc => "cc",
67 ld => "cc",
90 cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
99 ld='cc', ldflags ='-L/pro/local/lib -fstack-protector'
/openbsd-current/usr.sbin/traceroute/
H A Dtraceroute.h129 int cc; member in struct:tr_result
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dppc-dis.c261 int cc; local
266 cc = value & 3;
267 (*info->fprintf_func) (info->stream, "%s", cbnames[cc]);
/openbsd-current/usr.sbin/rbootd/
H A Dbpf.c320 int cc; local
327 if ((cc = read(BpfFd, (char *)BpfPkt, (int)BpfLen)) == -1) {
332 ep = BpfPkt + cc;
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-dis.c255 int cc; local
260 cc = value & 3;
261 (*info->fprintf_func) (info->stream, "%s", cbnames[cc]);
/openbsd-current/usr.sbin/acme-client/
H A Dutil.c232 int c, cc;
246 cc = WEXITSTATUS(c);
247 dodbg("bad exit: %s(%u): %d", comps[comp], pid, cc);
255 int c, cc; local
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.h322 { uch cc = (c); \
325 s->sym_buf[s->sym_next++] = cc; \
326 s->dyn_ltree[cc].Freq++; \
/openbsd-current/sys/dev/ic/
H A Dnvme.c208 printf("%s: cc 0x%04x\n", DEVNAME(sc), r4);
242 u_int32_t cc; local
244 cc = nvme_read4(sc, NVME_CC);
245 if (ISSET(cc, NVME_CC_EN))
260 CLR(cc, NVME_CC_IOCQES_MASK | NVME_CC_IOSQES_MASK | NVME_CC_SHN_MASK |
262 SET(cc, NVME_CC_IOSQES(6)); /* Submission queue size == 2**6 (64) */
263 SET(cc, NVME_CC_IOCQES(4)); /* Completion queue size == 2**4 (16) */
264 SET(cc, NVME_CC_SHN(NVME_CC_SHN_NONE));
265 SET(cc, NVME_CC_CSS(NVME_CC_CSS_NVM));
266 SET(cc, NVME_CC_AM
280 u_int32_t cc, csts; local
525 u_int32_t cc, csts; local
1927 uint32_t cc, csts, vs; local
[all...]
/openbsd-current/lib/libcrypto/idea/
H A Didea.c192 unsigned char *iv, c, cc; local
230 cc = *(in++);
232 iv[n] = cc;
233 *(out++) = c ^ cc;
237 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/
H A DMakefile.in182 libv3test_a_SOURCES = testsuite_hooks.cc testsuite_allocator.cc
185 abi_check_SOURCES = abi_check.cc
230 .SUFFIXES: .S .c .cc .lo .o .obj .s
309 .cc.o:
311 .cc.obj:
313 .cc.lo:
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dconfigure508 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
509 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
814 # Extract the first word of "cc", so it can be a program name with args.
815 set dummy cc; ac_word=$2
829 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
833 ac_cv_prog_CC="cc"
894 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
903 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
904 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
946 if { ac_try='${CC-cc}
[all...]

Completed in 430 milliseconds

<<11121314151617181920>>