Home
last modified time | relevance | path

Searched full:john (Results 101 - 125 of 1600) sorted by relevance

12345678910>>...64

/third_party/node/deps/cares/docs/
H A Dares_library_init_android.32 .\" Copyright (C) 2017 by John Schember
128 John Schember
130 Copyright (C) 2017 by John Schember
/third_party/typescript/tests/baselines/reference/
H A DspellingUncheckedJS.symbols85 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 Dneponset.h10 * 2000/05/23 John Dorsey <john+@cs.cmu.edu>
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dentry.h7 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ralink/
H A Dralink_regs.h5 * Copyright (C) 2013 John Crispin <john@phrozen.org>
H A Dpinmux.h3 * Copyright (C) 2012 John Crispin <john@phrozen.org>
/kernel/linux/linux-5.10/arch/mips/ralink/
H A Dbootrom.c4 * Copyright (C) 2013 John Crispin <john@phrozen.org>
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ralink/
H A Dralink_regs.h5 * Copyright (C) 2013 John Crispin <john@phrozen.org>
H A Drt288x.h8 * Copyright (C) 2013 John Crispin <john@phrozen.org>
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dentry.h7 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
H A Dairoha.yaml11 - John Crispin <john@phrozen.org>
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/lantiq/
H A Dlantiq,pmu.yaml10 - John Crispin <john@phrozen.org>
H A Dlantiq,ebu.yaml10 - John Crispin <john@phrozen.org>
H A Dlantiq,dma-xway.yaml10 - John Crispin <john@phrozen.org>
H A Dlantiq,cgu.yaml10 - John Crispin <john@phrozen.org>
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H A Dneponset.h10 * 2000/05/23 John Dorsey <john+@cs.cmu.edu>
/kernel/linux/linux-6.6/arch/mips/ralink/
H A Dreset.c6 * Copyright (C) 2013 John Crispin <john@phrozen.org>
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_file_hdr.h13 * Based on the original idea of John Wright <john.wright@hp.com>.
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_file_hdr.h13 * Based on the original idea of John Wright <john.wright@hp.com>.
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-mtmips.h3 * Copyright (C) 2012 John Crispin <john@phrozen.org>
/third_party/typescript/tests/issues_cookbook_tests/pages/cookbook/
H A D5.54.ets14 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 Darkts-identifiers-as-prop-names-8-error.ets24 [firstName]: "John",
28 console.log(person[firstName]); // output: John
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-call-signatures/
H A Darkts-no-call-signatures-4-error.ets23 console.log(getProperty({ name: 'John' }, 'name')) // Output: "John"
H A Darkts-no-call-signatures-4-ok.ets27 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 Darkts-no-definite-assignment-5-ok.ets31 greet("John"); // "Hello, John!

Completed in 17 milliseconds

12345678910>>...64