Home
last modified time | relevance | path

Searched refs:PCC (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DCommentSema.cpp702 ParamCommandComment *PCC = dyn_cast<ParamCommandComment>(*I); in resolveParamCommandIndexes() local
703 if (!PCC || !PCC->hasParamName()) in resolveParamCommandIndexes()
705 StringRef ParamName = PCC->getParamNameAsWritten(); in resolveParamCommandIndexes()
711 PCC->setIsVarArgParam(); in resolveParamCommandIndexes()
715 UnresolvedParamCommands.push_back(PCC); in resolveParamCommandIndexes()
718 PCC->setParamIndex(ResolvedParamIndex); in resolveParamCommandIndexes()
720 SourceRange ArgRange = PCC->getParamNameRange(); in resolveParamCommandIndexes()
727 ParamVarDocs[ResolvedParamIndex] = PCC; in resolveParamCommandIndexes()
741 const ParamCommandComment *PCC = UnresolvedParamCommands[i]; in resolveParamCommandIndexes() local
743 SourceRange ArgRange = PCC->getParamNameRange(); in resolveParamCommandIndexes()
[all …]
/freebsd-10-stable/contrib/byacc/
DNOTES3 developed on a VAX using PCC. PCC placed at most six variables
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Index/
DCommentToXML.cpp145 const ParamCommandComment *PCC = cast<ParamCommandComment>(Child); in FullCommentParts() local
146 if (!PCC->hasParamName()) in FullCommentParts()
149 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts()
152 Params.push_back(PCC); in FullCommentParts()
/freebsd-10-stable/contrib/gcc/doc/
Dinterface.texi21 some target machines. As a result, functions compiled with PCC
34 By contrast, PCC on most target machines returns structures and unions
Dtrouble.texi383 PCC allows typedef names to be used as function parameters.
404 PCC allows whitespace in the middle of compound assignment operators
441 When compiling functions that return @code{float}, PCC converts it to
443 with PCC compatibility, you should declare your functions to return
452 a structure-returning function compiled with PCC, and vice versa.
461 By contrast, PCC on most target machines returns structures and unions
468 On some newer machines, PCC uses a reentrant convention for all
/freebsd-10-stable/sys/dev/pccard/
Dpccarddevs298 product CONTEC FX_DS110_PCC 0x0008 Contec FLEXLAN/FX-DS110-PCC
714 …uct COREGA ETHER_PCC_T { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
715 … COREGA ETHER_PCC_TD { "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
716 …EGA ETHER_II_PCC_T { "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
717 … ETHER_II_PCC_TD { "corega&spK.K.", "corega&spEtherII&spPCC-TD", NULL, NULL } Corega EtherII PCC-TD
718 …ETHER_PCC_TX { "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
719 …A FETHER_PCC_TXD { "corega&spK.K.", "corega&spFEther&spPCC-TXD", NULL, NULL } Corega FEther PCC-TXD
720 product COREGA FETHER_PCC_TXF { "corega", "FEther&spPCC-TXF", NULL, NULL } Corega FEther PCC-TXF
721 …R_II_PCC_TXD { "corega&spK.K.", "corega&spFEtherII&spPCC-TXD", NULL, NULL } Corega FEtherII PCC-TXD
723 …SS_LAN_PCC_11 { "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
/freebsd-10-stable/contrib/ntp/html/hints/
Dbsdi8 the "cc" command is GCC 1.4x rather than PCC or GCC 2.x. It is imperative
/freebsd-10-stable/games/fortune/datfiles/
Dfortunes.sp.ok3124 PCC
Dfortunes1218 -- Jack Banton, PCC Automotive Electrical School
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaCodeComplete.cpp3035 Sema::ParserCompletionContext PCC) { in mapCodeCompletionContext() argument
3036 switch (PCC) { in mapCodeCompletionContext()
/freebsd-10-stable/contrib/binutils/binutils/
DChangeLog-91974843 old compilers (such as PCC).
/freebsd-10-stable/contrib/binutils/ld/
DChangeLog-91976593 sake of old (e.g. PCC) compilers.
/freebsd-10-stable/share/misc/
Dpci_vendors19336 a002 THUNDERX PCC Bridge
19337 177d a102 CN88XX PCC Bridge
/freebsd-10-stable/contrib/gcc/
DChangeLog-199920022 PCC struct return method.
/freebsd-10-stable/sys/contrib/dev/acpica/
Dchanges.txt3543 iASL: Added the ACPI 5.0 "PCC" keyword for use in the Register() ASL