/external/libvpx/libvpx/vp8/common/ |
D | reconintra4x4.c | 55 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/ |
D | GtestMatchers.cpp | 89 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/ |
D | TokenAnnotator.cpp | 60 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/ |
D | FormatAdapters.h | 44 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()
|
D | FormatCommon.h | 17 enum class AlignStyle { Left, Center, Right }; enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 45 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()
|
D | FormatCommon.h | 17 enum class AlignStyle { Left, Center, Right }; enumerator
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | temp-param-subst-linear.cpp | 24 using Left = TypeList<L<0>...>; typedef 46 using Left = SplitAtIndex<Ints, Size<Ints> / 2>::Left; typedef
|
/external/llvm-project/clang/lib/Format/ |
D | TokenAnnotator.cpp | 46 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/ |
D | either.rs | 6 Left(Left), enumerator
|
/external/rust/crates/rayon/src/iter/ |
D | unzip.rs | 9 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/ |
D | num_derive_without_num.rs | 18 Left, enumerator
|
/external/llvm-project/clang-tools-extra/clang-tidy/utils/ |
D | FixItHintUtils.h | 26 Left, // Add the qualifier always to the left side, if that is possible. enumerator
|
/external/angle/src/compiler/translator/ |
D | util.h | 33 Left, enumerator
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | microsoft-abi-this-nullable.cpp | 4 struct Left { struct
|
/external/llvm/unittests/Transforms/Utils/ |
D | MemorySSA.cpp | 76 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/ |
D | PostfixExpression.h | 64 const Node *Left() const { return m_left; } in Left() function 65 Node *&Left() { return m_left; } in Left() function
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_rtfbreak.h | 24 Left = 0, enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatCommon.h | 18 enum class AlignStyle { Left, Center, Right }; enumerator
|
/external/llvm-project/lldb/source/Utility/ |
D | TildeExpressionResolver.cpp | 84 StringRef Left = in ResolveFullPath() local
|
/external/llvm-project/llvm/tools/llvm-xray/ |
D | trie-node.h | 49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
|
/external/llvm-project/flang/lib/Semantics/ |
D | check-purity.cpp | 67 void PurityChecker::Left() { in Left() function in Fortran::semantics::PurityChecker
|
/external/rust/crates/either/src/ |
D | serde_untagged.rs | 45 Left(L), enumerator
|
D | serde_untagged_optional.rs | 45 Left(L), enumerator
|
/external/pdfium/xfa/fwl/ |
D | fwl_widgethit.h | 13 Left, enumerator
|