| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | sa11xx_base.h | 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.
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | lantiq-flash.c | 5 * Copyright (C) 2010 John Crispin <john@phrozen.org> 199 MODULE_AUTHOR("John Crispin <john@phrozen.org>");
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | lantiq_wdt.c | 4 * Copyright (C) 2010 John Crispin <john@phrozen.org> 287 MODULE_AUTHOR("John Crispin <john@phrozen.org>");
|
| H A D | mt7621_wdt.c | 5 * Copyright (C) 2014 John Crispin <john@phrozen.org> 228 MODULE_AUTHOR("John Crispin <john@phrozen.org");
|
| /kernel/linux/linux-6.6/drivers/uio/ |
| H A D | uio_sercos3.c | 5 Author: John Ogness <john.ogness@linutronix.de> 225 MODULE_AUTHOR("John Ogness <john.ogness@linutronix.de>");
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | sa11xx_base.h | 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.
|
| /kernel/linux/linux-6.6/drivers/phy/ralink/ |
| H A D | phy-ralink-usb.c | 3 * Copyright (C) 2017 John Crispin <john@phrozen.org> 237 MODULE_AUTHOR("John Crispin <john@phrozen.org>");
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
| H A D | Mf2IcuTest.java | 124 Map<String, Object> goodArg = Args.of("user", "John", "today", testDate); in checkMf1Behavior() 125 Map<String, Object> badArg = Args.of("userX", "John", "todayX", testDate); in checkMf1Behavior() 129 assertEquals("old icu test", "Hello John, today is December 23, 2022.", mf1.format(goodArg)); in checkMf1Behavior() 135 assertEquals("old icu test", "Hello John, today is December 23, 2022.", mf2.formatToString(goodArg)); in checkMf1Behavior()
|
| H A D | Mf2FeaturesTest.java | 56 .arguments(Args.of("userName", "John")) in testPlaceholders() 57 .expected("Hello, John!") in testPlaceholders() 69 .arguments(Args.of("name", "John", "today", TEST_DATE)) in testArgumentMissing() 70 .expected("Hello John, today is Wednesday, November 23, 2022.") in testArgumentMissing() 74 .arguments(Args.of("name", "John")) in testArgumentMissing() 75 .expected("Hello John, today is {$today}.") in testArgumentMissing() 406 .arguments(Args.of("photoCount", 1, "userGender", "masculine", "userName", "John")) in testComplexSelection() 407 .expected("John added a new photo to his album.") in testComplexSelection() 419 .arguments(Args.of("photoCount", 13, "userGender", "masculine", "userName", "John")) in testComplexSelection() 420 .expected("John adde in testComplexSelection() [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ralink/ |
| H A D | mt7621.h | 4 * Copyright (C) 2015 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/mips/lantiq/ |
| H A D | early_printk.c | 4 * Copyright (C) 2010 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/mips/ralink/ |
| H A D | common.h | 4 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| H A D | timer.c | 4 * Author: John Crispin 6 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-ralink/ |
| H A D | mt7621.h | 4 * Copyright (C) 2015 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/arch/mips/lantiq/ |
| H A D | early_printk.c | 4 * Copyright (C) 2010 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | dcbevent.h | 5 * Author: John Fastabend <john.r.fastabend@intel.com>
|
| /kernel/linux/linux-5.10/net/dcb/ |
| H A D | dcbevent.c | 5 * Author: John Fastabend <john.r.fastabend@intel.com>
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | dcbevent.h | 5 * Author: John Fastabend <john.r.fastabend@intel.com>
|
| /kernel/linux/linux-6.6/net/dcb/ |
| H A D | dcbevent.c | 5 * Author: John Fastabend <john.r.fastabend@intel.com>
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| H A D | raw_skew.c | 2 * by: john stultz (johnstul@us.ibm.com) 3 * John Stultz <john.stultz@linaro.org>
|
| H A D | nanosleep.c | 2 * by: john stultz (johnstul@us.ibm.com) 3 * John Stultz (john.stultz@linaro.org)
|
| /kernel/linux/linux-6.6/arch/mips/ralink/ |
| H A D | timer.c | 4 * Author: John Crispin 6 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| H A D | nanosleep.c | 2 * by: john stultz (johnstul@us.ibm.com) 3 * John Stultz (john.stultz@linaro.org)
|
| H A D | raw_skew.c | 2 * by: john stultz (johnstul@us.ibm.com) 3 * John Stultz <john.stultz@linaro.org>
|
| /third_party/mesa3d/docs/ |
| H A D | thanks.rst | 12 - John Carmack of id Software, Inc. funded Keith Whitwell in 1999 in 39 - **John Stone** provided the multi-threading support in Mesa 3.0. 40 - **John Watson** assisted with web page design.
|