るりまサーチ

最速Rubyリファレンスマニュアル検索!
1045件ヒット [1-100件を表示] (0.179秒)

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. csv to_i
  5. matrix i

ライブラリ

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

URI::LDAP#dn -> String (21201.0)

自身の Distinguished Name を文字列で返します。

...自身の Distinguished Name を文字列で返します。...

Kernel#check_signedness(type, headers = nil, opts = nil) -> "signed" | "unsigned" | nil (12400.0)

Returns the signedness of the given +type+. You may optionally specify additional +headers+ to search in for the +type+. If the +type+ is found and is a numeric type, a macro is passed as a preprocessor constant to the compiler using the +type+ name, in uppercase, prepended with 'SIGNEDNESS_OF_', followed by the +type+ name, followed by '=X' where 'X' is positive integer if the +type+ is unsigned, or negative integer if the +type+ is signed. For example, if size_t is defined as unsigned, then check_signedness('size_t') would returned +1 and the SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed to the compiler, and SIGNEDNESS_OF_INT=-1 if check_signedness('int') is done.

...rns the signedness of the given +type+. You may optionally
specify additional +headers+ to search in for the +type+.

I
f the +type+ is found and is a numeric type, a macro is passed as a
preprocessor constant to the compiler using the +type+ name, in
uppercase, prepended with 'SIGNEDNESS_OF_',...
... is positive integer if the +type+ is
unsigned, or negative integer if the +type+ is signed.

For example, if size_t is defined as unsigned, then
check_signedness('size_t') would returned +1 and the
SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed to the
compiler, and SIGNEDNESS_OF_I...
...NT=-1 if check_signedness('int') is
done....

Kernel#check_signedness(type, headers = nil, opts = nil) { ... } -> "signed" | "unsigned" | nil (12400.0)

Returns the signedness of the given +type+. You may optionally specify additional +headers+ to search in for the +type+. If the +type+ is found and is a numeric type, a macro is passed as a preprocessor constant to the compiler using the +type+ name, in uppercase, prepended with 'SIGNEDNESS_OF_', followed by the +type+ name, followed by '=X' where 'X' is positive integer if the +type+ is unsigned, or negative integer if the +type+ is signed. For example, if size_t is defined as unsigned, then check_signedness('size_t') would returned +1 and the SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed to the compiler, and SIGNEDNESS_OF_INT=-1 if check_signedness('int') is done.

...rns the signedness of the given +type+. You may optionally
specify additional +headers+ to search in for the +type+.

I
f the +type+ is found and is a numeric type, a macro is passed as a
preprocessor constant to the compiler using the +type+ name, in
uppercase, prepended with 'SIGNEDNESS_OF_',...
... is positive integer if the +type+ is
unsigned, or negative integer if the +type+ is signed.

For example, if size_t is defined as unsigned, then
check_signedness('size_t') would returned +1 and the
SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed to the
compiler, and SIGNEDNESS_OF_I...
...NT=-1 if check_signedness('int') is
done....

IRB::Context::IDNAME_IVARS -> [String] (12200.0)

ライブラリ内部で使用します。

ライブラリ内部で使用します。

Socket::AF_ISDN -> Integer (12200.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

...@todo
I
ntegrated Services Digital Network。
Socket.open の第一引数 domain に使用します。...

絞り込み条件を変える

Socket::Constants::AF_ISDN -> Integer (12200.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

...@todo
I
ntegrated Services Digital Network。
Socket.open の第一引数 domain に使用します。...

Socket::Constants::NI_NOFQDN -> Integer (12200.0)

An FQDN is not required for local hosts, return only the local part.

...An FQDN is not required for local hosts, return only the local part.

Socket.getnameinfo, Addrinfo#getnameinfo の引数 flags に渡す
定数です。

@see getnameinfo(3)...

Socket::Constants::PF_ISDN -> Integer (12200.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

...@todo
I
ntegrated Services Digital Network。
Socket.open の第一引数 domain に使用します。...

Socket::NI_NOFQDN -> Integer (12200.0)

An FQDN is not required for local hosts, return only the local part.

...An FQDN is not required for local hosts, return only the local part.

Socket.getnameinfo, Addrinfo#getnameinfo の引数 flags に渡す
定数です。

@see getnameinfo(3)...

Socket::PF_ISDN -> Integer (12200.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

...@todo
I
ntegrated Services Digital Network。
Socket.open の第一引数 domain に使用します。...

絞り込み条件を変える

<< 1 2 3 ... > >>