Home
last modified time | relevance | path

Searched full:disambiguated (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Drealtek.yaml33 The different models in a given family can be automatically disambiguated by
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp39 "are disambiguated by memchecks"));
/freebsd/share/i18n/csmapper/APPLE/
H A DFARSI%UCS.src233 # Mac OS Farsi can then be disambiguated by the use of the resolved
H A DUCS%ARABIC.src259 # Mac OS Arabic can then be disambiguated by the use of the resolved
H A DUCS%FARSI.src233 # Mac OS Farsi can then be disambiguated by the use of the resolved
H A DARABIC%UCS.src259 # Mac OS Arabic can then be disambiguated by the use of the resolved
H A DHEBREW%UCS.src231 # Mac OS Hebrew can then be disambiguated by the use of the resolved
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon_incl.td56 // disambiguated. If there is no intrinsic defined that takes
H A DDiagnosticSemaKinds.td382 "parentheses were disambiguated as a function declaration">,
385 "parentheses were disambiguated as redundant parentheses around declaration "
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h62 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given
66 /// MemoryDefs are not disambiguated because it would require multiple reaching
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2673 /// Returns false if the statement is disambiguated as expression.
2689 Expression, ///< Disambiguated as an expression (either kind).
2690 ConditionDecl, ///< Disambiguated as the declaration form of condition.
2691 InitStmtDecl, ///< Disambiguated as a simple-declaration init-statement.
2692 ForRangeDecl, ///< Disambiguated as a for-range declaration.
/freebsd/lib/libpmc/
H A Dpmc.atom.3803 The number of load operations that were successfully disambiguated.
H A Dpmc.core2.3772 The number of load operations that were successfully disambiguated.
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp120 /// Returns false if the statement is disambiguated as expression.
152 // disambiguated as a declaration may be an ill-formed declaration. in isCXXSimpleDeclaration()
H A DParseDecl.cpp6947 // check for that in ParseParenDeclarator, after we have disambiguated in ParseDirectDeclarator()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp186 // different result types, which should be disambiguated. in insert()
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION516 ambiguous address with regard to scope, expecting it is disambiguated
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2786 // disambiguated by splitting out different context ids. in identifyClones()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2205 // they're disambiguated by whether the shift was explicit or implicit rather
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7181 // Dont add in certain cases of VCVT as this needs to be disambiguated in ParseInstruction()