Home
last modified time | relevance | path

Searched refs:CCC (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-12.1/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh258 '^ *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$'
268 '^CCC *PPP$'
291 '^ *PPP,comm=CCC$' # not like '-o pid=PPP -o comm=CCC'
317 '^ * CCC$'
[all …]
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_string_composition.h1008 #define CCC(uc) \ macro
H A Darchive_string.c2898 cx = CCC(ucx[_i]); \
3073 } else if ((cl = CCC(uc2)) == 0) { in archive_string_normalize_C()
3147 cx = CCC(ucx[0]); in archive_string_normalize_C()
3334 if (IS_DECOMPOSABLE_BLOCK(uc) && CCC(uc) != 0) { in archive_string_normalize_D()
3345 fdc[0].ccc = CCC(cp2); in archive_string_normalize_D()
3353 (ccc = CCC(uc2)) != 0 && fdi < FDC_MAX) { in archive_string_normalize_D()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3847 Candidate.setCallbackDistance(CCC.RankCandidate(Candidate)); in isCandidateViable()
4408 if (CCC.WantExpressionKeywords) in AddKeywordsToConsumer()
4413 if (CCC.WantObjCSuper) in AddKeywordsToConsumer()
4416 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()
4453 } else if (CCC.WantFunctionLikeCasts) { in AddKeywordsToConsumer()
4469 if (CCC.WantExpressionKeywords) { in AddKeywordsToConsumer()
4501 if (CCC.WantRemainingKeywords) { in AddKeywordsToConsumer()
4555 std::unique_ptr<CorrectionCandidateCallback> CCC, in makeTypoCorrectionConsumer() argument
4617 CorrectionCandidateCallback &CCCRef = *CCC; in makeTypoCorrectionConsumer()
4745 bool ObjCMessageReceiver = CCC->WantObjCSuper && !CCC->WantRemainingKeywords; in CorrectTypo()
[all …]
H A DMultiplexExternalSemaSource.cpp318 CorrectionCandidateCallback &CCC, in CorrectTypo() argument
323 if (TypoCorrection C = Sources[I]->CorrectTypo(Typo, LookupKind, S, SS, CCC, in CorrectTypo()
H A DSemaCodeComplete.cpp1470 switch (CCC) { in AddFunctionSpecifiers()
1525 switch (CCC) { in WantTypesInContext()
1710 switch (CCC) { in AddOrdinaryNameResults()
1789 if (CCC == Sema::PCC_Class) { in AddOrdinaryNameResults()
1834 AddStorageSpecifiers(CCC, SemaRef.getLangOpts(), Results); in AddOrdinaryNameResults()
1835 AddFunctionSpecifiers(CCC, SemaRef.getLangOpts(), Results); in AddOrdinaryNameResults()
1840 AddStorageSpecifiers(CCC, SemaRef.getLangOpts(), Results); in AddOrdinaryNameResults()
1846 AddStorageSpecifiers(CCC, SemaRef.getLangOpts(), Results); in AddOrdinaryNameResults()
2020 AddStorageSpecifiers(CCC, SemaRef.getLangOpts(), Results); in AddOrdinaryNameResults()
2026 CCC == Sema::PCC_ParenthesizedExpression) { in AddOrdinaryNameResults()
[all …]
H A DSemaExpr.cpp1820 std::unique_ptr<CorrectionCandidateCallback> CCC, in DiagnoseEmptyLookup() argument
1911 R.getLookupNameInfo(), R.getLookupKind(), S, &SS, std::move(CCC), in DiagnoseEmptyLookup()
1921 &SS, std::move(CCC), CTK_ErrorRecovery))) { in DiagnoseEmptyLookup()
2070 std::unique_ptr<CorrectionCandidateCallback> CCC, in ActOnIdExpression() argument
2195 assert((!CCC || CCC->IsAddressOfOperand == IsAddressOfOperand) && in ActOnIdExpression()
2197 if (CCC) { in ActOnIdExpression()
2199 CCC->setTypoName(II); in ActOnIdExpression()
2201 CCC->setTypoNNS(SS.getScopeRep()); in ActOnIdExpression()
2207 CCC ? std::move(CCC) : std::move(DefaultValidator), in ActOnIdExpression()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaInternal.h135 std::unique_ptr<CorrectionCandidateCallback> CCC, in TypoCorrectionConsumer() argument
141 CorrectionValidator(std::move(CCC)), MemberContext(MemberContext), in TypoCorrectionConsumer()
H A DExternalSemaSource.h205 CorrectionCandidateCallback &CCC, in CorrectTypo() argument
H A DMultiplexExternalSemaSource.h338 CorrectionCandidateCallback &CCC,
H A DSema.h1867 std::unique_ptr<CorrectionCandidateCallback> CCC = nullptr);
3194 std::unique_ptr<CorrectionCandidateCallback> CCC,
3278 std::unique_ptr<CorrectionCandidateCallback> CCC,
3288 std::unique_ptr<CorrectionCandidateCallback> CCC,
4158 std::unique_ptr<CorrectionCandidateCallback> CCC = nullptr,
4168 std::unique_ptr<CorrectionCandidateCallback> CCC,
/freebsd-12.1/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y108 AUTH ADAT PROT PBSZ CCC MIC
693 | CCC CRLF check_secure
988 { "CCC", CCC, ARGS, 1, "" },
H A Dftpcmd.c135 CCC = 324, enumerator
220 #define CCC 324 macro
3041 { "CCC", CCC, ARGS, 1, "" },
/freebsd-12.1/contrib/libxo/xohtml/external/
H A Djquery.qtip.css119 border-color: #CCC;
521 * border-color: #CCC;
/freebsd-12.1/crypto/heimdal/appl/ftp/
H A DChangeLog100 (from MIT); make sure we CCC if switching to clear-text command
142 * ftp/security.c: keep track of if CCC was passed
144 * ftpd/extern.h: variable to keep track of if CCC was passed
146 * ftpd/ftpcmd.y: sprinkel check_secure, check if CCC was passed in
/freebsd-12.1/contrib/gperf/src/
H A Dconfigure648 CCC
2837 if test -n "$CCC"; then
2838 CXX=$CCC
/freebsd-12.1/contrib/gperf/lib/
H A Dconfigure648 CCC
2835 if test -n "$CCC"; then
2836 CXX=$CCC
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp2996 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; in ParseDeclarationSpecifiers() local
3015 CCC = Sema::PCC_LocalDeclarationSpecifiers; in ParseDeclarationSpecifiers()
3017 CCC = DSContext == DeclSpecContext::DSC_class ? Sema::PCC_MemberTemplate in ParseDeclarationSpecifiers()
3020 CCC = Sema::PCC_Class; in ParseDeclarationSpecifiers()
3022 CCC = Sema::PCC_ObjCImplementation; in ParseDeclarationSpecifiers()
3024 Actions.CodeCompleteOrdinaryName(getCurScope(), CCC); in ParseDeclarationSpecifiers()
H A DParser.cpp1491 std::unique_ptr<CorrectionCandidateCallback> CCC) { in TryAnnotateName() argument
1529 SS.isEmpty() ? std::move(CCC) : nullptr); in TryAnnotateName()
/freebsd-12.1/contrib/libxo/xohtml/
H A Dxohtml.css837 border: solid 1px #CCC;
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h768 std::unique_ptr<CorrectionCandidateCallback> CCC = nullptr);
/freebsd-12.1/contrib/binutils/config/
H A Dacinclude.m411 AC_CHECK_PROGS(CXX, $CCC c++ g++ gcc CC cxx cc++, gcc)
/freebsd-12.1/contrib/binutils/
H A Dconfigure3699 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
3741 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
/freebsd-12.1/tools/tools/locale/etc/final-maps/
H A Dwidths.txt4511 <CJK_UNIFIED_IDEOGRAPH-3CCC> 2
8607 <CJK_UNIFIED_IDEOGRAPH-4CCC> 2
12693 <CJK_UNIFIED_IDEOGRAPH-5CCC> 2
16789 <CJK_UNIFIED_IDEOGRAPH-6CCC> 2
20885 <CJK_UNIFIED_IDEOGRAPH-7CCC> 2
24981 <CJK_UNIFIED_IDEOGRAPH-8CCC> 2
29077 <CJK_UNIFIED_IDEOGRAPH-9CCC> 2
H A Dmap.eucCN2786 <CJK_UNIFIED_IDEOGRAPH-6CCC> \xC3\xDA
7385 <CJK_UNIFIED_IDEOGRAPH-7CCC> \xF4\xD8
7612 <CJK_UNIFIED_IDEOGRAPH-9CCC> \xF7\xA1

123