Searched defs:isLeft (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | UndefResultChecker.cpp | 64 bool isLeft = true; in checkPostStmt() local
|
| /external/skia/src/pathops/ |
| D | SkPathOpsLine.cpp | 38 double SkDLine::isLeft(const SkDPoint& pt) const { in isLeft() function in SkDLine
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| D | SkPathOpsLine.cpp | 38 double SkDLine::isLeft(const SkDPoint& pt) const { in isLeft() function in SkDLine
|
| /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
| D | dojo-1.6.1.js | 4919 isLeft: function(e){ return e.button & 1; }, method 4930 isLeft: function(e){ return e.button == 0; }, method
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 5315 bool &isLeft, SDValue &ShVal, unsigned &ShAmt) { in isVectorShiftRight() 5350 bool &isLeft, SDValue &ShVal, unsigned &ShAmt) { in isVectorShiftLeft() 5385 bool &isLeft, SDValue &ShVal, unsigned &ShAmt) { in isVectorShift() 5553 static SDValue getVShift(bool isLeft, EVT VT, SDValue SrcOp, in getVShift() 9351 bool isLeft = false; in LowerVECTOR_SHUFFLE() local
|