Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFormatAdapters.h47 size_t Right; variable
50 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()
DFormatCommon.h18 enum class AlignStyle { Left, Center, Right }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DFormatVariadic.cpp108 StringRef Right = Fmt.drop_front(BO + NumEscapedBraces * 2); in splitLiteralAndReplacement() local
131 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
/external/angle/src/compiler/translator/
Dutil.h34 Right, enumerator
/external/pdfium/xfa/fgas/layout/
Dcfx_rtfbreak.h26 Right, enumerator
/external/llvm/unittests/Transforms/Utils/
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
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatCommon.h18 enum class AlignStyle { Left, Center, Right }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp81 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
119 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
209 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
253 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
303 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
339 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
385 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
429 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
484 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
529 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dtrie-node.h50 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
/external/pdfium/xfa/fwl/
Dfwl_widgethit.h15 Right, enumerator
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-multiple-nonvirtual-inheritance.cpp7 struct Right { struct
/external/clang/lib/Format/
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()
/external/clang/tools/diagtool/
DDiagnosticNames.cpp48 const DiagnosticRecord &Right) { in orderByID()
/external/skqp/experimental/go-skia/
Dtypes.go63 Right float32 member
/external/pdfium/core/fxcrt/css/
Dcfx_css.h41 Right, enumerator
89 Right, enumerator
153 Right, enumerator
/external/libcxxabi/test/
Ddynamic_cast.pass.cpp80 struct Right : Class6 { Pad5 _; }; argument
/external/python/cpython3/Lib/test/
Dtest_compare.py63 class Right: class
Dtest_subclassinit.py91 class Right(Base): class
/external/perfetto/ui/src/frontend/
Dpan_and_zoom_handler.ts52 Right = 1 enumerator
/external/pdfium/testing/tools/
Dsafetynet_image.py300 def Right(self, test_case): member in ImageLocations
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp149 const std::pair<StringRef, PSHashRecord> &Right) { in finalizeBuckets()
/external/libkmsxx/utils/
Dkmsprint.cpp300 Right, enumerator
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp614 Value *Left, Value *Right) { in createMinMaxOp()
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp185 enum Justification { Left, Right }; enumerator
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1271 ValueList Left, Right; in buildTree_rec() local
1435 ValueList Left, Right; in buildTree_rec() local
1927 SmallVectorImpl<Value *> &Right) { in reorderAltShuffleOperands()
1978 SmallVectorImpl<Value *> &Right, in shouldReorderOperands()
2041 SmallVectorImpl<Value *> &Right) { in reorderInputsAccordingToOpcode()

123