Home
last modified time | relevance | path

Searched +refs:sec +refs:labels (Results 1 – 25 of 6402) sorted by relevance

12345678910>>...257

/dports/devel/R-cran-Rdpack/Rdpack/R/
H A Dmanip.R65 sec <- attr(val,"Rd_tag") functionVar
66 if(is.null(sec))
79 pos <- Rdo_which_tag_eq(rdo, sec)
149 .locate_top_items <- function(rdo, sec, labels=FALSE){ argument
150 indx1 <- .locate_top_tag(rdo, sec)
159 if(isTRUE(labels) || is.character(labels)) # set names attribute if requested
162 if(is.character(labels)) # take only the requested items
163 res <- res[labels]
205 .get_top_items <- function(rdo, sec, labels){ # e.g. sec = "Slots", "arguments" argument
206 itemind <- .locate_top_items(rdo, sec, labels=labels)
[all …]
/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dsec_axis.Rd13 labels = waiver(),
21 labels = derive(),
40 \item{labels}{One of:
42 \item \code{NULL} for no labels
72 may consider adapting secondary axis labels.
79 p + scale_y_continuous(sec.axis = sec_axis(~ . + 10))
82 p + scale_y_continuous("Miles/gallon", sec.axis = sec_axis(~ . + 10, name = derive()))
85 p + scale_y_continuous(sec.axis = dup_axis())
88 p + scale_y_continuous(sec.axis = ~ .^2)
107 sec.axis = dup_axis(
[all …]
H A Dscale_date.Rd16 labels = waiver(),
25 sec.axis = waiver()
32 labels = waiver(),
41 sec.axis = waiver()
48 labels = waiver(),
58 sec.axis = waiver()
65 labels = waiver(),
75 sec.axis = waiver()
82 labels = waiver(),
89 sec.axis = waiver()
[all …]
/dports/www/p5-Apache-MP3/Apache-MP3-4.00/MP3/
H A DResample.pm130 my %labels = (0 => '--');
138 -labels => \%labels,
187 my $sec;
197 $sec = $1 * 60 + $2;
217 sec => $sec % 60,
218 seconds => $sec,
221 duration => sprintf("%dm %2.2ds", int $sec/60,$sec%60),
228 my $sec;
261 sec => $sec % 60,
262 seconds => $sec,
[all …]
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/attic/
H A Dgaussian_set.cpp31 void read_centerpos(string & filename, Array2 <doublevar> & position, vector <string> & labels) in read_centerpos() argument
38 labels.clear(); in read_centerpos()
44 labels.push_back(labeltemp); in read_centerpos()
79 for(int sec=0; sec < nsections; sec++) { in read_basis() local
80 label=sections[sec][0]; in read_basis()
82 if(!readsection(sections[sec], pos=0, gamesstxt, "GAMESS") ) { in read_basis()
109 for(int sec=0; sec < nsections; sec++) { in read_basis() local
110 label=sections[sec][0]; in read_basis()
202 vector <string> labels; in create_local_basis() local
205 read_centerpos(centerin, centerpos, labels); in create_local_basis()
[all …]
/dports/databases/vfront/vfront-0.96c/stats/
H A Dstat.graph.php27 * @param array $labels
39 function barre($data,$labels,$scala=5,$testo="",$nome_file="image", argument
65 $Dataset->addPoint($labels[$i], $data[$i]);
117 * @param array $labels
124 function torta($data,$labels,$testo="",$nome_file="image",$x=490,$y=300){ argument
153 $Dataset->addPoint($labels[$i], $data[$i],$labels[$i]);
190 for($i=0;$i<count($labels);$i++){
192 $FillArray->addColor(generate_rand_hex_color(),$labels[$i]);
217 list($usec, $sec) = explode(' ', microtime());
218 return (float) $sec + ((float) $usec * 100000);
/dports/devel/tig/tig-2.5.4/src/
H A Dutil.c125 return t1->sec - t2->sec; in timecmp()
148 time_t timestamp = time->sec + time->tz; in get_relative_date()
188 if (!date || !time || !time->sec) in mkdate()
204 time_t timestamp = time->sec + time->tz; in mkdate()
208 gmtime_r(&time->sec, &tm); in mkdate()
407 static const char *labels[][2] = { in mkstatus() local
422 for (i = 0; i < ARRAY_SIZE(labels); i++) { in mkstatus()
423 if (status == *labels[i][0]) { in mkstatus()
425 return labels[i][1]; in mkstatus()
427 return labels[i][0]; in mkstatus()
/dports/www/grafana8/grafana-8.3.6/pkg/expr/mathexp/
H A Dexp_test.go16 func makeSeries(name string, labels data.Labels, points ...tp) Series {
17 newSeries := NewSeries(name, labels, len(points))
27 func makeNumber(name string, labels data.Labels, f *float64) Number {
28 newNumber := NewNumber(name, labels)
33 func unixTimePointer(sec, nsec int64) *time.Time { argument
34 t := time.Unix(sec, nsec)
/dports/multimedia/totem/totem-3.38.2/src/plugins/properties/
H A Dbacon-video-widget-properties.c143 int sec, min, hour, _time; in time_to_string_text() local
146 sec = _time % 60; in time_to_string_text()
147 _time = _time - sec; in time_to_string_text()
158 "%d seconds", sec), sec); in time_to_string_text()
162 if (min > 0 && sec > 0) in time_to_string_text()
174 if (sec > 0) in time_to_string_text()
182 } else if (sec > 0) { in time_to_string_text()
263 const char *labels[] = { "title_label", "artist_label", "album_label", in bacon_video_widget_properties_new() local
288 for (i = 0; i < G_N_ELEMENTS (labels); i++) in bacon_video_widget_properties_new()
289 gtk_size_group_add_widget (group, GTK_WIDGET (gtk_builder_get_object (xml, labels[i]))); in bacon_video_widget_properties_new()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/test/
H A DTestLabelsAcceptance.cmake13 # 0--5 sec each, 1 core
15 # est 10 sec wall
37 # est 15 sec wall
48 # est 30 sec wall
59 # 5--12 sec, 5 cores
61 # est 20 sec wall
69 # 50--300 sec, 1 core
71 # est 300 sec wall
93 # est 60 sec wall
128 # # Would be better to add all labels as we add tests instead of
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/docs/demo/
H A Ddemo.md15 …, tables (see [@tbl:table1]) and sections ([@sec:sec1; @sec:sec2; @sec:caption-attr; @sec:table-ca…
29 You can also have custom chapter reference labels, like @sec:custlabs
33 # Chapter 1. Figures {#sec:sec1}
51 # Chapter 2. Equations {#sec:sec2}
78 There are a couple options for code block labels. Those work only if code block id starts with `lst…
80 ## `caption` attribute {#sec:caption-attr}
91 ## Table-style captions {#sec:table-capts}
131 # Appendix A. Custom labels {label=AppA}
133 ## This section will have custom label {#sec:custlabs label=CustLab}
/dports/security/py-angr/angr-9.0.5405/angr/analyses/
H A Dreassembler.py765 labels = "\n".join([ str(lbl) for lbl in self.labels ])
1764 for sec in obj.sections:
1765 if sec.is_executable:
1794 for sec in obj.sections:
2195 labels = obj.labels
2375 section = next(iter(sec.name for sec in self.project.loader.main_object.sections
2376 if f.addr >= sec.vaddr and f.addr < sec.vaddr + sec.memsize
2409 section = next(iter(sec for sec in self.project.loader.main_object.sections
2410 if sec.vaddr <= addr < sec.vaddr + sec.memsize
2420 section = next(iter(sec for sec in self.project.loader.main_object.sections
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Doutbin.c131 struct bin_label *labels; /* linked-list of label handles for map output. */ member
208 s->labels_end = &(s->labels); in create_section()
669 if (s->labels) { in bin_cleanup()
674 list_for_each(l, s->labels) { in bin_cleanup()
703 while (s->labels) { in bin_cleanup()
704 l = s->labels; in bin_cleanup()
705 s->labels = l->next; in bin_cleanup()
1120 if (sec->start & (sec->align - 1)) in bin_assign_attributes()
1143 if (sec->vstart & (sec->valign - 1)) in bin_assign_attributes()
1255 if (!sec) { in bin_secname()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Doutbin.c128 struct bin_label *labels; /* linked-list of label handles for map output. */ member
205 s->labels_end = &(s->labels); in create_section()
664 if (s->labels) { in bin_cleanup()
669 list_for_each(l, s->labels) { in bin_cleanup()
698 while (s->labels) { in bin_cleanup()
699 l = s->labels; in bin_cleanup()
700 s->labels = l->next; in bin_cleanup()
1107 if (sec->start & (sec->align - 1)) in bin_assign_attributes()
1128 if (sec->vstart & (sec->valign - 1)) in bin_assign_attributes()
1238 if (!sec) { in bin_secname()
[all …]
/dports/devel/nasm/nasm-2.15.05/output/
H A Doutbin.c128 struct bin_label *labels; /* linked-list of label handles for map output. */ member
205 s->labels_end = &(s->labels); in create_section()
664 if (s->labels) { in bin_cleanup()
669 list_for_each(l, s->labels) { in bin_cleanup()
698 while (s->labels) { in bin_cleanup()
699 l = s->labels; in bin_cleanup()
700 s->labels = l->next; in bin_cleanup()
1107 if (sec->start & (sec->align - 1)) in bin_assign_attributes()
1128 if (sec->vstart & (sec->valign - 1)) in bin_assign_attributes()
1238 if (!sec) { in bin_secname()
[all …]
/dports/x11-fm/nautilus/nautilus-41.1/extensions/audio-video-properties/
H A Dbacon-video-widget-properties.c145 int sec, min, hour, _time; in time_to_string_text() local
148 sec = _time % 60; in time_to_string_text()
149 _time = _time - sec; in time_to_string_text()
160 "%d seconds", sec), sec); in time_to_string_text()
169 } else if (sec > 0) { in time_to_string_text()
249 const char *labels[] = { "title_label", "artist_label", "album_label", in bacon_video_widget_properties_new() local
274 for (i = 0; i < G_N_ELEMENTS (labels); i++) in bacon_video_widget_properties_new()
275 gtk_size_group_add_widget (group, GTK_WIDGET (gtk_builder_get_object (xml, labels[i]))); in bacon_video_widget_properties_new()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dcaptcha.c7 matrix labels = d.y; in fix_data_captcha() local
12 if(!labels.vals[i][j]){ in fix_data_captcha()
13 labels.vals[i][j] = SECRET_NUM; in fix_data_captcha()
15 }else if(labels.vals[i][j+1]){ in fix_data_captcha()
16 labels.vals[i][j] = 0; in fix_data_captcha()
19 if (labels.vals[i][j]) { in fix_data_captcha()
20 labels.vals[i][j+1] = 0; in fix_data_captcha()
22 labels.vals[i][j+1] = 1; in fix_data_captcha()
64 args.labels = labels; in train_captcha()
83 printf("Loaded: %lf seconds\n", sec(clock()-time)); in train_captcha()
[all …]
H A Ddice.c21 char **labels = dice_labels; in train_dice() local
29 data train = load_data_old(paths, imgs, plist->size, labels, 6, net.w, net.h); in train_dice()
30 printf("Loaded: %lf seconds\n", sec(clock()-time)); in train_dice()
36 …printf("%d: %f, %f avg, %lf seconds, %ld images\n", i, loss, avg_loss, sec(clock()-time), *net.see… in train_dice()
55 char **labels = dice_labels; in validate_dice() local
62 data val = load_data_old(paths, m, 0, labels, 6, net.w, net.h); in validate_dice()
/dports/net-mgmt/promscale/promscale-0.6.2/pkg/pgmodel/querier/
H A Dquery_builder.go42 func BuildSubQueries(matchers []*labels.Matcher) (*clauseBuilder, error) {
53 case labels.MatchEqual:
71 case labels.MatchNotEqual:
77 case labels.MatchRegexp:
83 case labels.MatchNotRegexp:
106 index[id] = labels.Label{}
113 labelIDMap := make(map[int64]labels.Label)
139 if label == (labels.Label{}) {
319 sec := milliseconds / 1000
320 nsec := (milliseconds - (sec * 1000)) * 1000000
[all …]
/dports/devel/R-cran-chron/chron/R/
H A Dutils.R35 hh <- sec %/% 3600
45 hh <- sec %/% 3600
46 mm <- (sec - hh * 3600) %/% 60
56 hh <- sec %/% 3600
57 mm <- (sec - hh * 3600) %/% 60
58 ss <- trunc(sec - hh * 3600 - 60 * mm)
76 ordered(out, levels = lbl, labels = lbl)
88 ordered(out, levels = lbl, labels = lbl)
102 ordered(out, levels = lbl, labels = lbl)
307 axis(1, at = px, labels = lbls, ...)
[all …]
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dregexp.tq10 implicit context: Context)(HeapObject): never labels IsFast,
17 implicit context: Context)(HeapObject): never labels IsFast,
24 implicit context: Context)(HeapObject): never labels IsFast,
31 implicit context: Context)(HeapObject): never labels IsFast,
78 // ES#sec-regexp.prototype.exec
139 RegExpMatchInfo labels IfDidNotMatch {
148 lastIndex: Number): RegExpMatchInfo labels IfDidNotMatch {
153 // ES#sec-regexp.prototype.exec
236 // ES #sec-get-regexp.prototype.global
274 // ES #sec-get-regexp.prototype.dotAll
[all …]
/dports/math/libRmath/R-4.1.1/src/library/graphics/R/
H A Ddatetime.R56 zz$isdst <- -1; zz$hour <- zz$min <- zz$sec <- 0
69 zz$isdst <- -1; zz$mon <- zz$hour <- zz$min <- zz$sec <- 0
78 if (!is.logical(labels)) labels <- labels[keep]
83 axis(side, at = z, labels = labels, ...)
121 if(valid > 1L) { start$sec <- 0; incr <- 59.99 }
189 labels = labels, ...)
245 if (!is.logical(labels)) labels <- labels[keep]
250 axis(side, at = z, labels = labels, ...)
344 labels = labels, ...)
359 axis.Date(side=side, x=x, at=at, labels=labels, ...)
[all …]
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dtiming.f90434 instance%labels(5) = 'GVEC'
501 instance%labels(5) = 'VXC'
504 instance%labels(8) = 'GMAP'
565 instance%labels(2)='Input'
665 instance%labels = ""
704 labels = ""
720 labels(N+1:) = instance%labels
730 labels(:N) = c_timing%labels
852 character(len=2) :: hour, min, sec, day local
862 read(atime,'(a2,a2,a2,a4)') hour, min, sec
[all …]
/dports/math/R/R-4.1.2/src/library/graphics/R/
H A Ddatetime.R56 zz$isdst <- -1; zz$hour <- zz$min <- zz$sec <- 0
69 zz$isdst <- -1; zz$mon <- zz$hour <- zz$min <- zz$sec <- 0
78 if (!is.logical(labels)) labels <- labels[keep]
83 axis(side, at = z, labels = labels, ...)
121 if(valid > 1L) { start$sec <- 0; incr <- 59.99 }
193 labels = labels, ...)
249 if (!is.logical(labels)) labels <- labels[keep]
254 axis(side, at = z, labels = labels, ...)
352 labels = labels, ...)
367 axis.Date(side=side, x=x, at=at, labels=labels, ...)
[all …]
/dports/databases/pgfouine/pgfouine-1.2/include/reporting/artichow/php4/
H A DGraph.class.php74 var $labels = array(); variable in awGraph
215 $this->labels[] = array(
229 $this->labels[] = array(
291 foreach($this->labels as $array) {
370 list($usec, $sec) = explode(" ", microtime());
371 return (float)$usec + (float)$sec;

12345678910>>...257