Home
last modified time | relevance | path

Searched refs:b_label (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/gn/gn-1962/src/gn/
H A Dbuilder_unittest.cc111 a->public_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
133 BuilderRecord* b_record = builder_.GetRecord(b_label); in TEST_F()
164 Target* b = new Target(&settings_, b_label); in TEST_F()
241 Target* b = new Target(&settings2, b_label); in TEST_F()
247 BuilderRecord* b_record = builder_.GetRecord(b_label); in TEST_F()
252 a->public_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
290 Target* b = new Target(&settings2, b_label); in TEST_F()
297 a->private_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
335 a->gen_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
339 Target* b = new Target(&settings2, b_label); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dbuilder_unittest.cc97 Label b_label(SourceDir("//b/"), "b", toolchain_dir, toolchain_name); in TEST_F() local
102 a->public_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
124 BuilderRecord* b_record = builder_.GetRecord(b_label); in TEST_F()
155 Target* b = new Target(&settings_, b_label); in TEST_F()
196 Label b_label(SourceDir("//foo/"), "b", toolchain_label2.dir(), in TEST_F() local
200 Target* b = new Target(&settings2, b_label); in TEST_F()
206 BuilderRecord* b_record = builder_.GetRecord(b_label); in TEST_F()
211 a->public_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
232 Label b_label(SourceDir("//b/"), "b", toolchain_dir, toolchain_name); in TEST_F() local
237 a->configs().push_back(LabelConfigPair(b_label)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dbuilder_unittest.cc100 Label b_label(SourceDir("//b/"), "b", toolchain_dir, toolchain_name); in TEST_F() local
105 a->public_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
127 BuilderRecord* b_record = builder_.GetRecord(b_label); in TEST_F()
158 Target* b = new Target(&settings_, b_label); in TEST_F()
199 Label b_label(SourceDir("//foo/"), "b", toolchain_label2.dir(), in TEST_F() local
203 Target* b = new Target(&settings2, b_label); in TEST_F()
209 BuilderRecord* b_record = builder_.GetRecord(b_label); in TEST_F()
214 a->public_deps().push_back(LabelTargetPair(b_label)); in TEST_F()
235 Label b_label(SourceDir("//b/"), "b", toolchain_dir, toolchain_name); in TEST_F() local
240 a->configs().push_back(LabelConfigPair(b_label)); in TEST_F()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/ppc/
H A Dhipe_ppc_cfg.erl51 #b_label{} -> true;
66 #b_label{label=Label} -> [Label];
104 #b_label{label=Label} ->
105 if Old =:= Label -> I#b_label{label=New};
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/arm/
H A Dhipe_arm_cfg.erl53 #b_label{'cond'='al'} -> true;
66 #b_label{'cond'='al',label=Label} -> [Label];
106 #b_label{label=Label} ->
107 if Old =:= Label -> I#b_label{label=New};
H A Dhipe_arm_subst.erl54 #b_label{} -> I;
116 #b_label{label=Label} ->
117 I#b_label{label=SubstLbl(Label)};
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/ppc/
H A Dhipe_ppc_cfg.erl51 #b_label{} -> true;
66 #b_label{label=Label} -> [Label];
104 #b_label{label=Label} ->
105 if Old =:= Label -> I#b_label{label=New};
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/arm/
H A Dhipe_arm_cfg.erl53 #b_label{'cond'='al'} -> true;
66 #b_label{'cond'='al',label=Label} -> [Label];
106 #b_label{label=Label} ->
107 if Old =:= Label -> I#b_label{label=New};
H A Dhipe_arm_subst.erl54 #b_label{} -> I;
116 #b_label{label=Label} ->
117 I#b_label{label=SubstLbl(Label)};
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/ppc/
H A Dhipe_ppc_cfg.erl51 #b_label{} -> true;
66 #b_label{label=Label} -> [Label];
104 #b_label{label=Label} ->
105 if Old =:= Label -> I#b_label{label=New};
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/arm/
H A Dhipe_arm_cfg.erl53 #b_label{'cond'='al'} -> true;
66 #b_label{'cond'='al',label=Label} -> [Label];
106 #b_label{label=Label} ->
107 if Old =:= Label -> I#b_label{label=New};
H A Dhipe_arm_subst.erl54 #b_label{} -> I;
116 #b_label{label=Label} ->
117 I#b_label{label=SubstLbl(Label)};
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Datetime/Entity/
H A DDateFormat.php90 $b_label = $b->label();
91 return strnatcasecmp($a_label, $b_label);
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Datetime/Entity/
H A DDateFormat.php90 $b_label = $b->label();
91 return strnatcasecmp($a_label, $b_label);
/dports/security/seahorse/seahorse-41.0/common/
H A Ditem-list.vala171 string? a_label = null, b_label = null;
174 gobj_b.get("label", out b_label, null);
177 if (a_label == null || b_label == null)
180 return compare_labels(a_label, b_label);
223 private static int compare_labels(string a_label, string b_label) {
224 return a_label.casefold().collate(b_label.casefold());
/dports/www/drupal8/drupal-8.9.20/core/modules/help_topics/src/Plugin/HelpSection/
H A DHelpTopicSection.php184 $b_label = (string) $b->getLabel();
185 if ($a_label === $b_label) {
188 return strnatcasecmp($a_label, $b_label);
/dports/www/drupal9/drupal-9.2.10/core/modules/help_topics/src/Plugin/HelpSection/
H A DHelpTopicSection.php184 $b_label = (string) $b->getLabel();
185 if ($a_label === $b_label) {
188 return strnatcasecmp($a_label, $b_label);
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/rendering/
H A Dpixelcolortracker.cpp66 QLabel* b_label, in PixelColorTracker() argument
73 , m_b_label(b_label) in PixelColorTracker()
/dports/multimedia/bino/bino-1.6.5/src/
H A Dcrosstalkdialog.cpp57 QLabel *b_label = new QLabel(_("Blue:")); in crosstalk_dialog() local
71 layout->addWidget(b_label, 4, 0); in crosstalk_dialog()
/dports/math/pspp/pspp-1.4.1/src/language/dictionary/
H A Dsort-variables.c82 const char *b_label = var_get_label (b); in compare_var_labels() local
84 b_label ? b_label : ""); in compare_var_labels()
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/rcnn/symdata/
H A Dloader.py221b_label, b_bbox_target, b_bbox_weight = self._as.assign(anchors, b_gt_boxes, b_im_height, b_im_wid…
223 b_label = b_label.reshape((feat_height, feat_width, -1)).transpose((2, 0, 1)).flatten()
227 label.append(b_label)
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/rcnn/symdata/
H A Dloader.py221b_label, b_bbox_target, b_bbox_weight = self._as.assign(anchors, b_gt_boxes, b_im_height, b_im_wid…
223 b_label = b_label.reshape((feat_height, feat_width, -1)).transpose((2, 0, 1)).flatten()
227 label.append(b_label)
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dxm_colorsel.c361 Widget r_label, g_label, b_label; in h_create_sliders() local
400 b_label = XtCreateManagedWidget("b_label", xmLabelGadgetClass, parent, label_args, 1); in h_create_sliders()
413 XtVaGetValues(b_label, XmNwidth, &curr, NULL); in h_create_sliders()
443 XmNbottomWidget, b_label, in h_create_sliders()
449 XmNbottomWidget, b_label, in h_create_sliders()
453 XtVaSetValues(b_label, in h_create_sliders()
/dports/deskutils/egroupware/egroupware/api/src/Etemplate/Widget/
H A DTaglist.php94 $b_label = is_array($b["label"]) ? $b["label"]["label"] : $b["label"];
97 similar_text($query, $b_label, $percent_b);
/dports/lang/parrot/parrot-8.1.0/examples/pir/
H A Dlevenshtein.pir125 if b < c goto b_label
130 b_label:

12345