Home
last modified time | relevance | path

Searched refs:uk (Results 1 – 25 of 1214) sorted by relevance

12345678910>>...49

/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_countries.cpp155 std::string uk = read_from_file<mpt>(base_folder + "uk.wkt"); in test_all() local
216 test_one<mpt, pt>("uk1", uk, 733080790315, 1); in test_all()
217 test_one<mpt, pt>("uk2", uk, 749555939251, 2); in test_all()
218 test_one<mpt, pt>("uk5", uk, 793752660191, 5); in test_all()
219 test_one<mpt, pt>("uk10", uk, 857682286960, 10); in test_all()
220 test_one<mpt, pt>("uk20", uk, 970488082763, 20); in test_all()
221 test_one<mpt, pt>("uk50", uk, 1247830325401, 50); in test_all()
222 test_one<mpt, pt>("uk100", uk, 1659861958875, 100); in test_all()
224 test_one<mpt, pt>("uk1", uk, 699378146599, -1); in test_all()
225 test_one<mpt, pt>("uk2", uk, 683086442146, -2); in test_all()
[all …]
/third_party/python/Lib/test/test_email/data/
Dmsg_25.txt3 by www.linux.org.uk with esmtp (Exim 3.13 #1)
5 for linuxuser-admin@www.linux.org.uk; Fri, 06 Apr 2001 16:46:09 +0100
9 Subject: Returned mail: Too many hops 19 (17 max): from <linuxuser-admin@www.linux.org.uk> via [199…
11 To: <linuxuser-admin@www.linux.org.uk>
29 554 Too many hops 19 (17 max): from <linuxuser-admin@www.linux.org.uk> via [199.164.235.226], to <s…
46 Return-Path: linuxuser-admin@www.linux.org.uk
76 Received: from www.linux.org.uk (parcelfarce.linux.theplanet.co.uk [195.92.249.252])
90 From: Daniel James <daniel@linuxuser.co.uk>
92 To: linuxuser@www.linux.org.uk
100 Sender: linuxuser-admin@www.linux.org.uk
[all …]
/third_party/boost/libs/geometry/test/algorithms/
Dsimplify_countries.cpp130 std::string uk = read_from_file<mp>(base_folder + "uk.wkt"); in test_all() local
172 test_one<mp>("uk", uk, 100, 0.999942, 0.999878, 48, 0, 3208); in test_all()
173 test_one<mp>("uk", uk, 200, 0.999843, 0.999291, 48, 0, 2615); in test_all()
174 test_one<mp>("uk", uk, 500, 0.999522, 0.996888, 48, 0, 1885); in test_all()
175 test_one<mp>("uk", uk, 1000, 0.999027, 0.992306, 48, 0, 1396); in test_all()
176 test_one<mp>("uk", uk, 2000, 0.998074, 0.983839, 47, 0, 1032); in test_all()
177 test_one<mp>("uk", uk, 5000, 0.991901, 0.943496, 35, 0, 611); in test_all()
178 test_one<mp>("uk", uk, 10000, 0.990039, 0.871969, 23, 0, 359); in test_all()
179 test_one<mp>("uk", uk, 20000, 0.979171, 0.737577, 11, 0, 193); in test_all()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
Dplurals.txt2214 uk 0.0 дня
2215 uk 0.00 дня
2216 uk 0.000 дня
2217 uk 0.001 дня
2218 uk 0.002 дня
2219 uk 0.005 дня
2220 uk 0.01 дня
2221 uk 0.010 дня
2222 uk 0.011 дня
2223 uk 0.012 дня
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/format/
Dplurals.txt2214 uk 0.0 дня
2215 uk 0.00 дня
2216 uk 0.000 дня
2217 uk 0.001 дня
2218 uk 0.002 дня
2219 uk 0.005 дня
2220 uk 0.01 дня
2221 uk 0.010 дня
2222 uk 0.011 дня
2223 uk 0.012 дня
[all …]
/third_party/gstreamer/gst_libav/
DChangeLog2818 2016-09-02 16:55:46 +0100 Iain Lane <iain@orangesquash.org.uk>
3400 2015-12-07 09:11:30 -0500 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
4062 2015-06-16 17:50:03 -0400 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
4333 2014-11-16 16:11:53 -0500 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
4539 2014-06-06 12:40:57 +0100 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
4545 2014-04-30 15:30:45 +0100 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
4695 2014-04-30 16:14:50 +0100 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
4703 2014-04-30 15:59:04 +0100 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
4931 2014-01-15 09:02:33 +0000 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
5488 2013-07-09 16:19:11 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
[all …]
/third_party/typescript/tests/baselines/reference/
DkeyofAndIndexedAccessErrors.js101 t: T, k: K, tk: T[K], u: U, j: J, uk: U[K], tj: T[J], uj: U[J]): void {
108 tk = uk;
109 uk = tk; // error
200 function f3(t, k, tk, u, j, uk, tj, uj) { argument
207 tk = uk;
208 uk = tk; // error
DkeyofAndIndexedAccessErrors.types318 …of T, string>, U extends T, J extends K>(t: T, k: K, tk: T[K], u: U, j: J, uk: U[K], tj: T[J], uj:…
320 t: T, k: K, tk: T[K], u: U, j: J, uk: U[K], tj: T[J], uj: U[J]): void {
326 >uk : U[K]
358 tk = uk;
359 >tk = uk : U[K]
361 >uk : U[K]
363 uk = tk; // error
364 >uk = tk : T[K]
365 >uk : U[K]
/third_party/gstreamer/gstreamer/
DChangeLog776 * po/uk.po:
3437 2020-09-08 12:45:42 +0100 Tom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
9204 * po/uk.po:
9512 * po/uk.po:
9853 2018-11-29 12:54:46 +0100 Zeeshan Ali <zeenix@collabora.co.uk>
9859 2018-11-28 18:06:54 +0100 Zeeshan Ali <zeenix@collabora.co.uk>
9909 2018-11-24 14:51:19 +0100 Zeeshan Ali <zeenix@collabora.co.uk>
9933 2018-11-24 12:06:38 +0100 Zeeshan Ali <zeenix@collabora.co.uk>
9940 2018-10-27 18:06:20 +0100 Zeeshan Ali <zeenix@collabora.co.uk>
9959 2018-11-10 23:35:18 +0100 Zeeshan Ali <zeenix@collabora.co.uk>
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog1901 * po/uk.po:
10218 2018-08-08 09:27:19 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
10237 Co-authored-by: Zeeshan Ali <zeenix@collabora.co.uk>
15827 * po/uk.po:
16122 2019-01-24 16:21:12 -0500 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
16405 * po/uk.po:
16881 2018-08-08 09:27:09 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
16889 2018-06-27 23:20:33 +0200 Zeeshan Ali <zeenix@collabora.co.uk>
17023 2018-11-19 18:20:52 +0000 Maciej Wolny <maciej.wolny@codethink.co.uk>
18364 2018-08-19 15:39:16 +0200 Zeeshan Ali <zeenix@collabora.co.uk>
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog1360 * po/uk.po:
10588 2018-08-31 12:09:57 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
10598 2018-08-31 10:55:30 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
13009 2019-06-05 13:25:34 +0100 Fernando Herrrera <fernando.herrera@oxsight.co.uk>
15059 * po/uk.po:
15089 2019-02-09 17:21:13 +0000 James Cowgill <jcowgill@jcowgill.uk>
15603 * po/uk.po:
16366 2018-11-19 15:09:25 +0000 Maciej Wolny <maciej.wolny@codethink.co.uk>
16548 2018-11-09 09:32:49 +0100 Sjoerd Simons <sjoerd.simons@collabora.co.uk>
16562 2018-11-09 10:30:06 +0100 Sjoerd Simons <sjoerd.simons@collabora.co.uk>
[all …]
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccessErrors.ts100 t: T, k: K, tk: T[K], u: U, j: J, uk: U[K], tj: T[J], uj: U[J]): void {
107 tk = uk;
108 uk = tk; // error
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dbm.txt44 uk{"ukɛrɛnikan"}
Dlag.txt44 uk{"Kɨukɨranía"}
/third_party/skia/third_party/externals/expat/
D.mailmap10 Rhodri James <rhodri@wildebeest.org.uk> <rhodri@kynesim.co.uk>
/third_party/skia/third_party/externals/icu/source/data/lang/
Dbm.txt45 uk{"ukɛrɛnikan"}
Dlag.txt45 uk{"Kɨukɨranía"}
/third_party/icu/icu4c/source/data/lang/
Dbm.txt45 uk{"ukɛrɛnikan"}
Dlag.txt45 uk{"Kɨukɨranía"}
/third_party/boost/libs/spirit/doc/
Dreferences.qbk17 [[3.] [ISO/IEC] [[@http://www.cl.cam.ac.uk/%7Emgk25/iso-14977.pdf "ISO-EBNF"],
53 Elizabeth Scott.] [[@ftp://ftp.cs.rhul.ac.uk/pub/rdp
57 [[13.] [Adrian Johnstone] [[@https://www.cs.rhul.ac.uk/research/languages/csle/lookahead_…
79 Edited by Graham Hutton] [[@http://www.cs.nott.ac.uk/~gmh//faq.html
/third_party/boost/libs/
Dmaintainers.txt32 config John Maddock <john -at- johnmaddock.co.uk>
61 …an <joel -at- boost-consulting.com>, Dan Marsden <danmarsden -at- yahoo.co.uk>, Tobias Schwinger <…
89 … Hubert Holin <Hubert.Holin -at- meteo.fr>, John Maddock <john -at- johnmaddock.co.uk>
98 multiprecision John Maddock <john -at- johnmaddock.co.uk>, christopher Kormanyos <e_float -a…
110 …ail.com>, Thomas Heller <thom.heller -at- gmail.com>, John Fletcher <J.P.Fletcher -at- aston.ac.uk>
128 regex John Maddock <john -at- johnmaddock.co.uk>
142 static_assert John Maddock <john -at- johnmaddock.co.uk>
150 tr1 John Maddock <john -at- johnmaddock.co.uk>
155 type_traits John Maddock <john -at- johnmaddock.co.uk>
/third_party/libsnd/docs/
Dlinux_games_programming.txt7 From: Paul <paul@fake-domain-name.co.uk>
43 To: Paul <paul@fake-domain-name.co.uk>
47 Paul <paul@fake-domain-name.co.uk> wrote:
105 From: PFJ <paul@fake-domain-name.co.uk>
156 To: PFJ <paul@fake-domain-name.co.uk>
160 PFJ <paul@fake-domain-name.co.uk> wrote:
192 From: PFJ <paul@fake-domain-name.co.uk>
309 To: PFJ <paul@fake-domain-name.co.uk>
314 PFJ <paul@fake-domain-name.co.uk> wrote:
/third_party/gstreamer/gstplugins_bad/
DChangeLog3068 2021-10-21 16:12:06 +0100 Rob Agar <rob@engineeredarts.co.uk>
3240 * po/uk.po:
3670 2021-10-14 14:07:07 +0100 Rob Agar <rob@engineeredarts.co.uk>
3841 2021-10-15 10:03:46 +0100 Rob Agar <rob@engineeredarts.co.uk>
15478 2021-01-07 09:21:47 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
27449 2018-07-28 14:54:42 +0200 Zeeshan Ali <zeenix@collabora.co.uk>
27454 2018-06-14 16:20:54 +0200 Zeeshan Ali <zeenix@collabora.co.uk>
27459 2018-06-13 16:33:21 +0200 Zeeshan Ali <zeenix@collabora.co.uk>
32637 Contribs by Mohammed Sameer <msameer@foolab.org>, Adam Pigg <adam@piggz.co.uk>
42228 * po/uk.po:
[all …]
/third_party/node/deps/npm/node_modules/psl/
DREADME.md27 Some examples of public suffixes are ".com", ".co.uk" and "pvt.k12.wy.us". The
123 psl.get('uk.com'); // null);
124 psl.get('example.uk.com'); // 'example.uk.com');
125 psl.get('b.example.uk.com'); // 'example.uk.com');
/third_party/gettext/gettext-runtime/po/
DChangeLog.09 * it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
40 * uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
128 * it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
134 * uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
156 * uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
169 * uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
196 * it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
340 * it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
394 * uk.po: Update from Maxim V. Dziumanenko <dziumanenko@gmail.com>.
411 * uk.po: Update from Maxim V. Dziumanenko <dziumanenko@gmail.com>.
[all …]

12345678910>>...49