Home
last modified time | relevance | path

Searched refs:dte (Results 1 – 25 of 1296) sorted by relevance

12345678910>>...52

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/dvr/
H A Ddvr_timerec.c113 if(dte->dte_enabled == 0 || dte->dte_weekdays == 0) in dvr_timerec_check()
115 if(dte->dte_start < 0 || dte->dte_start >= 24*60 || in dvr_timerec_check()
116 dte->dte_stop < 0 || dte->dte_stop >= 24*60) in dvr_timerec_check()
159 NULL, dte, dte->dte_pri, dte->dte_retention, in dvr_timerec_check()
176 dte = calloc(1, sizeof(*dte)); in dvr_timerec_create()
200 return dte; in dvr_timerec_create()
211 if (dte) in dvr_timerec_create_htsp()
259 free(dte); in timerec_entry_destroy()
310 if (dte->dte_name && dte->dte_name[0] != '\0') in dvr_timerec_entry_class_get_title()
511 if (dte && dte->dte_id.in_access && in dvr_timerec_entry_class_owner_opts()
[all …]
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dhinting.c335 dte->source = 0; in New_EmptyDTE()
343 if (dte) { in New_ImmediateDTE()
353 dte->source = 2; in New_SampleDTE()
367 dte->source = 3; in New_StreamDescDTE()
399 gf_free(dte); in Del_EmptyDTE()
404 gf_free(dte); in Del_ImmediateDTE()
409 gf_free(dte); in Del_SampleDTE()
414 gf_free(dte); in Del_StreamDescDTE()
455 gf_bs_read_data(bs, dte->data, dte->dataLength); in Read_ImmediateDTE()
514 gf_bs_write_data(bs, dte->data, dte->dataLength); in Write_ImmediateDTE()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/isomedia/
H A Dhinting.c426 if (dte) dte->source = 0; in New_EmptyDTE()
434 if (dte) { in New_ImmediateDTE()
445 dte->source = 2; in New_SampleDTE()
492 gf_free(dte); in Del_EmptyDTE()
497 gf_free(dte); in Del_ImmediateDTE()
502 gf_free(dte); in Del_SampleDTE()
507 gf_free(dte); in Del_StreamDescDTE()
548 gf_bs_read_data(bs, dte->data, dte->dataLength); in Read_ImmediateDTE()
612 gf_bs_write_data(bs, dte->data, dte->dataLength); in Write_ImmediateDTE()
750 if (!dte) { in gf_isom_hint_rtp_read()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/isomedia/
H A Dhinting.c426 if (dte) dte->source = 0; in New_EmptyDTE()
434 if (dte) { in New_ImmediateDTE()
445 dte->source = 2; in New_SampleDTE()
492 gf_free(dte); in Del_EmptyDTE()
497 gf_free(dte); in Del_ImmediateDTE()
502 gf_free(dte); in Del_SampleDTE()
507 gf_free(dte); in Del_StreamDescDTE()
548 gf_bs_read_data(bs, dte->data, dte->dataLength); in Read_ImmediateDTE()
612 gf_bs_write_data(bs, dte->data, dte->dataLength); in Write_ImmediateDTE()
750 if (!dte) { in gf_isom_hint_rtp_read()
[all …]
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/
H A DCHANGELOG.md15 * [dte-1.9.1.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.9.1.tar.gz)
16 * [dte-1.9.1.tar.gz.sig](https://craigbarnes.gitlab.io/dist/dte/dte-1.9.1.tar.gz.sig)
57 * [dte-1.9.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.9.tar.gz)
58 * [dte-1.9.tar.gz.sig](https://craigbarnes.gitlab.io/dist/dte/dte-1.9.tar.gz.sig)
72 * [dte-1.8.2.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.8.2.tar.gz)
96 * [dte-1.8.1.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.8.1.tar.gz)
150 * [dte-1.8.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.8.tar.gz)
171 * [dte-1.7.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.7.tar.gz)
200 * [dte-1.6.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.6.tar.gz)
222 * [dte-1.5.tar.gz](https://craigbarnes.gitlab.io/dist/dte/dte-1.5.tar.gz)
[all …]
H A DREADME.md1 dte chapter
4 dte is a small and easy to use console text editor.
26 ![dte screenshot](https://craigbarnes.gitlab.io/dte/screenshot.png)
43 curl -LO https://craigbarnes.gitlab.io/dist/dte/dte-1.9.1.tar.gz
44 tar -xzf dte-1.9.1.tar.gz
45 cd dte-1.9.1
52 via `man 1 dte`, `man 5 dterc` and `man 5 dte-syntax`.
59 `dte` is tested on the following platforms:
132 A desktop menu entry for `dte` can be added by running:
177 [GitLab CI]: https://gitlab.com/craigbarnes/dte/pipelines
[all …]
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dhpack-tbl.c126 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
150 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
191 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
192 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
193 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
198 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
229 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
337 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
342 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
353 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dhpack-tbl.c126 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
150 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
191 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
192 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
193 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
198 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
229 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
337 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
342 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
353 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dhpack-tbl.c118 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
142 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
183 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
184 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
185 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
190 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
221 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
329 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
334 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
345 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dhpack-tbl.c118 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
142 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
183 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
184 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
185 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
190 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
221 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
329 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
334 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
345 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dhpack-tbl.c122 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
146 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
187 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
188 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
189 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
194 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
225 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
333 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
338 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
349 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dhpack-tbl.c126 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
150 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
191 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
192 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
193 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
198 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
229 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
337 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
342 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
353 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dhpack-tbl.c126 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
150 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
191 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
192 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
193 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
198 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
229 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
337 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
342 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
353 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dhpack-tbl.c126 dht->dte[slot].addr, dht->dte[slot].addr+dht->dte[slot].nlen+dht->dte[slot].vlen-1); in hpack_dht_dump()
150 total += dht->dte[slot].nlen + dht->dte[slot].vlen; in hpack_dht_check_consistency()
191 alt_dht->dte[new].nlen = dht->dte[old].nlen; in hpack_dht_defrag()
192 alt_dht->dte[new].vlen = dht->dte[old].vlen; in hpack_dht_defrag()
193 addr -= dht->dte[old].nlen + dht->dte[old].vlen; in hpack_dht_defrag()
198 dht->dte[old].nlen + dht->dte[old].vlen); in hpack_dht_defrag()
229 dht->total -= dht->dte[tail].nlen + dht->dte[tail].vlen; in __hpack_dht_make_room()
337 tailroom = dht->size - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
342 tailroom = dht->dte[prev].addr - dht->dte[tail].addr - dht->dte[tail].nlen - dht->dte[tail].vlen; in hpack_dht_insert()
353 dht->dte[head].addr = dht->dte[dht->front].addr - (name.len + value.len); in hpack_dht_insert()
[all …]
/dports/net/haproxy19/haproxy-1.9.16/include/common/
H A Dhpack-tbl.h155 return &dht->dte[idx]; in hpack_get_dte()
168 .ptr = (void *)dht + dte->addr, in hpack_get_name()
169 .len = dte->nlen, in hpack_get_name()
178 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
179 .len = dte->vlen, in hpack_get_value()
187 const struct hpack_dte *dte; in hpack_idx_to_name() local
193 if (!dte) in hpack_idx_to_name()
196 return hpack_get_name(dht, dte); in hpack_idx_to_name()
202 const struct hpack_dte *dte; in hpack_idx_to_value() local
208 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/haproxy21/haproxy-2.1.12/include/common/
H A Dhpack-tbl.h166 return &dht->dte[idx]; in hpack_get_dte()
179 .ptr = (void *)dht + dte->addr, in hpack_get_name()
180 .len = dte->nlen, in hpack_get_name()
189 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
190 .len = dte->vlen, in hpack_get_value()
198 const struct hpack_dte *dte; in hpack_idx_to_name() local
204 if (!dte) in hpack_idx_to_name()
207 return hpack_get_name(dht, dte); in hpack_idx_to_name()
213 const struct hpack_dte *dte; in hpack_idx_to_value() local
219 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/haproxy20/haproxy-2.0.26/include/common/
H A Dhpack-tbl.h166 return &dht->dte[idx]; in hpack_get_dte()
179 .ptr = (void *)dht + dte->addr, in hpack_get_name()
180 .len = dte->nlen, in hpack_get_name()
189 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
190 .len = dte->vlen, in hpack_get_value()
198 const struct hpack_dte *dte; in hpack_idx_to_name() local
204 if (!dte) in hpack_idx_to_name()
207 return hpack_get_name(dht, dte); in hpack_idx_to_name()
213 const struct hpack_dte *dte; in hpack_idx_to_value() local
219 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Dhpack-tbl.h166 return &dht->dte[idx]; in hpack_get_dte()
179 .ptr = (void *)dht + dte->addr, in hpack_get_name()
180 .len = dte->nlen, in hpack_get_name()
189 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
190 .len = dte->vlen, in hpack_get_value()
198 const struct hpack_dte *dte; in hpack_idx_to_name() local
204 if (!dte) in hpack_idx_to_name()
207 return hpack_get_name(dht, dte); in hpack_idx_to_name()
213 const struct hpack_dte *dte; in hpack_idx_to_value() local
219 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/nuster/nuster-5.0.4.21/include/common/
H A Dhpack-tbl.h155 return &dht->dte[idx]; in hpack_get_dte()
168 .ptr = (void *)dht + dte->addr, in hpack_get_name()
169 .len = dte->nlen, in hpack_get_name()
178 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
179 .len = dte->vlen, in hpack_get_value()
187 const struct hpack_dte *dte; in hpack_idx_to_name() local
193 if (!dte) in hpack_idx_to_name()
196 return hpack_get_name(dht, dte); in hpack_idx_to_name()
202 const struct hpack_dte *dte; in hpack_idx_to_value() local
208 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dhpack-tbl.h75 return &dht->dte[idx]; in hpack_get_dte()
88 .ptr = (void *)dht + dte->addr, in hpack_get_name()
89 .len = dte->nlen, in hpack_get_name()
98 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
99 .len = dte->vlen, in hpack_get_value()
107 const struct hpack_dte *dte; in hpack_idx_to_name() local
113 if (!dte) in hpack_idx_to_name()
116 return hpack_get_name(dht, dte); in hpack_idx_to_name()
122 const struct hpack_dte *dte; in hpack_idx_to_value() local
128 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dhpack-tbl.h75 return &dht->dte[idx]; in hpack_get_dte()
88 .ptr = (void *)dht + dte->addr, in hpack_get_name()
89 .len = dte->nlen, in hpack_get_name()
98 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
99 .len = dte->vlen, in hpack_get_value()
107 const struct hpack_dte *dte; in hpack_idx_to_name() local
113 if (!dte) in hpack_idx_to_name()
116 return hpack_get_name(dht, dte); in hpack_idx_to_name()
122 const struct hpack_dte *dte; in hpack_idx_to_value() local
128 if (!dte) in hpack_idx_to_value()
[all …]
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dhpack-tbl.h75 return &dht->dte[idx]; in hpack_get_dte()
88 .ptr = (void *)dht + dte->addr, in hpack_get_name()
89 .len = dte->nlen, in hpack_get_name()
98 .ptr = (void *)dht + dte->addr + dte->nlen, in hpack_get_value()
99 .len = dte->vlen, in hpack_get_value()
107 const struct hpack_dte *dte; in hpack_idx_to_name() local
113 if (!dte) in hpack_idx_to_name()
116 return hpack_get_name(dht, dte); in hpack_idx_to_name()
122 const struct hpack_dte *dte; in hpack_idx_to_value() local
128 if (!dte) in hpack_idx_to_value()
[all …]
/dports/deskutils/qtfeedback/qtfeedback-5.0.0-beta1-32-ga14bd0b/tests/auto/qdeclarativefeedback/
H A Dtst_qdeclarativefeedback.cpp170 QVERIFY(dte != 0); in themeEffect()
173 QMetaProperty p = dte->metaObject()->property(dte->metaObject()->indexOfProperty("effect")); in themeEffect()
176 p = dte->metaObject()->property(dte->metaObject()->indexOfProperty("supported")); in themeEffect()
179 delete dte; in themeEffect()
183 dte = component.create(); in themeEffect()
186 QVERIFY(dte != 0); in themeEffect()
188 p = dte->metaObject()->property(dte->metaObject()->indexOfProperty("effect")); in themeEffect()
191 delete dte; in themeEffect()
196 dte = component.create(); in themeEffect()
198 QVERIFY(dte != 0); in themeEffect()
[all …]
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools.OpenVisualStudio/
H A DProgram.cs45 var dte = FindInstanceEditingSolution(solutionFile); in Main()
47 if (dte == null) in Main()
52 dte = (DTE)Activator.CreateInstance(visualStudioDteType); in Main()
54 dte.UserControl = true; in Main()
58 dte.Solution.Open(solutionFile); in Main()
66 dte.MainWindow.Visible = true; in Main()
85 dte.ItemOperations.OpenFile(filePath); in Main()
126 var mainWindow = dte.MainWindow; in Main()
172 if (ppunkObject is DTE dte && dte.Solution.FullName.Length > 0) in FindInstanceEditingSolution()
174 if (NormalizePath(dte.Solution.FullName) == solutionPath) in FindInstanceEditingSolution()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools.OpenVisualStudio/
H A DProgram.cs45 var dte = FindInstanceEditingSolution(solutionFile); in Main()
47 if (dte == null) in Main()
52 dte = (DTE)Activator.CreateInstance(visualStudioDteType); in Main()
54 dte.UserControl = true; in Main()
58 dte.Solution.Open(solutionFile); in Main()
66 dte.MainWindow.Visible = true; in Main()
85 dte.ItemOperations.OpenFile(filePath); in Main()
126 var mainWindow = dte.MainWindow; in Main()
172 if (ppunkObject is DTE dte && dte.Solution.FullName.Length > 0) in FindInstanceEditingSolution()
174 if (NormalizePath(dte.Solution.FullName) == solutionPath) in FindInstanceEditingSolution()
[all …]

12345678910>>...52