Home
last modified time | relevance | path

Searched defs:Right (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/
DNSIS.InstallOptions.ini.in8 Right=-1 key
16 Right=-1 key
25 Right=-1 key
34 Right=-1 key
43 Right=-1 key
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dunzip.rs12 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DIntervalTree.h205 PointType Right; variable
210 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData()
270 IntervalNode *Right = nullptr; // RS - Right subtree. variable
545 const IntervalReferences *Right, IntervalNode *Node, in find_iterator()
609 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DIntervalTree.h205 PointType Right; variable
210 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData()
270 IntervalNode *Right = nullptr; // RS - Right subtree. variable
545 const IntervalReferences *Right, IntervalNode *Node, in find_iterator()
609 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DIntervalTree.h206 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DIntervalTree.h205 PointType Right; variable
210 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData()
270 IntervalNode *Right = nullptr; // RS - Right subtree. variable
545 const IntervalReferences *Right, IntervalNode *Node, in find_iterator()
609 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DIntervalTree.h205 PointType Right; variable
210 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData()
270 IntervalNode *Right = nullptr; // RS - Right subtree. variable
545 const IntervalReferences *Right, IntervalNode *Node, in find_iterator()
609 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp71 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DFormatAdapters.h47 size_t Right; variable
50 PadAdapter(T &&Item, size_t Left, size_t Right) in PadAdapter()
96 support::detail::PadAdapter<T> fmt_pad(T &&Item, size_t Left, size_t Right) { in fmt_pad()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DFormatAdapters.h45 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatAdapters.h46 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DFormatAdapters.h45 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DFormatAdapters.h45 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DFormatAdapters.h45 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()
/aosp_15_r20/external/clang/lib/Format/
H A DTokenAnnotator.cpp1802 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/test/
Dstl_concept_covering.cpp198 typedef equal_op_second_archetype<> Right; in main() typedef
225 typedef equal_op_second_archetype<> Right; in main() typedef
243 typedef equality_comparable2_second_archetype<> Right; in main() typedef
259 typedef equality_comparable2_second_archetype<> Right; in main() typedef
268 convertible_to_archetype<null_archetype<> > > Right; in main() typedef
293 typedef equality_comparable2_second_archetype<null_archetype<> > Right; in main() typedef
303 convertible_to_archetype<null_archetype<> > > Right; in main() typedef
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DMemorySSA.cpp77 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
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DSceneTransitionLayout.kt480 val Right = Swipe(SwipeDirection.Right) in resolve() constant
497 fun Right( in resolve() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/scene/ui/viewmodel/
DSceneContainerEdge.java23 /*public static final*/ Right /* = new Right(null) */, enumConstant
50 /*public static final*/ Right /* = new Right() */; enumConstant
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/util/
H A DEither.kt34 data class Right<out B>(val value: B) : Either<Nothing, B>() dataClass
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
H A DBlueprintAlignmentLines.kt63 val Right = in <lambda>() constant
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntddsnd.h204 ULONG Right; member
243 ULONG Right; member
298 ULONG Right; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFormatVariadic.cpp108 StringRef Right = Fmt.drop_front(NumEscapedBraces * 2); in splitLiteralAndReplacement() local
131 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFormatVariadic.cpp107 StringRef Right = Fmt.drop_front(BO + NumEscapedBraces * 2); in splitLiteralAndReplacement() local
130 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
/aosp_15_r20/external/rust/android-crates-io/crates/anes/src/parser/
Dtypes.rs37 Right, enumerator
73 Right, enumerator

12345678910>>...13