Home
last modified time | relevance | path

Searched refs:jp (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.4/Documentation/admin-guide/LSM/
Dtomoyo.rst12 http://tomoyo.sourceforge.jp/1.8/ubuntu12.04-live.html
13 http://tomoyo.sourceforge.jp/1.8/centos6-live.html
24 Please see http://tomoyo.osdn.jp/2.5/ for details.
30 http://tomoyo.osdn.jp/2.5/policy-specification/index.html .
33 http://osdn.jp/projects/tomoyo/docs/?category_id=532&language_id=1 .
38 http://osdn.jp/projects/tomoyo/docs/lca2009-takeda.pdf
40 http://osdn.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf
42 http://osdn.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf
46 http://osdn.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf
48 http://osdn.jp/projects/tomoyo/docs/lfj2008-bof.pdf
[all …]
/Linux-v5.4/Documentation/translations/ja_JP/
Dstable_kernel_rules.txt3 This one is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com>
4 and JF Project team <www.linux.or.jp/JF>.
18 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
20 翻訳者: Tsugikazu Shibata <tshibata at ab dot jp dot nec dot com>
21 校正者: 武井伸光さん、<takei at webmasters dot gr dot jp>
22 かねこさん (Seiji Kaneko) <skaneko at a2 dot mbn dot or dot jp>
23 小林 雅典さん (Masanori Kobayasi) <zap03216 at nifty dot ne dot jp>
25 神宮信太郎さん <jin at libjingu dot jp>
Dstable_api_nonsense.txt3 This document is maintained by IKEDA, Munehiro <m-ikeda@ds.jp.nec.com>
4 and the JF Project team <http://www.linux.or.jp/JF/>.
19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
22 翻訳者 : 池田 宗広 < m-ikeda at ds dot jp dot nec dot com >
23 校正者 : Masanori Kobayashi さん < zap03216 at nifty dot ne dot jp >
24 Seiji Kaneko さん < skaneko at a2 dot mbn dot or dot jp >
DSubmitChecklist3 This document is maintained by Takenori Nagano <t-nagano@ah.jp.nec.com>
4 and the JF Project team <http://www.linux.or.jp/JF/>.
19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
21 翻訳者: Takenori Nagano <t-nagano at ah dot jp dot nec dot com>
22 校正者: Masanori Kobayashi さん <zap03216 at nifty dot ne dot jp>
DSubmittingPatches3 This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com>
4 and the JF Project team <http://www.linux.or.jp/JF/>.
20 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
22 翻訳者: Keiichi Kii <k-keiichi at bx dot jp dot nec dot com>
23 校正者: Masanari Kobayashi さん <zap03216 at nifty dot ne dot jp>
25 Takeshi Hamasaki さん <hmatrjp at users dot sourceforge dot jp>
Dhowto.rst3 This document is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com>
18 翻訳者: Tsugikazu Shibata <tshibata@ab.jp.nec.com>
/Linux-v5.4/arch/mips/vr41xx/
DKconfig40 Please refer to <http://www.tanbac.co.jp/>
79 Please refer to <http://www.tanbac.co.jp/> about DIMM Evaluation Kit.
88 Please refer to <http://www.tanbac.co.jp/> about Mbase.
96 Please refer to <http://www.tanbac.co.jp/> about Mini-ITX DIMM base.
/Linux-v5.4/arch/mips/include/asm/
Dregdef.h52 #define jp $25 /* PIC jump register */ macro
95 #define jp $25 /* PIC jump register */ macro
/Linux-v5.4/arch/mips/fw/lib/
Dcall_o32.S58 move jp,a0
86 jalr jp
/Linux-v5.4/drivers/media/pci/meye/
Dmeye.c870 static int meyeioc_s_params(struct meye_params *jp) in meyeioc_s_params() argument
872 if (jp->subsample > 1) in meyeioc_s_params()
875 if (jp->quality > 10) in meyeioc_s_params()
878 if (jp->sharpness > 63 || jp->agc > 63 || jp->picture > 63) in meyeioc_s_params()
881 if (jp->framerate > 31) in meyeioc_s_params()
886 if (meye.params.subsample != jp->subsample || in meyeioc_s_params()
887 meye.params.quality != jp->quality) in meyeioc_s_params()
890 meye.params = *jp; in meyeioc_s_params()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-sun3 Contact: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Dsysfs-kernel-vmcoreinfo4 Contact: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
/Linux-v5.4/Documentation/ia64/
Dxen.rst138 # git clone http://people.valinux.co.jp/~yamahata/xen-ia64/linux-2.6-xen-ia64.git/
150 http://people.valinux.co.jp/~yamahata/xen-ia64/for_eagl/linux-2.6-ia64-pv-ops.git/
206 Written by Akio Takebe <takebe_akio@jp.fujitsu.com> on 28 May 2008
/Linux-v5.4/tools/bpf/bpftool/bash-completion/
Dbpftool49 COMPREPLY+=( $( compgen -W "$( bpftool -jp map 2>&1 | \
57 COMPREPLY+=( $( compgen -W "$( bpftool -jp map 2>&1 | \
64 COMPREPLY+=( $( compgen -W "$( bpftool -jp prog 2>&1 | \
70 COMPREPLY+=( $( compgen -W "$( bpftool -jp prog 2>&1 | \
76 COMPREPLY+=( $( compgen -W "$( bpftool -jp btf 2>&1 | \
132 type=$(bpftool -jp map show $keyword $ref | \
/Linux-v5.4/Documentation/hwmon/
Dtc654.rst14 - Masahiko Iwamoto <iwamoto@allied-telesis.co.jp>
/Linux-v5.4/Documentation/scsi/
DNinjaSCSI.txt5 This is Workbit corp.'s(http://www.workbit.co.jp/) NinjaSCSI-3
128 2001/08/08 yokota@netlab.is.tsukuba.ac.jp <YOKOTA Hiroshi>
/Linux-v5.4/Documentation/filesystems/
Dbefs.txt24 Original Author: Makoto Kato <m_kato@ga2.so-net.ne.jp>
26 <http://hp.vector.co.jp/authors/VA008030/bfs/>
/Linux-v5.4/fs/reiserfs/
Dprocfs.c67 #define DJP( x ) le32_to_cpu( jp -> x )
312 struct journal_params *jp = &rs->s_v1.s_journal; in show_journal() local
/Linux-v5.4/fs/nls/
DMakefile24 obj-$(CONFIG_NLS_CODEPAGE_932) += nls_cp932.o nls_euc-jp.o
/Linux-v5.4/Documentation/admin-guide/laptops/
Dsonypi.rst8 - Copyright (C) 2001 Junichi Morita <jun1m@mars.dti.ne.jp>
9 - Copyright (C) 2000 Takaya Kinjo <t-kinjo@tc4.so-net.ne.jp>
/Linux-v5.4/security/tomoyo/
DKconfig15 found at <http://tomoyo.sourceforge.jp/>.
/Linux-v5.4/Documentation/input/devices/
Dxpad.rst207 http://euc.jp/periphs/xbox-controller.ja.html.
218 .. [1] http://euc.jp/periphs/xbox-controller.ja.html (ITO Takayuki)
/Linux-v5.4/tools/bpf/bpftool/Documentation/
Dbpftool-net.rst113 | **# bpftool -jp net**
/Linux-v5.4/arch/sh/boards/
DKconfig138 More information at <http://www.interface.co.jp>
/Linux-v5.4/Documentation/usb/
DCREDITS26 <Kazuki.Yasumatsu@fujixerox.co.jp>

12