1153万例文収録!

「kernel of」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > kernel ofに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

kernel ofの部分一致の例文一覧と使い方

該当件数 : 755



例文

the kernel of the argument例文帳に追加

議論の核心 - Eゲイト英和辞典

a kernel of corn 例文帳に追加

トウモロコシの穀粒 - 日本語WordNet

of grain, each kernel 例文帳に追加

一つ一つの粒 - EDR日英対訳辞書

It includes the contents of /proc/sys/kernel/ostype , 例文帳に追加

これには/proc/sys/ostype , - JM

例文

Percentage of kernel 例文帳に追加

カーネル内での割合 - FreeBSD


例文

Don'tforget to substitute "kernel version" with the version of the kernel youjust compiled: 例文帳に追加

"kernel version"に今コンパイルしたカーネルのバージョンを入れてください。 - Gentoo Linux

embryo of the wheat kernel 例文帳に追加

小麦の穀粒の胚 - 日本語WordNet

kernel was installed as /boot/kernel/kernel, while kernel.debug can be used as the source of debugging symbols for kgdb(1) . 例文帳に追加

kernel は/kernel としてインストールされ、 kernel.debug は gdb(1)のデバッグ用シンボル情報を取り出すために利用されます。 - FreeBSD

the kernel of a matter [question] 例文帳に追加

事件[問題]の核心. - 研究社 新英和中辞典

例文

An up-to-date source of information is /usr/src/linux/Documentation/kernel-parameters. 例文帳に追加

最新の情報源は/usr/src/linux/Documentation/kernel-parametersである。 - JM

例文

Don'tforget to substitute "kernel version" with the version of the kernel you just compiled: Code Listing5.1: Viewing all available modules例文帳に追加

コード表示5.5: coldplugをemergeして有効にする - Gentoo Linux

the shell around the kernel of a nut 例文帳に追加

ナッツの実の周りの殻 - 日本語WordNet

A description of the project, and information about reporting bugs, can be found at http://www. kernel. 例文帳に追加

関連項目 - JM

This will create a ELF bootable image capable of passingdhcp and the root path to the kernel.例文帳に追加

TFTPサーバーの起動 - Gentoo Linux

Remember to replace kernel-2.6.24-gentoo-r5 with thename and version of your kernel. 例文帳に追加

kernel-versionを、あなたのカーネルの名前とバージョンに置き換えるの覚えておいてください。 - Gentoo Linux

Note: Users of the AMD64 architecture will want to add the following line to their kernel configuration file: 例文帳に追加

18.1. この章では - FreeBSD

This is one of the unit's kernel.例文帳に追加

これは 1 体の 基幹部分だ - 映画・海外ドラマ英語字幕翻訳辞書

a part of a seed, called kernel 例文帳に追加

種核という種子の部分 - EDR日英対訳辞書

From the 2005.0 release of Gentoo Linux, the default kernel is the latest 2.6series kernel. 例文帳に追加

GentooLinuxの2005.0から、デフォルトカーネルが最新の2.6シリーズになりました。 - Gentoo Linux

/proc/sys/kernel/pty/max This file defines the maximum number of pseudo-terminals. 例文帳に追加

/proc/sys/kernel/pty/maxこのファイルは疑似端末の最大数を定義する。 - JM

Since kernel 2.0, there is no interaction between the types of lock placed by flock (2) 例文帳に追加

カーネル 2.0 以降では、flock (2) - JM

In Linux kernel versions before 2.6.9, if the disposition of SIGCHLD 例文帳に追加

Linux 2.6.9 より前のバージョンでは、SIGCHLD - JM

The drivers consist of two parts, a kernel module, and an X11driver. 例文帳に追加

カーネルモジュールとX11ドライバです。 - Gentoo Linux

[McKusick Karels, 1988]"Design of a General Purpose Memory Allocator for the 4.3BSD UNIX Kernel", M. 例文帳に追加

Appendix A.日本語化について - FreeBSD

Introduced with version 1.1.92 of the Linux kernel. 例文帳に追加

Linux カーネルバージョン 1.1.92 で導入された。 - JM

/proc/sys/kernel/ctrl-alt-del This file controls the handling of Ctrl-Alt-Del from the keyboard. 例文帳に追加

/proc/sys/kernel/ctrl-alt-delこのファイルはキーボードの Ctrl-Alt-Del の扱いを制御する。 - JM

/proc/sys/kernel/cap-bound " (from Linux 2.2 to 2.6.24)" This file holds the value of the kernel "capability bounding set" (expressed as a signed decimal number). 例文帳に追加

/proc/sys/kernel/cap-boundこのファイルにはカーネルの"capability bounding set"(符号付き 10 進数表現) の値が書かれている。 - JM

To ensure that your kernel will boot, instead of copying the vmlinux file to /boot, simply cat the kernel as shown below.例文帳に追加

コード表示1.2:Inputcoresupport (ここに書かれているものはデフォルト値です。 - Gentoo Linux

Where a system call is marked "1.2" this means the system call probably appeared in a 1.1.x kernel version, and first appeared in a stable kernel with 1.2. (Development of the 1.2 kernel was initiated from a branch of kernel 1.0.6 via the 1.1.x unstable kernel series.) 例文帳に追加

システムコールに "1.2" と書かれている場合、そのシステムコールがおそらくバージョン 1.1.x のカーネルで登場し、安定版のカーネルでは 1.2 で初めて登場したことを意味する。 - JM

Where a system call is marked "2.2" this means the system call probably appeared in a 2.1.x kernel version, and first appeared in a stable kernel with 2.2.0. (Development of the 2.2 kernel was initiated from a branch of kernel 2.0.21 via the 2.1.x unstable kernel series.) 例文帳に追加

システムコールに "2.2" と書かれている場合、そのシステムコールがおそらくバージョン 2.1.x のカーネルで登場し、安定版のカーネルでは 2.2.0 で初めて登場したことを意味する。 - JM

Where a system call is marked "2.4" this means the system call probably appeared in a 2.3.x kernel version, and first appeared in a stable kernel with 2.4.0. (Development of the 2.4 kernel was initiated from a branch of kernel 2.2.8 via the 2.3.x unstable kernel series.) 例文帳に追加

システムコールに "2.4" と書かれている場合、そのシステムコールがおそらくバージョン 2.3.x のカーネルで登場し、安定版のカーネルでは 2.4.0 で初めて登場したことを意味する。 - JM

Where a system call is marked "2.6" this means the system call probably appeared in a 2.5.x kernel version, and first appeared in a stable kernel with 2.6.0. (Development of kernel 2.6 was initiated from a branch of kernel 2.4.15 via the 2.5.x unstable kernel series.) 例文帳に追加

システムコールに "2.6" と書かれている場合、そのシステムコールがおそらくバージョン 2.5.x のカーネルで登場し、安定版のカーネルでは 2.6.0 で初めて登場したことを意味する。 - JM

METHOD OF LIMITING FILTER KERNEL DIVISOR例文帳に追加

フィルタ核除数を制限する方法 - 特許庁

This is the identification of the kernel. 例文帳に追加

ここはカーネルの識別名を書きます。 - FreeBSD

If you need to pass any additional options to the kernel, simply add them to the end of the kernel command.例文帳に追加

もし、他にカーネルに渡したいオプションがあるなら、単純にそれをkernelコマンドの最後に追加してください。 - Gentoo Linux

Therefore, one portion of light that is applied to a kernel 28 is applied to the inside of the kernel, and is irregularly reflected on a crack surface in the kernel (cracked rice kernel) 28.例文帳に追加

従って、穀粒28に照射された光の一部が穀粒内部へ入射され、穀粒(胴割れ米)28の内部亀裂面で乱反射する。 - 特許庁

Configuring the Kernel The Linux kernel is the core of every distribution.例文帳に追加

カーネル設定(未訳)全ディストリビューションの構成の核をなすのは、Linuxカーネルです。 - Gentoo Linux

Please refer to the "Configuring the Kernel" section of the Installation Handbook for details on configuring your kernel.例文帳に追加

詳細はInstallationHandbook(日本語訳)のカーネル設定の章を参照してください。 - Gentoo Linux

/proc/sys/kernel/sg-big-buff This file shows the size of the generic SCSI device (sg) buffer. 例文帳に追加

/proc/sys/kernel/sg-big-buffこのファイルは、汎用 SCSI デバイス (sg) のバッファサイズの最大値を表す。 - JM

The FAQ attempts to provide answers for a wide range of questions, such as those concerning hardware compatibility, user applications, and kernel configuration. 例文帳に追加

メーリングリストを利用する。 - FreeBSD

MULTITHREAD KERNEL OF GRAPHICS PROCESSING UNIT例文帳に追加

グラフィックス処理ユニットのマルチスレッド式カーネル - 特許庁

(Development of the 2.0 kernel was initiated from a branch of kernel 1.2.x, somewhere around 1.2.10, via the 1.3.x unstable kernel series.) 例文帳に追加

(バージョン 2.0 のカーネルは、バージョン 1.2.10 あたりのカーネル 1.2.xから分岐し、バージョン 1.3.x の不安定版のカーネル系列として開発された。 - JM

The use of /proc/sys/kernel/real-root-dev to change the root file system is obsolete. 例文帳に追加

ルートファイルシステムを変更するために/proc/sys/kernel/real-root-devを使うのは以前の方法である。 - JM

Not at all! Check out the kernel config section of the Handbook. 例文帳に追加

カーネルの再構築を調べてください。 - FreeBSD

flags %u (%lu before Linux 2.6.22) The kernel flags word of the process. 例文帳に追加

flags %u (Linux 2.6.22 より前は %lu)プロセスのカーネルフラグワード。 - JM

START OF SECURE KERNEL IN MULTIPROCESSOR SYSTEM例文帳に追加

マルチプロセッサシステムにおけるセキュアカーネルの起動 - 特許庁

kernel is temporarily out of resources. 例文帳に追加

カーネルが一時的にリソースを使い果たしている。 - JM

This flag is Linux-specific, and was added in kernel version 2.1.126, to avoid denial-of-service problems if opendir (3) 例文帳に追加

このフラグは Linux 特有であり、opendir (3) - JM

Many users will additionally rely on kernel modules that are built outside of the kernel tree.例文帳に追加

多くのユーザはカーネルツリー外でビルドされたカーネルモジュールにさらに依存しています。 - Gentoo Linux

例文

/proc/sys/kernel/msgmni This file defines the system-wide limit on the number of message queue identifiers. 例文帳に追加

/proc/sys/kernel/msgmniこのファイルはメッセージキュー識別子の最大数をシステム全体で制限する。 - JM




  
研究社 新英和中辞典
Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. All rights reserved.
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS