Searched refs:cc (Results 951 - 975 of 2210) sorted by relevance

<<31323334353637383940>>

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dexception.exp35 standard_testfile .cc
H A Dkoenig.exp16 standard_testfile .cc
H A Dmisc.exp20 standard_testfile .cc
107 gdb_test "print 'misc.cc'::v_bool" " = true" \
H A Drvalue-ref-params.exp21 standard_testfile .cc
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-explore-cc.exp21 standard_testfile py-explore.cc
H A Dpy-autoloaded-pretty-printers-in-newobjfile-event.exp24 standard_testfile -main.cc
26 set srcfile_lib "${testfile}-lib.cc"
H A Dpy-value-cc.exp21 standard_testfile .cc
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-anonymous.exp20 standard_testfile .cc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmisc.exp20 standard_testfile .cc
107 gdb_test "print 'misc.cc'::v_bool" " = true" \
H A Drvalue-ref-params.exp21 standard_testfile .cc
H A Dmb-templates.exp22 standard_testfile .cc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-method.exp20 standard_testfile .cc
H A Dcompile-cplus-anonymous.exp20 standard_testfile .cc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dptype-offsets.exp21 standard_testfile .cc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dsubrange.exp24 standard_testfile method-ptr.cc -dw.S
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-explore-cc.exp21 standard_testfile py-explore.cc
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
H A Dacc-rot.s6 .macro atest_setup acc:req, val_x:req, val_w:req, cc:req, shift:req
9 R2 = \cc;
28 .macro _atest acc:req, val_x:req, val_w:req, cc:req, shift:req, exp_x:req, exp_w:req, expcc:req
29 atest_setup \acc, \val_x, \val_w, \cc, \shift
34 atest_setup \acc, \val_x, \val_w, \cc, \shift
39 .macro atest val_x:req, val_w:req, cc:req, shift:req, exp_x:req, exp_w:req, expcc:req
40 _atest A0, \val_x, \val_w, \cc, \shift, \exp_x, \exp_w, \expcc
41 _atest A1, \val_x, \val_w, \cc, \shift, \exp_x, \exp_w, \expcc
/netbsd-current/external/historical/nawk/dist/testdir/
H A DCompare.tt7 cc time.c -o time
H A DREGRESS4 cc echo.c -o echo && echo echo compiled
/netbsd-current/sys/dev/cardbus/
H A Dcardbusvar.h293 #define cardbus_make_tag(cc, cf, bus, function) ((cf)->cardbus_make_tag)((cc), (bus), (function))
296 #define cardbus_conf_read(cc, cf, tag, offs) ((cf)->cardbus_conf_read)((cc), (tag), (offs))
298 #define cardbus_conf_write(cc, cf, tag, offs, val) ((cf)->cardbus_conf_write)((cc), (tag), (offs), (val))
/netbsd-current/share/examples/refuse/ian/ian/
H A Dian.c63 int64_t cc; local
109 for (ret = 1, cc = 0 ; (got = fread(buf, 1, sizeof(buf), fp)) > 0 ; cc += got) {
196 int cc; local
209 if ((cc = read(fd, buf, size)) < 0) {
214 return cc;
/netbsd-current/usr.bin/mail/
H A Dmain.c78 Usage: mail [-EiInv] [-r rcfile] [-s subject] [-a file] [-c cc-addr]\n\
85 Usage: mail [-EiInv] [-r rcfile] [-s subject] [-c cc-addr] [-b bcc-addr]\n\
181 struct name *to, *cc, *bcc, *smopts; local
224 cc = NULL;
341 cc = cat(cc, lexpand(optarg, GCC));
389 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL))
431 (void)mail(to, cc, bcc, smopts, subject,
/netbsd-current/usr.bin/make/
H A Dutil.c90 const char *cc; local
127 for (cc = name; *cc && *cc != '='; cc++) /* no `=' in name */
129 size = cc - name;
/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c67 * 4 ccngw-ner-cc.Berkeley.EDU (128.32.136.23) 39 ms 40 ms 39 ms
87 * 4 ccngw-ner-cc.Berkeley.EDU (128.32.136.23) 19 ms 39 ms 39 ms
121 * 4 ccngw-ner-cc.Berkeley.EDU (128.32.136.23) 39 ms 40 ms 19 ms
939 int cc; local
949 while ((cc = wait_for_reply(s, from, &t1)) != 0) {
954 * never end up with cc=0, so we need
958 cc = 0;
961 i = packet_ok(packet, cc, from, seq);
968 print(packet, cc, from);
1051 if (cc
1074 ssize_t cc = 0; local
1242 int cc; local
1412 packet_ok(u_char *buf, ssize_t cc, struct sockaddr_in *from, int seq) argument
1511 print(u_char *buf, int cc, struct sockaddr_in *from) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/
H A DMakefile.in471 @VTV_CYGMIN_TRUE@libvtv_la_SOURCES = vtv_stubs.cc
484 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources = compatibility-ldbl.cc
486 compatibility-parallel_list.cc compatibility-parallel_list-2.cc
489 compatibility.cc \
490 compatibility-debug_list.cc \
491 compatibility-debug_list-2.cc \
495 compatibility-c++0x.cc \
496 compatibility-atomic-c++0x.cc \
497 compatibility-thread-c++0x.cc \
[all...]

Completed in 208 milliseconds

<<31323334353637383940>>