/third_party/icu/icu4j/perf-tests/data/collation/ |
H A D | TestNames_Latin.txt | 36 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 D | arkts-sendable-explicit-field-type-1-error.ets | 41 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 D | sub-sami | 14 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 D | ACKS | 54 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 D | collationdata.h | 25 "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 D | THANKS | 1354 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 D | sorting.rst | 73 ... ('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 D | microtek.c | 4 * (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 D | microtek.c | 4 * (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 D | inferFromBindingPattern.js | 34 const john = selectJohn(); 35 const [personAgain, nufinspecial] = john; 58 var john = selectJohn();
variable 59 var personAgain = john[0], nufinspecial = john[1];
|
H A D | inferFromBindingPattern.symbols | 96 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 D | CustomFormatterPersonTest.java | 102 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 D | list_people_test.go | 16 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 D | inputs.rs | 59 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 D | new_operator_4.ts | 40 const john = new Person("john", 30);
41 Assert.isString(john.name, "john");
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | sa1100_generic.c | 16 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 D | sa11xx_base.c | 16 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 D | sa1100_generic.c | 16 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 D | sa11xx_base.c | 16 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 D | VK_FUCHSIA_buffer_collection.adoc | 15 - 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 D | VK_FUCHSIA_buffer_collection.txt | 15 - 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 D | object-literal.js | 16 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 D | phy-qcom-ipq4019-usb.c | 3 * 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 D | mt7621_wdt.c | 5 * 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 D | phy-qcom-ipq4019-usb.c | 3 * Copyright (C) 2018 John Crispin <john@phrozen.org> 144 MODULE_AUTHOR("John Crispin <john@phrozen.org>");
|