Home
last modified time | relevance | path

Searched full:john (Results 1 - 25 of 1582) sorted by relevance

12345678910>>...64

/third_party/icu/icu4j/perf-tests/data/collation/
H A DTestNames_Latin.txt36 Adams, John Ottis
37 Adams, John Wolcott
80 Alexander, John White
222 Arms, John Taylor
226 Armstrong, John
262 Atkinson, John Augustus
267 Audubon, John James
268 Audubon, John Woodhouse
300 Bacon, John Henry F.
307 Baeder, John
[all...]
/third_party/typescript/tests/arkTSTest/testcase/arkts-sendable-explicit-field-type/
H A Darkts-sendable-explicit-field-type-1-error.ets41 objectProp: object = { name: 'John', age: 30 };
55 optObjectProp1?: object = { name: 'John', age: 30 };
69 public optObjectProp2: object = { name: 'John', age: 30 };
83 readonly optObjectProp3: object = { name: 'John', age: 30 };
98 objectProp4 = { name: 'John', age: 30 };
113 objectProp5? = { name: 'John', age: 30 };
128 public optObjectProp6 = { name: 'John', age: 30 };
143 readonly optObjectProp7 = { name: 'John', age: 30 };
163 objectProp: object = { name: 'John', age: 30 };
177 optObjectProp1?: object = { name: 'John', ag
[all...]
/third_party/ffmpeg/tests/ref/fate/
H A Dsub-sami14 Dialogue: 0,0:00:00.00,0:00:00.01,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\N
15 Dialogue: 0,0:00:00.01,0:00:08.80,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\NLet the word go forth, from this time and place to friend and foe alike that the torch
16 Dialogue: 0,0:00:08.80,0:00:19.50,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\Nhas been passed to a new generation of Americans, born in this century, tempered by war,
17 Dialogue: 0,0:00:19.50,0:00:28.00,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\Ndisciplined by a hard and bitter peace, proud of our ancient heritage, and unwilling to witness
18 Dialogue: 0,0:00:28.00,0:00:38.00,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\Nor permit the slow undoing of those human rights to which this nation has always
19 Dialogue: 0,0:00:38.00,0:00:46.00,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\Nbeen committed and to which we are committed today at home and around the world.
20 Dialogue: 0,0:00:46.00,0:01:01.00,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\NLet every nation know, whether it wishes us well or ill, that we shall pay any price, bear any burden,
21 Dialogue: 0,0:01:01.00,0:01:13.00,Default,,0,0,0,,{\i1}Pres. John F. Kennedy{\i0}\Nmeet any hardship, support any friend, oppose any foe, to ensure the survival and success of liberty.
22 Dialogue: 0,0:01:13.00,9:59:59.99,Default,,0,0,0,,{\i1}End of:{\i0}\NPresident John F. Kennedy Speech
/third_party/python/Misc/
H A DACKS54 John Anderson
83 John Aycock
132 John Beck
146 John Belmonte
299 John Chandler
388 John Cugini
415 John DeGood
424 John Dennis
462 John DuBois
482 John Edmond
[all...]
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A Dcollationdata.h25 "Brett, John",
28 "Brewster Jr., John",
33 "Bridges, John",
42 "Bristol, John Bunyan",
75 "Brown, John George",
76 "Brown, John-Lewis",
106 "Connah, John",
114 "Constable, John",
135 "Hall 1739-1797, John",
143 "Hall, John",
[all...]
/third_party/curl/docs/
H A DTHANKS1354 John A. Bristor
1355 John Bampton
1356 John Bradshaw
1357 John Butterfield
1358 John Coffey
1359 John Crow
1360 John David Anglin
1361 John DeHelian
1362 John Dennis
1363 John Dun
[all...]
/third_party/python/Doc/howto/
H A Dsorting.rst73 ... ('john', 'A', 15),
78 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
93 ... Student('john', 'A', 15),
98 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
115 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
118 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
126 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)]
129 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)]
141 [('john', 'A', 15), ('jane', 'B', 12), ('dave', 'B', 10)]
144 [('john', '
[all...]
/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmicrotek.c4 * (C) Copyright 2000 John Fremlin <vii@penguinpowered.com>
69 * 20000513 rename and organisation of functions (john)
70 * 20000513 added IDs for all products supported by Windows driver (john)
71 * 20000514 Rewrote mts_scsi_queuecommand to use URBs (john)
73 * 20000514 Fix reporting of non-existent devices to SCSI layer (john)
74 * 20000514 Added MTS_DEBUG_INT (john)
75 * 20000514 Changed "usb-microtek" to "microtek" for consistency (john)
76 * 20000514 Stupid bug fixes (john)
78 * 20000515 Put transfer context and URB in mts_desc (john)
79 * 20000515 Added prelim turn off debugging support (john)
[all...]
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmicrotek.c4 * (C) Copyright 2000 John Fremlin <vii@penguinpowered.com>
69 * 20000513 rename and organisation of functions (john)
70 * 20000513 added IDs for all products supported by Windows driver (john)
71 * 20000514 Rewrote mts_scsi_queuecommand to use URBs (john)
73 * 20000514 Fix reporting of non-existent devices to SCSI layer (john)
74 * 20000514 Added MTS_DEBUG_INT (john)
75 * 20000514 Changed "usb-microtek" to "microtek" for consistency (john)
76 * 20000514 Stupid bug fixes (john)
78 * 20000515 Put transfer context and URB in mts_desc (john)
79 * 20000515 Added prelim turn off debugging support (john)
[all...]
/third_party/typescript/tests/baselines/reference/
H A DinferFromBindingPattern.js34 const john = selectJohn();
35 const [personAgain, nufinspecial] = john;
58 var john = selectJohn(); variable
59 var personAgain = john[0], nufinspecial = john[1];
H A DinferFromBindingPattern.symbols96 const john = selectJohn();
97 >john : Symbol(john, Decl(inferFromBindingPattern.ts, 32, 5))
100 const [personAgain, nufinspecial] = john;
103 >john : Symbol(john, Decl(inferFromBindingPattern.ts, 32, 5))
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DCustomFormatterPersonTest.java102 Person who = new Person("Mr.", "John", "Doe"); in testCustomFunctions()
126 .expected("Hello John") in testCustomFunctions()
131 .expected("Hello Mr. John Doe") in testCustomFunctions()
136 .expected("Hello John Doe") in testCustomFunctions()
148 Person malePerson = new Person("Mr.", "John", "Doe"); in testCustomFunctionsComplexMessage()
175 .expected("Ms. Jane Doe invites Mr. John Doe and 2 other people to her party.") in testCustomFunctionsComplexMessage()
180 .expected("Ms. Jane Doe invites Mr. John Doe and one other person to her party.") in testCustomFunctionsComplexMessage()
185 .expected("Ms. Jane Doe invites Mr. John Doe to her party.") in testCustomFunctionsComplexMessage()
190 .expected("Mr. John Doe invites Ms. Jane Doe and 2 other people to his party.") in testCustomFunctionsComplexMessage()
/third_party/protobuf/examples/
H A Dlist_people_test.go16 Name: "John Doe",
26 Name: John Doe
39 Name: "John Doe",
41 Email: "john@example.com",
77 Name: John Doe
78 E-mail address: john@example.com
/third_party/rust/crates/memchr/bench/src/memmem/
H A Dinputs.rs59 Query { name: "john-watson", needle: "John Watson", count: 0 },
104 name: "john-watson",
126 name: "john-watson", needle: "约翰·沃森", count: 0
146 Query { name: "john-watson", needle: "John Watson", count: 0 },
165 name: "john-watson",
183 name: "john-watson", needle: "约翰·沃森", count: 0
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/the_new_operator/
H A Dnew_operator_4.ts40 const john = new Person("john", 30);
41 Assert.isString(john.name, "john");
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dsa1100_generic.c16 The initial developer of the original code is John G. Dorsey
17 <john+@cs.cmu.edu>. Portions created by John G. Dorsey are
18 Copyright (C) 1999 John G. Dorsey. All Rights Reserved.
211 MODULE_AUTHOR("John Dorsey <john+@cs.cmu.edu>");
H A Dsa11xx_base.c16 The initial developer of the original code is John G. Dorsey
17 <john+@cs.cmu.edu>. Portions created by John G. Dorsey are
18 Copyright (C) 1999 John G. Dorsey. All Rights Reserved.
261 MODULE_AUTHOR("John Dorsey <john+@cs.cmu.edu>");
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsa1100_generic.c16 The initial developer of the original code is John G. Dorsey
17 <john+@cs.cmu.edu>. Portions created by John G. Dorsey are
18 Copyright (C) 1999 John G. Dorsey. All Rights Reserved.
208 MODULE_AUTHOR("John Dorsey <john+@cs.cmu.edu>");
H A Dsa11xx_base.c16 The initial developer of the original code is John G. Dorsey
17 <john+@cs.cmu.edu>. Portions created by John G. Dorsey are
18 Copyright (C) 1999 John G. Dorsey. All Rights Reserved.
261 MODULE_AUTHOR("John Dorsey <john+@cs.cmu.edu>");
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
H A DVK_FUCHSIA_buffer_collection.adoc15 - John Bauman, Google
16 - John Rosasco, Google
60 * Revision 2, 2021-09-23 (John Rosasco)
62 * Revision 1, 2021-03-09 (John Rosasco)
H A DVK_FUCHSIA_buffer_collection.txt15 - John Bauman, Google
16 - John Rosasco, Google
60 * Revision 2, 2021-09-23 (John Rosasco)
62 * Revision 1, 2021-03-09 (John Rosasco)
/third_party/jerryscript/tests/jerry/
H A Dobject-literal.js16 firstName:"John",
24 assert (person.firstName === "John");
25 assert (person["firstName"] === "John");
41 var john = new Object(); class
42 john.firstName = "John";
43 john.lastName = "Doe";
44 john.age = 40;
45 john.eyeColor = "blue";
47 assert (person.firstName === john
[all...]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-ipq4019-usb.c3 * Copyright (C) 2018 John Crispin <john@phrozen.org>
147 MODULE_AUTHOR("John Crispin <john@phrozen.org>");
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dmt7621_wdt.c5 * Copyright (C) 2014 John Crispin <john@phrozen.org>
188 MODULE_AUTHOR("John Crispin <john@phrozen.org");
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-ipq4019-usb.c3 * Copyright (C) 2018 John Crispin <john@phrozen.org>
144 MODULE_AUTHOR("John Crispin <john@phrozen.org>");

Completed in 20 milliseconds

12345678910>>...64