| /freebsd-14.2/contrib/byacc/ |
| H A D | README.BTYACC | 80 has an YYSTYPE semantic value attached to it. 87 In addition to semantic value stack BtYacc now maintains 89 is similar to the behavior of the semantic value stack. 101 semantic value of the returned token to yylval. 127 This is analogue of the $$ semantic value. 171 semantic semantic values and text positions of tokens 180 Now BtYacc skeleton calls delete functions for semantic 193 v is semantic value to delete, 205 v is semantic value to delete, 365 automatic backtracking and semantic disambiguation to [all …]
|
| H A D | yaccpar.skel | 10 /* the body either are not useful outside of semantic actions or */
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DependenceFlags.h | 188 Dependence semantic() { in LLVM_COMMON_DEPENDENCE() 251 return Dependence(D).semantic().expr(); in toExprDependenceForImpliedType() 292 return Dependence(D).semantic().type(); in toSemanticDependence()
|
| H A D | CommentCommands.td | 146 // We don't do any additional semantic analysis for the following
|
| H A D | CXXRecordDeclDefinitionBits.def | 192 /// True when this class has a destructor with no semantic effect.
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | Dockerfile.tests | 3 # install semantic parser & lexical analyzer
|
| /freebsd-14.2/contrib/unbound/ |
| H A D | SECURITY.md | 5 NLnet Labs adheres to the straightforward, semantic versioning scheme that is
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticDocs.td | 85 **Note:** enabling this warning in C will change the semantic behavior of the
|
| H A D | DiagnosticCommentKinds.td | 26 // HTML semantic errors
|
| H A D | TypeNodes.td | 25 /// typedefs can have semantic impacts in ways that are only reflected in our
|
| H A D | LangOptions.def | 375 BENIGN_LANGOPT(SemanticInterposition , 1, 0, "semantic interposition") 377 "Like -fno-semantic-interposition but don't use local aliases")
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/MachO/ |
| H A D | ld64-vs-lld.rst | 26 This should not result in any meaningful semantic difference.
|
| /freebsd-14.2/usr.bin/dtc/ |
| H A D | HACKING | 38 most of the semantic checkers that can be implemented by simply reading the
|
| /freebsd-14.2/contrib/googletest/ |
| H A D | README.md | 11 We do publish occasional semantic versions, tagged with
|
| /freebsd-14.2/sys/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 11 file type requires heavy-duty semantic analysis on the file contents.
|
| /freebsd-14.2/ |
| H A D | CONTRIBUTING.md | 106 …rve the one-sentence-per-line rule so manual pages properly render. Any semantic changes to the ma…
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | mandoc.css | 236 /* Various semantic markup. */
|
| H A D | NEWS | 459 * apropos(1): Reimplement complete semantic search functionality 1060 mandoc-tools sandbox. This interfaces with mandocdb(8) for semantic 1127 content, which features semantic querying of manual content. 1287 * Some subtle semantic issues, such as punctuation scope, have also
|
| /freebsd-14.2/share/i18n/csmapper/BIG5/ |
| H A D | UCS%[email protected] | 87 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
|
| H A D | Big5EXT@IBM%UCS.src | 87 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 3142 const Expr *semantic = *i; in visitPseudoObjectExpr() local 3146 if (const OpaqueValueExpr *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in visitPseudoObjectExpr() 3166 } else if (semantic == resultExpr) { in visitPseudoObjectExpr() 3167 result = asImpl().visit(semantic); in visitPseudoObjectExpr() 3171 CGF.EmitIgnoredExpr(semantic); in visitPseudoObjectExpr()
|
| H A D | CGExpr.cpp | 6057 const Expr *semantic = *i; in emitPseudoObjectExpr() local 6061 if (const auto *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in emitPseudoObjectExpr() 6098 } else if (semantic == resultExpr) { in emitPseudoObjectExpr() 6100 result.LV = CGF.EmitLValue(semantic); in emitPseudoObjectExpr() 6102 result.RV = CGF.EmitAnyExpr(semantic, slot); in emitPseudoObjectExpr() 6106 CGF.EmitIgnoredExpr(semantic); in emitPseudoObjectExpr()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaPseudoObject.cpp | 199 void addSemanticExpr(Expr *semantic) { in addSemanticExpr() argument 200 Semantics.push_back(semantic); in addSemanticExpr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetInstrPredicate.td | 29 // Every MCInstPredicate class has a well-known semantic in tablegen. For
|
| /freebsd-14.2/contrib/bc/ |
| H A D | README.md | 456 This `bc` uses [semantic versioning][11].
|