| /freebsd/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 176 semantic values were not cleaned that caused quite severe 180 Now BtYacc skeleton calls delete functions for semantic 185 calls when it needs to delete semantic value or text position. 189 to delete semantic value of the token or non-terminal. [all …]
|
| H A D | yaccpar.skel | 10 /* the body either are not useful outside of semantic actions or */
|
| /freebsd/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 | 152 // 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/contrib/unbound/contrib/ |
| H A D | Dockerfile.tests | 3 # install semantic parser & lexical analyzer
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __log_hardening_failure | 32 // `observe` assertion semantic is used).
|
| H A D | __config | 149 // - `_LIBCPP_ASSERT_SEMANTIC_REQUIREMENT` -- checks that the given argument satisfies the semantic… 150 // by the Standard. Typically, there is no simple way to completely prove that a semantic require… 188 // `ignore` semantic which wouldn't evaluate the assertion at all); 194 …cution after a hardening check fails results in undefined behavior; the `observe` semantic is meant 197 // `ignore` semantic when evaluating hardened preconditions in the Library. Libc++ allows using t… 207 // Allow users to define an arbitrary assertion semantic; otherwise, use the default mapping from m…
|
| /freebsd/contrib/unbound/ |
| H A D | SECURITY.md | 5 NLnet Labs adheres to the straightforward, semantic versioning scheme that is
|
| /freebsd/contrib/llvm-project/lld/docs/MachO/ |
| H A D | ld64-vs-lld.rst | 26 This should not result in any meaningful semantic difference.
|
| /freebsd/usr.bin/dtc/ |
| H A D | HACKING | 38 most of the semantic checkers that can be implemented by simply reading the
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsBase.td | 43 // Type is not important to semantic analysis and codegen; recognize as builtin
|
| H A D | DiagnosticCommentKinds.td | 26 // HTML semantic errors
|
| H A D | Builtins.def | 75 // T -> type is not important to semantic analysis and codegen; recognize as
|
| H A D | TypeNodes.td | 25 /// typedefs can have semantic impacts in ways that are only reflected in our
|
| H A D | LangOptions.def | 358 LANGOPT(SemanticInterposition , 1, 0, Benign, "semantic interposition") 360 "Like -fno-semantic-interposition but don't use local aliases")
|
| /freebsd/sys/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 11 file type requires heavy-duty semantic analysis on the file contents.
|
| /freebsd/contrib/mandoc/ |
| H A D | mandoc.css | 245 /* Various semantic markup. */
|
| /freebsd/share/i18n/csmapper/BIG5/ |
| H A D | UCS%Big5EXT@IBM.src | 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/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 3186 const Expr *semantic = *i; in visitPseudoObjectExpr() local 3190 if (const OpaqueValueExpr *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in visitPseudoObjectExpr() 3210 } else if (semantic == resultExpr) { in visitPseudoObjectExpr() 3211 result = asImpl().visit(semantic); in visitPseudoObjectExpr() 3215 CGF.EmitIgnoredExpr(semantic); in visitPseudoObjectExpr()
|
| H A D | CGExpr.cpp | 6616 const Expr *semantic = *i; in emitPseudoObjectExpr() local 6620 if (const auto *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in emitPseudoObjectExpr() 6657 } else if (semantic == resultExpr) { in emitPseudoObjectExpr() 6659 result.LV = CGF.EmitLValue(semantic); in emitPseudoObjectExpr() 6661 result.RV = CGF.EmitAnyExpr(semantic, slot); in emitPseudoObjectExpr() 6665 CGF.EmitIgnoredExpr(semantic); in emitPseudoObjectExpr()
|
| /freebsd/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/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/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __config | 118 // - `_LIBCPP_ASSERT_SEMANTIC_REQUIREMENT` -- checks that the given argument satisfies the semantic… 119 // by the Standard. Typically, there is no simple way to completely prove that a semantic require…
|