/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/ |
H A D | GtestMatchers.cpp | 90 StatementMatcher Right) { in gtestAssert() 97 StatementMatcher Right) { in gtestExpect()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | FormatAdapters.h | 45 size_t Right; variable 48 PadAdapter(T &&Item, size_t Left, size_t Right) in PadAdapter() 92 detail::PadAdapter<T> fmt_pad(T &&Item, size_t Left, size_t Right) { in fmt_pad()
|
H A D | FormatCommon.h | 17 enum class AlignStyle { Left, Center, Right }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | FormatVariadic.cpp | 107 StringRef Right = Fmt.drop_front(NumEscapedBraces * 2); in splitLiteralAndReplacement() local 130 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | trie-node.h | 49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
|
H A D | xray-stacks.cpp | 263 const StackDuration &Right) { in mergeStackDuration()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.h | 126 int32_t Right = I - 1; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeBeadsGen.cpp | 98 unsigned Right = 8 * p; in run() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/ |
H A D | DiagnosticNames.cpp | 49 const DiagnosticRecord &Right) { in orderByID()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PRBTree.h | 65 Right enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | PseudoProbeInserter.cpp | 124 auto IsEqual = [](const MachineInstr *Left, const MachineInstr *Right) { in runOnMachineFunction()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PRBTree.h | 65 Right enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | TokenAnnotator.cpp | 2599 const FormatToken &Right = Tok; in splitPenalty() local 2799 const FormatToken &Right) { in spaceRequiredBetween() 3085 const FormatToken &Right) { in spaceRequiredBefore() 3512 const FormatToken &Right) { in mustBreakBefore() 3811 const FormatToken &Right) { in canBreakBefore()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | PseudoProbe.cpp | 146 auto IsEqual = [](const PseudoProbeInst *Left, const PseudoProbeInst *Right) { in removeRedundantPseudoProbes()
|
/netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
H A D | nsnames.c | 265 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 93 ImutAVLTree *Right = T->getRight(); in getMaxElement() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | Parsing.cpp | 231 auto Right = ParseElement(P->State); in parsePair() local
|
/netbsd-src/games/atc/ |
H A D | input.c | 469 Right(int c __unused) in Right() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | Tokens.cpp | 481 auto *Right = llvm::partition_point( in spelledTokensTouching() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 943 DiagList Right(d2_begin, d2_end); in CheckLists() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 502 unsigned Right = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 1090 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CStringChecker.cpp | 1281 AnyArgExpr Right = {CE->getArg(1), 1}; in evalMemcmp() local 1955 AnyArgExpr Right = {CE->getArg(1), 1}; in evalStrcmpCommon() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 793 bool Right = (Opc == S2_lsr_i_p || Opc == S2_asr_i_p); in splitShift() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 442 Register Right = MI.getOperand(2).getReg(); in matchINS() local
|