Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vp8/common/
Dreconintra4x4.c47 unsigned char Left[8]; in vp8_intra4x4_predict() local
54 unsigned char Left[4]; in vp8_intra4x4_predict() local
/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/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatCommon.h18 enum class AlignStyle { Left, Center, Right }; enumerator
/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/pdfium/xfa/fwl/
Dfwl_widgethit.h13 Left, enumerator
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-multiple-nonvirtual-inheritance.cpp3 struct Left { struct
/external/clang/tools/diagtool/
DDiagnosticNames.cpp47 static bool orderByID(const DiagnosticRecord &Left, in orderByID()
/external/pdfium/core/fxcrt/
Dcfx_string_c_template.h125 CFX_StringCTemplate Left(FX_STRSIZE count) const { in Left() function
/external/clang/lib/StaticAnalyzer/Checkers/
DCastSizeChecker.cpp81 CharUnits Left = RegionSize - TypeSize; in evenFlexibleArraySize() local
/external/skia/experimental/go-skia/
Dtypes.go61 Left float32 member
/external/pdfium/xfa/fde/css/
Dfde_css.h79 Left, enumerator
120 Left, enumerator
153 Left, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86SelectionDAGInfo.cpp147 SDValue Left = DAG.getNode(ISD::AND, dl, CVT, Count, in EmitTargetCodeForMemset() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp168 SDValue Left = DAG.getNode(ISD::AND, dl, CVT, Count, in EmitTargetCodeForMemset() local
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h45 enum class FPDFText_Direction { Left = -1, Right = 1 }; enumerator
/external/llvm/unittests/Bitcode/
DBitReaderTest.cpp70 size_t Left = Buf.size() - Pos; in GetBytes() local
/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.h25 Left = 0, enumerator
/external/lzma/CPP/Common/
DMyString.h307 AString Left(unsigned count) const { return AString(count, *this); } in Left() function
541 UString Left(unsigned count) const { return UString(count, *this); } in Left() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineCSE.cpp494 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
/external/llvm/lib/CodeGen/
DMachineCSE.cpp666 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp351 RegisterSet Left; in computeInitialLiveRanges() local
/external/giflib/
Dgif_lib.h48 GifWord Left, Top, Width, Height; /* Current image dimensions. */ member
Degif_lib.c359 const int Left, in EGifPutImageDesc()
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp614 Value *Left, Value *Right) { in createMinMaxOp()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1271 ValueList Left, Right; in buildTree_rec() local
1435 ValueList Left, Right; in buildTree_rec() local
1926 SmallVectorImpl<Value *> &Left, in reorderAltShuffleOperands()
1977 SmallVectorImpl<Value *> &Left, in shouldReorderOperands()
2040 SmallVectorImpl<Value *> &Left, in reorderInputsAccordingToOpcode()
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp690 DirectiveList &Left, in CheckLists()

12