| /external/clang/include/clang/Sema/ |
| D | CleanupInfo.h | 39 void mergeFrom(CleanupInfo Rhs) { in mergeFrom()
|
| /external/sdv/vsomeip/third_party/boost/type_index/examples/ |
| D | constexpr14_sort_check.cpp | 49 constexpr bool is_asc_sorted(types<Lhs, Rhs, TN...>) noexcept { in is_asc_sorted() argument
|
| /external/mesa3d/src/mesa/program/ |
| D | program_parse.y | 112 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | ScopeExit.h | 34 scope_exit(scope_exit &&Rhs) in scope_exit() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | ScopeExit.h | 33 scope_exit(scope_exit &&Rhs) in scope_exit() function
|
| /external/python/cpython3/Tools/peg_generator/pegen/ |
| D | python_generator.py | 59 def visit_Rhs(self, node: Rhs) -> bool: 113 def visit_Rhs(self, node: Rhs) -> Tuple[Optional[str], str]: 287 def visit_Rhs(self, node: Rhs, is_loop: bool = False, is_gather: bool = False) -> None:
|
| D | validator.py | 23 def visit_Rhs(self, node: Rhs) -> None:
|
| D | c_generator.py | 204 def visit_Rhs(self, node: Rhs) -> FunctionCall: 578 def _handle_default_rule_body(self, node: Rule, rhs: Rhs, result_type: str) -> None: 608 def _handle_loop_rule_body(self, node: Rule, rhs: Rhs) -> None: 697 self, node: Rhs, is_loop: bool, is_gather: bool, rulename: Optional[str]
|
| D | grammar.py | 70 def __init__(self, name: str, type: Optional[str], rhs: Rhs, memo: Optional[object] = None): 145 class Rhs: class 321 def __init__(self, rhs: Rhs):
|
| D | first_sets.py | 116 def visit_Rhs(self, item: Rhs) -> Set[str]:
|
| D | parser_generator.py | 171 def artifical_rule_from_rhs(self, rhs: Rhs) -> str: 235 def visit_Rhs(self, rhs: Rhs) -> bool:
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorContractionMapper.h | 18 Rhs = 0, enumerator
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
| D | MCSymbolXCOFF.h | 28 StringRef Lhs, Rhs; in getUnqualifiedName() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Alignment.h | 390 inline Align max(MaybeAlign Lhs, Align Rhs) { in max() 394 inline Align max(Align Lhs, MaybeAlign Rhs) { in max()
|
| /external/dtc/ |
| D | srcpos.h | 68 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | MergeICmps.cpp | 184 BCEAtom Rhs; member 207 const BCEAtom &Rhs() const { return Cmp.Rhs; } in Rhs() function in __anonce40d0dd0111::BCECmpBlock 323 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local 616 Value *Lhs, *Rhs; in mergeComparisons() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/ |
| D | Scheduler.h | 51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
| D | Scheduler.h | 51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | ImportedFunctionsInliningStatistics.cpp | 193 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | ImportedFunctionsInliningStatistics.cpp | 207 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | MergeICmps.cpp | 211 const BCEAtom &Rhs() const { return Rhs_; } in Rhs() function in __anonb813ffd70111::BCECmpBlock 343 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local 622 Value *const Rhs = Builder.Insert(FirstCmp.Rhs().GEP->clone()); in mergeComparisons() local
|
| /external/eigen/unsupported/Eigen/src/KroneckerProduct/ |
| D | KroneckerTensorProduct.h | 33 typedef typename Traits::Rhs Rhs; typedef
|
| /external/gemmlowp/internal/ |
| D | block_params.h | 162 enum class Side { Lhs, Rhs }; enumerator
|
| D | kernel.h | 173 typedef tRhs Rhs; typedef
|
| /external/llvm-libc/src/__support/CPP/ |
| D | string_view.h | 31 LIBC_INLINE static int compareMemory(const char *Lhs, const char *Rhs, in compareMemory()
|