1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > library functionの意味・解説 > library functionに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

library functionの部分一致の例文一覧と使い方

該当件数 : 184



例文

is implemented as a library function that calls getpriority (2) 例文帳に追加

はgetpriority (2) - JM

is a library function layered on top of that system call. "SEE ALSO" 例文帳に追加

POSIX.1-2001.関連項目 - JM

function is unique to the GNU C Library. 例文帳に追加

関数は GNU C ライブラリに固有である。 - JM

If the command, library function or file adheres to a specific implementation such as -p1003.2 例文帳に追加

コマンドやライブラリ関数やファイルが、-p1003.2 - JM

例文

SOFTWARE PROGRAM EQUIPPED WITH ALTERNATIVE FUNCTION LIBRARY例文帳に追加

代替関数ライブラリを備えるソフトウェアプログラム - 特許庁


例文

is implemented as a libc library function. 例文帳に追加

は libc のライブラリ関数として実装されている。 - JM

IMAGE RECORDING/REPRODUCING APPARATUS HAVING LIBRARY FUNCTION例文帳に追加

ライブラリ機能を有する画像記録再生装置 - 特許庁

IMAGE RECORDING/REPRODUCING DEVICE HAVING LIBRARY FUNCTION例文帳に追加

ライブラリ機能を有する画像記録再生装置 - 特許庁

Versions of the GNU C library that include the NPTL threading library contain a wrapper function for getpid (2) 例文帳に追加

NPTL スレッド・ライブラリを含んでいる GNU C ライブラリのいくつかのバージョンには、getpid (2) - JM

例文

METHOD FOR ESTIMATING FUNCTION OF PROTEIN BY USE OF LIGAND LIBRARY例文帳に追加

リガンドライブラリを利用したタンパク質の機能推定法 - 特許庁

例文

FUNCTION BLOCK LIBRARY AND LSI DESIGNING METHOD USING THE SAME例文帳に追加

機能ブロックライブラリ及びそれを用いたLSI設計方法 - 特許庁

The GNU C library lets you modify the behavior of malloc (3), 例文帳に追加

GNU C ライブラリでは、適切なフック関数 (hook function) を指定することでmalloc (3), - JM

library function, and is intended as a method of optimally implementing that function. 例文帳に追加

を最適に実装する手段を提供することを目的としているからである。 - JM

FUNCTION CALLING METHOD OF COMPUTER SYSTEM, COMPUTER SYSTEM AND LIBRARY例文帳に追加

コンピュータシステムの関数呼び出し方法、コンピュータシステムおよびライブラリ - 特許庁

Valid error numbers are all non-zero; errno is never set to zero by any system call or library function. 例文帳に追加

有効なエラー番号はいずれも 0 以外の値を持つ。 - JM

To link or relink accordingly to a debugging library function or an operation mode library function without recompiling a program.例文帳に追加

プログラムを再コンパイルすることなく、必要に応じてデバッグライブラリ関数又は動作モードライブラリ関数にリンク又は再リンクできる。 - 特許庁

Exception raised when a curses library function returns an error. 例文帳に追加

curses ライブラリ関数がエラーを返した際に送出される例外です。 - Python

as a library function that calls uname (2) 例文帳に追加

をライブラリ関数として実装しており、この関数はuname (2) を呼び出し、uname (2) - JM

In this process, the library function offered by the graphics library 300 is converted into the rendering commands, without any rendering attributes retained in the library.例文帳に追加

ここで、グラフィックスライブラリ300の提供するライブラリ関数は、ライブラリ内部に描画属性を保持することなく、描画コマンドに変換される。 - 特許庁

To provide a storage device system having a magnetic disk emulating a tape library device with a library function.例文帳に追加

ライブラリ機能を有するテープライブラリ装置をエミュレートする磁気ディスクを有する記憶装置システムを提供する。 - 特許庁

A linker 310 links the insertion function and the object code and the other library.例文帳に追加

リンカ310は、挿入関数とオブジェクトコードとその他のライブラリをリンクする。 - 特許庁

A function/template library for the function block related to verification items listed in a test item table is preliminarily formed.例文帳に追加

テスト項目表に挙げた検証項目に係わる機能ブロックの機能・テンプレート・ライブラリを作成しておく。 - 特許庁

No library function will modify this string. 例文帳に追加

の呼び出しで変更されても構わない。 この文字列を変更するライブラリ関数はない。 - JM

The dbhash module provides a function to open databases using the BSD db library.例文帳に追加

dbhash モジュールでは BSD db ライブラリを使ってデータベースを開くための関数を提供します。 - Python

When the new command is formed, the new command description 7 and the new motion function description 8 are registered in a command set library 3 and a motion function library 4, respectively.例文帳に追加

新規命令が作成されると、新規命令記述7は命令セットライブラリ3に、新規動作関数記述8は動作関数ライブラリ4に、それぞれ登録される。 - 特許庁

When the new instruction is produced, the new instruction description 7 is registered in an instruction set library 3, and the new operation function description 8 is registered in an operation function library 4.例文帳に追加

新規命令が作成されると、新規命令記述7は命令セットライブラリ3に、新規動作関数記述8は動作関数ライブラリ4に、それぞれ登録される。 - 特許庁

ELECTRONIC INFORMATION SYSTEM SPECIALIZED IN FUNCTION OF CHARACTER INFORMATION (POPULAR NAME 'ELECTRONIC LIBRARY SYSTEM PATENT')例文帳に追加

文字情報の機能特化型電子情報システム(通称「電子書庫システム特許」) - 特許庁

function may fail and set errno for any of the errors specified for the library routine malloc (3). 例文帳に追加

は失敗するとライブラリルーチンmalloc (3) で指定されているエラーに応じたerrnoをセットする。 - JM

function may fail and set errno for any of the errors specified for the library routine write (2). 例文帳に追加

は失敗するとライブラリルーチンwrite (2) で指定されているエラーに応じたerrnoをセットする。 - JM

function may fail and set errno for any of the errors specified for the library routine free (3). 例文帳に追加

は失敗するとライブラリルーチンfree (3) で指定されているエラーに応じたerrnoをセットする。 - JM

The middleware support library 204 compensates a function, which is not installed in the hardware, by software.例文帳に追加

ミドルウェアサポートライブラリ(204)は、ハードウェアで未実装の機能をソフトウェアで補填する。 - 特許庁

To prevent illegal use of each function in a library without permission of a provider.例文帳に追加

ライブラリの各関数が提供者の許可なく不正に利用されるのを防止する。 - 特許庁

(3) In order to enable a library to fulfill its full function, the necessary specialists and other full-time employees shall be assigned to the library. 例文帳に追加

3 図書館には、その機能を十分に発揮させるために必要な専門的職員その他の専任の職員を置くものとする。 - 日本法令外国語訳データベースシステム

If the DBE library is compatible with the version returned by the server, this function returnsnon-zero.例文帳に追加

DBE ライブラリが、サーバが返すバージョンと互換である場合、この関数は 0 でない値を返す。 - XFree86

A library 308 of a terminal 30 stores user function blocks 309, 310 and a ready-made protected function block 311 including function programs respectively.例文帳に追加

端末機30のライブラリ308には、関数プログラムをそれぞれ含んだユーザーファンクションブロック309、310と既製の保護ファンクションブロック311が保存されている。 - 特許庁

The function/template library is compared with an RTL source code of a logic system to determine whether the function block is present in the logic system or not.例文帳に追加

この機能・テンプレート・ライブラリと論理システムの RTL source code と比較し、機能ブロックが論理システム内に存在するかを判定する。 - 特許庁

To improve security at the time of calling a function of a DLL (dynamic link library).例文帳に追加

DLL(動的リンクライブラリ)の機能を呼び出す際のセキュリティを向上させることを目的とする。 - 特許庁

A function library storage memory 212 stores calculation expressions corresponding to each of algorithms of a memory test.例文帳に追加

関数ライブラリ格納メモリ212は、メモリ試験の各アルゴリズムに対応する各計算式を記憶する。 - 特許庁

This allows one to provide a wrapper around a function in another shared library. 例文帳に追加

この機能を使うことで、別の共有ライブラリの関数へのラッパーを提供することができる。 - JM

Thus, making a system call looks the same as invoking a normal library function. 例文帳に追加

そのため、システムコールを呼び出すのは通常のライブラリ関数を呼び出すのと同じように見える。 - JM

Manual pages can include example programs demonstrating how to use a system call or library function. 例文帳に追加

マニュアルページには、システムコールやライブラリ関数の使い方を示すサンプルプログラムを含めることができる。 - JM

A flip-flop circuit library with a scanning function exclusive for logic synthesis is prepared at a step 11.例文帳に追加

ステップ11で論理合成専用のスキャン機能を備えたフリップフロップ回路ライブラリを準備する。 - 特許庁

To avoid an overhead to translate an external library such as a system library concerning a system for translating and executing a program code including a function call.例文帳に追加

関数呼び出しを含むプログラム・コードをトランスレートして実行するシステムにおいて、システム・ライブラリなどの外部ライブラリをトランスレートするオーバーヘッドを回避する。 - 特許庁

A translator 105 replaces the call of the subject program 106 with respect to the function of the subject system library 111 with a call with respect to a function in a native system library 117 through the use of native binding.例文帳に追加

トランスレータ105は、ネイティブ結合を用いて、対象システム・ライブラリ関数111に対する対象プログラム106呼び出しを、ネイティブ・システム・ライブラリ117における関数に対する呼び出しに置換する。 - 特許庁

Then, the object file 133 is linked with the control service function library and the control service wrapping function library by a linker 120 so that an application performance format file 134 being a new application can be generated.例文帳に追加

そして、リンカ120によって、オブジェクトファイル133と、コントロールサービス関数ライブラリおよびコントロールサービスラッピング関数ライブラリをリンクして、新規アプリのアプリ実行形式ファイル134を生成する。 - 特許庁

The statistical STA delay library provides a delay function expressing a cell delay value as the function of the model parameter of a transistor in the cell.例文帳に追加

統計STA遅延ライブラリは、セル遅延値を当該セル内のトランジスタのモデルパラメータの関数として表す遅延関数を提供する。 - 特許庁

A library storage means 11 stores a processing-device independent library 11a consisting of implementation modules that do not use the extended function characteristic of the processing device, and a processing-device dependent library 11b consisting of implementation modules that use the expanded function characteristic of the processing device.例文帳に追加

ライブラリ記憶手段11は、演算装置固有の拡張機能を利用しない実装モジュールから成る演算装置独立ライブラリ11aと、演算装置固有の拡張機能を利用する実装モジュールから成る演算装置依存ライブラリ11bとを記憶する。 - 特許庁

To realize intended error concealment processing without using an error concealment function provided to a codec library.例文帳に追加

Codecライブラリに設けられたエラー隠蔽機能を用いることなく意図したエラー隠蔽処理を実現する。 - 特許庁

FUNCTION FOR MANAGING SERVICE CONNECTION BETWEEN CLIENT PROCESS WITH LIBRARY OF SINGLE THREAD AND SERVER PROCESS例文帳に追加

シングル・スレッドのライブラリを有するクライアント・プロセスとサーバ・プロセス間のサービス接続を管理するための機能 - 特許庁

例文

The standard streams can be made to refer to different files with help of the library function freopen (3), 例文帳に追加

標準ストリームはライブラリ関数freopen (3) を用いれば、別のファイルを示すように変更することもできる。 - JM




  
Copyright © Japan Patent office. All Rights Reserved.
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS