| /netbsd-src/tests/bin/ps/ |
| H A D | t_ps.sh | 257 check_heading_regexp '-o pid=PPP -o comm=CCC' \ 258 '^ *PPP CCC$' 259 check_heading_regexp '-o pid,comm=CCC' \ 260 '^'"${head_regexp_pid}"' CCC$' 261 check_heading_regexp '-o pid -o comm=CCC' \ 262 '^'"${head_regexp_pid}"' CCC$' 264 check_heading_regexp '-o comm=CCC' \ 265 '^CCC$' 267 check_heading_regexp '-o comm=CCC -o pid=PPP' \ 268 '^CCC *PPP$' [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| H A D | testcompare.md | 74 [(set (reg:CCC CC_REG) 189 (eqne:QHSI (reg:CCC CC_REG) (const_int 0)))] 218 (neg:QHSI (ne:QHSI (reg:CCC CC_REG) (const_int 0))))] 238 (ashift:QHSI (eqne:QHSI (reg:CCC CC_REG) (const_int 0)) 308 [(set (reg:CCC CC_REG) 309 (ltu:CCC (match_dup 1) (match_dup 2))) 311 (<geultu_to_c>:QHSI (reg:CCC CC_REG) (const_int 0)))]) 323 [(set (reg:CCC CC_REG) 324 (ltu:CCC (match_dup 1) (match_dup 2))) 326 (neg:QHSI (ne:QHSI (reg:CCC CC_REG) (const_int 0))))]) [all …]
|
| H A D | h8300-modes.def | 23 CC_MODE (CCC);
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| H A D | namespace.cc | 29 namespace CCC { namespace 61 char BBB::CCC::xyzq (char c) in xyzq() 188 c1 = BBB::CCC::xyzq ('m'); in main()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| H A D | namespace.cc | 29 namespace CCC { namespace 61 char BBB::CCC::xyzq (char c) in xyzq() 188 c1 = BBB::CCC::xyzq ('m'); in main()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | Makefile.comm | 25 COMPILE.cpp=$(CCC) $(ALL_CCFLAGS) -c 28 LINK.cpp=$(CCC) $(CCFLAGS) $(LDFLAGS)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc.md | 682 [(set (reg:CCC CC_REG) 683 (compare:CCC (not:SI (match_operand:SI 0 "arith_operand" "rI")) 821 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 822 (set (match_dup 0) (ltu:W (reg:CCC CC_REG) (const_int 0)))] 834 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 835 (set (match_dup 0) (neg:W (ltu:W (reg:CCC CC_REG) (const_int 0))))] 901 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 902 (set (match_dup 0) (geu:W (reg:CCC CC_REG) (const_int 0)))] 914 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 915 (set (match_dup 0) (neg:W (geu:W (reg:CCC CC_REG) (const_int 0))))] [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sparc.md | 682 [(set (reg:CCC CC_REG) 683 (compare:CCC (not:SI (match_operand:SI 0 "arith_operand" "rI")) 821 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 822 (set (match_dup 0) (ltu:W (reg:CCC CC_REG) (const_int 0)))] 834 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 835 (set (match_dup 0) (neg:W (ltu:W (reg:CCC CC_REG) (const_int 0))))] 901 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 902 (set (match_dup 0) (geu:W (reg:CCC CC_REG) (const_int 0)))] 914 [(set (reg:CCC CC_REG) (compare:CCC (not:SI (match_dup 1)) (const_int -1))) 915 (set (match_dup 0) (neg:W (geu:W (reg:CCC CC_REG) (const_int 0))))] [all …]
|
| /netbsd-src/external/gpl2/groff/dist/src/utils/pfbtops/ |
| H A D | Makefile.sub | 7 LINK.c=$(CCC) $(CCFLAGS) $(LDFLAGS)
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/ |
| H A D | archive_string_composition.h | 1006 #define CCC(uc) \ macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | sync.md | 660 [(set (reg:CCC FLAGS_REG) 661 (compare:CCC 697 [(set (reg:CCC FLAGS_REG) 698 (compare:CCC 735 [(set (reg:CCC FLAGS_REG) 736 (compare:CCC
|
| H A D | i386-modes.def | 59 Add CCC to indicate that only the Carry flag is valid. 70 CC_MODE (CCC);
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | SemaInternal.h | 95 std::unique_ptr<CorrectionCandidateCallback> CCC, in TypoCorrectionConsumer() argument 101 CorrectionValidator(std::move(CCC)), MemberContext(MemberContext), in TypoCorrectionConsumer()
|
| H A D | ExternalSemaSource.h | 214 CorrectionCandidateCallback &CCC, in CorrectTypo() argument
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | fr30-opc.c | 1053 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (CRJ), ',', OP (CRI), 0 } }, 1059 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (RJC), ',', OP (CRI), 0 } }, 1065 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (CRJ), ',', OP (RIC), 0 } }, 1071 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (CRJ), ',', OP (RIC), 0 } },
|
| H A D | tic54x-opc.c | 131 #define CCC 0x0C macro 151 { "c", CCC }, { "C", CCC },
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | fr30-opc.c | 1053 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (CRJ), ',', OP (CRI), 0 } }, 1059 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (RJC), ',', OP (CRI), 0 } }, 1065 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (CRJ), ',', OP (RIC), 0 } }, 1071 { { MNEM, ' ', OP (U4C), ',', OP (CCC), ',', OP (CRJ), ',', OP (RIC), 0 } },
|
| H A D | tic54x-opc.c | 131 #define CCC 0x0C macro 151 { "c", CCC }, { "C", CCC },
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 4124 static bool isCandidateViable(CorrectionCandidateCallback &CCC, in isCandidateViable() argument 4126 Candidate.setCallbackDistance(CCC.RankCandidate(Candidate)); in isCandidateViable() 4681 Scope *S, CorrectionCandidateCallback &CCC, in AddKeywordsToConsumer() argument 4686 if (CCC.WantExpressionKeywords) in AddKeywordsToConsumer() 4691 if (CCC.WantObjCSuper) in AddKeywordsToConsumer() 4694 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer() 4731 } else if (CCC.WantFunctionLikeCasts) { in AddKeywordsToConsumer() 4740 if (CCC.WantCXXNamedCasts && SemaRef.getLangOpts().CPlusPlus) { in AddKeywordsToConsumer() 4747 if (CCC.WantExpressionKeywords) { in AddKeywordsToConsumer() 4779 if (CCC.WantRemainingKeywords) { in AddKeywordsToConsumer() [all …]
|
| H A D | MultiplexExternalSemaSource.cpp | 317 CorrectionCandidateCallback &CCC, in CorrectTypo() argument 322 if (TypoCorrection C = Sources[I]->CorrectTypo(Typo, LookupKind, S, SS, CCC, in CorrectTypo()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-modes.def | 60 Add CCC to indicate that only the Carry flag is valid. 71 CC_MODE (CCC);
|
| H A D | sync.md | 872 [(set (reg:CCC FLAGS_REG) 873 (compare:CCC 909 [(set (reg:CCC FLAGS_REG) 910 (compare:CCC 947 [(set (reg:CCC FLAGS_REG) 948 (compare:CCC
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mm/examples/ |
| H A D | MOVE | 117 CCC
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherOpt.cpp | 62 if (auto *CCC = dyn_cast<CheckCondCodeMatcher>(MC->getNext())) in ContractNodes() local 64 New = new CheckChild2CondCodeMatcher(CCC->getCondCodeName()); in ContractNodes()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/ |
| H A D | ansi-c++.m4 | 14 AC_CHECK_PROGS(CXX, $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC, :)
|