/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
D | LVSort.cpp | 71 std::tuple<std::string, StringRef, uint32_t, LVOffset> Right( in sortByKind() local 83 std::tuple<uint32_t, StringRef, std::string, LVOffset> Right( in sortByLine() local 95 std::tuple<StringRef, uint32_t, std::string, LVOffset> Right( in sortByName() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | IntervalTree.h | 206 PointType Right; variable 211 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData() 271 IntervalNode *Right = nullptr; // RS - Right subtree. variable 546 const IntervalReferences *Right, IntervalNode *Node, in find_iterator() 610 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 46 size_t Right; variable 49 PadAdapter(T &&Item, size_t Left, size_t Right) in PadAdapter() 91 detail::PadAdapter<T> fmt_pad(T &&Item, size_t Left, size_t Right) { in fmt_pad()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
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()
|
D | FormatCommon.h | 17 enum class AlignStyle { Left, Center, Right }; enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | FormatVariadic.cpp | 108 StringRef Right = Fmt.drop_front(NumEscapedBraces * 2); in splitLiteralAndReplacement() local 131 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
|
/external/rust/android-crates-io/crates/anes/src/parser/ |
D | types.rs | 37 Right, enumerator 73 Right, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FormatVariadic.cpp | 107 StringRef Right = Fmt.drop_front(BO + NumEscapedBraces * 2); in splitLiteralAndReplacement() local 130 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/ |
D | either.rs | 7 Right(Right), enumerator
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/ |
D | either.rs | 7 Right(Right), enumerator
|
/external/rust/android-crates-io/crates/regex-syntax/src/ |
D | either.rs | 7 Right(Right), enumerator
|
/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | unzip.rs | 12 type Right: Send; typedef 18 FB: Folder<Self::Right>; in consume() 34 FromB: Default + Send + ParallelExtend<OP::Right>, in execute() 48 FromB: Send + ParallelExtend<OP::Right>, in execute_into() 96 type Right = B; typedef 136 type Right = T; typedef 179 type Right = R; typedef 452 type Right = R; typedef
|
/external/rust/android-crates-io/crates/num-derive/tests/ |
D | num_derive_without_num.rs | 19 Right, enumerator
|
/external/llvm/unittests/Transforms/Utils/ |
D | MemorySSA.cpp | 77 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local 118 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local 161 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
|
/external/pdfium/xfa/fgas/layout/ |
D | cfgas_rtfbreak.h | 28 Right, enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatCommon.h | 18 enum class AlignStyle { Left, Center, Right }; enumerator
|
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/ |
D | JsonTreeAndMapperTest.kt | 21 data class Right(val data: Payload) : Either() class in kotlinx.serialization.json.JsonTreeAndMapperTest.Either
|
/external/clang/lib/Format/ |
D | TokenAnnotator.cpp | 1802 const FormatToken &Right = Tok; in splitPenalty() local 1967 const FormatToken &Right) { in spaceRequiredBetween() 2098 const FormatToken &Right) { in spaceRequiredBefore() 2252 const FormatToken &Right) { in mustBreakBefore() 2360 const FormatToken &Right) { in canBreakBefore()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/either-1.13.0/src/ |
D | serde_untagged.rs | 42 Right(R), enumerator
|
D | serde_untagged_optional.rs | 42 Right(R), enumerator
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/either-1.13.0/src/ |
D | serde_untagged.rs | 42 Right(R), enumerator
|
D | serde_untagged_optional.rs | 42 Right(R), enumerator
|
/external/rust/android-crates-io/crates/either/src/ |
D | serde_untagged.rs | 42 Right(R), enumerator
|
D | serde_untagged_optional.rs | 42 Right(R), enumerator
|
/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | key.rs | 174 Right, enumerator 182 Right, enumerator
|