Home
last modified time | relevance | path

Searched refs:slip (Results 1 – 25 of 2905) sorted by relevance

12345678910>>...117

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/drivers/
H A Dslip_common.c10 if(slip->more > 0){ in slip_proto_read()
13 size = slip_unesc(slip->ibuf[i++], slip->ibuf, in slip_proto_read()
14 &slip->pos, &slip->esc); in slip_proto_read()
17 memmove(slip->ibuf, &slip->ibuf[i], in slip_proto_read()
19 slip->more = slip->more - i; in slip_proto_read()
23 slip->more = 0; in slip_proto_read()
26 n = net_read(fd, &slip->ibuf[slip->pos], in slip_proto_read()
27 sizeof(slip->ibuf) - slip->pos); in slip_proto_read()
33 size = slip_unesc(slip->ibuf[start + i], slip->ibuf,&slip->pos, in slip_proto_read()
34 &slip->esc); in slip_proto_read()
[all …]
H A Dslip_common.h92 static inline void slip_proto_init(struct slip_proto * slip) in slip_proto_init() argument
94 memset(slip->ibuf, 0, sizeof(slip->ibuf)); in slip_proto_init()
95 memset(slip->obuf, 0, sizeof(slip->obuf)); in slip_proto_init()
96 slip->more = 0; in slip_proto_init()
97 slip->pos = 0; in slip_proto_init()
98 slip->esc = 0; in slip_proto_init()
102 struct slip_proto *slip);
104 struct slip_proto *slip);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/drivers/
H A Dslip_common.c10 if(slip->more > 0){ in slip_proto_read()
13 size = slip_unesc(slip->ibuf[i++], slip->ibuf, in slip_proto_read()
14 &slip->pos, &slip->esc); in slip_proto_read()
17 memmove(slip->ibuf, &slip->ibuf[i], in slip_proto_read()
19 slip->more = slip->more - i; in slip_proto_read()
23 slip->more = 0; in slip_proto_read()
26 n = net_read(fd, &slip->ibuf[slip->pos], in slip_proto_read()
27 sizeof(slip->ibuf) - slip->pos); in slip_proto_read()
33 size = slip_unesc(slip->ibuf[start + i], slip->ibuf,&slip->pos, in slip_proto_read()
34 &slip->esc); in slip_proto_read()
[all …]
H A Dslip_common.h92 static inline void slip_proto_init(struct slip_proto * slip) in slip_proto_init() argument
94 memset(slip->ibuf, 0, sizeof(slip->ibuf)); in slip_proto_init()
95 memset(slip->obuf, 0, sizeof(slip->obuf)); in slip_proto_init()
96 slip->more = 0; in slip_proto_init()
97 slip->pos = 0; in slip_proto_init()
98 slip->esc = 0; in slip_proto_init()
102 struct slip_proto *slip);
104 struct slip_proto *slip);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/drivers/
H A Dslip_common.c10 if(slip->more > 0){ in slip_proto_read()
13 size = slip_unesc(slip->ibuf[i++], slip->ibuf, in slip_proto_read()
14 &slip->pos, &slip->esc); in slip_proto_read()
17 memmove(slip->ibuf, &slip->ibuf[i], in slip_proto_read()
19 slip->more = slip->more - i; in slip_proto_read()
23 slip->more = 0; in slip_proto_read()
26 n = net_read(fd, &slip->ibuf[slip->pos], in slip_proto_read()
27 sizeof(slip->ibuf) - slip->pos); in slip_proto_read()
33 size = slip_unesc(slip->ibuf[start + i], slip->ibuf,&slip->pos, in slip_proto_read()
34 &slip->esc); in slip_proto_read()
[all …]
H A Dslip_common.h92 static inline void slip_proto_init(struct slip_proto * slip) in slip_proto_init() argument
94 memset(slip->ibuf, 0, sizeof(slip->ibuf)); in slip_proto_init()
95 memset(slip->obuf, 0, sizeof(slip->obuf)); in slip_proto_init()
96 slip->more = 0; in slip_proto_init()
97 slip->pos = 0; in slip_proto_init()
98 slip->esc = 0; in slip_proto_init()
102 struct slip_proto *slip);
104 struct slip_proto *slip);
/dports/science/tfel/tfel-3.4.0/docs/mfront/
H A DSlipSystem.md1 A single slip systems family can be defined by one of the following
5 A slip system is defined by its plane and its Burgers'vector as
23 For a given slip systems family, a set of slip systems are generated
25 example defines \(12\) slip systems.
34 //! equivalent plastic strain on each slip system
46 to define variables specific to a slip system family.
48 ## Getting information about the generated slip systems
50 The list of the generated slip systems can be retrieved using
78 $ mfront-query --help-behaviour-queries-list |grep slip
79 --slip-systems : list all the slip systems, sorted by family
[all …]
/dports/science/tfel-edf/tfel-3.2.1/docs/mfront/
H A DSlipSystem.md1 A single slip systems family can be defined by one of the following
5 A slip system is defined by its plane and its Burgers'vector as
23 For a given slip systems family, a set of slip systems are generated
25 example defines \(12\) slip systems.
34 //! equivalent plastic strain on each slip system
46 to define variables specific to a slip system family.
48 ## Getting information about the generated slip systems
50 The list of the generated slip systems can be retrieved using
78 $ mfront-query --help-behaviour-queries-list |grep slip
79 --slip-systems : list all the slip systems, sorted by family
[all …]
/dports/finance/prestashop/prestashop/themes/classic/templates/customer/
H A Dorder-slip.tpl38 <th>{l s='Credit slip' d='Shop.Theme.Customeraccount'}</th>
44 {foreach from=$credit_slips item=slip}
46 …<td><a href="{$slip.order_url_details}" data-link-action="view-order-details">{$slip.order_referen…
47 <td scope="row">{$slip.credit_slip_number}</td>
48 <td>{$slip.credit_slip_date}</td>
57 {foreach from=$credit_slips item=slip}
58 <div class="credit-slip">
62 …<a href="{$slip.order_url_details}" data-link-action="view-order-details">{$slip.order_reference}<…
66 {$slip.credit_slip_number}
70 {$slip.credit_slip_date}
[all …]
/dports/science/tfel/tfel-3.4.0/docs/web/
H A Dsinglecrystal.md9 - the slip systems. Once the slip systems are defined, the normals
35 ## Definition of the slip systems
44 definition of the families of slip systems.
62 For a given slip systems family, a set of slip systems are generated
97 --slip-systems : list all the slip systems, sorted by family
98 --slip-systems-by-index : list all the slip systems
179 the pair of slip systems by rank:
190 slip system with itself.
220 ## Number of slip systems
270 ### Access to normals to the slip planes, slip directions and orientation tensors
[all …]
/dports/science/tfel-edf/tfel-3.2.1/docs/web/
H A Dsinglecrystal.md9 - the slip systems. Once the slip systems are defined, the normals
35 ## Definition of the slip systems
44 definition of the families of slip systems.
62 For a given slip systems family, a set of slip systems are generated
97 --slip-systems : list all the slip systems, sorted by family
98 --slip-systems-by-index : list all the slip systems
179 the pair of slip systems by rank:
190 slip system with itself.
220 ## Number of slip systems
270 ### Access to normals to the slip planes, slip directions and orientation tensors
[all …]
/dports/science/chrono/chrono-7.0.1/data/vehicle/Nissan_Patrol/json/
H A Dsuv_Pac89Tire.json35 "a3" : 2613.92367840654, // BCD (slope at zero slip) calculation
36 "a4" : 48.857910109076, // BCD (slope at zero slip) calculation
37 "a5" : 0.0, // BCD (slope at zero slip) calculation
51 "b3" : -2.55317715303733, // BCD (slope at zero slip) calculation
52 "b4" : 208.777316195246, // BCD (slope at zero slip) calculation
53 "b5" : 0.0073134908964823, // BCD (slope at zero slip) calculation
64 "c3" : -0.277098, // BCD (slope at zero slip) calculation
65 "c4" : -0.944859, // BCD (slope at zero slip) calculation
66 "c5" : 0.0, // BCD (slope at zero slip) calculation
67 "c6" : 0.0027699, // BCD (slope at zero slip) calculation
/dports/science/chrono/chrono-7.0.1/data/vehicle/hmmwv/tire/
H A DHMMWV_Pac89Tire.json35 "a3" : 2613.92367840654, // BCD (slope at zero slip) calculation
36 "a4" : 48.857910109076, // BCD (slope at zero slip) calculation
37 "a5" : 0.0, // BCD (slope at zero slip) calculation
51 "b3" : -2.55317715303733, // BCD (slope at zero slip) calculation
52 "b4" : 208.777316195246, // BCD (slope at zero slip) calculation
53 "b5" : 0.0073134908964823, // BCD (slope at zero slip) calculation
64 "c3" : -0.277098, // BCD (slope at zero slip) calculation
65 "c4" : -0.944859, // BCD (slope at zero slip) calculation
66 "c5" : 0.0, // BCD (slope at zero slip) calculation
67 "c6" : 0.0027699, // BCD (slope at zero slip) calculation
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_ch/static/src/scss/
H A Dreport_isr.scss121 #slip { id
128 /* right of slip corresponds to right of slip */
132 #slip > * { id
137 &#slip-for-contact {
145 &#slip-for-bank {
149 &#slip-for-bank + #slip-for-contact {
153 &#slip-bank {
158 &#slip-amount_units {
167 &#slip-amount_cents {
176 &#slip-reference {
[all …]
/dports/games/vamos/vamos-0.7.1/body/
H A DTire.cc38 double pacejka_equation (double slip, in pacejka_equation() argument
168 Three_Vector slip; in friction_forces() local
170 slip.x = sigma / m_peak_slip; in friction_forces()
173 slip.y = alpha / m_peak_slip_angle; in friction_forces()
176 slip.z = alpha / m_peak_aligning_angle; in friction_forces()
178 double slip_xy = Three_Vector (slip.x, slip.y, 0.0).magnitude (); in friction_forces()
184 double slip_xz = Three_Vector (slip.x, 0.0, slip.z).magnitude (); in friction_forces()
190 Fx *= std::abs (slip.x) / slip_xy; in friction_forces()
191 Fy *= std::abs (slip.y) / slip_xy; in friction_forces()
194 Mz *= slip.z / slip_xz; in friction_forces()
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/seis/
H A Dseis_07.sh24 echo 1.0 1.0 0.0 0 90 0 5 0 0 Strike slip | gmt psmeca -Sa${size} -L1 -Gblack -R-1/6/-1/2 -JM14c …
26 echo 1.0 0.0 0.0 45 90 180 5 0 0 Strike slip 45 deg | gmt psmeca -Sa${size} -L1 -Gblack -R -J -K -…
28 echo 2.0 1.0 0.0 90 0 -90 5 0 0 Dip slip | gmt psmeca -Sa${size} -L1 -Gblack -R -J -K -O >> $ps
31 echo 2.0 0.0 0.0 0 0 -90 5 0 0 Dip slip | gmt psmeca -Sa${size} -L1 -Gblack -R -J -K -O >> $ps
57 echo 1.0 0.0 0.0 45 90 180 135 90 0 4 23 0 0 Strike slip 45 deg | gmt psmeca -Sc${size} -L1 -Gbl…
59 echo 2.0 1.0 0.0 90 90 90 270 0 90 4 23 0 0 Dip slip | gmt psmeca -Sc${size} -L1 -Gblack -R …
61 echo 2.0 0.0 0.0 0 90 90 180 0 90 4 23 0 0 Dip slip | gmt psmeca -Sc${size} -L1 -Gblack -R …
82 echo 1.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.0 23 0 0 Strike slip | gmt psmeca -Sm${size} -L1 -Gbla…
84 echo 1.0 0.0 0.0 0.0 1.0 -1.0 0.0 0.0 0.0 23 0 0 Strike slip 45 deg | gmt psmeca -Sm${size} -L…
86 echo 2.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 23 0 0 Dip slip | gmt psmeca -Sm${size} -L1 -Gbla…
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/
H A Dorder-slip.tpl14 <th data-sort-ignore="true">{l s='Credit slip'}</th>
17 <th data-sort-ignore="true" data-hide="phone">{l s='View credit slip'}</th>
21 {foreach from=$ordersSlip item=slip name=myLoop}
25 {l s='#%s' sprintf=$slip.id_order_slip|string_format:"%06d"}
29 …<a href="javascript:showOrder(1, {$slip.id_order|intval}, '{$link->getPageLink('order-detail')|esc…
30 {l s='#%s' sprintf=$slip.id_order|string_format:"%06d"}
33 <td class="bold" data-value="{$slip.date_add|regex_replace:"/[\-\:\ ]/":""}">
34 {dateFormat date=$slip.date_add full=0}
37 …order-slip', true, NULL, "id_order_slip={$slip.id_order_slip|intval}")|escape:'html':'UTF-8'}" tit…
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/
H A Dorder-slip.tpl14 <th data-sort-ignore="true">{l s='Credit slip'}</th>
17 <th data-sort-ignore="true" data-hide="phone">{l s='View credit slip'}</th>
21 {foreach from=$ordersSlip item=slip name=myLoop}
25 {l s='#%s' sprintf=$slip.id_order_slip|string_format:"%06d"}
29 …<a href="javascript:showOrder(1, {$slip.id_order|intval}, '{$link->getPageLink('order-detail')|esc…
30 {l s='#%s' sprintf=$slip.id_order|string_format:"%06d"}
33 <td class="bold" data-value="{$slip.date_add|regex_replace:"/[\-\:\ ]/":""}">
34 {dateFormat date=$slip.date_add full=0}
37 …order-slip', true, NULL, "id_order_slip={$slip.id_order_slip|intval}")|escape:'html':'UTF-8'}" tit…
/dports/sysutils/goawk/goawk-1.9.2/testdata/gawk/
H A Dmmap8k.ok5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
H A Dmmap8k.in5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
/dports/lang/gawk/gawk-5.1.1/test/
H A Dmmap8k.in5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
H A Dmmap8k.ok5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
/dports/japanese/gawk/gawk-3.0.6/test/
H A Dmmap8k.in5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
/dports/lang/awka/awka-0.7.5/test/
H A Dmmap8k.in5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/data/
H A Drstats_20.exp103 …45.7800 1.0000 1 45.7800 0.0000 DISC 60.0000 1.0000 98 27.2345 10.7523 65010.0000 67920.0000 slip
106 …0 51.8700 5.3300 1 51.8700 0.0000 DISC 30.0000 5.3300 3 46.1367 0.3821 65010.0000 68040.0000 slip
107 …47.0600 -4.8100 1 47.0600 0.0000 DISC 90.0000 -4.8100 1 51.8700 0.0000 65010.0000 68070.0000 slip
135 … 63.4800 0.8700 1 63.4800 0.0000 DISC 30.0000 0.8700 28 53.9982 4.7853 65010.0000 68970.0000 slip
138 69090.0000 65.8500 0.8200 1 65.8500 0.0000 DISC 00 00 4 64.6575 1.0161 65010.0000 69090.0000 slip

12345678910>>...117