Home
last modified time | relevance | path

Searched defs:Left (Results 1 – 25 of 136) sorted by relevance

123456

/external/libvpx/libvpx/vp8/common/
Dreconintra4x4.c55 unsigned char Left[8]; in vp8_intra4x4_predict() local
62 unsigned char Left[16]; in vp8_intra4x4_predict() local
64 unsigned char Left[4]; in vp8_intra4x4_predict() local
/external/llvm-project/clang/lib/ASTMatchers/
DGtestMatchers.cpp89 internal::BindableMatcher<Stmt> gtestAssert(GtestCmp Cmp, StatementMatcher Left, in gtestAssert()
96 internal::BindableMatcher<Stmt> gtestExpect(GtestCmp Cmp, StatementMatcher Left, in gtestExpect()
/external/clang/lib/Format/
DTokenAnnotator.cpp60 FormatToken *Left = CurrentToken->Previous; in parseAngle() local
115 FormatToken *Left = CurrentToken->Previous; in parseParens() local
305 FormatToken *Left = CurrentToken->Previous; in parseSquare() local
399 FormatToken *Left = CurrentToken->Previous; in parseBrace() local
441 void updateParameterCount(FormatToken *Left, FormatToken *Current) { in updateParameterCount()
1801 const FormatToken &Left = *Tok.Previous; in splitPenalty() local
1966 const FormatToken &Left, in spaceRequiredBetween()
2099 const FormatToken &Left = *Right.Previous; in spaceRequiredBefore() local
2253 const FormatToken &Left = *Right.Previous; in mustBreakBefore() local
2361 const FormatToken &Left = *Right.Previous; in canBreakBefore() local
/external/llvm-project/llvm/include/llvm/Support/
DFormatAdapters.h44 size_t Left; 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()
DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormatAdapters.h45 size_t Left; 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
/external/llvm-project/clang/test/SemaTemplate/
Dtemp-param-subst-linear.cpp24 using Left = TypeList<L<0>...>; typedef
46 using Left = SplitAtIndex<Ints, Size<Ints> / 2>::Left; typedef
/external/llvm-project/clang/lib/Format/
DTokenAnnotator.cpp46 static bool isLambdaParameterList(const FormatToken *Left) { in isLambdaParameterList()
98 FormatToken *Left = CurrentToken->Previous; in parseAngle() local
200 FormatToken *Left = CurrentToken->Previous; in parseParens() local
513 FormatToken *Left = CurrentToken->Previous; in parseSquare() local
727 FormatToken *Left = CurrentToken->Previous; in parseBrace() local
779 void updateParameterCount(FormatToken *Left, FormatToken *Current) { in updateParameterCount()
2598 const FormatToken &Left = *Tok.Previous; in splitPenalty() local
2798 const FormatToken &Left, in spaceRequiredBetween()
3080 const FormatToken &Left = *Right.Previous; in spaceRequiredBefore() local
3503 const FormatToken &Left = *Right.Previous; in mustBreakBefore() local
[all …]
/external/rust/crates/regex-syntax/src/
Deither.rs6 Left(Left), enumerator
/external/rust/crates/rayon/src/iter/
Dunzip.rs9 type Left: Send; typedef
17 FA: Folder<Self::Left>, in consume()
33 FromA: Default + Send + ParallelExtend<OP::Left>, in execute()
47 FromA: Send + ParallelExtend<OP::Left>, in execute_into()
95 type Left = A; typedef
135 type Left = T; typedef
178 type Left = L; typedef
451 type Left = L; typedef
/external/rust/crates/num-derive/tests/
Dnum_derive_without_num.rs18 Left, enumerator
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DFixItHintUtils.h26 Left, // Add the qualifier always to the left side, if that is possible. enumerator
/external/angle/src/compiler/translator/
Dutil.h33 Left, enumerator
/external/llvm-project/clang/test/CodeGenCXX/
Dmicrosoft-abi-this-nullable.cpp4 struct Left { struct
/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp76 BasicBlock *Left(BasicBlock::Create(C, "", F)); in TEST_F() local
117 BasicBlock *Left(BasicBlock::Create(C, "", F)); in TEST_F() local
160 BasicBlock *Left(BasicBlock::Create(C, "", F)); in TEST_F() local
/external/llvm-project/lldb/include/lldb/Symbol/
DPostfixExpression.h64 const Node *Left() const { return m_left; } in Left() function
65 Node *&Left() { return m_left; } in Left() function
/external/pdfium/xfa/fgas/layout/
Dcfx_rtfbreak.h24 Left = 0, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatCommon.h18 enum class AlignStyle { Left, Center, Right }; enumerator
/external/llvm-project/lldb/source/Utility/
DTildeExpressionResolver.cpp84 StringRef Left = in ResolveFullPath() local
/external/llvm-project/llvm/tools/llvm-xray/
Dtrie-node.h49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
/external/llvm-project/flang/lib/Semantics/
Dcheck-purity.cpp67 void PurityChecker::Left() { in Left() function in Fortran::semantics::PurityChecker
/external/rust/crates/either/src/
Dserde_untagged.rs45 Left(L), enumerator
Dserde_untagged_optional.rs45 Left(L), enumerator
/external/pdfium/xfa/fwl/
Dfwl_widgethit.h13 Left, enumerator

123456