Searched full:john (Results 101 - 125 of 1600) sorted by relevance
12345678910>>...64
| /third_party/node/deps/cares/docs/ |
| H A D | ares_library_init_android.3 | 2 .\" Copyright (C) 2017 by John Schember 128 John Schember 130 Copyright (C) 2017 by John Schember
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | spellingUncheckedJS.symbols | 85 var John = 2
86 >John : Symbol(John, Decl(other.js, 1, 3))
|
| /kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/ |
| H A D | neponset.h | 10 * 2000/05/23 John Dorsey <john+@cs.cmu.edu>
|
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| H A D | entry.h | 7 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ralink/ |
| H A D | ralink_regs.h | 5 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| H A D | pinmux.h | 3 * Copyright (C) 2012 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/arch/mips/ralink/ |
| H A D | bootrom.c | 4 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-ralink/ |
| H A D | ralink_regs.h | 5 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| H A D | rt288x.h | 8 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
| H A D | entry.h | 7 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| H A D | airoha.yaml | 11 - John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/lantiq/ |
| H A D | lantiq,pmu.yaml | 10 - John Crispin <john@phrozen.org>
|
| H A D | lantiq,ebu.yaml | 10 - John Crispin <john@phrozen.org>
|
| H A D | lantiq,dma-xway.yaml | 10 - John Crispin <john@phrozen.org>
|
| H A D | lantiq,cgu.yaml | 10 - John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/ |
| H A D | neponset.h | 10 * 2000/05/23 John Dorsey <john+@cs.cmu.edu>
|
| /kernel/linux/linux-6.6/arch/mips/ralink/ |
| H A D | reset.c | 6 * Copyright (C) 2013 John Crispin <john@phrozen.org>
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_fw_file_hdr.h | 13 * Based on the original idea of John Wright <john.wright@hp.com>.
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_fw_file_hdr.h | 13 * Based on the original idea of John Wright <john.wright@hp.com>.
|
| /kernel/linux/linux-6.6/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtmips.h | 3 * Copyright (C) 2012 John Crispin <john@phrozen.org>
|
| /third_party/typescript/tests/issues_cookbook_tests/pages/cookbook/ |
| H A D | 5.54.ets | 14 const person = createPerson(Person, 'John', 30)
34 const person_right = createPerson_right(Impersonizer_right, 'John', 30)
|
| /third_party/typescript/tests/arkTSTest/testcase/arkts-identifiers-as-prop-names/ |
| H A D | arkts-identifiers-as-prop-names-8-error.ets | 24 [firstName]: "John",
28 console.log(person[firstName]); // output: John
|
| /third_party/typescript/tests/arkTSTest/testcase/arkts-no-call-signatures/ |
| H A D | arkts-no-call-signatures-4-error.ets | 23 console.log(getProperty({ name: 'John' }, 'name')) // Output: "John"
|
| H A D | arkts-no-call-signatures-4-ok.ets | 27 let n: o = { name: 'John' }
29 console.log(getProperty1(n, 'name')) // Output: "John"
|
| /third_party/typescript/tests/arkTSTest/testcase/arkts-no-definite-assignment/ |
| H A D | arkts-no-definite-assignment-5-ok.ets | 31 greet("John"); // "Hello, John!
|
Completed in 17 milliseconds
12345678910>>...64