| /kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-offsets.h | 9 * John Brooks <john.brooks@bluecherry.net>
|
| H A D | solo6x10-tw28.h | 9 * John Brooks <john.brooks@bluecherry.net>
|
| /kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/variable/ |
| H A D | Kconfig | 45 $(warning,$(greeting,Hello,John)) 53 $(warning,$(greeting,Hello,John,ignored,ignored))
|
| /kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-offsets.h | 9 * John Brooks <john.brooks@bluecherry.net>
|
| H A D | solo6x10-tw28.h | 9 * John Brooks <john.brooks@bluecherry.net>
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| H A D | leds-locomo.c | 5 * Copyright (C) 2005 John Lenz <lenz@cs.wisc.edu> 80 MODULE_AUTHOR("John Lenz <lenz@cs.wisc.edu>");
|
| /kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/variable/ |
| H A D | Kconfig | 45 $(warning,$(greeting,Hello,John)) 53 $(warning,$(greeting,Hello,John,ignored,ignored))
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| H A D | set-tai.c | 2 * by: John Stultz <john.stultz@linaro.org>
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| H A D | VK_EXT_validation_features.adoc | 19 - John Zulauf, LunarG 48 * Revision 4, 2020-07-29 (John Zulauf)
|
| H A D | VK_EXT_validation_features.txt | 19 - John Zulauf, LunarG 51 * Revision 4, 2020-07-29 (John Zulauf)
|
| /third_party/skia/third_party/externals/libpng/contrib/conftest/ |
| H A D | pngcp.dfa | 4 # Author: John Bowler 5 # Copyright: (c) John Bowler, 2016
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | templateLiteralTypes1.types | 558 >obj2 : { readonly name: "John"; readonly age: 42; readonly cars: readonly [{ readonly make: "Ford"; readonly age: 10; }, { readonly make: "Trabant"; readonly age: 35; }]; }
559 >{ name: 'John', age: 42, cars: [ { make: 'Ford', age: 10 }, { make: 'Trabant', age: 35 } ]} as const : { readonly name: "John"; readonly age: 42; readonly cars: readonly [{ readonly make: "Ford"; readonly age: 10; }, { readonly make: "Trabant"; readonly age: 35; }]; }
560 >{ name: 'John', age: 42, cars: [ { make: 'Ford', age: 10 }, { make: 'Trabant', age: 35 } ]} : { readonly name: "John"; readonly age: 42; readonly cars: readonly [{ readonly make: "Ford"; readonly age: 10; }, { readonly make: "Trabant"; readonly age: 35; }]; }
562 name: 'John',
563 >name : "John"
564 >'John' : "John"
595 >obj2 : { readonly name: "John"; readonl [all...] |
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | locomolcd.c | 5 * Copyright 2005 John Lenz <lenz@cs.wisc.edu> 6 * Maintainer: Pavel Machek <pavel@ucw.cz> (unless John wants to :-) 249 MODULE_AUTHOR("John Lenz <lenz@cs.wisc.edu>, Pavel Machek <pavel@ucw.cz>");
|
| /kernel/linux/linux-6.6/drivers/video/backlight/ |
| H A D | locomolcd.c | 5 * Copyright 2005 John Lenz <lenz@cs.wisc.edu> 6 * Maintainer: Pavel Machek <pavel@ucw.cz> (unless John wants to :-) 238 MODULE_AUTHOR("John Lenz <lenz@cs.wisc.edu>, Pavel Machek <pavel@ucw.cz>");
|
| /third_party/skia/third_party/externals/libpng/scripts/ |
| H A D | dfn.awk | 95 # #define first_name John 102 # PNG_DFN "#define foo @'@" John "@ @" Smith "@@'" 106 # #define name "John Smith"
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/xway/ |
| H A D | lantiq_soc.h | 4 * Copyright (C) 2010 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| H A D | cacheflush.h | 5 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/ |
| H A D | cpuinfo-pvr-full.c | 6 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ralink/ |
| H A D | mt7620.h | 8 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| H A D | ops-lantiq.c | 4 * Copyright (C) 2010 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/mips/ralink/ |
| H A D | of.c | 6 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | kgdb.h | 8 * PPC Mods (C) 2003 John Whitney (john.whitney@timesys.com)
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/xway/ |
| H A D | lantiq_soc.h | 4 * Copyright (C) 2010 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/cpu/ |
| H A D | cpuinfo-pvr-full.c | 6 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | kgdb.h | 8 * PPC Mods (C) 2003 John Whitney (john.whitney@timesys.com)
|