HomeSort by relevance Sort by last modified time
    Searched refs:Right (Results 276 - 300 of 428) sorted by null

<<1112131415161718

  /external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp 205 float fRight = rect.right;
434 outerRect2.right = outerRect2.left + fTipDelta;
436 float outerRect2Middle = (outerRect2.left + outerRect2.right) / 2;
441 << outerRect1.right << " " << outerRect1.top << " l\n"
442 << outerRect1.right << " " << outerRect1.bottom << " l\n"
443 << outerRect2.right << " " << outerRect2.bottom << " l\n"
454 lineRect.right -= fXDelta;
458 << lineRect.right << " " << lineRect.top << " l\n";
556 const float fMiddleX = (rect.left + rect.right) / 2;
569 sAppStream << fMiddleX + fDeltaX << " " << rect.top << " " << rect.right
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
subr.go 320 n.Right = nright
469 m.Right = treecopy(n.Right, pos)
1188 if n.Right != nil && n.Right.HasCall() {
1299 r := safeexpr(n.Right, init)
1300 if l == n.Left && r == n.Right {
1306 a.Right = r
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
subr.go 320 n.Right = nright
469 m.Right = treecopy(n.Right, pos)
1188 if n.Right != nil && n.Right.HasCall() {
1299 r := safeexpr(n.Right, init)
1300 if l == n.Left && r == n.Right {
1306 a.Right = r
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp 94 /// right decision when generating code for different targets.
440 unsigned Right = createResultReg(&WebAssembly::I32RegClass);
442 TII.get(WebAssembly::SHR_S_I32), Right)
446 return Right;
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
188 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /external/pdfium/core/fpdftext/
cpdf_textpagefind.cpp 308 word.emplace(word->Right(word->GetLength() - pos - 1));
  /external/pdfium/core/fxge/android/
cfpf_skiafontmgr.cpp 436 ByteString ext = filename.Right(4);
  /external/pdfium/core/fxge/
cfx_folderfontinfo.cpp 141 ByteString ext = filename.Right(4);
  /external/pdfium/xfa/fxfa/
cxfa_fftextedit.cpp 231 case XFA_AttributeEnum::Right:
cxfa_textlayout.cpp 118 case XFA_AttributeEnum::Right:
119 iAlign = CFX_RTFLineAlignment::Right;
183 case CFX_CSSTextAlign::Right:
184 iAlign = CFX_RTFLineAlignment::Right;
205 fLineWidth -= pRect->right.GetValue();
208 fLineWidth -= pPaddingRect->right.GetValue();
215 fLineWidth -= pParRect->right.GetValue();
218 fLineWidth -= pParPaddingRect->right.GetValue();
223 pNewRect.right.Set(CFX_CSSLengthUnit::Point, pRect->right.GetValue())
    [all...]
  /external/protobuf/js/binary/
arith.js 85 * Right-shift this number by one bit.
234 // to get the variable shifts right.
254 // Right-shift the divisor and unit.
  /frameworks/base/libs/hwui/
LayerBuilder.cpp 158 // right and bottom delta calculation reversed to account for direction
159 boundsDelta = opBounds.right - mBounds.right;
160 if (!checkSide(currentFlags, newFlags, OpClipSideFlags::Right, boundsDelta))
266 Vertex::set(currentVert++, rect.right, rect.top);
268 Vertex::set(currentVert++, rect.right, rect.bottom);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
201 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
211 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
211 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
201 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
211 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
211 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 98 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
113 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
272 // If Val is negative, and CI is shorter than it, truncate to the right
    [all...]

Completed in 925 milliseconds

<<1112131415161718