Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
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()
DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; enumerator
/third_party/rust/crates/regex/regex-syntax/src/
Deither.rs7 Right(Right), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormatVariadic.cpp107 StringRef Right = Fmt.drop_front(BO + NumEscapedBraces * 2); in splitLiteralAndReplacement() local
130 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/statements/blocks/
Dblocks_3.ts28 Right, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.h34 Right, enumerator
/third_party/typescript/tests/cases/conformance/async/es2017/
Dawait_incorrectThisType.ts8 type Right<A> = { tag: 'Right', a: A }; alias
/third_party/typescript/tests/baselines/reference/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.js18 class Right<L, A> { class
19 readonly _tag: 'Right' = 'Right' field in Right
103 function Right(value) { class in Right
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.js18 class Right<L, A> { class
19 readonly _tag: 'Right' = 'Right' field in Right
103 function Right(value) { class in Right
/third_party/typescript/tests/cases/compiler/
DnonInferrableTypePropagation2.ts12 interface Right<A> { interface
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts18 class Right<L, A> { class
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts18 class Right<L, A> { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatCommon.h18 enum class AlignStyle { Left, Center, Right }; enumerator
/third_party/rust/crates/either/src/
Dserde_untagged.rs42 Right(R), enumerator
Dserde_untagged_optional.rs42 Right(R), enumerator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DDataDisplayTable.java28 Left, Right enumConstant
/third_party/typescript/tests/cases/conformance/types/unknown/
DunknownControlFlow.ts436 type Right = 'right' & { right: 'right' }; alias
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dbits_test.cc66 TEST(Rotate, Right) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp176 const std::pair<StringRef, PSHashRecord> &Right) { in finalizeBuckets()
/third_party/typescript/src/debug/
Ddbg.ts164 Right = 1 << 3, enumerator
/third_party/python/Lib/test/
Dtest_compare.py62 class Right: class
Dtest_subclassinit.py91 class Right(Base): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableSet.h92 ImutAVLTree *Right = T->getRight(); in getMaxElement() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp756 Value *Left, Value *Right) { in createMinMaxOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp503 unsigned Right = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local

12