Home
last modified time | relevance | path

Searched refs:rpu (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/math/R-cran-xts/xts/R/
H A Dfirst.R80 rpu <- np[length(np)] functionVar
82 if(rpu == sp$unit) {
86 if(substr(rpu,length(strsplit(rpu,'')[[1]]),length(strsplit(rpu,'')[[1]])) != 's')
87 rpu <- paste(rpu,'s',sep='')
92 if(!rpu %in% dt.options)
94 dt <- dt.options[pmatch(rpu,dt.options)]
98 "to resolve",rpu,"from",sp$scale,"data"))
H A Dlast.R80 rpu <- np[length(np)] functionVar
82 if(rpu == sp$unit) {
86 if(substr(rpu,length(strsplit(rpu,'')[[1]]),length(strsplit(rpu,'')[[1]])) != 's')
87 rpu <- paste(rpu,'s',sep='')
92 if(!rpu %in% dt.options)
94 dt <- dt.options[pmatch(rpu,dt.options)]
98 "to resolve",rpu,"from",sp$scale,"data"))
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/meta/
H A Ddata.go209 func (rpu *RetentionPolicyUpdate) SetName(v string) { rpu.Name = &v }
215 func (rpu *RetentionPolicyUpdate) SetReplicaN(v int) { rpu.ReplicaN = &v }
235 if rpu.Name != nil && *rpu.Name != name && di.RetentionPolicy(*rpu.Name) != nil {
240 if rpu.Duration != nil && *rpu.Duration < MinRetentionPolicyDuration && *rpu.Duration != 0 {
245 if (rpu.Duration != nil && *rpu.Duration > 0 &&
246 ((rpu.ShardGroupDuration != nil && *rpu.Duration < *rpu.ShardGroupDuration) ||
249 rpu.ShardGroupDuration != nil && rpi.Duration < *rpu.ShardGroupDuration) {
254 if rpu.Name != nil {
255 rpi.Name = *rpu.Name
257 if rpu.Duration != nil {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/meta/
H A Ddata.go208 func (rpu *RetentionPolicyUpdate) SetName(v string) { rpu.Name = &v }
214 func (rpu *RetentionPolicyUpdate) SetReplicaN(v int) { rpu.ReplicaN = &v }
234 if rpu.Name != nil && *rpu.Name != name && di.RetentionPolicy(*rpu.Name) != nil {
239 if rpu.Duration != nil && *rpu.Duration < MinRetentionPolicyDuration && *rpu.Duration != 0 {
244 if (rpu.Duration != nil && *rpu.Duration > 0 &&
245 ((rpu.ShardGroupDuration != nil && *rpu.Duration < *rpu.ShardGroupDuration) ||
248 rpu.ShardGroupDuration != nil && rpi.Duration < *rpu.ShardGroupDuration) {
253 if rpu.Name != nil {
254 rpi.Name = *rpu.Name
256 if rpu.Duration != nil {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/meta/
H A Ddata.go209 func (rpu *RetentionPolicyUpdate) SetName(v string) { rpu.Name = &v }
215 func (rpu *RetentionPolicyUpdate) SetReplicaN(v int) { rpu.ReplicaN = &v }
235 if rpu.Name != nil && *rpu.Name != name && di.RetentionPolicy(*rpu.Name) != nil {
240 if rpu.Duration != nil && *rpu.Duration < MinRetentionPolicyDuration && *rpu.Duration != 0 {
245 if (rpu.Duration != nil && *rpu.Duration > 0 &&
246 ((rpu.ShardGroupDuration != nil && *rpu.Duration < *rpu.ShardGroupDuration) ||
249 rpu.ShardGroupDuration != nil && rpi.Duration < *rpu.ShardGroupDuration) {
254 if rpu.Name != nil {
255 rpi.Name = *rpu.Name
257 if rpu.Duration != nil {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/meta/
H A Ddata.go201 func (rpu *RetentionPolicyUpdate) SetName(v string) { rpu.Name = &v }
207 func (rpu *RetentionPolicyUpdate) SetReplicaN(v int) { rpu.ReplicaN = &v }
227 if rpu.Name != nil && *rpu.Name != name && di.RetentionPolicy(*rpu.Name) != nil {
232 if rpu.Duration != nil && *rpu.Duration < MinRetentionPolicyDuration && *rpu.Duration != 0 {
237 if (rpu.Duration != nil && *rpu.Duration > 0 &&
238 ((rpu.ShardGroupDuration != nil && *rpu.Duration < *rpu.ShardGroupDuration) ||
241 rpu.ShardGroupDuration != nil && rpi.Duration < *rpu.ShardGroupDuration) {
246 if rpu.Name != nil {
247 rpi.Name = *rpu.Name
249 if rpu.Duration != nil {
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-mailbox.c28 u8 rpu; /* Processing unit */ member
32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x } argument
336 switch (order->rpu) { in epu_cmd()
387 switch (order->rpu) { in mb_ack_irq()
398 order->rpu, order->mb.cmd); in mb_ack_irq()
407 rpu_str[order->rpu], rpu_str[order->rpu], req); in mb_ack_irq()
469 switch (order->rpu) { in epu_cmd_irq()
528 switch (rpu) { in cx18_api_epu_cmd_irq()
546 order->rpu = rpu; in cx18_api_epu_cmd_irq()
559 rpu_str[rpu], rpu_str[rpu], order_mb->request); in cx18_api_epu_cmd_irq()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-mailbox.c28 u8 rpu; /* Processing unit */ member
32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x } argument
336 switch (order->rpu) { in epu_cmd()
387 switch (order->rpu) { in mb_ack_irq()
398 order->rpu, order->mb.cmd); in mb_ack_irq()
407 rpu_str[order->rpu], rpu_str[order->rpu], req); in mb_ack_irq()
469 switch (order->rpu) { in epu_cmd_irq()
528 switch (rpu) { in cx18_api_epu_cmd_irq()
546 order->rpu = rpu; in cx18_api_epu_cmd_irq()
559 rpu_str[rpu], rpu_str[rpu], order_mb->request); in cx18_api_epu_cmd_irq()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-mailbox.c28 u8 rpu; /* Processing unit */ member
32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x } argument
336 switch (order->rpu) { in epu_cmd()
387 switch (order->rpu) { in mb_ack_irq()
398 order->rpu, order->mb.cmd); in mb_ack_irq()
407 rpu_str[order->rpu], rpu_str[order->rpu], req); in mb_ack_irq()
469 switch (order->rpu) { in epu_cmd_irq()
528 switch (rpu) { in cx18_api_epu_cmd_irq()
546 order->rpu = rpu; in cx18_api_epu_cmd_irq()
559 rpu_str[rpu], rpu_str[rpu], order_mb->request); in cx18_api_epu_cmd_irq()
[all …]
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/docs/
H A DReferenceSampleArchive.rst39 **Please read** `this <rpu-post_>`_ **for more info on how to contribute samples!**
53 coverage as we can get, but as downside it is *quite* bulky - |rpu-button-size|
54 total, spanning |rpu-button-samples|.
56 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
59 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
80 .. |rpu-button-size| image:: https://raw.pixls.us/button-size.svg
H A DCameraSupport.rst62 …possible without the samples.\nCurrently, |rpu-button-cameras| cameras have samples, with total co…
90 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
93 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/docs/
H A DReferenceSampleArchive.rst39 **Please read** `this <rpu-post_>`_ **for more info on how to contribute samples!**
53 coverage as we can get, but as downside it is *quite* bulky - |rpu-button-size|
54 total, spanning |rpu-button-samples|.
56 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
59 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
80 .. |rpu-button-size| image:: https://raw.pixls.us/button-size.svg
H A DCameraSupport.rst62 …possible without the samples.\nCurrently, |rpu-button-cameras| cameras have samples, with total co…
90 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
93 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/docs/
H A DReferenceSampleArchive.rst39 **Please read** `this <rpu-post_>`_ **for more info on how to contribute samples!**
53 coverage as we can get, but as downside it is *quite* bulky - |rpu-button-size|
54 total, spanning |rpu-button-samples|.
56 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
59 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
80 .. |rpu-button-size| image:: https://raw.pixls.us/button-size.svg
H A DCameraSupport.rst62 …possible without the samples.\nCurrently, |rpu-button-cameras| cameras have samples, with total co…
90 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
93 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/touchscreen/
H A Dwm9712.c37 static int rpu = 8; variable
38 module_param(rpu, int, 0);
39 MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
157 if (rpu) { in wm9712_phy_init()
159 dig2 |= WM9712_RPU(rpu); in wm9712_phy_init()
161 64000 / rpu); in wm9712_phy_init()
H A Dwm9713.c37 static int rpu = 8; variable
38 module_param(rpu, int, 0);
39 MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
160 if (rpu) { in wm9713_phy_init()
162 dig3 |= WM9712_RPU(rpu); in wm9713_phy_init()
164 64000 / rpu); in wm9713_phy_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/touchscreen/
H A Dwm9712.c37 static int rpu = 8; variable
38 module_param(rpu, int, 0);
39 MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
157 if (rpu) { in wm9712_phy_init()
159 dig2 |= WM9712_RPU(rpu); in wm9712_phy_init()
161 64000 / rpu); in wm9712_phy_init()
H A Dwm9713.c37 static int rpu = 8; variable
38 module_param(rpu, int, 0);
39 MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
160 if (rpu) { in wm9713_phy_init()
162 dig3 |= WM9712_RPU(rpu); in wm9713_phy_init()
164 64000 / rpu); in wm9713_phy_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/touchscreen/
H A Dwm9713.c37 static int rpu = 8; variable
38 module_param(rpu, int, 0);
39 MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
160 if (rpu) { in wm9713_phy_init()
162 dig3 |= WM9712_RPU(rpu); in wm9713_phy_init()
164 64000 / rpu); in wm9713_phy_init()
H A Dwm9712.c37 static int rpu = 8; variable
38 module_param(rpu, int, 0);
39 MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
157 if (rpu) { in wm9712_phy_init()
159 dig2 |= WM9712_RPU(rpu); in wm9712_phy_init()
161 64000 / rpu); in wm9712_phy_init()
/dports/science/py-pycsw/pycsw-2.6.1/pycsw/core/
H A Drepository.py344 for rpu in recprops:
346 if 'xpath' not in rpu['rp']:
348 raise RuntimeError('XPath not found for property %s' % rpu['rp']['name'])
349 if 'dbcol' not in rpu['rp']:
351 raise RuntimeError('property not found for XPath %s' % rpu['rp']['name'])
355 rpu['rp']['dbcol']): rpu['value'],
359 str(rpu)),
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaBenchCon.cpp90 static void PrintResults(FILE *f, UInt64 usage, UInt64 rpu, UInt64 rating) in PrintResults() argument
93 PrintRating(f, rpu); in PrintResults()
103 UInt64 rpu = GetRatingPerUsage(info, rating); in PrintResults() local
104 PrintResults(f, usage, rpu, rating); in PrintResults()
106 res.RPU += rpu; in PrintResults()
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/
H A DREADME.rst36 - is currently tested on |rpu-button-cameras| unique cameras, on |rpu-button-samples| unique sample…
37 **Please read** `this <rpu-post_>`_ **for more info on how to contribute samples!**
42 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
45 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/
H A DREADME.rst36 - is currently tested on |rpu-button-cameras| unique cameras, on |rpu-button-samples| unique sample…
37 **Please read** `this <rpu-post_>`_ **for more info on how to contribute samples!**
42 .. |rpu-button-cameras| image:: https://raw.pixls.us/button-cameras.svg
45 .. |rpu-button-samples| image:: https://raw.pixls.us/button-samples.svg

12345678910>>...13