Home
last modified time | relevance | path

Searched refs:CheckLabel (Results 1 – 25 of 90) sorted by relevance

1234

/dports/editors/lazarus/lazarus/lcl/interfaces/mui/
H A Dmuistdctrls.pas55 CheckLabel: TMuiText;
876 CheckLabel.Free;
877 CheckLabel := Nil;
890 if Assigned(CheckLabel) then
923 CheckLabel.Top := Top + (FCheckWidth div 2 - CheckLabel.Height div 2);
930 if Assigned(CheckLabel) and (CheckLabel.Visible) then
941 if Assigned(CheckLabel) and (CheckLabel.Visible) then
975 if Assigned(CheckLabel) and (CheckLabel.Visible) then
979 CheckLabel.Top := Top + w div 2 - CheckLabel.Height div 2;
981 CheckLabel.SetOwnSize;
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/mui/
H A Dmuistdctrls.pas55 CheckLabel: TMuiText;
876 CheckLabel.Free;
877 CheckLabel := Nil;
890 if Assigned(CheckLabel) then
923 CheckLabel.Top := Top + (FCheckWidth div 2 - CheckLabel.Height div 2);
930 if Assigned(CheckLabel) and (CheckLabel.Visible) then
941 if Assigned(CheckLabel) and (CheckLabel.Visible) then
975 if Assigned(CheckLabel) and (CheckLabel.Visible) then
979 CheckLabel.Top := Top + w div 2 - CheckLabel.Height div 2;
981 CheckLabel.SetOwnSize;
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuistdctrls.pas55 CheckLabel: TMuiText;
876 CheckLabel.Free;
877 CheckLabel := Nil;
890 if Assigned(CheckLabel) then
923 CheckLabel.Top := Top + (FCheckWidth div 2 - CheckLabel.Height div 2);
930 if Assigned(CheckLabel) and (CheckLabel.Visible) then
941 if Assigned(CheckLabel) and (CheckLabel.Visible) then
975 if Assigned(CheckLabel) and (CheckLabel.Visible) then
979 CheckLabel.Top := Top + w div 2 - CheckLabel.Height div 2;
981 CheckLabel.SetOwnSize;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuistdctrls.pas55 CheckLabel: TMuiText;
876 CheckLabel.Free;
877 CheckLabel := Nil;
890 if Assigned(CheckLabel) then
923 CheckLabel.Top := Top + (FCheckWidth div 2 - CheckLabel.Height div 2);
930 if Assigned(CheckLabel) and (CheckLabel.Visible) then
941 if Assigned(CheckLabel) and (CheckLabel.Visible) then
975 if Assigned(CheckLabel) and (CheckLabel.Visible) then
979 CheckLabel.Top := Top + w div 2 - CheckLabel.Height div 2;
981 CheckLabel.SetOwnSize;
[all …]
/dports/cad/opencascade/opencascade-7.6.0/tests/caf/basic/
H A DB817 CheckLabel D 0:1
19 set res1 [CheckLabel D 0:1]
31 CheckLabel D 0:1
33 set res2 [CheckLabel D 0:1]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/devtools/
H A Dserialize_host_descriptions_unittest.cc37 bool CheckLabel(const base::Value& arg, int l) { in CheckLabel() function
48 if (!CheckLabel(arg, label))
102 if (!CheckLabel(arg, 2))
109 if (!CheckLabel(arg, 5))
116 if (!CheckLabel(arg, 0))
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/devtools/
H A Dserialize_host_descriptions_unittest.cc37 bool CheckLabel(const base::Value& arg, int l) { in CheckLabel() function
48 if (!CheckLabel(arg, label))
102 if (!CheckLabel(arg, 2))
109 if (!CheckLabel(arg, 5))
116 if (!CheckLabel(arg, 0))
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/crm/
H A Dcheck_label.go25 func (client *Client) CheckLabel(request *CheckLabelRequest) (response *CheckLabelResponse, err err… func
40 response, err := client.CheckLabel(request)
64 response, err = client.CheckLabel(request)
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/crm/
H A Dcheck_label.go25 func (client *Client) CheckLabel(request *CheckLabelRequest) (response *CheckLabelResponse, err err… func
40 response, err := client.CheckLabel(request)
64 response, err = client.CheckLabel(request)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/crm/
H A Dcheck_label.go25 func (client *Client) CheckLabel(request *CheckLabelRequest) (response *CheckLabelResponse, err err… func
40 response, err := client.CheckLabel(request)
64 response, err = client.CheckLabel(request)
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/caf/
H A Dbug226934 if [catch {CheckLabel DD 0:2} result] {
38 if [catch {CheckLabel DD 0:22} result] {
42 if [catch {CheckLabel DD 0:222} result] {
/dports/misc/py-xgboost/xgboost-1.5.1/src/objective/
H A Dregression_loss.h21 XGBOOST_DEVICE static bool CheckLabel(bst_float) { return true; } in CheckLabel() function
43 XGBOOST_DEVICE static bool CheckLabel(bst_float label) { in CheckLabel() function
71 XGBOOST_DEVICE static bool CheckLabel(bst_float x) { return x >= 0.0f && x <= 1.0f; } in CheckLabel() function
105 XGBOOST_DEVICE static bool CheckLabel(bst_float) { in CheckLabel() function
/dports/misc/xgboost/xgboost-1.5.1/src/objective/
H A Dregression_loss.h21 XGBOOST_DEVICE static bool CheckLabel(bst_float) { return true; } in CheckLabel() function
43 XGBOOST_DEVICE static bool CheckLabel(bst_float label) { in CheckLabel() function
71 XGBOOST_DEVICE static bool CheckLabel(bst_float x) { return x >= 0.0f && x <= 1.0f; } in CheckLabel() function
105 XGBOOST_DEVICE static bool CheckLabel(bst_float) { in CheckLabel() function
/dports/misc/py-xgboost/xgboost-1.5.1/plugin/updater_oneapi/
H A Dregression_loss_oneapi.h29 static bool CheckLabel(bst_float x) { return true; } in CheckLabel() function
46 static bool CheckLabel(bst_float label) { in CheckLabel() function
74 static bool CheckLabel(bst_float x) { return x >= 0.0f && x <= 1.0f; } in CheckLabel() function
/dports/misc/xgboost/xgboost-1.5.1/plugin/updater_oneapi/
H A Dregression_loss_oneapi.h29 static bool CheckLabel(bst_float x) { return true; } in CheckLabel() function
46 static bool CheckLabel(bst_float label) { in CheckLabel() function
74 static bool CheckLabel(bst_float x) { return x >= 0.0f && x <= 1.0f; } in CheckLabel() function
/dports/cad/opencascade/opencascade-7.6.0/tests/xml/data/ocaf/
H A DD76 set res [CheckLabel D 0:1:20:1:1:2]
/dports/editors/fte/fte/src/
H A Dh_rexx.cpp254 static int CheckLabel(EBuffer *B, int Line) { in CheckLabel() function
291 if (CheckLabel(B, Row) == 1) { in SearchBackContext()
392 if (CheckLabel(B, Line)) { in IndentNormal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/FileCheck/
H A DFileCheck.h52 CheckLabel, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DFileCheck.h55 CheckLabel, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DFileCheck.h53 CheckLabel, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DFileCheck.h55 CheckLabel, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileCheck.h53 CheckLabel, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DFileCheck.h53 CheckLabel, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/FileCheck/
H A DFileCheck.h53 CheckLabel, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/FileCheck/
H A DFileCheck.h53 CheckLabel, enumerator

1234