Home
last modified time | relevance | path

Searched refs:ShiftV (Results 1 – 25 of 34) sorted by relevance

12

/dports/misc/xplr/xplr-0.17.0/src/
H A Dinput.rs180 ShiftV, enumerator
416 | Self::ShiftV in is_alphabet()
618 Self::ShiftV => Some('V'), in to_char()
694 'V' => Key::ShiftV, in from()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeCustom/
H A DShapeCustom_BSplineRestriction.cxx628 Standard_Real ShiftU = 0, ShiftV = 0; in ConvertSurface() local
657 ShiftV = v1-vr1; in ConvertSurface()
713 if(Abs(ShiftV) > Precision::PConfusion()) { in ConvertSurface()
718 vknots(j)+=ShiftV; in ConvertSurface()
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtwidgets.pas5988 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
6007 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6017 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6027 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
6028 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6329 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6349 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6353 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6372 if ShiftV = 0 then
/dports/editors/lazarus/lazarus/lcl/interfaces/qt/
H A Dqtwidgets.pas6030 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
6049 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6059 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6069 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
6070 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6367 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6387 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6391 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6410 if ShiftV = 0 then
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/
H A Dqtwidgets.pas5985 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
6004 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6014 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6024 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
6025 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6326 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6346 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6350 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6369 if ShiftV = 0 then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtwidgets.pas5988 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
6007 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6017 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6027 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
6028 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6329 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6349 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6353 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6372 if ShiftV = 0 then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtwidgets.pas5917 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
5936 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
5946 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
5956 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
5957 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6254 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6274 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6278 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6297 if ShiftV = 0 then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/
H A Dqtwidgets.pas5985 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
6004 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6014 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6024 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
6025 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6326 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6346 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6350 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6369 if ShiftV = 0 then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt/
H A Dqtwidgets.pas6030 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
6049 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6059 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6069 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
6070 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6367 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6387 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6391 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6410 if ShiftV = 0 then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtwidgets.pas5917 BtnMargin, FocusH, FocusV, ShiftH, ShiftV: Integer;
5936 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
5946 Result.cy := Result.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
5956 if IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2) > Result.cy then
5957 Result.cy := IconSize.cy + BtnMargin + (FocusV * 2) + (ShiftV * 2);
6254 BtnMargin, FocusH, FocusV, ShiftH, ShiftV, fsh, fsvm: Integer;
6274 ShiftV := GetPixelMetric(QStylePM_ButtonShiftVertical, nil, Widget);
6278 fsvm := (FocusV * 2) + (ShiftV * 2) + BtnMargin;
6297 if ShiftV = 0 then
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp4436 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue,
4439 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV,
4443 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp4460 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue,
4463 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV,
4467 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp4644 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
4647 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
4651 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp4943 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
4946 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
4950 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4943 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
4946 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
4950 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4943 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
4946 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
4950 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5186 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5189 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5193 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5190 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5193 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5197 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5172 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5175 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5179 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp5190 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5193 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5197 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5172 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5175 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5179 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5324 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5327 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5331 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp5324 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5327 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5331 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5324 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5327 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5331 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5324 SDValue ShiftV = DAG.getNode(ISD::SRA, dl, VT, SatValue, in LowerSELECT_CC() local
5327 SDValue NotShiftV = DAG.getNode(ISD::XOR, dl, VT, ShiftV, in LowerSELECT_CC()
5331 return DAG.getNode(ISD::OR, dl, VT, SatValue, ShiftV); in LowerSELECT_CC()

12