| | man : AT(1)
ASN1_OBJECT_new, ASN1_OBJECT_free (3) - object allocation functions
ASN1_STRING_dup, ASN1_STRING_cmp, ASN1_STRING_set, ASN1_STRING_length, ASN1_STRING_length_set, ASN1_STRING_type, ASN1_STRING_data (3) - ASN1_STRING utility functions
ASN1_STRING_new, ASN1_STRING_type_new, ASN1_STRING_free (3) - ASN1_STRING allocation functions
ASN1_generate_nconf, ASN1_generate_v3 (3) - ASN1 generation functions
App::Prove::State (3p) - State storage for the "prove" command.
App::Prove::State::Result (3p) - Individual test suite results.
App::Prove::State::Result::Test (3p) - Individual test results.
Archive::Tar (3p) - module for manipulations of tar archives
Attribute::Handlers (3p) - Simpler definition of attribute handlers
B::Lint::Debug (3p) - Adds debugging stringification to B::
B::Xref (3p) - Generates cross reference reports for Perl programs
BIO_ctrl, BIO_callback_ctrl, BIO_ptr_ctrl, BIO_int_ctrl, BIO_reset, BIO_seek, BIO_tell, BIO_flush, BIO_eof, BIO_set_close, BIO_get_close, BIO_pending, BIO_wpending, BIO_ctrl_pending, BIO_ctrl_wpending, BIO_get_info_callback, BIO_set_info_callback (3) - BIO control operations
BIO_f_cipher, BIO_set_cipher, BIO_get_cipher_status, BIO_get_cipher_ctx (3) - cipher BIO filter
BIO_f_ssl, BIO_set_ssl, BIO_get_ssl, BIO_set_ssl_mode, BIO_set_ssl_renegotiate_bytes, BIO_get_num_renegotiates, BIO_set_ssl_renegotiate_timeout, BIO_new_ssl, BIO_new_ssl_connect, BIO_new_buffer_ssl_connect, BIO_ssl_copy_session_id, BIO_ssl_shutdown (3) - SSL BIO
BIO_new, BIO_set, BIO_free, BIO_vfree, BIO_free_all (3) - BIO allocation and freeing functions
BIO_s_mem, BIO_set_mem_eof_return, BIO_get_mem_data, BIO_set_mem_buf, BIO_get_mem_ptr, BIO_new_mem_buf (3) - memory BIO
BIO_s_null (3) - null data sink
BN_BLINDING_new, BN_BLINDING_free, BN_BLINDING_update, BN_BLINDING_convert, BN_BLINDING_invert, BN_BLINDING_convert_ex, BN_BLINDING_invert_ex, BN_BLINDING_get_thread_id, BN_BLINDING_set_thread_id, BN_BLINDING_get_flags, BN_BLINDING_set_flags, BN_BLINDING_create_param (3) - blinding related BIGNUM functions.
BN_CTX_new, BN_CTX_init, BN_CTX_free (3) - allocate and free BN_CTX structures
BN_add, BN_sub, BN_mul, BN_sqr, BN_div, BN_mod, BN_nnmod, BN_mod_add, BN_mod_sub, BN_mod_mul, BN_mod_sqr, BN_exp, BN_mod_exp, BN_gcd (3) - arithmetic operations on BIGNUMs
BN_bn2bin, BN_bin2bn, BN_bn2hex, BN_bn2dec, BN_hex2bn, BN_dec2bn, BN_print, BN_print_fp, BN_bn2mpi, BN_mpi2bn (3) - format conversions
BN_generate_prime, BN_is_prime, BN_is_prime_fasttest (3) - generate primes and test for primality
BN_mod_mul_montgomery, BN_MONT_CTX_new, BN_MONT_CTX_init, BN_MONT_CTX_free, BN_MONT_CTX_set, BN_MONT_CTX_copy, BN_from_montgomery, BN_to_montgomery (3) - Montgomery multiplication
BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new, BN_RECP_CTX_init, BN_RECP_CTX_free, BN_RECP_CTX_set (3) - modular multiplication using reciprocal
BN_new, BN_init, BN_clear, BN_free, BN_clear_free (3) - allocate and free BIGNUMs
BN_rand, BN_pseudo_rand (3) - generate pseudo-random number
BN_set_bit, BN_clear_bit, BN_is_bit_set, BN_mask_bits, BN_lshift, BN_lshift1, BN_rshift, BN_rshift1 (3) - bit operations on BIGNUMs
BN_zero, BN_one, BN_value_one, BN_set_word, BN_get_word (3) - BIGNUM assignment operations
CGI (3p) - Handle Common Gateway Interface requests and responses
CGI::Apache (3p) - Backward compatibility module for CGI.pm
CGI::Pretty (3p) - module to produce nicely formatted HTML code
CGI::Switch (3p) - Backward compatibility module for defunct CGI::Switch
CMSG_DATA, CMSG_FIRSTHDR, CMSG_LEN, CMSG_NXTHDR, CMSG_SPACE (3) - socket control message routines
CONF_modules_free, CONF_modules_finish, CONF_modules_unload (3) - OpenSSL configuration cleanup functions
CONF_modules_load_file, CONF_modules_load (3) - OpenSSL configuration functions
CPAN::Distroprefs (3p) - read and match distroprefs
CPAN::FirstTime (3p) - Utility for CPAN::Config file Initialization
CPANPLUS::Config (3p) - defaults and heuristics for CPANPLUS configuration information
CPANPLUS::Configure (3p) - configuration for CPANPLUS
CPANPLUS::Dist::Autobundle (3p) - class for installing installation snapshots
CPANPLUS::Dist::Build (3p) - CPANPLUS plugin to install packages that use Build.PL
CPANPLUS::Dist::MM (3p) - distribution class for MakeMaker related modules
CPANPLUS::Dist::Sample (3p) - Sample code to create your own Dist::* plugin
CPANPLUS::Internals::Source (3p) - updating and parsing of source files for CPANPLUS
CPANPLUS::Internals::Source::Memory (3p) - In memory implementation
CPANPLUS::Internals::Source::SQLite (3p) - SQLite implementation
CPANPLUS::Module (3p) - create objects from source files
CPANPLUS::Module::Author::Fake (3p) - class for creating fake author objects
CPANPLUS::Module::Checksums (3p) - distribution checksum validation
CPANPLUS::Module::Fake (3p) - class for creating fake module objects
CPANPLUS::Selfupdate (3p) - update CPANPLUS itself
CPANPLUS::Shell::Classic (3p) - CPAN.pm emulation for CPANPLUS
CPANPLUS::Shell::Default::Plugins::HOWTO (3p) - documentation on how to write your own plugins
CPANPLUS::Shell::Default::Plugins::Remote (3p) - plugin that allows connections to CPANPLUS::Daemon
CRYPTO_THREADID_set_callback, CRYPTO_THREADID_get_callback, CRYPTO_THREADID_current, CRYPTO_THREADID_cmp, CRYPTO_THREADID_cpy, CRYPTO_THREADID_hash, CRYPTO_set_locking_callback, CRYPTO_num_locks, CRYPTO_set_dynlock_create_callback, CRYPTO_set_dynlock_lock_callback, CRYPTO_set_dynlock_destroy_callback, CRYPTO_get_new_dynlockid, CRYPTO_destroy_dynlockid, CRYPTO_lock (3) - OpenSSL thread support
CRYPTO_set_ex_data, CRYPTO_get_ex_data (3) - internal application specific data functions
CellServDB (5) - AFS cells and database servers
Class::ISA (3p) - report the search path for a class's ISA tree
Class::Struct (3p) - declare struct-like datatypes as Perl classes
Config (3p) - access Perl configuration information
Cwd (3p) - get pathname of current working directory
DB (3p) - programmatic interface to the Perl debugging API
DH_generate_key, DH_compute_key (3) - perform Diffie-Hellman key exchange
DH_generate_parameters, DH_check (3) - generate and check Diffie-Hellman parameters
DH_get_ex_new_index, DH_set_ex_data, DH_get_ex_data (3) - add application specific data to DH structures
DH_new, DH_free (3) - allocate and free DH objects
DSA_SIG_new, DSA_SIG_free (3) - allocate and free DSA signature objects
DSA_do_sign, DSA_do_verify (3) - raw DSA signature operations
DSA_dup_DH (3) - create a DH structure out of DSA structure
DSA_generate_key (3) - generate DSA key pair
DSA_generate_parameters (3) - generate DSA parameters
DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data (3) - add application specific data to DSA structures
DSA_new, DSA_free (3) - allocate and free DSA objects
DSA_sign, DSA_sign_setup, DSA_verify (3) - DSA signatures
DSA_size (3) - get DSA signature size
Data::Dumper (3p) - stringified perl data structures, suitable for both printing and "eval"
Devel::Peek (3p) - A data debugging tool for the XS programmer
Devel::SelfStubber (3p) - generate stubs for a SelfLoading module
Digest (3p) - Modules that calculate message digests
Digest::file (3p) - Calculate digests of files
Dumpvalue (3p) - provides screen dump of Perl data.
DynRootDB (5) - AFS cells and database servers
ERR_get_error, ERR_peek_error, ERR_peek_last_error, ERR_get_error_line, ERR_peek_error_line, ERR_peek_last_error_line, ERR_get_error_line_data, ERR_peek_error_line_data, ERR_peek_last_error_line_data (3) - obtain error code and data
ERR_put_error, ERR_add_error_data (3) - record an error
ERR_remove_state (3) - free a thread's error queue
EVP_CIPHER_CTX_init, EVP_EncryptInit_ex, EVP_EncryptUpdate, EVP_EncryptFinal_ex, EVP_DecryptInit_ex, EVP_DecryptUpdate, EVP_DecryptFinal_ex, EVP_CipherInit_ex, EVP_CipherUpdate, EVP_CipherFinal_ex, EVP_CIPHER_CTX_set_key_length, EVP_CIPHER_CTX_ctrl, EVP_CIPHER_CTX_cleanup, EVP_EncryptInit, EVP_EncryptFinal, EVP_DecryptInit, EVP_DecryptFinal, EVP_CipherInit, EVP_CipherFinal, EVP_get_cipherbyname, EVP_get_cipherbynid, EVP_get_cipherbyobj, EVP_CIPHER_nid, EVP_CIPHER_block_size, EVP_CIPHER_key_length, EVP_CIPHER_iv_length, EVP_CIPHER_flags, EVP_CIPHER_mode, EVP_CIPHER_type, EVP_CIPHER_CTX_cipher, EVP_CIPHER_CTX_nid, EVP_CIPHER_CTX_block_size, EVP_CIPHER_CTX_key_length, EVP_CIPHER_CTX_iv_length, EVP_CIPHER_CTX_get_app_data, EVP_CIPHER_CTX_set_app_data, EVP_CIPHER_CTX_type, EVP_CIPHER_CTX_flags, EVP_CIPHER_CTX_mode, EVP_CIPHER_param_to_asn1, EVP_CIPHER_asn1_to_param, EVP_CIPHER_CTX_set_padding (3) - EVP cipher routines
EVP_MD_CTX_init, EVP_MD_CTX_create, EVP_DigestInit_ex, EVP_DigestUpdate, EVP_DigestFinal_ex, EVP_MD_CTX_cleanup, EVP_MD_CTX_destroy, EVP_MAX_MD_SIZE, EVP_MD_CTX_copy_ex, EVP_MD_CTX_copy, EVP_MD_type, EVP_MD_pkey_type, EVP_MD_size, EVP_MD_block_size, EVP_MD_CTX_md, EVP_MD_CTX_size, EVP_MD_CTX_block_size, EVP_MD_CTX_type, EVP_md_null, EVP_md2, EVP_md5, EVP_sha, EVP_sha1, EVP_dss, EVP_dss1, EVP_mdc2, EVP_ripemd160, EVP_get_digestbyname, EVP_get_digestbynid, EVP_get_digestbyobj (3) - EVP digest routines
EVP_OpenInit, EVP_OpenUpdate, EVP_OpenFinal (3) - EVP envelope decryption
EVP_PKEY_new, EVP_PKEY_free (3) - private key allocation functions.
EVP_SealInit, EVP_SealUpdate, EVP_SealFinal (3) - EVP envelope encryption
EVP_SignInit, EVP_SignUpdate, EVP_SignFinal (3) - EVP signing functions
EVP_VerifyInit, EVP_VerifyUpdate, EVP_VerifyFinal (3) - EVP signature verification functions
Encode::Encoding (3p) - Encode Implementation Base Class
Encode::Guess (3p) - Guesses encoding from data
Encode::Unicode (3p) - Various Unicode Transformation Formats
English (3p) - use nice English (or awk) names for ugly punctuation variables
Env (3p) - perl module that imports environment variables as scalars or arrays
ExtUtils::CBuilder::Platform::Windows (3p) - Builder class for Windows platforms
ExtUtils::Constant (3p) - generate XS code to import C header constants
ExtUtils::Constant::XS (3p) - generate C code for XS modules' constants.
ExtUtils::Embed (3p) - Utilities for embedding Perl in C/C++ applications
ExtUtils::MM_Any (3p) - Platform-agnostic MM methods
ExtUtils::MY (3p) - ExtUtils::MakeMaker subclass for customization
ExtUtils::MakeMaker (3p) - Create a module Makefile
ExtUtils::XSSymSet (3p) - keep sets of symbol names palatable to the VMS linker
Fatal (3p) - Replace functions with equivalents which succeed or die
File::Basename (3p) - Parse file paths into directory, filename and suffix.
File::Path (3p) - Create or remove directory trees
File::Spec (3p) - portably perform operations on file names
File::Spec::Functions (3p) - portably perform operations on file names
File::stat (3p) - by-name interface to Perl's built-in stat() functions
FindBin (3p) - Locate directory of original perl script
HMAC, HMAC_Init, HMAC_Update, HMAC_Final, HMAC_cleanup (3) - HMAC message authentication code
I18N::Collate (3p) - compare 8-bit scalar data according to the current locale
I18N::Langinfo (3p) - query locale information
IO::Compress::Deflate (3p) - Write RFC 1950 files/buffers
IO::Compress::RawDeflate (3p) - Write RFC 1951 files/buffers
IO::Socket (3p) - Object interface to socket communications
IO::Uncompress::AnyInflate (3p) - Uncompress zlib-based (zip, gzip) file/buffer
IO::Uncompress::Inflate (3p) - Read RFC 1950 files/buffers
IO::Uncompress::RawInflate (3p) - Read RFC 1951 files/buffers
List::Util::XS (3p) - Indicate if List::Util was compiled with a C compiler
Locale::Country (3p) - ISO codes for country identification (ISO 3166)
Locale::Currency (3p) - ISO three letter codes for currency identification (ISO 4217)
Locale::Language (3p) - ISO two letter codes for language identification (ISO 639)
Locale::Maketext (3p) - framework for localization
Locale::Maketext::TPJ13 (3p) - article about software localization
Locale::Script (3p) - ISO codes for script identification (ISO 15924)
Log::Message::Config (3p) - Configuration options for Log::Message
MAKEDEV (8) - create system and device special files
MAKEDEV (8/AMD64) - create system and device special files
MAKEDEV (8/ARMISH) - create system and device special files
MAKEDEV (8/AViiON) - create system and device special files
MAKEDEV (8/Alpha) - create system and device special files
MAKEDEV (8/HP300) - create system and device special files
MAKEDEV (8/HPPA) - create system and device special files
MAKEDEV (8/HPPA64) - create system and device special files
MAKEDEV (8/LANDISK) - create system and device special files
MAKEDEV (8/Loongson) - create system and device special files
MAKEDEV (8/Luna88k) - create system and device special files
MAKEDEV (8/MVME68k) - create system and device special files
MAKEDEV (8/MVME88k) - create system and device special files
MAKEDEV (8/Mac68k) - create system and device special files
MAKEDEV (8/MacPPC) - create system and device special files
MAKEDEV (8/SGI) - create system and device special files
MAKEDEV (8/SOCPPC) - create system and device special files
MAKEDEV (8/SPARC) - create system and device special files
MAKEDEV (8/SPARC64) - create system and device special files
MAKEDEV (8/VAX) - create system and device special files
MAKEDEV (8/Zaurus) - create system and device special files
MAKEDEV (8/i386) - create system and device special files
MD2, MD4, MD5, MD2_Init, MD2_Update, MD2_Final, MD4_Init, MD4_Update, MD4_Final, MD5_Init, MD5_Update, MD5_Final (3) - MD2, MD4, and MD5 hash functions
MD4Init, MD4Update, MD4Pad, MD4Final, MD4Transform, MD4End, MD4File, MD4FileChunk, MD4Data (3) - calculate the RSA Data Security, Inc., ``MD4'' message digest
MD5Init, MD5Update, MD5Pad, MD5Final, MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data (3) - calculate the RSA Data Security, Inc., ``MD5'' message digest
Makefile.yp (8) - generate and distribute YP maps
Math::BigFloat (3p) - Arbitrary size floating point math package
Math::BigInt (3p) - Arbitrary size integer/float math package
Math::BigInt::Calc (3p) - Pure Perl module to support Math::BigInt
Math::BigInt::CalcEmu (3p) - Emulate low-level math with BigInt code
Math::BigInt::FastCalc (3p) - Math::BigInt::Calc with some XS for more speed
Math::BigRat (3p) - Arbitrary big rational numbers
Math::Complex (3p) - complex numbers and associated mathematical functions
Math::Trig (3p) - trigonometric functions
Memoize::Expire (3p) - Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile (3p) - test for Memoize expiration semantics
Memoize::ExpireTest (3p) - test for Memoize expiration semantics
Memoize::Storable (3p) - store Memoized data in Storable database
Module::Build::Compat (3p) - Compatibility with ExtUtils::MakeMaker
Module::Build::ConfigData (3p) - Configuration for Module::Build
Module::Build::ModuleInfo (3p) - Gather package and POD information from a perl module file
Module::Build::Notes (3p) - Create persistent distribution configuration modules
Module::Build::PPMMaker (3p) - Perl Package Manager file creation
Module::Build::Platform::Default (3p) - Stub class for unknown platforms
Module::Build::Platform::Unix (3p) - Builder class for Unix platforms
Module::Build::YAML (3p) - Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed
Module::CoreList (3p) - what modules shipped with versions of perl
Module::Load::Conditional (3p) - Looking up module information / loading at runtime
Module::Pluggable (3p) - automatically give your module the ability to have plugins
Module::Pluggable::Object (3p) - automatically give your module the ability to have plugins
NEXT (3p) - Provide a pseudo-class NEXT (et al) that allows method redispatch
Net::Config (3p) - Local configuration data for libnet
Net::Domain (3p) - Attempt to evaluate the current host's internet name and domain
OBJ_nid2obj, OBJ_nid2ln, OBJ_nid2sn, OBJ_obj2nid, OBJ_txt2nid, OBJ_ln2nid, OBJ_sn2nid, OBJ_cmp, OBJ_dup, OBJ_txt2obj, OBJ_obj2txt, OBJ_create, OBJ_cleanup (3) - ASN1 object utility functions
OPENSSL_config, OPENSSL_no_config (3) - simple OpenSSL configuration functions
OPENSSL_load_builtin_modules (3) - add standard configuration modules
Object::Accessor (3p) - interface to create per object accessors
OpenBSD::PackingList (3p) - "pkg_add(1)" packing-list manipulations
OpenBSD::PkgCfl (3p) - "pkg_create(1)" "@conflict" handling
OpenBSD::Search (3p) - package names matching framework
OpenBSD::State (3p) - user interface framework
OpenBSD::Vstat (3p) - virtual filesystem for "pkg_add(1)" simulations
PEM, PEM_read_bio_PrivateKey, PEM_read_PrivateKey, PEM_write_bio_PrivateKey, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PEM_write_bio_PKCS8PrivateKey_nid, PEM_write_PKCS8PrivateKey_nid, PEM_read_bio_PUBKEY, PEM_read_PUBKEY, PEM_write_bio_PUBKEY, PEM_write_PUBKEY, PEM_read_bio_RSAPrivateKey, PEM_read_RSAPrivateKey, PEM_write_bio_RSAPrivateKey, PEM_write_RSAPrivateKey, PEM_read_bio_RSAPublicKey, PEM_read_RSAPublicKey, PEM_write_bio_RSAPublicKey, PEM_write_RSAPublicKey, PEM_read_bio_RSA_PUBKEY, PEM_read_RSA_PUBKEY, PEM_write_bio_RSA_PUBKEY, PEM_write_RSA_PUBKEY, PEM_read_bio_DSAPrivateKey, PEM_read_DSAPrivateKey, PEM_write_bio_DSAPrivateKey, PEM_write_DSAPrivateKey, PEM_read_bio_DSA_PUBKEY, PEM_read_DSA_PUBKEY, PEM_write_bio_DSA_PUBKEY, PEM_write_DSA_PUBKEY, PEM_read_bio_DSAparams, PEM_read_DSAparams, PEM_write_bio_DSAparams, PEM_write_DSAparams, PEM_read_bio_DHparams, PEM_read_DHparams, PEM_write_bio_DHparams, PEM_write_DHparams, PEM_read_bio_X509, PEM_read_X509, PEM_write_bio_X509, PEM_write_X509, PEM_read_bio_X509_AUX, PEM_read_X509_AUX, PEM_write_bio_X509_AUX, PEM_write_X509_AUX, PEM_read_bio_X509_REQ, PEM_read_X509_REQ, PEM_write_bio_X509_REQ, PEM_write_X509_REQ, PEM_write_bio_X509_REQ_NEW, PEM_write_X509_REQ_NEW, PEM_read_bio_X509_CRL, PEM_read_X509_CRL, PEM_write_bio_X509_CRL, PEM_write_X509_CRL, PEM_read_bio_PKCS7, PEM_read_PKCS7, PEM_write_bio_PKCS7, PEM_write_PKCS7, PEM_read_bio_NETSCAPE_CERT_SEQUENCE, PEM_read_NETSCAPE_CERT_SEQUENCE, PEM_write_bio_NETSCAPE_CERT_SEQUENCE, PEM_write_NETSCAPE_CERT_SEQUENCE (3) - PEM routines
PKCS12_create (3) - create a PKCS#12 structure
PKCS7_decrypt (3) - decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt (3) - create a PKCS#7 envelopedData structure
PKCS7_sign (3) - create a PKCS#7 signedData structure
PKCS7_verify (3) - verify a PKCS#7 signedData structure
Parse::CPAN::Meta (3p) - Parse META.yml and other similar CPAN metadata files
Pod::LaTeX (3p) - Convert Pod data to formatted Latex
Pod::Man (3p) - Convert POD data to formatted *roff input
Pod::ParseLink (3p) - Parse an L<> formatting code in POD text
Pod::Parser (3p) - base class for creating POD filters and translators
Pod::Perldoc (3p) - Look up Perl documentation in Pod format.
Pod::Perldoc::BaseTo (3p) - Base for Pod::Perldoc formatters
Pod::PlainText (3p) - Convert POD data to formatted ASCII text
Pod::Simple::HTMLBatch (3p) - convert several Pod files to several HTML files
Pod::Simple::LinkSection (3p) - represent "section" attributes of L codes
Pod::Simple::RTF (3p) - format Pod as RTF
Pod::Simple::Subclassing (3p) - write a formatter as a Pod::Simple subclass
Pod::Simple::Text (3p) - format Pod as plaintext
Pod::Simple::XHTML (3p) - format Pod as validating XHTML
Pod::Text (3p) - Convert POD data to formatted ASCII text
Pod::Text::Color (3p) - Convert POD data to formatted color ASCII text
Pod::Text::Overstrike (3p) - Convert POD data to formatted overstrike text
Pod::Text::Termcap (3p) - Convert POD data to ASCII text with format escapes
Pod::Usage, pod2usage (3p) - print a usage message from embedded pod documentation
RAND_add, RAND_seed, RAND_status, RAND_event, RAND_screen (3) - add entropy to the PRNG
RAND_bytes, RAND_pseudo_bytes (3) - generate random data
RAND_cleanup (3) - erase the PRNG state
RAND_egd (3) - query entropy gathering daemon
RIPEMD160, RIPEMD160_Init, RIPEMD160_Update, RIPEMD160_Final (3) - RIPEMD-160 hash function
RMD160Init, RMD160Update, RMD160Pad, RMD160Final, RMD160Transform, RMD160End, RMD160File, RMD160FileChunk, RMD160Data (3) - calculate the ``RIPEMD-160'' message digest
RSA_blinding_on, RSA_blinding_off (3) - protect the RSA operation from timing attacks
RSA_check_key (3) - validate private RSA keys
RSA_generate_key (3) - generate RSA key pair
RSA_get_ex_new_index, RSA_set_ex_data, RSA_get_ex_data (3) - add application specific data to RSA structures
RSA_new, RSA_free (3) - allocate and free RSA objects
RSA_private_encrypt, RSA_public_decrypt (3) - low level signature operations
RSA_public_encrypt, RSA_private_decrypt (3) - RSA public key cryptography
RSA_sign, RSA_verify (3) - RSA signatures
RSA_sign_ASN1_OCTET_STRING, RSA_verify_ASN1_OCTET_STRING (3) - RSA signatures
SHA1, SHA1_Init, SHA1_Update, SHA1_Final (3) - Secure Hash Algorithm
SHA1Init, SHA1Update, SHA1Pad, SHA1Final, SHA1Transform, SHA1End, SHA1File, SHA1FileChunk, SHA1Data (3) - calculate the NIST Secure Hash Algorithm
SHA256Init, SHA256Update, SHA256Pad, SHA256Final, SHA256Transform, SHA256End, SHA256File, SHA256FileChunk, SHA256Data (3) - calculate the NIST Secure Hash Standard (version 2)
SLIST_ENTRY, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_FIRST, SLIST_NEXT, SLIST_END, SLIST_EMPTY, SLIST_FOREACH, SLIST_FOREACH_PREVPTR, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_REMOVE_HEAD, SLIST_REMOVE_NEXT, SLIST_REMOVE, LIST_ENTRY, LIST_HEAD, LIST_HEAD_INITIALIZER, LIST_FIRST, LIST_NEXT, LIST_END, LIST_EMPTY, LIST_FOREACH, LIST_INIT, LIST_INSERT_AFTER, LIST_INSERT_BEFORE, LIST_INSERT_HEAD, LIST_REMOVE, LIST_REPLACE, SIMPLEQ_ENTRY, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_FIRST, SIMPLEQ_NEXT, SIMPLEQ_END, SIMPLEQ_EMPTY, SIMPLEQ_FOREACH, SIMPLEQ_INIT, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_INSERT_AFTER, SIMPLEQ_REMOVE_HEAD, TAILQ_ENTRY, TAILQ_HEAD, TAILQ_HEAD_INITIALIZER, TAILQ_FIRST, TAILQ_NEXT, TAILQ_END, TAILQ_LAST, TAILQ_PREV, TAILQ_EMPTY, TAILQ_FOREACH, TAILQ_FOREACH_REVERSE, TAILQ_INIT, TAILQ_INSERT_AFTER, TAILQ_INSERT_BEFORE, TAILQ_INSERT_HEAD, TAILQ_INSERT_TAIL, TAILQ_REMOVE, TAILQ_REPLACE, CIRCLEQ_ENTRY, CIRCLEQ_HEAD, CIRCLEQ_HEAD_INITIALIZER, CIRCLEQ_FIRST, CIRCLEQ_LAST, CIRCLEQ_END, CIRCLEQ_NEXT, CIRCLEQ_PREV, CIRCLEQ_EMPTY, CIRCLEQ_FOREACH, CIRCLEQ_FOREACH_REVERSE, CIRCLEQ_INIT, CIRCLEQ_INSERT_AFTER, CIRCLEQ_INSERT_BEFORE, CIRCLEQ_INSERT_HEAD, CIRCLEQ_INSERT_TAIL, CIRCLEQ_REMOVE, CIRCLEQ_REPLACE (3) - implementations of singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
SMIME_write_PKCS7 (3) - convert PKCS#7 structure to S/MIME format.
SPLAY_PROTOTYPE, SPLAY_GENERATE, SPLAY_ENTRY, SPLAY_HEAD, SPLAY_INITIALIZER, SPLAY_ROOT, SPLAY_EMPTY, SPLAY_NEXT, SPLAY_MIN, SPLAY_MAX, SPLAY_FIND, SPLAY_LEFT, SPLAY_RIGHT, SPLAY_FOREACH, SPLAY_INIT, SPLAY_INSERT, SPLAY_REMOVE, RB_PROTOTYPE, RB_PROTOTYPE_STATIC, RB_GENERATE, RB_GENERATE_STATIC, RB_ENTRY, RB_HEAD, RB_INITIALIZER, RB_ROOT, RB_EMPTY, RB_NEXT, RB_PREV, RB_MIN, RB_MAX, RB_FIND, RB_NFIND, RB_LEFT, RB_RIGHT, RB_PARENT, RB_FOREACH, RB_FOREACH_REVERSE, RB_INIT, RB_INSERT, RB_REMOVE (3) - implementations of splay and red-black trees
SSL_COMP_add_compression_method (3) - handle SSL/TLS integrated compression methods
SSL_CTX_add_extra_chain_cert (3) - add certificate to chain
SSL_CTX_add_session, SSL_add_session, SSL_CTX_remove_session, SSL_remove_session (3) - manipulate session cache
SSL_CTX_free (3) - free an allocated SSL_CTX object
SSL_CTX_get_ex_new_index, SSL_CTX_set_ex_data, SSL_CTX_get_ex_data (3) - internal application specific data functions
SSL_CTX_get_verify_mode, SSL_get_verify_mode, SSL_CTX_get_verify_depth, SSL_get_verify_depth, SSL_get_verify_callback, SSL_CTX_get_verify_callback (3) - get currently set verification parameters
SSL_CTX_load_verify_locations (3) - set default locations for trusted CA certificates
SSL_CTX_new (3) - create a new SSL_CTX object as framework for TLS/SSL enabled functions
SSL_CTX_sess_number, SSL_CTX_sess_connect, SSL_CTX_sess_connect_good, SSL_CTX_sess_connect_renegotiate, SSL_CTX_sess_accept, SSL_CTX_sess_accept_good, SSL_CTX_sess_accept_renegotiate, SSL_CTX_sess_hits, SSL_CTX_sess_cb_hits, SSL_CTX_sess_misses, SSL_CTX_sess_timeouts, SSL_CTX_sess_cache_full (3) - obtain session cache statistics
SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size (3) - manipulate session cache size
SSL_CTX_set_cert_store, SSL_CTX_get_cert_store (3) - manipulate X509 certificate verification storage
SSL_CTX_set_cert_verify_callback (3) - set peer certificate verification procedure
SSL_CTX_set_client_CA_list, SSL_set_client_CA_list, SSL_CTX_add_client_CA, SSL_add_client_CA (3) - set list of CAs sent to the client when requesting a client certificate
SSL_CTX_set_client_cert_cb, SSL_CTX_get_client_cert_cb (3) - handle client certificate callback function
SSL_CTX_set_default_passwd_cb, SSL_CTX_set_default_passwd_cb_userdata (3) - set passwd callback for encrypted PEM file handling
SSL_CTX_set_generate_session_id, SSL_set_generate_session_id, SSL_has_matching_session_id (3) - manipulate generation of SSL session IDs (server only)
SSL_CTX_set_info_callback, SSL_CTX_get_info_callback, SSL_set_info_callback, SSL_get_info_callback (3) - handle information callback for SSL connections
SSL_CTX_set_max_cert_list, SSL_CTX_get_max_cert_list, SSL_set_max_cert_list, SSL_get_max_cert_list (3) - manipulate allowed for the peer's certificate chain
SSL_CTX_set_mode, SSL_set_mode, SSL_CTX_get_mode, SSL_get_mode (3) - manipulate SSL engine mode
SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options, SSL_clear_options, SSL_CTX_get_options, SSL_get_options, SSL_get_secure_renegotiation_support (3) - manipulate SSL options
SSL_CTX_set_quiet_shutdown, SSL_CTX_get_quiet_shutdown, SSL_set_quiet_shutdown, SSL_get_quiet_shutdown (3) - manipulate shutdown behaviour
SSL_CTX_set_timeout, SSL_CTX_get_timeout (3) - manipulate timeout values for session caching
SSL_CTX_set_verify, SSL_set_verify, SSL_CTX_set_verify_depth, SSL_set_verify_depth (3) - set peer certificate verification parameters
SSL_CTX_use_certificate, SSL_CTX_use_certificate_ASN1, SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, SSL_use_certificate_file, SSL_CTX_use_certificate_chain_file, SSL_CTX_use_PrivateKey, SSL_CTX_use_PrivateKey_ASN1, SSL_CTX_use_PrivateKey_file, SSL_CTX_use_RSAPrivateKey, SSL_CTX_use_RSAPrivateKey_ASN1, SSL_CTX_use_RSAPrivateKey_file, SSL_use_PrivateKey_file, SSL_use_PrivateKey_ASN1, SSL_use_PrivateKey, SSL_use_RSAPrivateKey, SSL_use_RSAPrivateKey_ASN1, SSL_use_RSAPrivateKey_file, SSL_CTX_check_private_key, SSL_check_private_key (3) - load certificate and key data
SSL_SESSION_free (3) - free an allocated SSL_SESSION structure
SSL_SESSION_get_ex_new_index, SSL_SESSION_set_ex_data, SSL_SESSION_get_ex_data (3) - internal application specific data functions
SSL_SESSION_get_time, SSL_SESSION_set_time, SSL_SESSION_get_timeout, SSL_SESSION_set_timeout (3) - retrieve and manipulate session time and timeout settings
SSL_accept (3) - wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_alert_type_string, SSL_alert_type_string_long, SSL_alert_desc_string, SSL_alert_desc_string_long (3) - get textual description of alert information
SSL_connect (3) - initiate the TLS/SSL handshake with an TLS/SSL server
SSL_free (3) - free an allocated SSL structure
SSL_get_SSL_CTX (3) - get the SSL_CTX from which an SSL is created
SSL_get_error (3) - obtain result code for TLS/SSL I/O operation
SSL_get_ex_data_X509_STORE_CTX_idx (3) - get ex_data index to access SSL structure from X509_STORE_CTX
SSL_get_ex_new_index, SSL_set_ex_data, SSL_get_ex_data (3) - internal application specific data functions
SSL_get_peer_cert_chain (3) - get the X509 certificate chain of the peer
SSL_get_peer_certificate (3) - get the X509 certificate of the peer
SSL_get_session (3) - retrieve TLS/SSL session data
SSL_get_verify_result (3) - get result of peer certificate verification
SSL_load_client_CA_file (3) - load certificate names from file
SSL_new (3) - create a new SSL structure for a connection
SSL_rstate_string, SSL_rstate_string_long (3) - get textual description of state of an SSL object during read operation
SSL_session_reused (3) - query whether a reused session was negotiated during handshake
SSL_set_connect_state, SSL_get_accept_state (3) - prepare SSL object to work in client or server mode
SSL_set_shutdown, SSL_get_shutdown (3) - manipulate shutdown state of an SSL connection
SSL_set_verify_result (3) - override result of peer certificate verification
SSL_state_string, SSL_state_string_long (3) - get textual description of state of an SSL object
SSL_want, SSL_want_nothing, SSL_want_read, SSL_want_write, SSL_want_x509_lookup (3) - obtain state information TLS/SSL I/O operation
Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa, inet_pton, inet_ntop (3p) - load the C socket.h defines and structure manipulators
Storable (3p) - persistence for Perl data structures
Switch (3p) - A switch statement for Perl
Symbol (3p) - manipulate Perl symbols and their names
TAP::Base (3p) - Base class that provides common functionality to TAP::Parser and TAP::Harness
TAP::Formatter::Color (3p) - Run Perl test scripts with color
TAP::Formatter::Console (3p) - Harness output delegate for default console output
TAP::Formatter::Console::ParallelSession (3p) - Harness output delegate for parallel console output
TAP::Formatter::Console::Session (3p) - Harness output delegate for default console output
TAP::Formatter::File (3p) - Harness output delegate for file output
TAP::Formatter::File::Session (3p) - Harness output delegate for file output
TAP::Formatter::Session (3p) - Abstract base class for harness output delegate
TAP::Harness (3p) - Run test scripts with statistics
TAP::Object (3p) - Base class that provides common functionality to all "TAP::*" modules
TAP::Parser::Aggregator (3p) - Aggregate TAP::Parser results
TAP::Parser::Iterator (3p) - Internal base class for TAP::Parser Iterators
TAP::Parser::Iterator::Array (3p) - Internal TAP::Parser array Iterator
TAP::Parser::Iterator::Process (3p) - Internal TAP::Parser Iterator
TAP::Parser::Iterator::Stream (3p) - Internal TAP::Parser Iterator
TAP::Parser::IteratorFactory (3p) - Internal TAP::Parser Iterator
TAP::Parser::ResultFactory (3p) - Factory for creating TAP::Parser output objects
TAP::Parser::YAMLish::Reader (3p) - Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer (3p) - Write YAMLish data
Test::Builder::Tester (3p) - test testsuites that have been built with Test::Builder
Test::Harness (3p) - Run Perl standard test scripts with statistics
Text::Abbrev (3p) - create an abbreviation table from a list
Text::Soundex (3p) - Implementation of the soundex algorithm.
Thread (3p) - Manipulate threads in Perl (for old code only)
Tie::Memoize (3p) - add data to hash when needed
Time::Seconds (3p) - a simple API to convert seconds to other date values
UI_new, UI_new_method, UI_free, UI_add_input_string, UI_dup_input_string, UI_add_verify_string, UI_dup_verify_string, UI_add_input_boolean, UI_dup_input_boolean, UI_add_info_string, UI_dup_info_string, UI_add_error_string, UI_dup_error_string, UI_construct_prompt, UI_add_user_data, UI_get0_user_data, UI_get0_result, UI_process, UI_ctrl, UI_set_default_method, UI_get_default_method, UI_get_method, UI_set_method, UI_OpenSSL, ERR_load_UI_strings (3) - New User Interface
Unicode::Collate (3p) - Unicode Collation Algorithm
Unicode::Normalize (3p) - Unicode Normalization Forms
Unicode::UCD (3p) - Unicode character database
VOP_GETATTR, VOP_SETATTR (9) - get or set vnode attributes
VOP_LOOKUP (9) - vnode operations
X509_NAME_ENTRY_get_object, X509_NAME_ENTRY_get_data, X509_NAME_ENTRY_set_object, X509_NAME_ENTRY_set_data, X509_NAME_ENTRY_create_by_txt, X509_NAME_ENTRY_create_by_NID, X509_NAME_ENTRY_create_by_OBJ (3) - X509_NAME_ENTRY utility functions
X509_NAME_add_entry_by_txt, X509_NAME_add_entry_by_OBJ, X509_NAME_add_entry_by_NID, X509_NAME_add_entry, X509_NAME_delete_entry (3) - X509_NAME modification functions
X509_NAME_get_index_by_NID, X509_NAME_get_index_by_OBJ, X509_NAME_get_entry, X509_NAME_entry_count, X509_NAME_get_text_by_NID, X509_NAME_get_text_by_OBJ (3) - X509_NAME lookup and enumeration functions
X509_new, X509_free (3) - X509 certificate ASN1 allocation functions
_exit (2) - terminate the calling process
a.out (5) - format of executable binary files
a2coff (8/AViiON) - convert standalone a.out binaries to 88KBCS COFF format
a2p (1) - Awk to Perl translator
aac (4) - Adaptec SAS/SATA/SCSI RAID controller
abort (3) - cause abnormal program termination
access (2) - check access permissions of a file or pathname
acpi (4) - Advanced Configuration and Power Interface
acpibat (4) - ACPI control method battery
acpicpu (4) - ACPI processor power and performance state
acpidock (4) - ACPI docking station
acpimadt (4) - ACPI APIC configuration
acpiprt (4) - ACPI PCI routing table configuration
activadm, cryptoadm, snkadm (8) - manage the ActivCard, CRYPTOCard and SNK-004 token databases
activinit, cryptoinit, snkinit (8) - modify or add user in ActivCard, CRYPTOCard, or SNK-004 authentication system
adc (4) - Analog Devices AD7416/AD7417/7418 temperature sensor
add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr (3) - add an array of complex characters (and attributes) to a curses window
addch, waddch, mvaddch, mvwaddch, echochar, wechochar (3) - add a character (with attributes) to a curses window, then advance the cursor
addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr (3) - add a string of characters (and attributes) to a curses window
addcom (4) - multiplexing serial communications interface
addftinfo (1) - add information to troff font files for use with groff
adjfreq (2) - correct the rate of the system clock
adjtime (2) - correct the time to allow synchronization of the system clock
adl (4) - Andigilog aSC7621 temperature, voltage, and fan sensor
admcts (4) - Analog Devices ADM1026 temperature and voltage sensor
admlc (4) - Analog Devices ADM1024 temperature and voltage sensor
admtemp (4) - Analog Devices ADM1021 temperature sensor
admtm (4) - Analog Devices ADM1025 temperature and voltage sensor
admtmp (4) - Analog Devices ADM1030 temperature sensor
admtt (4) - Analog Devices ADM1031 temperature sensor
adt (4) - Analog Devices ADT7460 temperature, voltage, and fan sensor
adtfsm (4) - Analog Devices ADT7462 temperature, voltage, and fan sensor
adventure (6) - an exploration game
afmtodit (1) - create font files for use with groff -Tps
afsd.conf (5) - configuration file for the arla AFS implementation.
age (4) - Attansic L1 10/100/Gigabit Ethernet device
agp (4) - accelerated graphics port driver
agten (4/SPARC) - Fujitsu AG-10e accelerated 24-bit color frame buffer
agten (4/SPARC64) - Fujitsu AG-10e accelerated 24-bit color frame buffer
ahci (4) - Advanced Host Controller Interface for Serial ATA
aibs (4) - ASUSTeK AI Booster ACPI ATK0110 temperature, voltage, and fan sensor
alc (4) - Atheros AR8131/AR8132 10/100/Gigabit Ethernet device
ale (4) - Atheros AR8121/AR8113/AR8114 10/100/Gigabit Ethernet device
alloca (3) - memory allocator
altq (9) - kernel interfaces for manipulating output queues on network interfaces
amd (8) - automatically mount file systems
ami (4) - American Megatrends Inc. MegaRAID PATA/SATA/SCSI RAID controller
an (4) - Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network device
andl (4) - Andigilog aSC7611 temperature, voltage, and fan sensor
apci (4/HP300) - Apollo utility chip serial communications interface
apropos (1) - locate commands by keyword lookup
ar (1) - create, modify, and extract from archives
ar (5) - archive (library) file format
arc (4) - Areca Technology Corporation SAS/SATA RAID controller
arc4random, arc4random_buf, arc4random_uniform, arc4random_stir, arc4random_addrandom (3) - arc4 random number generator
arm_sync_icache (2/ARM) - clean the CPU data cache and flush the CPU instruction cache
asbtm (4) - Asus ASB 100 temperature sensor
asc (4/VAX) - VAXstation 4000 SCSI controller
asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timegm, timelocal (3) - convert date and time to ASCII
assert (3) - expression verification macro
ast (4) - multiplexing serial communications interface
at, batch (1) - queue, examine or delete jobs for later execution
atactl (8) - a program to manipulate ATA (IDE) devices
atalk (4) - AppleTalk Protocol Family
atan, atanf, atanl (3) - arc tangent functions of one variable
atan2, atan2f, atan2l (3) - arc tangent functions of two variables
atanh, atanhf (3) - inverse hyperbolic tangent functions
atapiscsi (4) - ATAPI<->SCSI adapter
atc (6) - air traffic controller game
atexit (3) - register a function to be called on exit
ath (4) - Atheros IEEE 802.11a/b/g wireless network device with GPIO
athn (4) - Atheros IEEE 802.11a/g/n wireless network device
atob8, backspace, btoa8, btoe, etob, f, htoi, keycrunch, put8, readpass, readskey, rip, sevenbit, skey_authenticate, skey_get_algorithm, skey_haskey, skey_keyinfo, skey_passcheck, skey_set_algorithm, skey_unlock, skeychallenge, skeychallenge2, skeygetnext, skeylookup, skeyverify, skipspace (3) - S/Key library functions
atof (3) - convert ASCII string to double
atoi (3) - convert ASCII string to integer
atol (3) - convert ASCII string to long integer
atoll (3) - convert ASCII string to long long integer
atomic, atomic_setbits_int, atomic_clearbits_int (9) - interface to perform atomic operations on data
atphy (4) - Attansic Technology F1 10/100/Gigabit Ethernet PHY
atq (1) - display the at(1) job queue
atrm (1) - remove jobs spooled by at(1)
attributes (3p) - get/set subroutine or variable attributes
attroff, wattroff, attron, wattron, attrset, wattrset, color_set, wcolor_set, standend, wstandend, standout, wstandout, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, chgat, wchgat, mvchgat, mvwchgat, PAIR_NUMBER (3) - curses character and window attribute control routines
attrs (3p) - set/get attributes of a subroutine (deprecated)
atu (4) - Atmel AT76C50x USB IEEE 802.11b wireless network device
atw (4) - ADMtek ADM8211 IEEE 802.11b wireless network device
auacer (4) - Acer Labs I/O Controller Hub integrated AC'97 audio device driver
aucat (1) - audio server and stream manipulation tool
auglx (4) - AMD Geode LX CS5536 integrated AC'97 audio device
auich (4) - Intel ICH integrated AC'97 audio device
auixp (4) - ATI SB200/SB300/SB400/SB600 integrated AC'97 audio device
auth_approval, auth_cat, auth_checknologin, auth_mkvalue, auth_userchallenge, auth_usercheck, auth_userokay, auth_userresponse, auth_verify (3) - simplified interface to the BSD Authentication system
auth_destroy, authnone_create, authunix_create, authunix_create_default (3) - library routines for remote procedure calls
auth_open, auth_call, auth_challenge, auth_check_change, auth_check_expire, auth_clean, auth_close, auth_clrenv, auth_clroption, auth_clroptions, auth_getitem, auth_getpwd, auth_getstate, auth_getvalue, auth_set_va_list, auth_setdata, auth_setenv, auth_setitem, auth_setoption, auth_setpwd, auth_setstate (3) - interface to the BSD Authentication system
authpf, authpf-noip (8) - authenticating gateway user shell
autoconf (4/AMD64) - diagnostics from the autoconfiguration code
autoconf (4/ARMISH) - diagnostics from the autoconfiguration code
autoconf (4/AViiON) - diagnostics from the autoconfiguration code
autoconf (4/Alpha) - diagnostics from the autoconfiguration code
autoconf (4/HP300) - diagnostics from the autoconfiguration code
autoconf (4/Loongson) - diagnostics from the autoconfiguration code
autoconf (4/Luna88k) - diagnostics from the autoconfiguration code
autoconf (4/MVME68k) - diagnostics from the autoconfiguration code
autoconf (4/MVME88k) - diagnostics from the autoconfiguration code
autoconf (4/Mac68k) - diagnostics from the autoconfiguration code
autoconf (4/MacPPC) - diagnostics from the autoconfiguration code
autoconf (4/SOCPPC) - diagnostics from the autoconfiguration code
autoconf (4/SPARC) - diagnostics from the autoconfiguration code
autoconf (4/SPARC64) - diagnostics from the autoconfiguration code
autoconf (4/VAX) - diagnostics from the autoconfiguration code
autoconf (4/Zaurus) - diagnostics from the autoconfiguration code
autoconf (4/i386) - diagnostics from the autoconfiguration code
autoconf (9) - autoconfiguration framework
autodie (3p) - Replace functions with ones that succeed or die with lexical scope
auvia (4) - VIA VT82C686A/VT8233/VT8235/VT8237 integrated AC'97 audio device
awk (1) - pattern-directed scanning and processing language
badsect (8) - create files to contain bad sectors
base (3p) - Establish an ISA relationship with base classes at compile time
basename (1) - return filename portion of pathname
basename (3) - extract the base portion of a pathname
battlestar (6) - a tropical adventure game
baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname (3) - curses environment query routines
bc (1) - arbitrary-precision arithmetic language and calculator
bcd, ppt, morse (6) - reformat input as punch cards, paper tape or morse code
bdes (1) - encrypt/decrypt using the Data Encryption Standard
beeper (4/SPARC64) - console annunciator
berkwdt (4) - Berkshire Products watchdog timer device
bgpctl (8) - control the Border Gateway Protocol daemon
bgpd (8) - Border Gateway Protocol daemon
bgpd.conf (5) - Border Gateway Protocol daemon configuration file
bgplg (8) - looking glass for the OpenBSD Border Gateway Protocol daemon
bgplgsh (8) - looking glass shell for the OpenBSD Border Gateway Protocol daemon
bigrat (3p) - Transparent BigNumber/BigRational support for Perl
bit_alloc, bit_clear, bit_decl, bit_ffc, bit_ffs, bit_nclear, bit_nset, bit_set, bitstr_size, bit_test (3) - bit-string manipulation macros
bkgdset, wbkgdset, bkgd, wbkgd, getbkgd (3) - curses window background manipulation routines
bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd (3) - curses window complex background manipulation routines
boca (4) - multiplexing serial communications interface
boot_config (8) - how to change kernel configuration at boot
bootparams (5) - boot parameter database
border, wborder, box, hline, whline, vline, wvline, mvhline, mvwhline, mvvline, mvwvline (3) - create curses borders, horizontal and vertical lines
border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set (3) - create curses borders or lines using complex characters and renditions
bos (8) - is the client part of the Basic Overseer Daemon that manages AFS server processes.
brk, sbrk (2) - change data segment size
bs (6) - battleships game
bstring (3) - byte string operations
btree (3) - btree database access method
bus_space, bus_space_alloc, bus_space_barrier, bus_space_copy_1, bus_space_copy_2, bus_space_copy_4, bus_space_copy_8, bus_space_free, bus_space_map, bus_space_read_1, bus_space_read_2, bus_space_read_4, bus_space_read_8, bus_space_read_multi_1, bus_space_read_multi_2, bus_space_read_multi_4, bus_space_read_multi_8, bus_space_read_raw_multi_2, bus_space_read_raw_multi_4, bus_space_read_raw_multi_8, bus_space_read_region_1, bus_space_read_region_2, bus_space_read_region_4, bus_space_read_region_8, bus_space_read_raw_region_2, bus_space_read_raw_region_4, bus_space_read_raw_region_8, bus_space_set_multi_1, bus_space_set_multi_2, bus_space_set_multi_4, bus_space_set_multi_8, bus_space_set_region_1, bus_space_set_region_2, bus_space_set_region_4, bus_space_set_region_8, bus_space_subregion, bus_space_unmap, bus_space_vaddr, bus_space_write_1, bus_space_write_2, bus_space_write_4, bus_space_write_8, bus_space_write_multi_1, bus_space_write_multi_2, bus_space_write_multi_4, bus_space_write_multi_8, bus_space_write_raw_multi_2, bus_space_write_raw_multi_4, bus_space_write_raw_multi_8, bus_space_write_region_1, bus_space_write_region_2, bus_space_write_region_4, bus_space_write_region_8, bus_space_write_raw_region_2, bus_space_write_raw_region_4, bus_space_write_raw_region_8 (9) - bus space manipulation functions
bwtwo (4/SPARC) - monochromatic frame buffer
bwtwo (4/SPARC64) - monochromatic frame buffer
bytes (3p) - Perl pragma to force byte semantics rather than character semantics
c2ph, pstruct (1) - Dump C structures as generated from "cc -g -S" stabs
cacheflush, _flush_cache (3/MIPS64) - CPU cache synchronization functions
callrpc, clnt_broadcast, clnt_call, clnt_control, clnt_create, clnt_destroy, clnt_freeres, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, clnt_geterr, get_myaddress, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createerr, svc_destroy, svc_fds, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getreqset2, svc_register, svc_max_pollfd, svc_pollfd, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcudp_bufcreate, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister (3) - library routines for remote procedure calls
cap_mkdb (1) - create capability database
cat (1) - concatenate and print files
catclose (3) - close message catalog
catgets (3) - retrieve string from message catalog
catopen (3) - open message catalog
ccd (4) - concatenated disk driver
ccdconfig (8) - configuration utility for the concatenated disk driver
cd (4) - ATAPI and SCSI CD-ROM driver
cdce (4) - USB Communication Device Class Ethernet device
cdcef (4) - USB Communication Device Class Ethernet function
ceil, ceilf (3) - round to smallest integral value greater than or equal to x
cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr (3) - manipulating the termios structure
cgetent, cgetset, cgetmatch, cgetcap, cgetnum, cgetstr, cgetustr, cgetfirst, cgetnext, cgetclose, cgetusedb (3) - capability database access routines
cgfourteen (4/SPARC) - accelerated 8/24-bit color frame buffer
cgsix (4/SPARC) - accelerated 8-bit color frame buffer
cgsix (4/SPARC64) - accelerated 8-bit color frame buffer
cgtwelve (4/SPARC) - accelerated 24-bit color frame buffer
cgtwelve (4/SPARC64) - accelerated 24-bit color frame buffer
chat (8) - automated conversational script with a modem
che, cheg (4) - Chelsio Communications 10Gb Ethernet device
check_expire (3) - check for password expiration
chio.conf (5) - medium changer configuration file
chpass, chfn, chsh (1) - add or change user database information
ciss (4) - Compaq Smart ARRAY 5/6 SAS/SATA/SCSI RAID controller
clearerr, feof, ferror, fileno (3) - check and reset stream status
clock_gettime, clock_settime, clock_getres (2) - get/set/calibrate date and time
column (1) - columnate lists
com (4) - serial communications interface
compat_aout (8) - setup for running a.out OpenBSD binaries on ELF systems
compat_bsdos (8) - setup for running BSDI binaries under emulation
compat_freebsd (8) - setup for running FreeBSD binaries under emulation
compat_hpux (8) - setup for running HP-UX binaries under emulation
compat_ibcs2 (8) - setup for running iBCS2 binaries under emulation
compat_linux (8) - setup for running Linux binaries under emulation
compat_osf1 (8) - setup for running OSF/1 binaries under emulation
compat_sunos (8) - setup for running SunOS binaries under emulation
compat_svr4 (8) - setup for running SVR4/iBCS2 binaries under emulation
compat_ultrix (8) - setup for running Ultrix binaries under emulation
compress, uncompress, zcat (1) - compress and expand data (compress mode)
comsat (8) - biff server
config (8) - build kernel compilation directories or modify a kernel
config_data (1) - Query or change configuration of Perl modules
conj, conjf (3) - compute the complex conjugate
connect (2) - initiate a connection on a socket
core (5) - memory image file format
cpan2dist (1) - The CPANPLUS distribution creator
creat (3) - create a new file
creator (4/SPARC64) - accelerated color frame buffer
crunchgen (8) - generates build environment for a crunched binary
ctags (1) - create a tags file
ctermid (3) - generate terminal pathname
ctype (3) - character classification macros
cu (1) - serial terminal emulator
cue (4) - CATC USB-EL1201A USB Ethernet device
d2i_DSAPublicKey, i2d_DSAPublicKey, d2i_DSAPrivateKey, i2d_DSAPrivateKey, d2i_DSA_PUBKEY, i2d_DSA_PUBKEY, d2i_DSA_SIG, i2d_DSA_SIG (3) - DSA key encoding and parsing functions.
d2i_PKCS8PrivateKey_bio, d2i_PKCS8PrivateKey_fp, i2d_PKCS8PrivateKey_bio, i2d_PKCS8PrivateKey_fp, i2d_PKCS8PrivateKey_nid_bio, i2d_PKCS8PrivateKey_nid_fp (3) - PKCS#8 format private key functions
d2i_RSAPublicKey, i2d_RSAPublicKey, d2i_RSAPrivateKey, i2d_RSAPrivateKey, d2i_RSA_PUBKEY, i2d_RSA_PUBKEY, i2d_Netscape_RSA, d2i_Netscape_RSA (3) - RSA public and private key encoding functions.
d2i_SSL_SESSION, i2d_SSL_SESSION (3) - convert SSL_SESSION object from/to ASN1 representation
d2i_X509_CRL, i2d_X509_CRL, d2i_X509_CRL_bio, d2i_509_CRL_fp, i2d_X509_CRL_bio, i2d_X509_CRL_fp (3) - PKCS#10 certificate request functions.
d2i_X509_REQ, i2d_X509_REQ, d2i_X509_REQ_bio, d2i_X509_REQ_fp, i2d_X509_REQ_bio, i2d_X509_REQ_fp (3) - PKCS#10 certificate request functions.
daadio (4/SPARC) - MATRIX MD-DAADIO digital/analog, analog/digital, parallel I/O board
date (1) - display or set date and time
dbm_clearerr, dbm_close, dbm_delete, dbm_dirfno, dbm_error, dbm_fetch, dbm_firstkey, dbm_nextkey, dbm_open, dbm_pagfno, dbm_rdonly, dbm_store (3) - database access methods
dbminit, dbmclose, fetch, store, delete, firstkey, nextkey (3) - database subroutines
dbmmanage (1) - create and update user authentication files in DBM format
dbopen (3) - database access methods
dc (1) - desk calculator
dca (4/HP300) - HP 98644A serial communications interface
dcm (4/HP300) - HP 98642A serial communications multiplexer
del_curterm, mvcur, putp, restartterm, set_curterm, setterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs (3) - curses interfaces to terminfo database
deprecate (3p) - Perl pragma for deprecating the core version of a module
des_read_password, des_read_2passwords, des_read_pw_string, des_read_pw (3) - Compatibility user interface functions
dev_mkdb (8) - create /dev database
dhclient (8) - Dynamic Host Configuration Protocol (DHCP) client
dhclient-script (8) - DHCP client network configuration script
dhclient.conf (5) - DHCP client configuration file
dhclient.leases (5) - DHCP client lease database
dhcp-options (5) - Dynamic Host Configuration Protocol options
dhcpd (8) - Dynamic Host Configuration Protocol server
dhcpd.conf (5) - dhcpd configuration file
dhcpd.leases (5) - DHCP client lease database
dhcrelay (8) - Dynamic Host Configuration Protocol relay agent
dhu (4/VAX) - DHU-11/DHV-11 communications multiplexer
diff (1) - differential file and directory comparator
dir, dirent (5) - directory file format
dirname (1) - return directory portion of pathname
dirname (3) - extract the directory portion of a pathname
dl_iterate_phdr (3) - iterate over program headers
dnssec-keygen (8) - DNSSEC key generation tool
doupdate, redrawwin, refresh, wnoutrefresh, wredrawln, wrefresh (3) - refresh curses windows and lines
dprofpp (1) - display perl profile data
dpt (4) - DPT EATA SCSI RAID controller
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 (3) - pseudo-random number generators and initialization routines
dsa (3) - Digital Signature Algorithm
du (1) - display disk usage statistics
dumpfs (8) - dump file system information
dup, dup2 (2) - duplicate an existing file descriptor
dvmrpd.conf (5) - Distance Vector Multicast Routing Protocol daemon configuration file
ecadc (4/SPARC64) - environmental monitoring subsystem temperature sensor
ecdsa (3) - Elliptic Curve Digital Signature Algorithm
editline, el_init, el_end, el_reset, el_gets, el_getc, el_push, el_parse, el_set, el_get, el_source, el_resize, el_line, el_insertstr, el_deletestr, history_init, history_end, history, tok_init, tok_end, tok_reset, tok_line, tok_str (3) - line editor, history and tokenization functions
editmap (8) - query and edit records in database maps for sendmail
editrc (5) - configuration file for editline library
elansc (4/i386) - AMD Elan SC520 System Controller with watchdog timer and GPIO
elf (5) - format of ELF executable binary files
emu (4) - Creative Labs SBLive!, PCI 512, and Audigy audio device
enc (4) - encapsulating interface
enc2xs (1) - Perl Encode Module Generator
end, etext, edata (3) - end boundaries of image segments
endrun (4) - EndRun Technologies native time-of-day message timedelta sensor
environ (4/SPARC64) - SPARC64 temperature sensor
eqn (1) - format equations for troff
erf, erff, erfc, erfcf (3) - error function operators
err, verr, errx, verrx, warn, vwarn, warnx, vwarnx (3) - formatted error messages
ether_aton, ether_ntoa, ether_ntohost, ether_hostton, ether_line (3) - get ethers entry
ethers (5) - Ethernet host name database
evcount, evcount_attach, evcount_detach (9) - generic interrupt and event counter kernel API
event_init, event_dispatch, event_loop, event_loopexit, event_loopbreak, event_set, event_base_dispatch, event_base_loop, event_base_loopexit, event_base_loopbreak, event_base_set, event_base_free, event_add, event_del, event_once, event_base_once, event_pending, event_initialized, event_priority_init, event_priority_set, evtimer_set, evtimer_add, evtimer_del, evtimer_pending, evtimer_initialized, signal_set, signal_add, signal_del, signal_pending, signal_initialized, bufferevent_new, bufferevent_free, bufferevent_write, bufferevent_write_buffer, bufferevent_read, bufferevent_enable, bufferevent_disable, bufferevent_settimeout, bufferevent_base_set, evbuffer_new, evbuffer_free, evbuffer_add, evbuffer_add_buffer, evbuffer_add_printf, evbuffer_add_vprintf, evbuffer_drain, evbuffer_write, evbuffer_read, evbuffer_find, evbuffer_readline (3) - execute a function when a specific event occurs
exit, _Exit (3) - perform normal program termination
expr (1) - evaluate expression
extent_create, extent_destroy, extent_alloc, extent_alloc_subregion, extent_alloc_region, extent_free, extent_print (9) - general purpose extent manager
fabs, fabsf, fabsl (3) - floating-point absolute value functions
factor, primes (6) - factor a number, generate primes
faithd (8) - FAITH IPv6/v4 translator daemon
fdc (4) - NEC765 compatible floppy disk driver
fdformat (1) - format floppy disks
feature (3p) - Perl pragma to enable new features
fhopen, fhstat, fhstatfs (2) - access file via file handle
filetest (3p) - Perl pragma to control the filetest permission operators
find2perl (1) - translate find command lines to Perl code
finger (1) - user information lookup program
fingerd (8) - remote user information server
fintek (4) - Fintek F75375 temperature sensor
flex (1) - fast lexical analyzer generator
flockfile, ftrylockfile, funlockfile (3) - application level locking of stdio files
floor, floorf (3) - round to largest integral value not greater than x
fmax, fmaxf, fmaxl, fmin, fminf, fminl (3) - floating-point maximum and minimum functions
fmod, fmodf (3) - floating-point remainder functions
fmt (1) - simple text formatter
fnmatch (3) - match filename or pathname using shell globbing rules
fork (2) - create a new process
fork1 (9) - create a new process
form_data (3) - test for off-screen data in given forms
form_field_attributes (3) - color and attribute control for form fields
form_field_new (3) - create and destroy form fields
form_field_userptr (3) - associate application data with a form field
form_field_validation (3) - data type validation for fields
form_fieldtype (3) - define validation-field types
form_hook (3) - set hooks for automatic invocation by applications
form_new (3) - create and destroy forms
form_new_page (3) - form pagination functions
form_post (3) - write or erase forms from associated subwindows
form_userptr (3) - associate application data with a form item
form_win (3) - make and break form window and subwindow associations
format (8/VAX) - how to format disk packs
forward (5) - e-mail forwarding information file
fpclassify, isfinite, isinf, isnan, isnormal, signbit (3) - classify a floating-point number
frexp, frexpf, frexpl (3) - convert floating-point number to fractional and integral components
fs, inode (5) - format of file system volume
fsck_msdos (8) - DOS/Windows (FAT) file system consistency checker
fsirand (8) - randomize inode generation numbers
fstab (5) - static information about the filesystems
fstat (1) - display status of open files
fsync (2) - synchronize a file's in-core state with that on disk
ftime (3) - get date and time
ftok (3) - create IPC identifier from a pathname
fwide (3) - get/set orientation of a stream
fwio (4/VAX) - Firefox Workstation I/O module
gbox (4/HP300) - HP98700 Gatorbox frame buffer
gcc-local (1) - local modifications to gcc
gcu (4) - Intel EP80579 Global Configuration Unit
gdt (4) - ICP-Vortex and Intel GDT SATA/SCSI RAID controller
gencat (1) - NLS catalog compiler
geodesc (4/i386) - Geode SC1100/SCx200 IAOC watchdog timer device
getNAME (8) - get NAME sections from manual source for whatis/apropos data base
get_fpc_csr, set_fpc_csr (3/MIPS64) - floating-point control register access
getbegx, getbegy, getcurx, getcury, getmaxx, getmaxy, getparx, getpary (3) - get curses cursor and window coordinates
getcap (1) - capability database access utility
getconf (1) - get configuration values
getcwd, getwd (3) - get working directory pathname
getdevvp, bdevvp, cdevvp (9) - create a vnode for a device
getdirentries (2) - get directory entries in a filesystem independent format
getent (1) - get entries from administrative database
getfsstat (2) - get list of all mounted file systems
getgid, getegid (2) - get group process identification
getgrent, getgrnam, getgrnam_r, getgrgid, getgrgid_r, setgroupent, setgrent, endgrent (3) - group database operations
getgrouplist (3) - calculate group access list
getmntinfo (3) - get information about mounted file systems
getnetgrent, innetgr, setnetgrent, endnetgrent (3) - netgroup database operations
getpeereid (2) - get effective user and group identification of locally-connected peer
getpeereid (3) - get effective user and group identification of locally-connected peer
getpid, getppid (2) - get parent or calling process identification
getpwent, setpwent, endpwent (3) - sequential password database access
getpwnam, getpwuid, getpwnam_r, getpwuid_r, setpassent (3) - password database operations
getrusage (2) - get information about resource utilization
gettimeofday, settimeofday (2) - get/set date and time
gettytab (5) - terminal configuration database
getuid, geteuid (2) - get user identification
getyx, getparyx, getbegyx, getmaxyx (3) - get curses cursor and window coordinates
gfxp (4/SPARC64) - accelerated color frame buffer
glenv (4) - Genesys Logic GL518SM temperature, voltage, and fan sensor
glob (7) - shell-style pattern matching
glob, globfree (3) - generate pathnames matching a pattern
glxpcib (4/i386) - AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO
glxsb (4/i386) - Geode LX Security Block crypto accelerator
gprof (1) - display call graph profile data
gre (4) - encapsulating network device
grep, egrep, fgrep, zgrep, zegrep, zfgrep (1) - file pattern searcher
grodvi (1) - convert groff output to TeX dvi format
groff (1) - front end for the groff document formatting system
groff_font (5) - format of groff device and font description files
groff_man (7) - groff `an' macros to support generation of man pages
groff_me (7) - troff macros for formatting papers
groff_out (5) - groff intermediate output format
group (5) - format of the group permissions file
group (8) - manage group information on the system
groupinfo (8) - display group information
gscpcib (4/i386) - National Semiconductor Geode SC1100 PCI-ISA bridge with GPIO
gscpm (4/i386) - National Semiconductor Geode SC1100 SMI/ACPI module
gscsio (4) - National Semiconductor Geode SC1100 I2C controller
gss_accept_sec_context, gss_acquire_cred, gss_add_cred, gss_add_oid_set_member, gss_canonicalize_name, gss_compare_name, gss_context_time, gss_create_empty_oid_set, gss_delete_sec_context, gss_display_name, gss_display_status, gss_duplicate_name, gss_export_name, gss_export_sec_context, gss_get_mic, gss_import_name, gss_import_sec_context, gss_indicate_mechs, gss_init_sec_context, gss_inquire_context, gss_inquire_cred, gss_inquire_cred_by_mech, gss_inquire_mechs_for_name, gss_inquire_names_for_mech, gss_krb5_ccache_name, gss_krb5_compat_des3_mic, gss_krb5_copy_ccache, gsskrb5_extract_authz_data_from_sec_context, gss_krb5_get_tkt_flags, gss_process_context_token, gss_release_buffer, gss_release_cred, gss_release_name, gss_release_oid_set, gss_seal, gss_sign, gss_test_oid_set_member, gss_unseal, gss_unwrap, gss_verify, gss_verify_mic, gss_wrap, gss_wrap_size_limit (3) - Generic Security Service Application Program Interface library
gssapi (3) - Generic Security Service Application Program Interface library
gzexe (1) - create auto-decompressing executables
gzip, gunzip, gzcat (1) - compress and expand data (deflate mode)
hash (3) - hash database access method
hcreate, hdestroy, hsearch (3) - manage hash search table
help (1) - help for new users and administrators
hifn (4) - Hifn 7751/7811/7951/7955/7956/9751 crypto accelerator
hostapd.conf (5) - configuration file for the Host Access Point daemon
hostname.if (5) - interface-specific configuration files
hosts (5) - host name database
hosts_access, hosts.deny, hosts.allow (5) - tcp wrapper format of host access control files
hpftodit (1) - create font description files for use with groff -Tlj4
hprop (8) - propagate the KDC database
hpropd (8) - receive a propagated database
hsq (4) - multiplexing serial communications interface
htdigest (1) - create and update user authentication files
htpasswd (1) - create and update user authentication files
hz, tick, tickadj, stathz, profhz (9) - system time model
hzto (9) - translate absolute time to timeout delay
ichwdt (4) - Intel 6300ESB ICH watchdog timer device
icsphy (4) - Integrated Circuit Systems ICS189x 10/100 Ethernet PHY
idgen32 (9) - non-repeating ID generation
ieee80211_crypto_attach, ieee80211_crypto_detach, ieee80211_wep_crypt (9) - 802.11 WEP encryption functions
ieee80211_encap, ieee80211_add_rates, ieee80211_add_xrates, ieee80211_send_mgmt (9) - software 802.11 stack output functions
ieee80211_ifattach, ieee80211_ifdetach, ieee80211_mhz2ieee, ieee80211_chan2ieee, ieee80211_ieee2mhz, ieee80211_media_init, ieee80211_media_change, ieee80211_media_status, ieee80211_watchdog, ieee80211_setmode, ieee80211_chan2mode, ieee80211_rate2media, ieee80211_media2rate, ieee80211_rate2plcp, ieee80211_plcp2rate (9) - core 802.11 network stack functions
ieee80211_node_attach, ieee80211_node_lateattach, ieee80211_node_detach, ieee80211_begin_scan, ieee80211_next_scan, ieee80211_create_ibss, ieee80211_end_scan, ieee80211_alloc_node, ieee80211_dup_bss, ieee80211_find_node, ieee80211_release_node, ieee80211_free_node, ieee80211_free_allnodes, ieee80211_iterate_nodes (9) - software 802.11 stack node management functions
ieee80211_proto_attach, ieee80211_proto_detach, ieee80211_print_essid, ieee80211_dump_pkt, ieee80211_fix_rate, ieee80211_proto (9) - software 802.11 stack protocol helper functions
ifstated (8) - Interface State daemon
ifstated.conf (5) - Interface State daemon configuration file
iked.conf (5) - IKEv2 configuration file
imsg_init, imsg_read, imsg_get, imsg_compose, imsg_composev, imsg_create, imsg_add, imsg_close, imsg_free, imsg_flush, imsg_clear, ibuf_open, ibuf_dynamic, ibuf_add, ibuf_reserve, ibuf_seek, ibuf_size, ibuf_left, ibuf_close, ibuf_write, ibuf_free, msgbuf_init, msgbuf_clear, msgbuf_write, msgbuf_drain (3) - IPC messaging functions
inc::latest (3p) - use modules bundled in inc/ if they are newer than installed ones
inch, winch, mvinch, mvwinch (3) - get a character and attributes from a curses window
inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr (3) - get a string of characters (and attributes) from a curses window
indent (1) - indent and format C program source
indxbib (1) - make inverted index for bibliographic databases
inet6_opt_init, inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val (3) - IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_space, inet6_option_init, inet6_option_append, inet6_option_alloc, inet6_option_next, inet6_option_find (3) - IPv6 Hop-by-Hop and Destination Option Manipulation
inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse, inet6_rth_segments, inet6_rth_getaddr (3) - IPv6 Routing Header Options manipulation
inet6_rthdr_space, inet6_rthdr_init, inet6_rthdr_add, inet6_rthdr_lasthop, inet6_rthdr_reverse, inet6_rthdr_segments, inet6_rthdr_getaddr, inet6_rthdr_getflags (3) - IPv6 Routing Header Options Manipulation
inet_addr, inet_aton, inet_lnaof, inet_makeaddr, inet_netof, inet_network, inet_ntoa, inet_ntop, inet_pton (3) - Internet address manipulation routines
inet_net_ntop, inet_net_pton (3) - Internet network number manipulation routines
info (5) - readable online documentation
init (8) - process control initialization
initscr, newterm, endwin, isendwin, set_term, delscreen (3) - curses screen initialization and manipulation routines
install-info (1) - update info/dir entries
integer (3p) - Perl pragma to use integer arithmetic instead of floating point
intro (5) - introduction to file formats
intro (7) - miscellaneous information pages
intro (8) - introduction to system maintenance and operation commands
ioc (4/SGI) - IOC3 generic workstation I/O device
iof (4/SGI) - IOC4 generic workstation I/O device
iostat (8) - report I/O statistics
ipcs (1) - report System V interprocess communication facilities status
ipic (4/SOCPPC) - integrated programmable interrupt controller
ipmi (4) - Intelligent Platform Management Interface driver
iprop, ipropd-master, ipropd-slave (8) - propagate changes to a Heimdal Kerberos master KDC to slave KDCs
ips (4) - IBM SATA/SCSI ServeRAID controller
ipsec.conf (5) - IPsec configuration file
irongate (4/Alpha) - API UP1000 AMD751 Core Logic + AGP Chipset
isakmpd.conf (5) - configuration file for isakmpd
isakmpd.policy (5) - policy configuration file for isakmpd
isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered (3) - compare two floating-point numbers
ispunct (3) - punctuation character test
iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit (3) - wide-character classification utilities
it (4) - ITE IT8705F/IT8712F/IT8716F/IT8718F/IT8720F/IT8726F and SiS SiS950 temperature, voltage, and fan sensor with watchdog timer
itherm (4) - Intel 3400 temperature sensor
jmb (4) - JMicron JMB36x SATA II and PATA Host Controller
join (1) - relational database operator
jot (1) - print sequential or random data
kadmin (8) - Kerberos administration utility
kadmind (8) - server for administrative access to Kerberos database
kate (4) - AMD K8 temperature sensor
kauaiata (4/MacPPC) - ATA100 HD controller on PCI bus
kbd (8) - set national keyboard translation
kdump (1) - display kernel trace data
keynote (1) - command line tool for keynote operations
keynote (5) - assertion format
kgmon (8) - generate a dump of the operating system's profile buffers
kill (1) - terminate or signal a process
km (4) - AMD K10 temperature sensor
kqueue, kevent (2) - kernel event notification mechanism
krb5.conf (5) - configuration file for Kerberos 5
krb5_acl_match_file, krb5_acl_match_string (3) - ACL matching functions
krb5_appdefault_boolean, krb5_appdefault_string, krb5_appdefault_time (3) - get application configuration value
krb5_auth_con_addflags, krb5_auth_con_free, krb5_auth_con_genaddrs, krb5_auth_con_generatelocalsubkey, krb5_auth_con_getaddrs, krb5_auth_con_getauthenticator, krb5_auth_con_getflags, krb5_auth_con_getkey, krb5_auth_con_getlocalsubkey, krb5_auth_con_getrcache, krb5_auth_con_getremotesubkey, krb5_auth_con_getuserkey, krb5_auth_con_init, krb5_auth_con_initivector, krb5_auth_con_removeflags, krb5_auth_con_setaddrs, krb5_auth_con_setaddrs_from_fd, krb5_auth_con_setflags, krb5_auth_con_setivector, krb5_auth_con_setkey, krb5_auth_con_setlocalsubkey, krb5_auth_con_setrcache, krb5_auth_con_setremotesubkey, krb5_auth_con_setuserkey, krb5_auth_context, krb5_auth_getcksumtype, krb5_auth_getkeytype, krb5_auth_getlocalseqnumber, krb5_auth_getremoteseqnumber, krb5_auth_setcksumtype, krb5_auth_setkeytype, krb5_auth_setlocalseqnumber, krb5_auth_setremoteseqnumber, krb5_free_authenticator (3) - manage authentication on connection level
krb5_ccache, krb5_cc_cursor, krb5_cc_ops, krb5_fcc_ops, krb5_mcc_ops, krb5_cc_clear_mcred, krb5_cc_close, krb5_cc_copy_cache, krb5_cc_default, krb5_cc_default_name, krb5_cc_destroy, krb5_cc_end_seq_get, krb5_cc_gen_new, krb5_cc_get_name, krb5_cc_get_ops, krb5_cc_get_prefix_ops, krb5_cc_get_principal, krb5_cc_get_type, krb5_cc_get_version, krb5_cc_initialize, krb5_cc_next_cred, krb5_cc_next_cred_match, krb5_cc_new_unique, krb5_cc_register, krb5_cc_remove_cred, krb5_cc_resolve, krb5_cc_retrieve_cred, krb5_cc_set_default_name, krb5_cc_set_flags, krb5_cc_store_cred (3) - manage credential cache
krb5_check_transited, krb5_check_transited_realms, krb5_domain_x500_decode, krb5_domain_x500_encode (3) - realm transit verification and encoding/decoding functions
krb5_checksum, krb5_checksum_disable, krb5_checksum_is_collision_proof, krb5_checksum_is_keyed, krb5_checksumsize, krb5_cksumtype_valid, krb5_copy_checksum, krb5_create_checksum, krb5_crypto_get_checksum_typekrb5_free_checksum, krb5_free_checksum_contents, krb5_hmac, krb5_verify_checksum (3) - creates, handles and verifies checksums
krb5_config_file_free, krb5_config_free_strings, krb5_config_get, krb5_config_get_bool, krb5_config_get_bool_default, krb5_config_get_int, krb5_config_get_int_default, krb5_config_get_list, krb5_config_get_next, krb5_config_get_string, krb5_config_get_string_default, krb5_config_get_strings, krb5_config_get_time, krb5_config_get_time_default, krb5_config_parse_file, krb5_config_parse_file_multi, krb5_config_vget, krb5_config_vget_bool, krb5_config_vget_bool_default, krb5_config_vget_int, krb5_config_vget_int_default, krb5_config_vget_list, krb5_config_vget_next, krb5_config_vget_string, krb5_config_vget_string_default, krb5_config_vget_strings, krb5_config_vget_time, krb5_config_vget_time_default (3) - get configuration value
krb5_context (3) - krb5 state structure
krb5_context, krb5_init_context, krb5_free_context, krb5_init_ets, krb5_add_et_list, krb5_add_extra_addresses, krb5_add_ignore_addresses, krb5_get_extra_addresses, krb5_get_ignore_addresses, krb5_set_extra_addresses, krb5_set_ignore_addresses, krb5_set_fcache_version, krb5_get_fcache_version, krb5_set_config_files, krb5_prepend_config_files, krb5_prepend_config_files_default, krb5_get_default_config_files, krb5_free_config_files, krb5_set_use_admin_kdc, krb5_get_use_admin_kdc (3) - create, modify and delete krb5_context structures
krb5_copy_host_realm, krb5_free_host_realm, krb5_get_default_realm, krb5_get_default_realms, krb5_get_host_realm, krb5_set_default_realm (3) - default and host realm read and manipulation routines
krb5_crypto_getblocksize, krb5_crypto_getconfoundersizekrb5_crypto_getenctype, krb5_crypto_getpadsize, krb5_decrypt, krb5_decrypt_EncryptedData, krb5_decrypt_ivec, krb5_decrypt_ticket, krb5_encrypt, krb5_encrypt_EncryptedData, krb5_encrypt_ivec, krb5_enctype_disable, krb5_enctype_keysize, krb5_enctype_to_string, krb5_enctype_valid, krb5_get_wrapped_length, krb5_string_to_enctype (3) - encrypt and decrypt data, set and get encryption type parameters
krb5_data, krb5_data_zero, krb5_data_free, krb5_free_data_contents, krb5_free_data, krb5_data_alloc, krb5_data_realloc, krb5_data_copy, krb5_copy_data (3) - operates on the Kerberos datatype krb5_data
krb5_expand_hostname, krb5_expand_hostname_realms (3) - Kerberos 5 host name canonicalization functions
krb5_find_padata, krb5_padata_add (3) - Kerberos 5 pre-authentication data handling functions
krb5_generate_random_block (3) - Kerberos 5 random functions
krb5_get_default_principal, krb5_principal, krb5_build_principal, krb5_build_principal_ext, krb5_build_principal_va, krb5_build_principal_va_ext, krb5_copy_principal, krb5_free_principal, krb5_make_principal, krb5_parse_name, krb5_princ_realm, krb5_princ_set_realm, krb5_principal_compare, krb5_principal_compare_any_realm, krb5_principal_get_comp_string, krb5_principal_get_realm, krb5_principal_get_type, krb5_principal_match, krb5_principal_set_type, krb5_realm_compare, krb5_sname_to_principal, krb5_sock_to_principal, krb5_unparse_name, krb5_unparse_name_fixed, krb5_unparse_name_fixed_short, krb5_unparse_name_short (3) - Kerberos 5 principal handling functions
krb5_get_in_tkt, krb5_get_in_cred, krb5_get_in_tkt_with_password, krb5_get_in_tkt_with_keytab, krb5_get_in_tkt_with_skey, krb5_free_kdc_rep, krb5_password_key_proc (3) - deprecated initial authentication functions
krb5_get_init_creds, krb5_get_init_creds_keytab, krb5_get_init_creds_opt, krb5_get_init_creds_opt_alloc, krb5_get_init_creds_opt_free, krb5_get_init_creds_opt_init, krb5_get_init_creds_opt_set_address_list, krb5_get_init_creds_opt_set_anonymous, krb5_get_init_creds_opt_set_default_flags, krb5_get_init_creds_opt_set_etype_list, krb5_get_init_creds_opt_set_forwardable, krb5_get_init_creds_opt_set_pa_password, krb5_get_init_creds_opt_set_paq_request, krb5_get_init_creds_opt_set_preauth_list, krb5_get_init_creds_opt_set_proxiable, krb5_get_init_creds_opt_set_renew_life, krb5_get_init_creds_opt_set_salt, krb5_get_init_creds_opt_set_tkt_life, krb5_get_init_creds_password, krb5_prompt, krb5_prompter_posix (3) - Kerberos 5 initial authentication functions
krb5_keyblock, krb5_keyblock_get_enctype, krb5_copy_keyblock, krb5_copy_keyblock_contents, krb5_free_keyblock, krb5_free_keyblock_contents, krb5_generate_random_keyblock, krb5_generate_subkey, krb5_generate_subkey_extended, krb5_keyblock_init, krb5_keyblock_zero, krb5_random_to_key (3) - Kerberos 5 key handling functions
krb5_krbhst_init, krb5_krbhst_init_flags, krb5_krbhst_next, krb5_krbhst_next_as_string, krb5_krbhst_reset, krb5_krbhst_free, krb5_krbhst_format_string, krb5_krbhst_get_addrinfo (3) - lookup Kerberos KDC hosts
krb5_mk_safe, krb5_mk_priv (3) - generates integrity protected and/or encrypted messages
krb5_storage, krb5_storage_emem, krb5_storage_from_data, krb5_storage_from_fd, krb5_storage_from_mem, krb5_storage_set_flags, krb5_storage_clear_flags, krb5_storage_is_flags, krb5_storage_set_byteorder, krb5_storage_get_byteorder, krb5_storage_set_eof_code, krb5_storage_seek, krb5_storage_read, krb5_storage_write, krb5_storage_free, krb5_storage_to_data, krb5_store_int32, krb5_ret_int32, krb5_store_int16, krb5_ret_int16, krb5_store_int8, krb5_ret_int8, krb5_store_data, krb5_ret_data, krb5_store_string, krb5_ret_string, krb5_store_stringz, krb5_ret_stringz, krb5_store_principal, krb5_ret_principal, krb5_store_keyblock, krb5_ret_keyblock, krb5_store_times, krb5_ret_times, krb5_store_address, krb5_ret_address, krb5_store_addrs, krb5_ret_addrs, krb5_store_authdata, krb5_ret_authdata, krb5_store_creds, krb5_ret_creds (3) - operates on the Kerberos datatype krb5_storage
krb5_string_to_key, krb5_string_to_key_data, krb5_string_to_key_data_salt, krb5_string_to_key_data_salt_opaque, krb5_string_to_key_derived, krb5_string_to_key_salt, krb5_string_to_key_salt_opaque, krb5_get_pw_salt, krb5_free_salt (3) - turns a string to a Kerberos key
krb5_ticket, krb5_free_ticket, krb5_copy_ticket, krb5_ticket_get_authorization_data_type, krb5_ticket_get_client, krb5_ticket_get_server (3) - Kerberos 5 ticket access and handling functions
krb5_timeofday, krb5_set_real_time, krb5_us_timeofday, krb5_format_time, krb5_string_to_deltat (3) - Kerberos 5 time handling functions
kthread_create, kthread_exit, kthread_create_deferred (9) - kernel threads
kvm_getprocs, kvm_getargv, kvm_getenvv, kvm_getproc2, kvm_getargv2, kvm_getenvv2 (3) - access user process state
kvm_mkdb (8) - create kernel database
lam (1) - laminate files
lasi (4/HPPA) - core bus controller and I/O subsystem as present on newer HP 9000/700 workstations and single-board computers
last (1) - indicate last logins of users, ttys, and hosts
ldapd.conf (5) - Lightweight Directory Access Protocol daemon configuration file
ldattach (8) - attach a line discipline to a serial line
ldexp, ldexpf, ldexpl (3) - multiply floating-point number by integral power of 2
ldpd.conf (5) - Label Distribution Protocol daemon configuration file
lge (4) - Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet device
lh_stats, lh_node_stats, lh_node_usage_stats, lh_stats_bio, lh_node_stats_bio, lh_node_usage_stats_bio (3) - LHASH statistics
lib (3p) - manipulate @INC at compile time
library-specs (7) - shared library name specifications
lii (4) - Attansic L2 10/100 Ethernet device
link_addr, link_ntoa (3) - elementary address specification routines for link level access
lkbib (1) - search bibliographic databases
lm (4) - National Semiconductor LM78/79/81 temperature, voltage, and fan sensor
lmc (4) - Lan Media Corporation SSI/T1/DS1/HSSI/DS3 card device
lmccontrol (8) - configure Lan Media Corporation SSI/HSSI/T1/T3 devices
lmenv (4) - National Semiconductor LM87 temperature, voltage, and fan sensor
lmn (4) - National Semiconductor LM93 temperature, voltage, and fan sensor
lmtemp (4) - National Semiconductor LM75/LM76/LM77 temperature sensor
lndir (1) - create a shadow directory of symbolic links to another directory tree
locale (3p) - Perl pragma to use and avoid POSIX locales for built-in operations
locate (1) - find filenames quickly
locate.updatedb (8) - update locate database
lock, simple_lock_init, simple_lock, simple_lock_try, simple_unlock, lockinit, lockmgr, lockstatus, lockmgr_printinfo (9) - kernel lock functions
lofn (4) - Hifn 6500 crypto accelerator
login.conf (5) - login class capability database
login_activ, login_crypto, login_snk (8) - provide ActivCard, CRYPTOCard and SNK-004 authentication
login_chpass (8) - change password authentication type
login_getclass, login_getstyle, login_getcapbool, login_getcapnum, login_getcapsize, login_getcapstr, login_getcaptime, login_close, secure_path, setclasscontext, setusercontext (3) - query login.conf database about a user class
login_krb5 (8) - provide KerberosV authentication type
login_krb5-or-pwd (8) - provide KerberosV or password authentication type
login_lchpass (8) - change local password authentication type
login_passwd (8) - provide standard password authentication type
login_radius (8) - contact radiusd for authentication
login_reject (8) - provide rejected authentication
login_skey (8) - provide S/Key authentication type
login_tis (8) - provide TIS Firewall Toolkit authentication type
lookbib (1) - search bibliographic databases
lpq (1) - spool queue examination program
lptest (1) - generate lineprinter ripple pattern
lynx (1) - a general purpose distributed information browser for the World Wide Web
macebus (4/SGI) - Multimedia, Audio and Communications Engine I/O ASIC
machfb (4/SPARC64) - accelerated color frame buffer
magic (5) - file command's magic pattern file
mailer.conf (5) - configuration file for mailwrapper(8)
mailstats (8) - display mail statistics
mailwrapper (8) - invoke appropriate MTA software based on configuration file
makedbm (8) - create a YP database
makeinfo (1) - translate Texinfo documents
makemap (8) - create database maps for sendmail
makewhatis (8) - create a whatis.db database
malloc, calloc, realloc, free, cfree (3) - memory allocation and deallocation
malloc, free (9) - kernel memory allocator
man.conf (5) - configuration file for man(1)
mandoc (1) - format and display UNIX manuals
map3270 (5) - database for mapping ASCII keystrokes into IBM 3270 keys
math (3) - introduction to mathematical library functions
maxds (4) - Maxim DS1624/DS1631/DS1721 temperature sensor
maxtmp (4) - Maxim MAX6642/MAX6690 temperature sensor
mbsinit (3) - determines whether the state object is in initial state
mbuf_tags (9) - a framework for generic packet attributes
mbus (4/VAX) - VAXstation 35x0 and 38x0 bus
mcprint (3) - ship binary data to printer
md5 (1) - calculate a message-digest fingerprint (checksum) for a file
mediabay (4/MacPPC) - ATA33 HD controller
memchr (3) - locate byte in byte string
menu_attributes (3) - color and attribute control for menus
menu_format (3) - set and get menu sizes
menu_hook (3) - set hooks for automatic invocation by applications
menu_new (3) - create and destroy menus
menu_pattern (3) - get and set a menu's pattern buffer
menu_post (3) - write or erase menus from associated subwindows
menu_userptr (3) - associate application data with a menu item
menu_win (3) - make and break menu window and subwindow associations
mgx (4/SPARC) - SMS MGX and MGXPlus accelerated 8/24-bit color frame buffers
mgx (4/SPARC64) - SMS MGX and MGXPlus accelerated 8/24-bit color frame buffers
midicat (1) - MIDI server and manipulation tool
mitem_new (3) - create and destroy menu items
mitem_userptr (3) - associate application data with a menu item
mixerctl.conf (5) - mixerctl configuration file
mk.conf (5) - system-specific configuration parameters
mkboot (8/HPPA) - create LIF files
mkboot (8/HPPA64) - create LIF files
mkboot (8/SOCPPC) - create U-Boot files
mkhybrid (8) - create an hybrid ISO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes.
mknetid (8) - generate a YP map of group and domain memberships
mkstr (1) - create an error message file by massaging C source
modf, modff (3) - extract signed integral and fractional values from floating-point number
modstat (8) - display status of loaded kernel modules
mopa.out (1) - create MOP image from an a.out file
mpath (4) - SCSI multipath
mquery (2) - provide mapping hints to applications
mrinfo (8) - displays configuration info from a multicast router
msgctl (2) - message control operations
mt, eject (1) - magnetic tape and removable media manipulating program
mtrace (8) - print multicast path from a source to a receiver
mtrr (4/AMD64) - driver for CPU memory range attributes
mtrr (4/i386) - driver for CPU memory range attributes
myname, mygate (5) - default hostname and gateway
named-checkconf (8) - named configuration file syntax checking tool
named.conf (5) - configuration file for named
namei, lookup, relookup, NDINIT (9) - pathname lookup
ncheck_ffs (8) - generate names from inode-numbers
ncr (4/VAX) - VAXstation 2000/3100 SCSI controller
ncurses (3) - CRT screen handling and optimization package
ne (4) - NE2000 and compatible 10/100 Ethernet device
netgroup_mkdb (8) - generate the netgroup databases
netstat (1) - show network status
networks (5) - Internet Protocol network name database
newaliases (8) - rebuild the data base for the mail aliases file
newfs_msdos (8) - construct a new MS-DOS (FAT) file system
newpad, subpad, prefresh, pnoutrefresh, pechochar, pecho_wchar (3) - create and display curses pads
newsyslog (8) - rotate log files
newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown (3) - create curses windows
nfsstat (1) - display NFS statistics
nge (4) - National Semiconductor PCI 10/100/Gigabit Ethernet device
nl_langinfo (3) - get locale information
noct (4) - NetOctave NSP2000 crypto accelerator
nofn (4) - Hifn 7814/7851/7854 HIPP1 crypto accelerator
npx (4/i386) - Numeric Processing Extension coprocessor and emulator
nroff (1) - emulate nroff command with groff
nsclpcsio (4) - National Semiconductor PC87366 LPC Super I/O with GPIO
nsd-checkconf (8) - NSD configuration file checker.
nsd-patch (8) - NSD zone patcher version @version@.
nsd.conf (5) - NSD configuration file
nsgphy (4) - National Semiconductor DP83891/DP83861/DP83865 10/100/Gigabit Ethernet PHY
nsphy (4) - National Semiconductor DP83840 10/100 Ethernet PHY
nsphyter (4) - National Semiconductor DP83815/DP83843/DP83847 10/100 Ethernet PHY
nsupdate (8) - Dynamic DNS update utility
ntpd.conf (5) - Network Time Protocol daemon configuration file
objcopy (1) - copy and translate object files
objdump (1) - display information from object files.
ohash_interval, ohash_create_entry, ohash_qlookup, ohash_qlookupi (3) - helper functions for open hashing
open (2) - open or create a file for reading or writing
opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir, dirfd (3) - directory operations
operator (7) - C operator precedence and associativity
ops (3p) - Perl pragma to restrict unsafe operations when compiling
options (4) - kernel configuration options
ospf6ctl (8) - control the Open Shortest Path First daemon
ospf6d (8) - Open Shortest Path First daemon
ospf6d.conf (5) - Open Shortest Path First daemon configuration file
ospfctl (8) - control the Open Shortest Path First daemon
ospfd (8) - Open Shortest Path First daemon
ospfd.conf (5) - Open Shortest Path First daemon configuration file
ossaudio (3) - OSS audio emulation
otus (4) - Atheros USB IEEE 802.11a/g/n wireless network device
overlay, overwrite, copywin (3) - overlay and manipulate overlapped curses windows
overload (3p) - Package for overloading Perl operations
owsbm (4) - 1-Wire smart battery monitor device
owtemp (4) - 1-Wire temperature device
pac (8) - printer/plotter accounting information
package (5) - format for OpenBSD binary packages
packages-specs (7) - binary package names specifications
pagsh (1) - creates a new credential cache sandbox
panic (9) - Bring down system on fatal error
parent (3p) - Establish an ISA relationship with base classes at compile time
passwd, master.passwd (5) - format of the password file
patch (1) - apply a diff file to an original
pathconf, fpathconf (2) - get configurable pathname variables
pcfadc (4) - Philips PCF8591 temperature sensor
pci_make_tag, pci_decompose_tag, pci_conf_read, pci_conf_write (9) - PCI config space manipulation functions
pcidump (8) - show PCI device data
perl5004delta (1) - what's new for perl5.004
perl5005delta (1) - what's new for perl5.005
perl5100delta (1) - what is new for perl 5.10.0
perl5101delta (1) - what is new for perl v5.10.1
perl5110delta (1) - what is new for perl v5.11.0
perl5111delta (1) - what is new for perl v5.11.1
perl5112delta (1) - what is new for perl v5.11.2
perl5113delta (1) - what is new for perl v5.11.3
perl5114delta (1) - what is new for perl v5.11.4
perl5115delta (1) - what is new for perl v5.11.5
perl5120delta (1) - what is new for perl v5.12.0
perl561delta (1) - what's new for perl v5.6.x
perl56delta (1) - what's new for perl v5.6.0
perl570delta (1) - what's new for perl v5.7.0
perl571delta (1) - what's new for perl v5.7.1
perl572delta (1) - what's new for perl v5.7.2
perl573delta (1) - what's new for perl v5.7.3
perl581delta (1) - what is new for perl v5.8.1
perl582delta (1) - what is new for perl v5.8.2
perl583delta (1) - what is new for perl v5.8.3
perl584delta (1) - what is new for perl v5.8.4
perl585delta (1) - what is new for perl v5.8.5
perl586delta (1) - what is new for perl v5.8.6
perl587delta (1) - what is new for perl v5.8.7
perl588delta (1) - what is new for perl v5.8.8
perl589delta (1) - what is new for perl v5.8.9
perl58delta (1) - what is new for perl v5.8.0
perl590delta (1) - what is new for perl v5.9.0
perl591delta (1) - what is new for perl v5.9.1
perl592delta (1) - what is new for perl v5.9.2
perl593delta (1) - what is new for perl v5.9.3
perl594delta (1) - what is new for perl v5.9.4
perl595delta (1) - what is new for perl v5.9.5
perlapi (1) - autogenerated documentation for the perl public API
perlbook (1) - Perl book information
perlcheat (1) - Perl 5 Cheat Sheet
perlcompile (1) - Introduction to the Perl Compiler-Translator
perldata (1) - Perl data types
perldelta (1) - what is new for perl v5.12.1
perldoc (1) - Look up Perl documentation in Pod format.
perldsc (1) - Perl Data Structures Cookbook
perlfaq4 (1) - Data Manipulation
perlfaq5 (1) - Files and Formats
perlfork (1) - Perl's fork() emulation
perlform (1) - Perl formats
perlhack (1) - How to hack at the Perl internals
perlintern (1) - autogenerated documentation of purely internal Perl functions
perliol (1) - C API for Perl's implementation of IO in Layers.
perlipc (1) - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
perlivp (1) - Perl Installation Verification Procedure
perllocale (1) - Perl locale handling (internationalization and localization)
perllol (1) - Manipulating Arrays of Arrays in Perl
perlnumber (1) - semantics of numbers and numeric operations in Perl
perlop (1) - Perl operators and precedence
perlperf (1) - Perl Performance and Optimization Techniques
perlpod (1) - the Plain Old Documentation format
perlpodspec (1) - Plain Old Documentation: format specification and notes
perlpolicy (1) - Various and sundry policies and commitments related to the perl core
perlref (1) - Perl references and nested data structures
perltoc (1) - perl documentation table of contents
perltooc (1) - Tom's OO Tutorial for Class Data in Perl
pf.conf (5) - packet filter configuration file
pf.os (5) - format of the operating system fingerprints file
pfbtops (1) - translate a PostScript font in .pfb format to ASCII
pflow (4) - kernel interface for pflow data export
pfsync (4) - packet filter state table sychronisation interface
physio (9) - initiate I/O on raw devices
pig (6) - eformatray inputway asway Igpay Atinlay
pipe (2) - create descriptor pair for interprocess communication
pkg-config (1) - fetch metadata about installed software packages
pkg.conf (5) - system-wide package system configuration
pkg_create (1) - create binary software package for distribution
pkg_info (1) - display information on software packages
pkg_merge (1) - merge several packages into a fat package
pkg_mklocatedb (1) - create a locate database for packages
pl2pm (1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
pninek (4/SPARC) - Weitek Power9000 accelerated frame buffer
pnozz (4/SPARC) - Weitek Power9100 accelerated frame buffer
pod2latex (1) - convert pod documentation to latex format
pod2man (1) - Convert POD data to formatted *roff input
pod2text (1) - Convert POD data to formatted ASCII text
podchecker (1) - check the syntax of POD format documentation files
podselect (1) - print selected sections of pod documentation on standard output
pool_init, pool_destroy, pool_get, pool_put, pool_prime, pool_setipl, pool_sethiwat, pool_setlowat, pool_sethardlimit (9) - resource-pool manager
port-modules (5) - format and conventions used in port modules
ports (7) - contributed applications
posix_memalign (3) - aligned memory allocation
pppoe (8) - PPP Over Ethernet translator
pppstats (8) - report statistics for the specified PPP interface
ppsratecheck (9) - function to help implement rate-limited actions
presto (4/SPARC) - Prestoserve battery-backed memory
printcap (5) - printer capability database
printf (1) - formatted output
printf, fprintf, sprintf, snprintf, asprintf, vprintf, vfprintf, vsprintf, vsnprintf, vasprintf (3) - formatted output conversion
printf, snprintf, vprintf, vsnprintf, uprintf, ttyprintf, db_printf (9) - kernel formatted output conversion
printw, wprintw, mvprintw, mvwprintw, vwprintw, vw_printw (3) - print formatted output in curses windows
protocols (5) - protocol name database
protoize, unprotoize (1) - automatically add or remove function prototypes
ps (1) - display process status
pstat (8) - display system data structures
pthread_atfork (3) - specify handler functions to call when the process forks
pthread_attr_init, pthread_attr_destroy (3) - initialise and destroy threads attribute object
pthread_attr_setdetachstate, pthread_attr_getdetachstate (3) - set and get detachstate attribute
pthread_attr_setguardsize, pthread_attr_getguardsize (3) - set and get guardsize attribute
pthread_attr_setstack, pthread_attr_getstack (3) - set and get stack attributes
pthread_attr_setstackaddr, pthread_attr_getstackaddr (3) - set and get stackaddr attribute
pthread_attr_setstacksize, pthread_attr_getstacksize (3) - set and get stacksize attribute
pthread_cond_init (3) - create a condition variable
pthread_create (3) - create a new thread
pthread_exit (3) - terminate the calling thread
pthread_getspecific (3) - get a thread-specific data value
pthread_join (3) - wait for thread termination
pthread_key_create (3) - thread-specific data key creation
pthread_key_delete (3) - delete a thread-specific data key
pthread_mutex_destroy (3) - free resources allocated for a mutex
pthread_mutex_init (3) - create a mutex
pthread_mutex_trylock (3) - attempt to lock a mutex without blocking
pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_settype, pthread_mutexattr_gettype (3) - mutex attribute operations
pthread_once (3) - dynamic package initialization
pthread_rwlockattr_destroy (3) - destroy a read/write lock
pthread_rwlockattr_getpshared (3) - get the process shared attribute
pthread_rwlockattr_init (3) - initialize a read/write lock
pthread_rwlockattr_setpshared (3) - set the process shared attribute
pthread_setcancelstate, pthread_setcanceltype, pthread_testcancel (3) - set cancelability state
pthread_setschedparam, pthread_getschedparam (3) - thread scheduling parameter manipulation
pthread_setspecific (3) - set a thread-specific data value
pthread_stackseg_np (3) - return stack size and location
pts (1) - Manage AFS protection database
puc (4) - PCI ``universal'' communications card driver
pw_init, pw_setdir, pw_file, pw_edit, pw_prompt, pw_copy, pw_scan, pw_error (3) - utility functions for interactive passwd file updates
pw_lock, pw_mkdb, pw_abort (3) - passwd file update functions
pwd_mkdb (8) - generate the password databases
pwdog (4) - Quancom PWDOG1 watchdog timer device
pxaip (4/Zaurus) - PXA2x0 Integrated Peripheral Bus
quotactl (2) - manipulate filesystem quotas
radeonfb (4/SPARC64) - accelerated color frame buffer
raidctl (8) - configuration utility for the RAIDframe disk driver
rain (6) - animated raindrops display
rand (3) - pseudo-random number generator
rand, srand (3) - bad random number generator
random, arandom (4) - random data source devices
random, srandom, srandomdev, initstate, setstate (3) - better random number generator; routines for changing generators
ranlib (1) - generate index to archive.
ranlib (5) - archive (library) table-of-contents format
raptor (4/SPARC64) - accelerated color frame buffer
rasops, rasops_init, rasops_reconfig (9) - raster display operations
ratecheck (9) - function to help implement rate-limited actions
ray (4) - Raytheon Raylink/WebGear Aviator IEEE 802.11FH wireless network device
rc.conf, rc.conf.local (8) - system daemon configuration database
rc.shutdown (8) - command script run at system shutdown
rcs2log (1) - RCS to ChangeLog generator
rdate (8) - set the system's date from a remote host
re_format (7) - POSIX regular expressions
readelf (1) - Displays information about ELF files.
realpath (3) - returns the canonicalized absolute pathname
recno (3) - record number database access method
relayd.conf (5) - relay daemon configuration file
resettodr (9) - set battery-backed clock from system time
resolv.conf, resolv.conf.tail (5) - resolver configuration files
revnetgroup (8) - generate reverse netgroup data
rfc1413 (3) - libwrap client side ident implementation
rint, rintf, rintl (3) - round to integral value in floating-point format
ripctl (8) - control the Routing Information Protocol daemon
ripd (8) - Routing Information Protocol daemon
ripd.conf (5) - Routing Information Protocol daemon configuration file
rlog (1) - display information about RCS files
rmd160 (1) - calculate a message-digest fingerprint (checksum) for a file
rndc-confgen (8) - rndc key generation tool
rndc.conf (5) - rndc configuration file
rotatelogs (8) - rotate Apache logs without having to kill the server
route (4) - kernel packet forwarding database
route (8) - manually manipulate the routing tables
rpc (5) - rpc program number database
rpc.rstatd (8) - kernel statistics server
rpc.statd (8) - host status monitoring daemon
rpc.yppasswdd (8) - YP update password file daemon
rpcinfo (8) - report RPC information
rs (1) - reshape a data array
rssadapt, ieee80211_rssadapt_choose, ieee80211_rssadapt_input, ieee80211_rssadapt_lower_rate, ieee80211_rssadapt_raise_rate, ieee80211_rssadapt_updatestats (9) - rate adaptation based on received signal strength
rtbl_create, rtbl_destroy, rtbl_set_flags, rtbl_get_flags, rtbl_set_prefix, rtbl_set_separator, rtbl_set_column_prefix, rtbl_set_column_affix_by_id, rtbl_add_column, rtbl_add_column_by_id, rtbl_add_column_entry, rtbl_add_column_entry_by_id, rtbl_new_row, rtbl_format (3) - format data in simple tables
rtfps (4) - multiplexing serial communications interface
rtsold (8) - router solicitation daemon
rup (1) - remote status display
ruptime (1) - show host status of local machines
rwhod (8) - system status server
sa (8) - print system accounting statistics
sab (4/SPARC64) - Infineon SAB82532 (ESCC2) serial communications driver
safe (4) - SafeNet crypto accelerator
sasyncd (8) - IPsec SA synchronization daemon for failover gateways
sasyncd.conf (5) - configuration file for sasyncd
savecore (8) - save a core dump of the operating system
scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf (3) - input format conversion
scanw, wscanw, mvscanw, mvwscanw, vwscanw, vw_scanw (3) - convert formatted input from a curses window
scc (4/Alpha) - Zilog serial communications interface
sdtemp (4) - SO-DIMM (JC-42.4) temperature sensor
sea (4/i386) - Seagate/Future Domain ISA SCSI interface
sectok (1) - communicate with smartcards using iso7816
sectok (3) - library for communicating with ISO 7816 smartcards
securenet (5) - ypserv(8) configuration file for secure networks
sem_open, sem_close, sem_unlink (3) - named semaphore operations
semctl (2) - semaphore control operations
semop (2) - semaphore operations
sensor_attach, sensor_detach, sensor_find, sensordev_install, sensordev_deinstall, sensordev_get, sensor_task_register, sensor_task_unregister (9) - sensors framework
sensorsd.conf (5) - configuration file for sensorsd
sequencer (4) - OSS-compatible MIDI sequencer device
services (5) - service name database
setbuf, setbuffer, setlinebuf, setvbuf (3) - stream buffering operations
setlocale, localeconv (3) - natural language formatting for C
setsid (2) - create session and set process group ID
sgivol (8/SGI) - initialise and manipulate SGI disk volume headers
sha1 (1) - calculate a message-digest fingerprint (checksum) for a file
sha256 (1) - calculate a message-digest fingerprint (checksum) for a file
shar (1) - create a shell archive of files
shells (5) - shell database
shmat, shmdt (2) - map/unmap shared memory
shmctl (2) - shared memory control operations
shutdown (8) - close down the system at a given time
sigemptyset, sigfillset, sigaddset, sigdelset, sigismember (3) - manipulate signal sets
sigpause (3) - atomically release blocked signals and wait for interrupt
sigprocmask (2) - manipulate current signal mask
sigsuspend (2) - atomically release blocked signals and wait for interrupt
sili (4) - Silicon Image 3124/3132/3531 SATA controller
size (1) - display object file segment sizes (text, data and bss)
skey (5) - one-time password user database
skeyinit (1) - change password or add user to S/Key authentication system
skeyprune (8) - prune zeroed and old entries from S/Key database
slattach (8) - attach serial lines as network interfaces
sliplogin (8) - attach a serial line network interface
slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_attr_on, slk_attr_set, slk_attr_off, slk_attr, slk_color (3) - curses soft label routines
slstats (8) - report slip statistics
smtpd.conf (5) - Simple Mail Transfer Protocol daemon configuration file
snmpd.conf (5) - Simple Network Management Protocol daemon configuration file
sobind, soclose, soconnect, socreate, soreceive, sosetopt, sogetopt, sosend, soshutdown (9) - kernel socket interface
socket (2) - create an endpoint for communication
socketpair (2) - create a pair of connected sockets
spamd.conf (5) - spamd configuration file
spamdb (8) - spamd database tool
spamlogd (8) - spamd whitelist updating daemon
ssh-add (1) - adds private key identities to the authentication agent
ssh-agent (1) - authentication agent
ssh-keygen (1) - authentication key generation, management and conversion
ssh-keyscan (1) - gather ssh public keys
ssh-keysign (8) - ssh helper program for host-based authentication
ssh_config (5) - OpenSSH SSH client configuration files
sshd_config (5) - OpenSSH SSH daemon configuration file
ssio (4/HPPA) - National Semiconductor PC87560 Legacy IO
start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR (3) - curses color manipulation routines
stat (1) - display file status
stat, lstat, fstat (2) - get file status
statfs, fstatfs (2) - get file system statistics
statvfs, fstatvfs (3) - get file system statistics
strcat, strncat (3) - concatenate strings
strchr, index (3) - locate first occurrence of a character in a string
strcoll (3) - compare strings according to current collation
strftime (3) - format date and time
strlcpy, strlcat (3) - size-bounded string copying and concatenation
strmode (3) - convert inode status information into a symbolic string
strpbrk (3) - locate multiple characters in string
strrchr, rindex (3) - locate last occurrence of a character in a string
strsep (3) - separate strings
strstr, strcasestr (3) - locate a substring in a string
strtod, strtof, strtold (3) - convert ASCII string to double, float or long double
strtok, strtok_r (3) - string token operations
stty, gtty (3) - set and get terminal state (defunct)
sudoers (5) - list of which users may execute what
swapctl (2) - modify swap configuration
sync (2) - synchronize disk block in-core status with that on disk
sysctl (3) - get or set system information
sysctl (8) - get or set kernel state
sysctl.conf (5) - sysctl variables to set at system startup
syslog.conf (5) - syslogd(8) configuration file
sysmerge (8) - update system configuration files
systat (1) - display system statistics
systrace (1) - generate and enforce system call policies
systrace (4) - enforce and generate policies for system calls
talkd (8) - remote user communication server
tbl (1) - format tables for troff
tcic (4) - Databook PCMCIA controller driver
tcpdchk (8) - tcp wrapper configuration checker
tcpdmatch (8) - tcp wrapper oracle
tcx (4/SPARC) - accelerated 8/24-bit color frame buffer
term (5) - format of compiled term file.
termcap (5) - terminal capability database
terminfo (5) - terminal capability database
test (1) - condition evaluation utility
texinfo (5) - software documentation system
tfmtodit (1) - create font files for use with groff -Tdvi
tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs (3) - direct curses interface to the terminfo capability database
tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs (3) - terminal independent operation routines
thmc (4) - TI THMC50, Analog ADM1022/1028 temperature sensor
threads::shared (3p) - Perl extension for sharing data structures between threads
timezone (3) - return the time zone abbreviation
tip (1) - serial terminal emulator
top (1) - display and update information about the top CPU processes
topcat (4/HP300) - Topcat, Catseye and Kathmandu frame buffers
touch (1) - change file access and modification times
tr (1) - translate characters
troff (1) - format documents
trpt (8) - transliterate protocol trace
truncate, ftruncate (2) - truncate or extend a file to a specified length
trunk (4) - link aggregation and link failover interface
tsearch, tfind, tdelete, twalk (3) - manipulate binary search trees
tset (1) - terminal initialization
ttyname, ttyname_r, isatty, ttyslot (3) - get name of associated terminal (tty) from file descriptor
ttys (5) - terminal initialization information
tvtohz (9) - translate time period to timeout delay
tvtwo (4/SPARC) - accelerated 24-bit color frame buffer
tvtwo (4/SPARC64) - accelerated 24-bit color frame buffer
twe (4) - 3ware 5000/6000/7000/8000 series PATA/SATA RAID controller
tzfile (5) - time zone information
tzset (3) - initialize time conversion information
uath (4) - Atheros USB IEEE 802.11a/b/g wireless network device
ubsec (4) - Broadcom and BlueSteel uBsec 5x0x crypto accelerator
udfu (4) - Device Firmware Upgrade (DFU) Attach
udp (4) - Internet User Datagram Protocol
uguru (4) - ABIT temperature, voltage and fan sensors
uiomove (9) - move data described by a struct uio
umask (2) - set file creation mode mask
uname (1) - print operating system name
uname (3) - get system identification
uniq (1) - report or filter out repeated lines in a file
unvis (1) - revert a visual representation of data back to original form
unvis, strunvis, strnunvis (3) - decode a visual representation of characters
update (8) - flush internal filesystem caches to disk frequently
usbhid, hid_get_report_desc, hid_use_report_desc, hid_dispose_report_desc, hid_start_parse, hid_end_parse, hid_get_item, hid_report_size, hid_locate, hid_usage_page, hid_usage_in_page, hid_parse_usage_page, hid_parse_usage_in_page, hid_start, hid_init, hid_get_data, hid_set_data (3) - USB HID access routines
usbhidctl (1) - manipulate USB HID devices
user (8) - manage user login information on the system
userinfo (8) - display user information
usermgmt.conf (5) - user management tools configuration file
usermod (8) - modify user login information
uslcom (4) - Silicon Laboratories CP2101/CP2102 based USB serial adapter
uthum (4) - TEMPer USB temperature and humidity sensor
utimes (2) - set file access and modification times
utrh (4) - USBRH temperature and humidity sensor
uuencode (5) - format of an encoded uuencode file
vacation (1) - return ``I am not here'' indication
valloc (3) - aligned memory allocation function
vcc (4/SPARC64) - virtual console concentrator
vclean (9) - disassociate the underlying file system from a vnode
vgrindefs (5) - language definition database for vgrind(1)
vigra (4/SPARC) - 8-bit SBus color frame buffer with VGA-compatible modes
vigra (4/SPARC64) - 8-bit SBus color frame buffer with VGA-compatible modes
vinvalbuf (9) - flush and invalidate all buffers associated with a vnode
vis (1) - display non-printable characters in a visual format
vlan, svlan (4) - IEEE 802.1Q/1AD encapsulation/decapsulation pseudo-device
vmsish (3p) - Perl pragma to control VMS-specific language features
vmstat (8) - report statistics about kernel activities
vnsubr, vn_close, vn_default_error, vn_isunder, vn_lock, vn_marktext, vn_rdwr, vn_open, vn_stat, vn_writechk (9) - high-level convenience functions for vnode operations
vrng (4/SPARC64) - virtual random number generator
vsbus (4/VAX) - VAXstation bus
vwakeup (9) - update outstanding I/O count and do wakeup on a vnode
w (1) - display users who are logged on and what they are doing
wait, waitpid, wait4, wait3 (2) - wait for process termination
watchdog (4) - hardware timers/counters for quick crash recovery
watchdogd (8) - watchdog timer retrigger daemon
wbenv (4) - Winbond W83L784R/W83L785R/W83L785TS-L temperature, voltage, and fan sensor
wbng (4) - Winbond W83793G temperature, voltage, and fan sensor
wcstod, wcstof, wcstold (3) - convert wide-character string to double, float or long double
wd (4) - WD100x compatible hard disk driver
wdc (4) - WD100x compatible hard disk controller driver
wdog_register (9) - kernel watchdog interface
wds (4/i386) - WD7000 compatible ISA SCSI interface
wdt (4/i386) - ICS PCI-WDT500/501 watchdog timer device
what (1) - show what versions of object modules were used to construct a file
whatis (1) - describe what a command is
whereis (1) - locate programs
which (1) - locate a program file (or files) in the path
wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset, wcscat, wcschr, wcscmp, wcscpy, wcscspn, wcslcat, wcslcpy, wcslen, wcsncat, wcsncmp, wcsncpy, wcspbrk, wcsrchr, wcsspn, wcsstr (3) - wide-character string manipulation operations
workq_add_task, workq_queue_task, workq_create, workq_destroy (9) - work queues
worms (6) - animate worms on a display terminal
wsconsctl (8) - get or set wscons state
wsconsctl.conf (5) - wsconsctl variables to set at system startup
x509 (3) - X.509 certificate handling
x99token (1) - X9.9 software token calculator
xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_getpos, xdr_inline, xdr_int, xdr_long, xdr_int64_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_int, xdr_u_long, xdr_u_int64_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring (3) - library routines for external data representation
yacc (1) - an LALR(1) parser generator
yes (1) - be repetitively affirmative
yp_all, yp_bind, yp_first, yp_get_default_domain, yp_maplist, yp_master, yp_match, yp_next, yp_order, yp_unbind, yperr_string, ypprot_err (3) - Interface to the YP subsystem
ypbind (8) - create and maintain a binding to a YP server
ypcat (1) - print the values of all keys in a YP database
ypinit (8) - create a YP server (master or slave)
ypldap.conf (5) - LDAP YP map daemon configuration file
ypmatch (1) - print the values of one or more keys in a YP database
ypserv.acl (5) - ypserv(8) configuration file
zs (4/MacPPC) - Zilog 8530 (ZSCC) serial communications driver
zs (4/SPARC) - Zilog 8530 (ZSCC) serial communications driver
zs (4/SPARC64) - Zilog 8530 (ZSCC) serial communications driver
zsc (4/Mac68k) - Zilog 8530 (ZSCC) serial communications driver
zssp (4/Zaurus) - SSP for inter-chip communication
ztsscale (8/Zaurus) - Zaurus touch screen calibration tool
zx (4/SPARC) - accelerated 24-bit color frame buffer
zx (4/SPARC64) - accelerated 24-bit color frame buffer
AI::NeuralNet::BackProp (3p) - A simple back-prop neural net that uses Delta's and Hebbs' rule.
AI::NeuralNet::Mesh (3p) - An optimized, accurate neural network Mesh.
ALTER_AGGREGATE (7) - change the definition of an aggregate function
ALTER_DATABASE (7) - change a database
ALTER_FOREIGN_DATA_WRAPPER (7) - change the definition of a foreign-data wrapper
ALTER_OPERATOR (7) - change the definition of an operator
ALTER_OPERATOR_CLASS (7) - change the definition of an operator class
ALTER_OPERATOR_FAMILY (7) - change the definition of an operator family
ALTER_ROLE (7) - change a database role
ALTER_SEQUENCE (7) - change the definition of a sequence generator
ALTER_TEXT_SEARCH_CONFIGURATION (7) - change the definition of a text search configuration
ALTER_TEXT_SEARCH_TEMPLATE (7) - change the definition of a text search template
ALTER_USER (7) - change a database role
ANALYZE (7) - collect statistics about a database
Ace (3p) - Object-Oriented Access to ACEDB Databases
Ace::Browser::SiteDefs (3p) - Access to AceBrowser configuration files
Ace::Graphics::Fk (3p) - A dummy feature object used for generating panel key tracks
Ace::Graphics::GlyphFactory (3p) - Create Ace::Graphics::Glyphs
Ace::Graphics::Panel (3p) - PNG graphics of Ace::Sequence::Feature objects
Ace::Graphics::Track (3p) - PNG graphics of Ace::Sequence::Feature objects
Ace::Iterator (3p) - Iterate Across an ACEDB Query
Ace::Local (3p) - use giface, tace or gifaceclient to open a local connection to an Ace database
Ace::Model (3p) - Get information about AceDB models
Ace::Object (3p) - Manipulate Ace Data Objects
Ace::Sequence::Feature (3p) - Examine Sequence Feature Tables
Ace::Sequence::FeatureList (3p) - Lightweight Access to Features
Ace::Sequence::Multi (3p) - Combine Feature Tables from Multiple Databases
Algorithm::MarkovChain (3p) - Object oriented Markov chain generator
Algorithm::Munkres (3p) - Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros.
Algorithm::Permute (3p) - Handy and fast permutation with object oriented interface
Apache::File (3p) - advanced functions for manipulating files at the server side
Apache::Include (3p) - Utilities for mod_perl/mod_include integration
Apache::PerlRunXS (3p) - XS implementation of Apache::PerlRun/Apache::Registry
Apache::RPC::Status (3p) - A status monitor similar to Apache::Status for RPC
Apache::RedirectLogFix (3p) - Properly set redirect status for loggers
Apache::RegistryLoader (3p) - Compile Apache::Registry scripts at server startup
Apache::Request (3p) - Methods for dealing with client request data
Apache::SOAP (3p) - mod_perl-based SOAP server with minimum configuration
Apache::SizeLimit (3p) - Because size does matter.
Apache::StatINC (3p) - Reload %INC files when updated on disk
Apache::Status (3p) - Embedded interpreter status information
Apache::TestConfig (3p) - Test Configuration setup module
Apache::TestConfigData (3p) - Configuration file for Apache::Test
Apache::TestReport (3p) - A parent class for generating bug/success reports
Apache::TestTrace (3p) - Helper output generation functions
Apache::XMLRPC::Lite (3p) - mod_perl-based XML-RPC server with minimum configuration
Apache::httpd_conf (3p) - Generate an httpd.conf file
Apache::libapreq (3p) - Generate compiler and linker flags for libapreq
Apache::src (3p) - Methods for locating and parsing bits of Apache source code
Apache::testold (3p) - Facilitates testing of Apache::* modules
App::ClusterSSH::L10N::en (3p) - Base English translations module
App::Info (3) - Information about software packages on a system
App::Info::HTTPD (3) - Information about web servers on a system
App::Info::HTTPD::Apache (3) - Information about Apache web server
App::Info::Lib (3) - Information about software libraries on a system
App::Info::Lib::Expat (3) - Information about the Expat XML parser
App::Info::Lib::Iconv (3) - Information about libiconv
App::Info::Lib::OSSPUUID (3) - Information about the OSSP UUID library
App::Info::RDBMS (3) - Information about databases on a system
App::Info::RDBMS::PostgreSQL (3) - Information about PostgreSQL
App::Info::RDBMS::SQLite (3) - Information about SQLite
AppConfig (3p) - Perl5 module for reading configuration files and parsing command line arguments.
AppConfig::File (3p) - Perl5 module for reading configuration files.
AppConfig::Getopt (3p) - Perl5 module for processing command line arguments via delegation to Getopt::Long.
AppConfig::State (3p) - application configuration state
AppConfig::Sys (3p) - Perl5 module defining platform-specific information and methods for other AppConfig::* modules.
ApplicationShell (3) - The ApplicationShell widget class
Archive::Zip::MemberRead (3p) - A wrapper that lets you read Zip archive members as if they were files.
Archive::Zip::Tree (3p) - (DEPRECATED) methods for adding/extracting trees using Archive::Zip
As a webdeveloper or websystems administrator you have little to no control over your user group. They can visit your site anytime day or night. Your domain name could resemble a popular site, yoohoo.com? And when was the last time marketing informed you about an approaching advertising blitz? (7) - You must be prepared for anything. That is why stress and performance testing is so important. I would not recommend putting anything into production until you have a good feel for how it will perform under duress.
AsciiDB::TagFile (3p) - Tie class for a simple ASCII database
Attribute (3p) - a single attribute
Attribute::Params::Validate (3) - Validate method/function parameters using attributes
Audio::MPD::Common::Stats (3) - class representing MPD stats
Audio::MPD::Common::Status (3) - class representing MPD status
Authen::Htpasswd::Util (3p) - performs encryption of supported .htpasswd formats
Authen::SASL (3p) - SASL Authentication framework
Authen::SASL::Perl (3p) - Perl implementation of the SASL Authentication framework
Authen::SASL::Perl::ANONYMOUS (3p) - Anonymous Authentication class
Authen::SASL::Perl::CRAM_MD5 (3p) - CRAM MD5 Authentication class
Authen::SASL::Perl::DIGEST_MD5 (3p) - Digest MD5 Authentication class
Authen::SASL::Perl::EXTERNAL (3p) - External Authentication class
Authen::SASL::Perl::GSSAPI (3p) - GSSAPI (Kerberosv5) Authentication class
Authen::SASL::Perl::LOGIN (3p) - Login Authentication class
Authen::SASL::Perl::PLAIN (3p) - Plain Login Authentication class
B::Hooks::EndOfScope (3p) - Execute code after a scope finished compilation
BFD (3p) - Impromptu dumping of data structures for debugging purposes
Big (3p) - A class for creating Excel files > 7MB.
Bio::Align::DNAStatistics (3p) - Calculate some statistics for a DNA alignment
Bio::Align::PairwiseStatistics (3p) - Base statistic object for Pairwise Alignments
Bio::Align::ProteinStatistics (3p) - Calculate Protein Alignment statistics (mostly distances)
Bio::Align::StatisticsI (3p) - Calculate some statistics for an alignment
Bio::Align::Utilities (3p) - A collection of utilities regarding converting and manipulating alignment objects
Bio::AlignIO (3p) - Handler for AlignIO Formats
Bio::AlignIO::Handler::GenericAlignHandler (3p) - Bio::HandlerI-based generic data handler class for alignment-based data
Bio::AlignIO::emboss (3p) - Parse EMBOSS alignment output (from applications water and needle)
Bio::AlignIO::maf (3p) - Multiple Alignment Format sequence input stream
Bio::AlignIO::mega (3p) - Parse and Create MEGA format data files
Bio::AlignIO::nexus (3p) - NEXUS format sequence input/output stream
Bio::AlignIO::phylip (3p) - PHYLIP format sequence input/output stream
Bio::AnnotatableI (3p) - the base interface an annotatable object must implement
Bio::Annotation::AnnotationFactory (3p) - Instantiates a new Bio::AnnotationI (or derived class) through a factory
Bio::Annotation::Collection (3p) - Default Perl implementation of AnnotationCollectionI
Bio::Annotation::Comment (3p) - A comment object, holding text
Bio::Annotation::DBLink (3p) - untyped links between databases
Bio::Annotation::OntologyTerm (3p) - An ontology term adapted to AnnotationI
Bio::Annotation::Reference (3p) - Specialised DBLink object for Literature References
Bio::Annotation::Relation (3p) - Relationship (pairwise) with other objects SeqI and NodeI;
Bio::Annotation::SimpleValue (3p) - A simple scalar
Bio::Annotation::StructuredValue (3p) - A scalar with embedded structured information
Bio::Annotation::TagTree (3p) - AnnotationI with tree-like hierarchal key-value relationships ('structured tags') that can be represented as simple text.
Bio::Annotation::Target (3p) - Provides an object which represents a target (ie, a similarity hit) from one object to something in another database
Bio::Annotation::Tree (3p) - Provide a tree as an annotation to a Bio::AnnotatableI object
Bio::Annotation::TypeManager (3p) - Manages types for annotation collections
Bio::AnnotationCollectionI (3p) - Interface for annotation collections
Bio::AnnotationI (3p) - Annotation interface
Bio::Assembly::Contig (3p) - Perl module to hold and manipulate sequence assembly contigs.
Bio::Assembly::IO (3p) - Handler for Assembly::IO Formats
Bio::Assembly::IO::tigr (3p) - Driver to read and write assembly files in the TIGR Assembler v2 default format.
Bio::Assembly::Scaffold (3p) - Perl module to hold and manipulate sequence assembly data.
Bio::Assembly::Singlet (3p) - Perl module to hold and manipulate singlets from sequence assembly contigs.
Bio::Assembly::Tools::ContigSpectrum (3p) - create and manipulate contig spectra
Bio::Biblio::Article (3p) - Representation of a general article
Bio::Biblio::Book (3p) - Representation of a book
Bio::Biblio::BookArticle (3p) - Representation of a book article
Bio::Biblio::IO::medline2ref (3p) - A converter of a raw hash to MEDLINE citations
Bio::Biblio::IO::medlinexml (3p) - A converter of XML files with MEDLINE citations
Bio::Biblio::IO::pubmed2ref (3p) - A converter of a raw hash to PUBMED citations
Bio::Biblio::IO::pubmedxml (3p) - A converter of XML files with PUBMED citations
Bio::Biblio::Journal (3p) - Representation of a journal
Bio::Biblio::JournalArticle (3p) - Representation of a journal article
Bio::Biblio::MedlineArticle (3p) - Representation of a MEDLINE article
Bio::Biblio::MedlineBook (3p) - Representation of a MEDLINE book
Bio::Biblio::MedlineBookArticle (3p) - Representation of a MEDLINE book article
Bio::Biblio::MedlineJournal (3p) - Representation of a MEDLINE journal
Bio::Biblio::MedlineJournalArticle (3p) - Representation of a MEDLINE journal article
Bio::Biblio::Organisation (3p) - Representation of an organisation
Bio::Biblio::Patent (3p) - Representation of a patent
Bio::Biblio::Person (3p) - Representation of a person
Bio::Biblio::Proceeding (3p) - Representation of a conference proceeding
Bio::Biblio::Provider (3p) - Representation of a general provider
Bio::Biblio::PubmedArticle (3p) - Representation of a PUBMED article
Bio::Biblio::PubmedBookArticle (3p) - Representation of a PUBMED book article
Bio::Biblio::PubmedJournalArticle (3p) - Representation of a PUBMED journal article
Bio::Biblio::Ref (3p) - Representation of a bibliographic reference
Bio::Biblio::Service (3p) - Representation of a provider of type service
Bio::Biblio::TechReport (3p) - Representation of a technical report
Bio::Biblio::Thesis (3p) - Representation of thesis
Bio::Biblio::WebResource (3p) - Representation of a web resource
Bio::Cluster::ClusterFactory (3p) - Instantiates a new Bio::ClusterI (or derived class) through a factory
Bio::ClusterIO (3p) - Handler for Cluster Formats
Bio::CodonUsage::Table (3p) - for access to the Codon usage Database at http://www.kazusa.or.jp/codon.
Bio::Coordinate::Chain (3p) - Mapping locations through a chain of coordinate mappers
Bio::Coordinate::Collection (3p) - Noncontinuous match between two coordinate sets
Bio::Coordinate::ExtrapolatingPair (3p) - Continuous match between two coordinate sets
Bio::Coordinate::GeneMapper (3p) - transformations between gene related coordinate systems
Bio::Coordinate::Graph (3p) - Finds shortest path between nodes in a graph
Bio::Coordinate::MapperI (3p) - Interface describing coordinate mappers
Bio::Coordinate::Pair (3p) - Continuous match between two coordinate sets
Bio::Coordinate::Result (3p) - Results from coordinate transformation
Bio::Coordinate::Result::Gap (3p) - Another name for Bio::Location::Simple
Bio::Coordinate::Result::Match (3p) - Another name for Bio::Location::Simple
Bio::Coordinate::ResultI (3p) - Interface to identify coordinate mapper results
Bio::Coordinate::Utils (3p) - Additional methods to create Bio::Coordinate objects
Bio::DB::Ace (3p) - Database object interface to ACeDB servers
Bio::DB::Biblio::biofetch (3p) - A BioFetch-based access to a bibliographic citation retrieval
Bio::DB::BioFetch (3p) - Database object interface to BioFetch retrieval
Bio::DB::CUTG (3p) - for access to the Codon usage Database at http://www.kazusa.or.jp/codon.
Bio::DB::DBFetch (3p) - Database object for retrieving using the dbfetch script
Bio::DB::EMBL (3p) - Database object interface for EMBL entry retrieval
Bio::DB::EUtilities (3p) - webagent which interacts with and retrieves data from NCBI's eUtils
Bio::DB::EntrezGene (3p) - Database object interface to Entrez Gene
Bio::DB::Flat (3p) - Interface for indexed flat files
Bio::DB::Flat::BDB (3p) - Interface for BioHackathon standard BDB-indexed flat file
Bio::DB::Flat::BDB::embl (3p) - embl adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BDB::fasta (3p) - fasta adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BDB::genbank (3p) - genbank adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BDB::swiss (3p) - swissprot adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BinarySearch (3p) - BinarySearch search indexing system for sequence files
Bio::DB::GFF (3p) -- Storage and retrieval of sequence annotation data
Bio::DB::GFF::Adaptor::berkeleydb (3p) -- Bio::DB::GFF database adaptor for in-memory databases
Bio::DB::GFF::Adaptor::berkeleydb::iterator (3p) - iterator for Bio::DB::GFF::Adaptor::berkeleydb
Bio::DB::GFF::Adaptor::biofetch (3p) -- Cache BioFetch objects in a Bio::DB::GFF database
Bio::DB::GFF::Adaptor::biofetch_oracle (3p) -- Cache BioFetch objects in a Bio::DB::GFF database
Bio::DB::GFF::Adaptor::dbi (3p) -- Database adaptor for DBI (SQL) databases
Bio::DB::GFF::Adaptor::dbi::caching_handle (3p) -- Cache for database handles
Bio::DB::GFF::Adaptor::dbi::iterator (3p) - iterator for Bio::DB::GFF::Adaptor::dbi
Bio::DB::GFF::Adaptor::dbi::mysql (3p) -- Database adaptor for a specific mysql schema
Bio::DB::GFF::Adaptor::dbi::mysqlace (3p) -- Unholy union between mysql GFF database and acedb database
Bio::DB::GFF::Adaptor::dbi::mysqlcmap (3p) -- Database adaptor for an integraded CMap/GBrowse mysql schema
Bio::DB::GFF::Adaptor::dbi::mysqlopt (3p) -- Deprecated database adaptor
Bio::DB::GFF::Adaptor::dbi::oracle (3p) -- Database adaptor for a specific oracle schema
Bio::DB::GFF::Adaptor::dbi::oracleace (3p) -- Unholy union between oracle GFF database and acedb database
Bio::DB::GFF::Adaptor::dbi::pg (3p) -- Database adaptor for a specific postgres schema
Bio::DB::GFF::Adaptor::dbi::pg_fts (3p) -- Database adaptor for a specific postgres schema with a TSearch2 implementation
Bio::DB::GFF::Adaptor::memory (3p) -- Bio::DB::GFF database adaptor for in-memory databases
Bio::DB::GFF::Adaptor::memory::feature_serializer (3p) - utility methods for serializing and deserializing GFF features
Bio::DB::GFF::Adaptor::memory::iterator (3p) - iterator for Bio::DB::GFF::Adaptor::memory
Bio::DB::GFF::Aggregator (3p) -- Aggregate GFF groups into composite features
Bio::DB::GFF::Aggregator::alignment (3p) -- Alignment aggregator
Bio::DB::GFF::Aggregator::clone (3p) -- Clone aggregator
Bio::DB::GFF::Aggregator::coding (3p) -- The Coding Region Aggregator
Bio::DB::GFF::Aggregator::gene (3p) -- Sequence Ontology Geene
Bio::DB::GFF::Aggregator::match (3p) -- Match aggregator
Bio::DB::GFF::Aggregator::none (3p) -- No aggregation
Bio::DB::GFF::Aggregator::orf (3p) -- An aggregator for orf regions
Bio::DB::GFF::Aggregator::processed_transcript (3p) -- Sequence Ontology Transcript
Bio::DB::GFF::Aggregator::so_transcript (3p) -- Sequence Ontology Transcript
Bio::DB::GFF::Aggregator::transcript (3p) -- Transcript aggregator
Bio::DB::GFF::Aggregator::ucsc_acembly (3p) -- UCSC acembly aggregator
Bio::DB::GFF::Aggregator::ucsc_ensgene (3p) -- UCSC ensGene aggregator
Bio::DB::GFF::Aggregator::ucsc_genscan (3p) -- UCSC genscan aggregator
Bio::DB::GFF::Aggregator::ucsc_refgene (3p) -- UCSC refGene aggregator
Bio::DB::GFF::Aggregator::ucsc_sanger22 (3p) -- UCSC sanger22 aggregator
Bio::DB::GFF::Aggregator::ucsc_sanger22pseudo (3p) -- UCSC sanger22pseudo aggregator
Bio::DB::GFF::Aggregator::ucsc_softberry (3p) -- UCSC softberry aggregator
Bio::DB::GFF::Aggregator::ucsc_twinscan (3p) -- UCSC twinscan aggregator
Bio::DB::GFF::Aggregator::ucsc_unigene (3p) -- UCSC UniGene aggregator
Bio::DB::GFF::Featname (3p) -- The name of a feature
Bio::DB::GFF::Feature (3p) -- A relative segment identified by a feature type
Bio::DB::GFF::Homol (3p) -- A segment of DNA that is homologous to another
Bio::DB::GFF::RelSegment (3p) -- Sequence segment with relative coordinate support
Bio::DB::GFF::Typename (3p) -- The name of a feature type
Bio::DB::GenBank (3p) - Database object interface to GenBank
Bio::DB::GenPept (3p) - Database object interface to GenPept
Bio::DB::HIV (3p) - Database object interface to the Los Alamos HIV Sequence Database
Bio::DB::InMemoryCache (3p) - Abstract interface for a sequence database
Bio::DB::LocationI (3p) - A RandomAccessI-like abstract interface for retrieving location data from a sequence database and returning Bio::LocationI objects
Bio::DB::MeSH (3p) - Term retrieval from a Web MeSH database
Bio::DB::NCBIHelper (3p) - A collection of routines useful for queries to NCBI databases.
Bio::DB::Query::HIVQuery (3p) - Query interface to the Los Alamos HIV Sequence Database
Bio::DB::QueryI (3p) - Object Interface to queryable sequence databases
Bio::DB::RandomAccessI (3p) - Abstract interface for a sequence database
Bio::DB::RefSeq (3p) - Database object interface for RefSeq retrieval
Bio::DB::ReferenceI (3p) - A RandomAccessI-like abstract interface for retrieving Reference data from a sequence database and returning Bio::Annotation::Reference objects
Bio::DB::Registry (3p) - Access to the Open Bio Database Access registry scheme
Bio::DB::SeqFeature (3p) -- Normalized feature for use with Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::NormalizedFeature (3p) -- Normalized feature for use with Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::NormalizedFeatureI (3p) -- Interface for normalized features
Bio::DB::SeqFeature::NormalizedTableFeatureI (3p) -- Interface for normalized features whose hierarchy is stored in a table
Bio::DB::SeqFeature::Segment (3p) -- Location-based access to genome annotation data
Bio::DB::SeqFeature::Store (3p) -- Storage and retrieval of sequence annotation data
Bio::DB::SeqFeature::Store::DBI::Iterator (3p) - utility methods for creating and iterating over SeqFeature records
Bio::DB::SeqFeature::Store::DBI::Pg (3p) -- Mysql implementation of Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::DBI::SQLite (3p) -- SQLite implementation of Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::DBI::mysql (3p) -- Mysql implementation of Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::FeatureFileLoader (3p) -- feature file loader for Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::GFF2Loader (3p) -- GFF2 file loader for Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::GFF3Loader (3p) -- GFF3 file loader for Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::LoadHelper (3p) -- Internal utility for Bio::DB::SeqFeature::Store
Bio::DB::SeqFeature::Store::Loader (3p) -- Loader
Bio::DB::SeqFeature::Store::bdb (3p) - fetch and store objects from a BerkeleyDB
Bio::DB::SeqFeature::Store::berkeleydb (3p) -- Storage and retrieval of sequence annotation data in Berkeleydb files
Bio::DB::SeqFeature::Store::berkeleydb3 (3p) -- Storage and retrieval of sequence annotation data in Berkeleydb files
Bio::DB::SeqFeature::Store::memory (3p) -- In-memory implementation of Bio::DB::SeqFeature::Store
Bio::DB::SeqHound (3p) - Database object interface to SeqHound
Bio::DB::SeqI (3p) - Abstract Interface for Sequence databases
Bio::DB::SeqVersion (3p) - front end to querying databases for identifier versions
Bio::DB::SwissProt (3p) - Database object interface to SwissProt retrieval
Bio::DB::TFBS (3p) - Access to a Transcription Factor Binding Site database
Bio::DB::TFBS::transfac_pro (3p) - An implementation of Bio::DB::TFBS which uses local flat files for transfac pro
Bio::DB::Taxonomy (3p) - Access to a taxonomy database
Bio::DB::Taxonomy::flatfile (3p) - An implementation of Bio::DB::Taxonomy which uses local flat files
Bio::DB::Taxonomy::list (3p) - An implementation of Bio::DB::Taxonomy that accepts lists of words to build a database
Bio::DB::Universal (3p) - Artificial database that delegates to specific databases
Bio::DB::UpdateableSeqI (3p) - An interface for writing to a database of sequences.
Bio::DB::WebDBSeqI (3p) - Object Interface to generalize Web Databases for retrieving sequences
Bio::DBLinkContainerI (3p) - Abstract interface for any object wanting to use database cross references
Bio::Das::FeatureTypeI (3p) - Simple interface to Sequence Ontology feature types
Bio::Das::SegmentI (3p) - DAS-style access to a feature database
Bio::DasI (3p) - DAS-style access to a feature database
Bio::Event::EventGeneratorI (3p) - This interface describes the basic event generator class.
Bio::Expression::DataSet (3p) - DESCRIPTION of Object
Bio::Expression::FeatureGroup (3p) - a set of DNA/RNA features. ISA Bio::Expression::FeatureI
Bio::Expression::FeatureGroup::FeatureGroupMas50 (3p) - utility class for Mas50 FeatureGroup
Bio::Expression::FeatureI (3p) - an interface class for DNA/RNA features
Bio::Expression::FeatureSet::FeatureSetMas50 (3p) - utility class for Mas50 FeatureSet
Bio::Expression::Platform (3p) - DESCRIPTION of Object
Bio::Factory::ApplicationFactoryI (3p) - Interface class for Application Factories
Bio::Factory::FTLocationFactory (3p) - A FeatureTable Location Parser
Bio::Factory::LocationFactoryI (3p) - A factory interface for generating locations from a string
Bio::Factory::ObjectFactory (3p) - Instantiates a new Bio::Root::RootI (or derived class) through a factory
Bio::Factory::ObjectFactoryI (3p) - A General object creator factory
Bio::Factory::SeqAnalysisParserFactory (3p) - class capable of creating SeqAnalysisParserI compliant parsers
Bio::Factory::SeqAnalysisParserFactoryI (3p) - interface describing objects capable of creating SeqAnalysisParserI compliant parsers
Bio::Factory::SequenceFactoryI (3p) - This interface allows for generic building of sequences in factories which create sequences (like SeqIO)
Bio::Factory::TreeFactoryI (3p) - Factory Interface for getting and writing trees from/to a data stream
Bio::FeatureHolderI (3p) - the base interface an object with features must implement
Bio::FeatureIO (3p) - Handler for FeatureIO
Bio::FeatureIO::bed (3p) - read/write features from UCSC BED format
Bio::FeatureIO::gff (3p) - read/write GFF feature files
Bio::FeatureIO::gtf (3p) - read write features in GTF format
Bio::FeatureIO::interpro (3p) - read features from InterPro XML
Bio::FeatureIO::ptt (3p) - read/write features in PTT format
Bio::FeatureIO::vecscreen_simple (3p) - read/write features from NCBI vecscreen -f 3 output
Bio::Index::Abstract (3p) - Abstract interface for indexing a flat file
Bio::Index::BlastTable (3p) - Indexes tabular Blast reports (-m 9 format) and supports retrieval based on query accession(s)
Bio::Index::EMBL (3p) - Interface for indexing (multiple) EMBL/Swissprot .dat files (i.e. flat file EMBL/Swissprot format).
Bio::Index::GenBank (3p) - Interface for indexing one or more GenBank files (i.e. flat file GenBank format).
Bio::Index::Stockholm (3p) - Indexes Stockholm format alignments (such as those from Pfam and Rfam. Retrieves raw stream data using the ID or a Bio::SimpleAlign (via Bio::AlignIO)
Bio::LiveSeq::Chain (3p) - DoubleChain DataStructure for Perl
Bio::LiveSeq::ChainI (3p) - Double linked chain data structure
Bio::LiveSeq::Mutation (3p) - Mutation event descriptor class
Bio::LiveSeq::Mutator (3p) - Package mutating LiveSequences
Bio::LiveSeq::Repeat_Region (3p) - Repeat_Region class for LiveSeq
Bio::LiveSeq::Repeat_Unit (3p) - Repeat_Unit class for LiveSeq
Bio::LiveSeq::Translation (3p) - Translation class for LiveSeq
Bio::LocatableSeq (3p) - A Bio::PrimarySeq object with start/end points on it that can be projected into a MSA or have coordinates relative to another seq.
Bio::Location::Atomic (3p) - Implementation of a Atomic Location on a Sequence
Bio::Location::AvWithinCoordPolicy (3p) - class implementing Bio::Location::CoordinatePolicy as the average for WITHIN and the widest possible and reasonable range otherwise
Bio::Location::CoordinatePolicyI (3p) - Abstract interface for objects implementing a certain policy of computing integer-valued coordinates of a Location
Bio::Location::Fuzzy (3p) - Implementation of a Location on a Sequence which has unclear start and/or end locations
Bio::Location::FuzzyLocationI (3p) - Abstract interface of a Location on a Sequence which has unclear start/end location
Bio::Location::NarrowestCoordPolicy (3p) - class implementing Bio::Location::CoordinatePolicy as the narrowest possible and reasonable range
Bio::Location::Simple (3p) - Implementation of a Simple Location on a Sequence
Bio::Location::Split (3p) - Implementation of a Location on a Sequence which has multiple locations (start/end points)
Bio::Location::SplitLocationI (3p) - Abstract interface of a Location on a Sequence which has multiple locations (start/end points)
Bio::Location::WidestCoordPolicy (3p) - class implementing Bio::Location::CoordinatePolicy as the widest possible and reasonable range
Bio::LocationI (3p) - Abstract interface of a Location on a Sequence
Bio::Map::Contig (3p) - A MapI implementation handling the contigs of a Physical Map (such as FPC)
Bio::Map::CytoMap (3p) - A Bio::MapI compliant map implementation handling cytogenic bands
Bio::Map::CytoPosition (3p) - Marker class with cytogenetic band storing attributes
Bio::Map::GeneMap (3p) - A MapI implementation to represent the area around a gene
Bio::Map::GeneRelative (3p) - Represents being relative to named sub-regions of a gene.
Bio::Map::LinkageMap (3p) - A representation of a genetic linkage map.
Bio::Map::LinkagePosition (3p) - Create a Position for a Marker that will be placed on a Bio::Map::LinkageMap
Bio::Map::Mappable (3p) - An object representing a generic map element that can have multiple locations in several maps.
Bio::Map::MappableI (3p) - An object that can be placed in a map
Bio::Map::Marker (3p) - An central map object representing a generic marker that can have multiple location in several maps.
Bio::Map::Microsatellite (3p) - An object representing a Microsatellite marker.
Bio::Map::Position (3p) - A single position of a Marker, or the range over which that marker lies, in a Map
Bio::Map::PositionHandler (3p) - A Position Handler Implementation
Bio::Map::Prediction (3p) - An object representing the predictions of something that can have multiple locations in several maps.
Bio::Map::Relative (3p) - Represents what a Position's coordiantes are relative to.
Bio::Map::RelativeI (3p) - Interface for describing what a Position's coordiantes are relative to.
Bio::Map::SimpleMap (3p) - A MapI implementation handling the basics of a Map
Bio::Matrix::Generic (3p) - A generic matrix implementation
Bio::Matrix::IO (3p) - A factory for Matrix parsing
Bio::Matrix::IO::mlagan (3p) - A parser for the mlagan substitution matrix
Bio::Matrix::IO::phylip (3p) - A parser for PHYLIP distance matricies
Bio::Matrix::IO::scoring (3p) - A parser for PAM/BLOSUM matricies
Bio::Matrix::MatrixI (3p) - An interface for describing a Matrix
Bio::Matrix::Mlagan (3p) - A generic matrix with mlagan fields
Bio::Matrix::PSM::IO (3p) - PSM parser
Bio::Matrix::PSM::IO::mast (3p) - PSM mast parser implementation
Bio::Matrix::PSM::IO::masta (3p) - motif fasta format parser
Bio::Matrix::PSM::IO::meme (3p) - PSM meme parser implementation
Bio::Matrix::PSM::IO::psiblast (3p) - PSM psiblast parser
Bio::Matrix::PSM::IO::transfac (3p) - PSM transfac parser
Bio::Matrix::PSM::InstanceSite (3p) - A PSM site occurance
Bio::Matrix::PSM::InstanceSiteI (3p) - InstanceSite interface, holds an instance of a PSM
Bio::Matrix::PSM::ProtMatrix (3p) - SiteMatrixI implementation, holds a position scoring matrix (or position weight matrix) with log-odds scoring information.
Bio::Matrix::PSM::ProtPsm (3p) - handle combination of site matricies
Bio::Matrix::PSM::Psm (3p) - handle combination of site matricies
Bio::Matrix::PSM::PsmHeader (3p) - PSM mast parser implementation
Bio::Matrix::PSM::PsmHeaderI (3p) - handles the header data from a PSM file
Bio::Matrix::PSM::PsmI (3p) - abstract interface to handler of site matricies
Bio::Matrix::PSM::SiteMatrix (3p) - SiteMatrixI implementation, holds a position scoring matrix (or position weight matrix) and log-odds
Bio::Matrix::PSM::SiteMatrixI (3p) - SiteMatrixI implementation, holds a position scoring matrix (or position weight matrix) and log-odds
Bio::Matrix::PhylipDist (3p) - A Phylip Distance Matrix object
Bio::Matrix::Scoring (3p) - Object which can hold scoring matrix information
Bio::Ontology::GOterm (3p) - representation of GO terms
Bio::Ontology::InterProTerm (3p) - Implementation of InterProI term interface
Bio::Ontology::OBOEngine (3p) - An Ontology Engine for OBO style flat file format from the Gene Ontology Consortium
Bio::Ontology::OBOterm (3p) - representation of OBO terms
Bio::Ontology::Ontology (3p) - standard implementation of an Ontology
Bio::Ontology::OntologyEngineI (3p) - Interface a minimal Ontology implementation should satisfy
Bio::Ontology::OntologyI (3p) - Interface for an ontology implementation
Bio::Ontology::Path (3p) - a path for an ontology term graph
Bio::Ontology::PathI (3p) - Interface for a path between ontology terms
Bio::Ontology::Relationship (3p) - a relationship for an ontology
Bio::Ontology::RelationshipFactory (3p) - Instantiates a new Bio::Ontology::RelationshipI (or derived class) through a factory
Bio::Ontology::RelationshipI (3p) - Interface for a relationship between ontology terms
Bio::Ontology::RelationshipType (3p) - a relationship type for an ontology
Bio::Ontology::SimpleOntologyEngine (3p) - Implementation of OntologyEngineI interface
Bio::Ontology::Term (3p) - implementation of the interface for ontology terms
Bio::Ontology::TermFactory (3p) - Instantiates a new Bio::Ontology::TermI (or derived class) through a factory
Bio::OntologyIO (3p) - Parser factory for Ontology formats
Bio::OntologyIO::Handlers::InterPro_BioSQL_Handler (3p) - parse an InterPro XML file and persist the resulting terms to a Biosql database
Bio::OntologyIO::dagflat (3p) - a base class parser for GO flat-file type formats
Bio::OntologyIO::goflat (3p) - a parser for the Gene Ontology flat-file format
Bio::OntologyIO::obo (3p) - a parser for OBO flat-file format from Gene Ontology Consortium
Bio::OntologyIO::simplehierarchy (3p) - a base class parser for simple hierarchy-by-indentation type formats
Bio::OntologyIO::soflat (3p) - a parser for the Sequence Ontology flat-file format
Bio::ParameterBaseI (3p) - Simple interface class for any parameter-related data such as IDs, database name, program arguments, and other odds and ends.
Bio::Phenotype::Correlate (3p) - Representation of a correlating phenotype in a given species
Bio::Phenotype::Measure (3p) - Representation of context/value(-range)/unit triplets
Bio::Phenotype::OMIM::MiniMIMentry (3p) - Representation of a Mini MIM entry
Bio::Phenotype::OMIM::OMIMentry (3p) - represents OMIM (Online Mendelian Inheritance in Man) database entries
Bio::Phenotype::OMIM::OMIMentryAllelicVariant (3p) - Representation of a allelic variant of the OMIM database
Bio::Phenotype::OMIM::OMIMparser (3p) - parser for the OMIM database
Bio::PhyloNetwork::Factory (3p) - Module to sequentially generate Phylogenetic Networks
Bio::PhyloNetwork::FactoryX (3p) - Module to sequentially generate Phylogenetic Networks
Bio::PhyloNetwork::RandomFactory (3p) - Module to generate random Phylogenetic Networks
Bio::PhyloNetwork::TreeFactory (3p) - Module to sequentially generate Phylogenetic Trees
Bio::PhyloNetwork::TreeFactoryMulti (3p) - Module to sequentially generate Phylogenetic Trees
Bio::PhyloNetwork::TreeFactoryX (3p) - Module to sequentially generate Phylogenetic Trees
Bio::PopGen::Genotype (3p) - An implementation of GenotypeI which is just an allele container
Bio::PopGen::IO (3p) - Input individual,marker,allele information
Bio::PopGen::IO::csv (3p) -Extract individual allele data from a CSV parser
Bio::PopGen::IO::hapmap (3p) - A parser for HapMap output data
Bio::PopGen::IO::phase (3p) - A parser for Phase format data
Bio::PopGen::IO::prettybase (3p) - Extract individual allele data from PrettyBase format
Bio::PopGen::Individual (3p) - An implementation of an Individual who has Genotype or Sequence Results
Bio::PopGen::Marker (3p) - A genetic marker which one uses to generate genotypes
Bio::PopGen::MarkerI (3p) - A Population Genetic conceptual marker
Bio::PopGen::PopStats (3p) - A collection of methods for calculating statistics about a population or sets of populations
Bio::PopGen::Population (3p) - A population of individuals
Bio::PopGen::PopulationI (3p) - Interface for Populations
Bio::PopGen::Simulation::Coalescent (3p) - A Coalescent simulation factory
Bio::PopGen::Simulation::GeneticDrift (3p) - A simple genetic drift simulation
Bio::PopGen::Statistics (3p) - Population Genetics statistical tests
Bio::PopGen::Utilities (3p) - Utilities for working with PopGen data and objects
Bio::Range (3p) - Pure perl RangeI implementation
Bio::Restriction::Enzyme (3p) - A single restriction endonuclease (cuts DNA at specific locations)
Bio::Restriction::IO (3p) - Handler for sequence variation IO Formats
Bio::Root::HTTPget (3p) - module for fallback HTTP get operations when LWP:: is unavailable
Bio::Root::Root (3p) - Hash-based implementation of Bio::Root::RootI
Bio::Root::Storable (3p) - object serialisation methods
Bio::Search::BlastStatistics (3p) - An object for Blast statistics
Bio::Search::DatabaseI (3p) - Interface for a database used in a sequence search
Bio::Search::GenericDatabase (3p) - Generic implementation of Bio::Search::DatabaseI
Bio::Search::GenericStatistics (3p) - An object for statistics
Bio::Search::HSP::FastaHSP (3p) - HSP object for FASTA specific data
Bio::Search::HSP::GenericHSP (3p) - A "Generic" implementation of a High Scoring Pair
Bio::Search::HSP::HSPFactory (3p) - A factory to create Bio::Search::HSP::HSPI objects
Bio::Search::Hit::Fasta (3p) - Hit object specific for Fasta-generated hits
Bio::Search::Hit::GenericHit (3p) - A generic implementation of the Bio::Search::Hit::HitI interface
Bio::Search::Hit::HitFactory (3p) - A factory to create Bio::Search::Hit::HitI objects
Bio::Search::Hit::ModelHit (3p) - A model-based implementation of the Bio::Search::Hit::HitI interface
Bio::Search::Iteration::GenericIteration (3p) - A generic implementation of the Bio::Search::Iteration::IterationI interface.
Bio::Search::Iteration::IterationI (3p) - Abstract interface to an iteration from an iterated search result, such as PSI-BLAST.
Bio::Search::Result::CrossMatchResult (3p) - CrossMatch-specific subclass of Bio::Search::Result::GenericResult
Bio::Search::Result::GenericResult (3p) - Generic Implementation of Bio::Search::Result::ResultI interface applicable to most search results.
Bio::Search::Result::ResultFactory (3p) - A factory to create Bio::Search::Result::ResultI objects
Bio::Search::StatisticsI (3p) - A Base object for statistics
Bio::Search::Tiling::MapTileUtils (3p) - utilities for manipulating closed intervals for an HSP tiling algorithm
Bio::Search::Tiling::MapTiling (3p) - An implementation of an HSP tiling algorithm, with methods to obtain frequently-requested statistics
Bio::SearchIO (3p) - Driver for parsing Sequence Database Searches (BLAST, FASTA, ...)
Bio::SearchIO::IteratedSearchResultEventBuilder (3p) - Event Handler for SearchIO events.
Bio::SearchIO::Writer::GbrowseGFF (3p) - Interface for outputting parsed search results in Gbrowse GFF format
Bio::SearchIO::Writer::HSPTableWriter (3p) - Tab-delimited data for Bio::Search::HSP::HSPI objects
Bio::SearchIO::Writer::HitTableWriter (3p) - Tab-delimited data for Bio::Search::Hit::HitI objects
Bio::SearchIO::Writer::ResultTableWriter (3p) - Outputs tab-delimited data for each Bio::Search::Result::ResultI object.
Bio::SearchIO::axt (3p) - a parser for axt format reports
Bio::SearchIO::blast (3p) - Event generator for event based parsing of blast reports
Bio::SearchIO::blasttable (3p) - Driver module for SearchIO for parsing NCBI -m 8/9 format
Bio::SearchIO::blastxml (3p) - A SearchIO implementation of NCBI Blast XML parsing.
Bio::SearchIO::cross_match (3p) - CrossMatch-specific subclass of Bio::SearchIO
Bio::SearchIO::exonerate (3p) - parser for Exonerate
Bio::SearchIO::gmap_f9 (3p) - Event generator for parsing gmap reports (Z format)
Bio::SearchIO::megablast (3p) - a driver module for Bio::SearchIO to parse megablast reports (format 0)
Bio::Seq (3p) - Sequence object, with features
Bio::Seq::BaseSeqProcessor (3p) - Base implementation for a SequenceProcessor
Bio::Seq::EncodedSeq (3p) - subtype of Bio::LocatableSeq to store DNA that encodes a protein
Bio::Seq::LargeLocatableSeq (3p) - LocatableSeq object that stores sequence as files in the tempdir
Bio::Seq::LargePrimarySeq (3p) - PrimarySeq object that stores sequence as files in the tempdir (as found by File::Temp) or the default method in Bio::Root::Root
Bio::Seq::LargeSeq (3p) - SeqI compliant object that stores sequence as files in /tmp
Bio::Seq::LargeSeqI (3p) - Interface class for sequences that cache their residues in a temporary file
Bio::Seq::Meta (3p) - Generic superclass for sequence objects with residue-based meta information
Bio::Seq::Meta::Array (3p) - array-based generic implementation of a sequence class with residue-based meta information
Bio::Seq::MetaI (3p) - Interface for sequence objects with residue-based meta information
Bio::Seq::PrimedSeq (3p) - A representation of a sequence and two primers flanking a target region
Bio::Seq::Quality (3p) - Implementation of sequence with residue quality and trace values
Bio::Seq::RichSeq (3p) - Module implementing a sequence created from a rich sequence database entry
Bio::Seq::RichSeqI (3p) - interface for sequences from rich data sources, mostly databases
Bio::Seq::SeqFactory (3p) - Instantiates a new Bio::PrimarySeqI (or derived class) through a factory
Bio::Seq::SeqFastaSpeedFactory (3p) - Instantiates a new Bio::PrimarySeqI (or derived class) through a factory
Bio::Seq::SeqWithQuality (3p) - Bioperl object packaging a sequence with its quality. Deprecated class, use Bio::Seq::Quality instead!
Bio::SeqEvolution::DNAPoint (3p) - evolve a sequence by point mutations
Bio::SeqEvolution::Factory (3p) - Factory object to instantiate sequence evolving classes
Bio::SeqFeature::Annotated (3p) - PLEASE PUT SOMETHING HERE
Bio::SeqFeature::AnnotationAdaptor (3p) - integrates SeqFeatureIs annotation
Bio::SeqFeature::Collection (3p) - A container class for SeqFeatures suitable for performing operations such as finding features within a range, that match a certain feature type, etc.
Bio::SeqFeature::CollectionI (3p) - An interface for a collection of SeqFeatureI objects.
Bio::SeqFeature::Computation (3p) - Computation SeqFeature
Bio::SeqFeature::FeaturePair (3p) - hold pair feature information e.g. blast hits
Bio::SeqFeature::Gene::Exon (3p) - a feature representing an exon
Bio::SeqFeature::Gene::ExonI (3p) - Interface for a feature representing an exon
Bio::SeqFeature::Gene::GeneStructure (3p) - A feature representing an arbitrarily complex structure of a gene
Bio::SeqFeature::Gene::GeneStructureI (3p) - A feature representing an arbitrarily complex structure of a gene
Bio::SeqFeature::Gene::Intron (3p) - An intron feature
Bio::SeqFeature::Gene::NC_Feature.pm (3p) - superclass for non-coding features
Bio::SeqFeature::Gene::Poly_A_site (3p) - poly A feature
Bio::SeqFeature::Gene::Promoter (3p) - Describes a promoter
Bio::SeqFeature::Gene::Transcript (3p) - A feature representing a transcript
Bio::SeqFeature::Gene::TranscriptI (3p) - Interface for a feature representing a transcript of exons, promoter(s), UTR, and a poly-adenylation site.
Bio::SeqFeature::Gene::UTR (3p) - A feature representing an untranslated region that is part of a transcriptional unit
Bio::SeqFeature::Generic (3p) - Generic SeqFeature
Bio::SeqFeature::Lite (3p) - Lightweight Bio::SeqFeatureI class
Bio::SeqFeature::PositionProxy (3p) - handle features when truncation/revcom sequences span a feature
Bio::SeqFeature::Primer (3p) - Primer Generic SeqFeature
Bio::SeqFeature::SiRNA::Oligo (3p) - Perl object for small inhibitory RNAs.
Bio::SeqFeature::SiRNA::Pair (3p) - Perl object for small inhibitory RNA (SiRNA) oligo pairs
Bio::SeqFeature::Similarity (3p) - A sequence feature based on similarity
Bio::SeqFeature::SimilarityPair (3p) - Sequence feature based on the similarity of two sequences.
Bio::SeqFeature::Tools::FeatureNamer (3p) - generates unique persistent names for features
Bio::SeqFeature::Tools::IDHandler (3p) - maps $seq_feature->primary_tag
Bio::SeqFeature::Tools::TypeMapper (3p) - maps $seq_feature->primary_tag
Bio::SeqFeature::Tools::Unflattener (3p) - turns flat list of genbank-sourced features into a nested SeqFeatureI hierarchy
Bio::SeqFeature::TypedSeqFeatureI (3p) - a strongly typed SeqFeature
Bio::SeqFeatureI (3p) - Abstract interface of a Sequence Feature
Bio::SeqI (3p) - [Developers] Abstract Interface of Sequence (with features)
Bio::SeqIO (3p) - Handler for SeqIO Formats
Bio::SeqIO::FTHelper (3p) - Helper class for Embl/Genbank feature tables
Bio::SeqIO::Handler::GenericRichSeqHandler (3p) - Bio::HandlerI-based data handler for GenBank/EMBL/UniProt (and other) sequence data
Bio::SeqIO::MultiFile (3p) - Treating a set of files as a single input stream
Bio::SeqIO::excel (3p) - sequence input/output stream from a MSExcel-formatted table
Bio::SeqIO::game::featHandler (3p) -- a class for handling feature elements
Bio::SeqIO::tinyseq (3p) - reading/writing sequences in NCBI TinySeq format
Bio::Structure::Atom (3p) - Bioperl structure Object, describes an Atom
Bio::Structure::IO (3p) - Handler for Structure Formats
Bio::Taxonomy::Tree (3p) - An Organism Level Implementation of TreeI interface.
Bio::Tools::Analysis::SimpleAnalysisBase (3p) - abstract superclass for SimpleAnalysis implementations
Bio::Tools::Blat (3p) - parser for Blat program
Bio::Tools::ECnumber (3p) - representation of EC numbers (Enzyme Classification)
Bio::Tools::EPCR (3p) - Parse ePCR output and make features
Bio::Tools::EUtilities::Cookie (3p) - lightweight implementation of HistoryI interface (not bound to filehandles, extraneous methods, etc).
Bio::Tools::EUtilities::EUtilDataI (3p) - eutil data object interface
Bio::Tools::EUtilities::EUtilParameters (3p) - Manipulation of NCBI eutil-based parameters for remote database requests.
Bio::Tools::EUtilities::History (3p) - lightweight implementation of HistoryI interface (not bound to filehandles, extraneous methods, etc).
Bio::Tools::EUtilities::HistoryI (3p) - simple extension of EUtilDataI interface class for classes which hold NCBI server history data
Bio::Tools::EUtilities::Info (3p) - interface class for storing einfo data
Bio::Tools::EUtilities::Info::FieldInfo (3p) - class for storing einfo field data
Bio::Tools::EUtilities::Info::LinkInfo (3p) - class for storing einfo link data
Bio::Tools::EUtilities::Link (3p) - general API for accessing data retrieved from elink queries
Bio::Tools::EUtilities::Query (3p) - parse and collect esearch, epost, espell, egquery information
Bio::Tools::EUtilities::Query::GlobalQuery (3p) - container class for egquery data
Bio::Tools::EUtilities::Summary (3p) - class for handlign data output (XML) from esummary.
Bio::Tools::EUtilities::Summary::DocSum (3p) - data object for document summary data from esummary
Bio::Tools::EUtilities::Summary::Item (3p) - simple layered object for DocSum item data
Bio::Tools::EUtilities::Summary::ItemContainerI (3p) - abtract interface methods for accessing Item information from any Item-containing class. This pertains to either DocSums or to Items themselves (which can be layered)
Bio::Tools::Est2Genome (3p) - Parse est2genome output, makes simple Bio::SeqFeature::Generic objects
Bio::Tools::FootPrinter (3p) - write sequence features in FootPrinter format
Bio::Tools::GFF (3p) - A Bio::SeqAnalysisParserI compliant GFF format parser
Bio::Tools::Gel (3p) - Calculates relative electrophoretic migration distances
Bio::Tools::GuessSeqFormat (3p) - Module for determining the sequence format of the contents of a file, a string, or through a filehandle.
Bio::Tools::HMMER::Set (3p) - Set of identical domains from HMMER matches
Bio::Tools::IUPAC (3p) - Generates unique Seq objects from an ambiguous Seq object
Bio::Tools::Match (3p) - Parses output from Transfac's match(TM)
Bio::Tools::OddCodes (3p) - Object holding alternative alphabet coding for one protein sequence
Bio::Tools::Phylo::Molphy::Result (3p) - container for data parsed from a ProtML run
Bio::Tools::Prediction::Exon (3p) - A predicted exon feature
Bio::Tools::Prediction::Gene (3p) - a predicted gene structure feature
Bio::Tools::Primer3 (3p) - Create input for and work with the output from the program primer3
Bio::Tools::Primer::Feature (3p) - position of a single primer
Bio::Tools::Promoterwise (3p) - parser for Promoterwise tab format output
Bio::Tools::RandomDistFunctions (3p) - A set of routines useful for generating random data in different distributions
Bio::Tools::RepeatMasker (3p) - a parser for RepeatMasker output
Bio::Tools::SeqPattern (3p) - represent a sequence pattern or motif
Bio::Tools::SeqPattern::Backtranslate (3p) - (empty subject)
Bio::Tools::SeqStats (3p) - Object holding statistics for one particular sequence
Bio::Tools::SeqWords (3p) - Object holding n-mer statistics for a sequence
Bio::Tools::TandemRepeatsFinder (3p) - a parser for Tandem Repeats Finder output
Bio::Tools::ipcress (3p) - Parse ipcress output and make features
Bio::Tools::isPcr (3p) - Parse isPcr output and make features
Bio::Tools::pICalculator (3p) - calculate the isoelectric point of a protein
Bio::Tools::pSW (3p) - pairwise Smith Waterman object
Bio::Tree::AlleleNode (3p) - A Node with Alleles attached
Bio::Tree::AnnotatableNode (3p) - A Tree Node with support for annotation
Bio::Tree::Compatible (3p) - Testing compatibility of phylogenetic trees with nested taxa.
Bio::Tree::Draw::Cladogram (3p) - Drawing phylogenetic trees in Encapsulated PostScript (EPS) format.
Bio::Tree::RandomFactory (3p) - TreeFactory for generating Random Trees
Bio::Tree::Statistics (3p) - Calculate certain statistics for a Tree
Bio::Tree::Tree (3p) - An Implementation of TreeI interface.
Bio::Tree::TreeFunctionsI (3p) - Decorated Interface implementing basic Tree exploration methods
Bio::TreeIO::newick (3p) - TreeIO implementation for parsing Newick/New Hampshire/PHYLIP format.
Bio::TreeIO::nhx (3p) - TreeIO implementation for parsing Newick/New Hampshire eXtendend (NHX) format.
Bio::TreeIO::pag (3p) - Bio::TreeIO driver for Pagel format
Bio::TreeIO::phyloxml (3p) - TreeIO implementation for parsing PhyloXML format.
Bio::TreeIO::svggraph (3p) - A simple output format that converts a Tree object to an SVG output
Bio::TreeIO::tabtree (3p) - A simple output format which displays a tree as an ASCII drawing
Bio::UpdateableSeqI (3p) - Descendant of Bio::SeqI that allows updates
Bio::Variation::AAChange (3p) - Sequence change class for polypeptides
Bio::Variation::AAReverseMutate (3p) - point mutation and codon information from single amino acid changes
Bio::Variation::Allele (3p) - Sequence object with allele-specific attributes
Bio::Variation::DNAMutation (3p) - DNA level mutation class
Bio::Variation::IO (3p) - Handler for sequence variation IO Formats
Bio::Variation::IO::flat (3p) - flat file sequence variation input/output stream
Bio::Variation::IO::xml (3p) - XML sequence variation input/output stream
Bio::Variation::RNAChange (3p) - Sequence change class for RNA level
Bio::Variation::SNP (3p) - submitted SNP
Bio::Variation::SeqDiff (3p) - Container class for mutation/variant descriptions
Bio::Variation::VariantI (3p) - Sequence Change SeqFeature abstract class
Bit::Vector (3p) - Efficient bit vector, set of integers and "big int" math library
Bit::Vector::Overload (3p) - Overloaded operators add-on for Bit::Vector
Blatte (3p) - text macro/markup/template language
Blatte::Builtins (3p) - Blatte-callable intrinsics
Blatte::Compiler (3p) - compile a Blatte document into Perl
Blatte::HTML (3p) - tools for generating HTML with Blatte
Blatte::Parser (3p) - parser for Blatte syntax
Blatte::Syntax (3p) - parse tree structure for Blatte documents
Blatte::Ws (3p) - whitespace wrapper for Blatte objects
Bundle::Apache (3p) - Install Apache mod_perl and related modules
Bundle::Apache::ASP::Extra (3p) - Install modules that provide additional functionality to Apache::ASP
Bundle::ApacheTest (3p) - A bundle to install all Apache-Test related modules
Bundle::DBD::Pg (3p) - A bundle to install all DBD::Pg related modules
Bundle::LWP (3p) - install all libwww-perl related modules
Business::CreditCard" (3p) - Validate/generate credit card checksums/names
CBDSQR (3f) - the singular values and, optionally, the right and/or left singular vectors from the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B using the implicit zeroshift QR algorithm
CDOTC (1) - forms the dot product of two vectors, conjugating the first vector
CGBBRD (3f) - a complex general m-by-n band matrix A to real upper bidiagonal form B by a unitary transformation
CGBCON (3f) - the reciprocal of the condition number of a complex general band matrix A, in either the 1-norm or the infinity-norm,
CGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
CGBMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or y := alpha*conjg( A' )*x + beta*y,
CGBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
CGBSV (3f) - the solution to a complex system of linear equations A * X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
CGBSVX (3f) - the LU factorization to compute the solution to a complex system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
CGBTF2 (3f) - an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
CGBTRF (3f) - an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
CGBTRS (3f) - a system of linear equations A * X = B, A**T * X = B, or A**H * X = B with a general band matrix A using the LU factorization computed by CGBTRF
CGEBAK (3f) - the right or left eigenvectors of a complex general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by CGEBAL
CGEBAL (3f) - a general complex matrix A
CGEBD2 (3f) - a complex general m by n matrix A to upper or lower real bidiagonal form B by a unitary transformation
CGEBRD (3f) - a general complex M-by-N matrix A to upper or lower bidiagonal form B by a unitary transformation
CGECON (3f) - the reciprocal of the condition number of a general complex matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by CGETRF
CGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
CGEES (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
CGEESX (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
CGEEV (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
CGEEVX (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
CGEGS (3f) - i deprecated and has been replaced by routine CGGES
CGEGV (3f) - i deprecated and has been replaced by routine CGGEV
CGEHD2 (3f) - a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
CGEHRD (3f) - a complex general matrix A to upper Hessenberg form H by an unitary similarity transformation
CGELQ2 (3f) - an LQ factorization of a complex m by n matrix A
CGELQF (3f) - an LQ factorization of a complex M-by-N matrix A
CGELS (3f) - overdetermined or underdetermined complex linear systems involving an M-by-N matrix A, or its conjugate-transpose, using a QR or LQ factorization of A
CGELSX (3f) - i deprecated and has been replaced by routine CGELSY
CGEMM (1) - performs one of the matrix-matrix operations C := alpha*op( A )*op( B ) + beta*C,
CGEMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or y := alpha*conjg( A' )*x + beta*y,
CGEQL2 (3f) - a QL factorization of a complex m by n matrix A
CGEQLF (3f) - a QL factorization of a complex M-by-N matrix A
CGEQP3 (3f) - a QR factorization with column pivoting of a matrix A
CGEQPF (3f) - i deprecated and has been replaced by routine CGEQP3
CGEQR2 (3f) - a QR factorization of a complex m by n matrix A
CGEQRF (3f) - a QR factorization of a complex M-by-N matrix A
CGERC (1) - performs the rank 1 operation A := alpha*x*conjg( y' ) + A,
CGERFS (3f) - the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
CGERQ2 (3f) - an RQ factorization of a complex m by n matrix A
CGERQF (3f) - an RQ factorization of a complex M-by-N matrix A
CGERU (1) - performs the rank 1 operation A := alpha*x*y' + A,
CGESC2 (3f) - a system of linear equations A * X = scale* RHS with a general N-by-N matrix A using the LU factorization with complete pivoting computed by CGETC2
CGESDD (3f) - the singular value decomposition (SVD) of a complex M-by-N matrix A, optionally computing the left and/or right singular vectors, by using divide-and-conquer method
CGESV (3f) - the solution to a complex system of linear equations A * X = B,
CGESVD (3f) - the singular value decomposition (SVD) of a complex M-by-N matrix A, optionally computing the left and/or right singular vectors
CGESVX (3f) - the LU factorization to compute the solution to a complex system of linear equations A * X = B,
CGETC2 (3f) - an LU factorization, using complete pivoting, of the n-by-n matrix A
CGETF2 (3f) - an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
CGETRF (3f) - an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
CGETRI (3f) - the inverse of a matrix using the LU factorization computed by CGETRF
CGETRS (3f) - a system of linear equations A * X = B, A**T * X = B, or A**H * X = B with a general N-by-N matrix A using the LU factorization computed by CGETRF
CGGBAK (3f) - the right or left eigenvectors of a complex generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by CGGBAL
CGGBAL (3f) - a pair of general complex matrices (A,B)
CGGES (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B), the generalized eigenvalues, the generalized complex Schur form (S, T), and optionally left and/or right Schur vectors (VSL and VSR)
CGGESX (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B), the generalized eigenvalues, the complex Schur form (S,T),
CGGEV (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B), the generalized eigenvalues, and optionally, the left and/or right generalized eigenvectors
CGGEVX (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B) the generalized eigenvalues, and optionally, the left and/or right generalized eigenvectors
CGGHRD (3f) - a pair of complex matrices (A,B) to generalized upper Hessenberg form using unitary transformations, where A is a general matrix and B is upper triangular
CGGQRF (3F) - a generalized QR factorization of an N-by-M matrix A and an Nby-P matrix B
CGGRQF (3F) - a generalized RQ factorization of an M-by-N matrix A and a Pby-N matrix B
CGGSVD (3f) - the generalized singular value decomposition (GSVD) of an Mby-N complex matrix A and P-by-N complex matrix B
CGGSVP (3F) - unitary matrices U, V and Q such that N-K-L K L U'*A*Q = K ( 0 A12 A13 ) if M-K-L >= 0
CGI::FormBuilder (3p) - Easily generate and process stateful forms
CGI::FormBuilder::Multi (3p) - Create multi-page FormBuilder forms
CGI::FormBuilder::Template (3p) - Template adapters for FormBuilder
CGI::FormBuilder::Template::Builtin (3p) - Builtin HTML rendering
CGI::FormBuilder::Template::Div (3p) - Div HTML rendering
CGI::FormBuilder::Template::Fast (3p) - FormBuilder interface to CGI::FastTemplate
CGI::FormBuilder::Template::HTML (3p) - FormBuilder interface to HTML::Template
CGI::FormBuilder::Template::TT2 (3p) - FormBuilder interface to Template Toolkit
CGI::FormBuilder::Template::Text (3p) - FormBuilder interface to Text::Template
CGI::Simple (3) - A Simple totally OO CGI interface that is CGI.pm compliant
CGI::Simple::Standard (3) - a wrapper module for CGI::Simple that provides a function style interface
CGI::XMLApplication (3p) - Object Oriented Interface for CGI Script Applications
CGTCON (3f) - the reciprocal of the condition number of a complex tridiagonal matrix A using the LU factorization as computed by CGTTRF
CGTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
CGTSV (3f) - the equation A*X = B,
CGTSVX (3f) - the LU factorization to compute the solution to a complex system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
CGTTRF (3f) - an LU factorization of a complex tridiagonal matrix A using elimination with partial pivoting and row interchanges
CGTTRS (3f) - one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B,
CGTTS2 (3f) - one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B,
CHBEV (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
CHBEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
CHBEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
CHBMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
CHBTRD (3f) - a complex Hermitian band matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
CHECON (3f) - the reciprocal of the condition number of a complex Hermitian matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by CHETRF
CHEEV (3f) - all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
CHEEVD (3f) - all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
CHEEVR (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
CHEEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
CHEMM (1) - performs one of the matrix-matrix operations C := alpha*A*B + beta*C,
CHEMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
CHER (1) - performs the hermitian rank 1 operation A := alpha*x*conjg( x' ) + A,
CHER2 (1) - performs the hermitian rank 2 operation A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
CHER2K (1) - performs one of the hermitian rank 2k operations C := alpha*A*conjg( B' ) + conjg( alpha )*B*conjg( A' ) + beta*C,
CHERFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite, and provides error bounds and backward error estimates for the solution
CHERK (1) - performs one of the hermitian rank k operations C := alpha*A*conjg( A' ) + beta*C,
CHESV (3f) - the solution to a complex system of linear equations A * X = B,
CHESVX (3f) - the diagonal pivoting factorization to compute the solution to a complex system of linear equations A * X = B,
CHETD2 (3f) - a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
CHETF2 (3f) - the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
CHETRD (3f) - a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
CHETRF (3f) - the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
CHETRI (3f) - the inverse of a complex Hermitian indefinite matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by CHETRF
CHETRS (3f) - a system of linear equations A*X = B with a complex Hermitian matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by CHETRF
CHGEQZ (3f) - the eigenvalues of a complex matrix pair (H,T),
CHPCON (3f) - the reciprocal of the condition number of a complex Hermitian packed matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by CHPTRF
CHPEV (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix in packed storage
CHPEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
CHPEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
CHPMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
CHPR (1) - performs the hermitian rank 1 operation A := alpha*x*conjg( x' ) + A,
CHPR2 (1) - performs the hermitian rank 2 operation A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
CHPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite and packed, and provides error bounds and backward error estimates for the solution
CHPSV (3f) - the solution to a complex system of linear equations A * X = B,
CHPSVX (3f) - the diagonal pivoting factorization A = U*D*U**H or A = L*D*L**H to compute the solution to a complex system of linear equations A * X = B, where A is an N-by-N Hermitian matrix stored in packed format and X and B are N-by-NRHS matrices
CHPTRD (3f) - a complex Hermitian matrix A stored in packed form to real symmetric tridiagonal form T by a unitary similarity transformation
CHPTRF (3f) - the factorization of a complex Hermitian packed matrix A using the Bunch-Kaufman diagonal pivoting method
CHPTRI (3f) - the inverse of a complex Hermitian indefinite matrix A in packed storage using the factorization A = U*D*U**H or A = L*D*L**H computed by CHPTRF
CHPTRS (3f) - a system of linear equations A*X = B with a complex Hermitian matrix A stored in packed format using the factorization A = U*D*U**H or A = L*D*L**H computed by CHPTRF
CHSEIN (3f) - inverse iteration to find specified right and/or left eigenvectors of a complex upper Hessenberg matrix H
CHSEQR (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
CLABRD (3f) - the first NB rows and columns of a complex general m by n matrix A to upper or lower real bidiagonal form by a unitary transformation Q' * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
CLACN2 (3f) - the 1-norm of a square, complex matrix A
CLACON (3f) - the 1-norm of a square, complex matrix A
CLACP2 (3f) - all or part of a real two-dimensional matrix A to a complex matrix B
CLACPY (3f) - all or part of a two-dimensional matrix A to another matrix B
CLACRM (3f) - a very simple matrix-matrix multiplication
CLACRT (3f) - the operation ( c s )( x ) ==> ( x ) ( -s c )( y ) ( y ) where c and s are complex and the vectors x and y are complex
CLAED0 (3f) - divide and conquer method, CLAED0 computes all eigenvalues of a symmetric tridiagonal matrix which is one diagonal block of those from reducing a dense or band Hermitian matrix and corresponding eigenvectors of the dense or band matrix
CLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
CLAEIN (3f) - inverse iteration to find a right or left eigenvector corresponding to the eigenvalue W of a complex upper Hessenberg matrix H
CLAESY (3f) - the eigendecomposition of a 2-by-2 symmetric matrix ( ( A, B );( B, C ) ) provided the norm of the matrix of eigenvectors is larger than some threshold value
CLAEV2 (3f) - the eigendecomposition of a 2-by-2 Hermitian matrix [ A B ] [ CONJG(B) C ]
CLAG2Z (3F) - a COMPLEX SINGLE PRECISION matrix, SA, to a COMPLEX DOUBLE PRECISION matrix, A
CLAGS2 (3f) - 2-by-2 unitary matrices U, V and Q, such that if ( UPPER ) then U'*A*Q = U'*( A1 A2 )*Q = ( x 0 ) ( 0 A3 ) ( x x ) and V'*B*Q = V'*( B1 B2 )*Q = ( x 0 ) ( 0 B3 ) ( x x ) or if ( .NOT.UPPER ) then U'*A*Q = U'*( A1 0 )*Q = ( x x ) ( A2 A3 ) ( 0 x ) and V'*B*Q = V'*( B1 0 )*Q = ( x x ) ( B2 B3 ) ( 0 x ) where U = ( CSU SNU ), V = ( CSV SNV ),
CLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
CLAHEF (3f) - a partial factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
CLAHQR (3f) - i an auxiliary routine called by CHSEQR to update the eigenvalues and Schur decomposition already computed by CHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
CLAHR2 (3F) - the first NB columns of A complex general n-BY-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
CLAHRD (3f) - the first NB columns of a complex general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
CLAIC1 (3f) - one step of incremental condition estimation in its simplest version
CLALS0 (3f) - back the multiplying factors of either the left or the right singular vector matrix of a diagonal matrix appended by a row to the right hand side matrix B in solving the least squares problem using the divide-and-conquer SVD approach
CLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
CLANGB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
CLANGE (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex matrix A
CLANGT (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex tridiagonal matrix A
CLANHB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n hermitian band matrix A, with k super-diagonals
CLANHE (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A
CLANHP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A, supplied in packed form
CLANHS (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
CLANHT (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex Hermitian tridiagonal matrix A
CLANSB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
CLANSP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A, supplied in packed form
CLANSY (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A
CLANTB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
CLANTP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
CLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
CLAPMT (3f) - the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
CLAQGB (3f) - a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
CLAQGE (3f) - a general M by N matrix A using the row and column scaling factors in the vectors R and C
CLAQHB (3f) - an Hermitian band matrix A using the scaling factors in the vector S
CLAQHE (3f) - a Hermitian matrix A using the scaling factors in the vector S
CLAQHP (3f) - a Hermitian matrix A using the scaling factors in the vector S
CLAQP2 (3f) - a QR factorization with column pivoting of the block A(OFFSET+1:M,1:N)
CLAQPS (3f) - a step of QR factorization with column pivoting of a complex M-by-N matrix A by using Blas-3
CLAQR0 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
CLAQR4 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
CLAQSB (3f) - a symmetric band matrix A using the scaling factors in the vector S
CLAQSP (3f) - a symmetric matrix A using the scaling factors in the vector S
CLAQSY (3f) - a symmetric matrix A using the scaling factors in the vector S
CLAR1V (3f) - the (scaled) r-th column of the inverse of the sumbmatrix in rows B1 through BN of the tridiagonal matrix L D L^T - sigma I
CLAR2V (3f) - a vector of complex plane rotations with real cosines from both sides to a sequence of 2-by-2 complex Hermitian matrices,
CLARCM (3f) - a very simple matrix-matrix multiplication
CLARF (3f) - a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
CLARFB (3f) - a complex block reflector H or its transpose H' to a complex M-by-N matrix C, from either the left or the right
CLARFG (3f) - a complex elementary reflector H of order n, such that H' * ( alpha ) = ( beta ), H' * H = I
CLARFX (3f) - a complex elementary reflector H to a complex m by n matrix C, from either the left or the right
CLARGV (3f) - a vector of complex plane rotations with real cosines, determined by elements of the complex vectors x and y
CLARRV (3f) - the eigenvectors of the tridiagonal matrix T = L D L^T given L, D and APPROXIMATIONS to the eigenvalues of L D L^T
CLARTG (3f) - a plane rotation so that [ CS SN ] [ F ] [ R ] [ __ ]
CLARTV (3f) - a vector of complex plane rotations with real cosines to elements of the complex vectors x and y
CLARZ (3f) - a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
CLASCL (3f) - the M by N complex matrix A by the real scalar CTO/CFROM
CLASR (3f) - a sequence of real plane rotations to a complex matrix A, from either the left or the right
CLASSQ (3f) - the values scl and ssq such that ( scl**2 )*ssq = x( 1 )**2 +...+ x( n )**2 + ( scale**2 )*sumsq,
CLASWP (3f) - a series of row interchanges on the matrix A
CLASYF (3f) - a partial factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
CLATBS (3f) - one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
CLATDF (3f) - the contribution to the reciprocal Dif-estimate by solving for x in Z * x = b, where b is chosen such that the norm of x is as large as possible
CLATPS (3f) - one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
CLATRD (3f) - NB rows and columns of a complex Hermitian matrix A to Hermitian tridiagonal form by a unitary similarity transformation Q' * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
CLATRS (3f) - one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
CLATRZ (3f) - the M-by-(M+L) complex upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z by means of unitary transformations, where Z is an (M+L)-by-(M+L) unitary matrix and, R and A1 are M-by-M upper triangular matrices
CLATZM (3f) - i deprecated and has been replaced by routine CUNMRZ
COMMIT_PREPARED (7) - commit a transaction that was earlier prepared for two-phase commit
COPY (7) - copy data between a file and a table
CPBCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite band matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPBTRF
CPBEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
CPBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and banded, and provides error bounds and backward error estimates for the solution
CPBSTF (3f) - a split Cholesky factorization of a complex Hermitian positive definite band matrix A
CPBSV (3f) - the solution to a complex system of linear equations A * X = B,
CPBSVX (3f) - the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
CPBTF2 (3f) - the Cholesky factorization of a complex Hermitian positive definite band matrix A
CPBTRF (3f) - the Cholesky factorization of a complex Hermitian positive definite band matrix A
CPBTRS (3f) - a system of linear equations A*X = B with a Hermitian positive definite band matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPBTRF
CPOCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPOTRF
CPOEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
CPORFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite,
CPOSV (3f) - the solution to a complex system of linear equations A * X = B,
CPOSVX (3f) - the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
CPOTF2 (3f) - the Cholesky factorization of a complex Hermitian positive definite matrix A
CPOTRF (3f) - the Cholesky factorization of a complex Hermitian positive definite matrix A
CPOTRI (3f) - the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPOTRF
CPOTRS (3f) - a system of linear equations A*X = B with a Hermitian positive definite matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPOTRF
CPPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite packed matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPPTRF
CPPEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
CPPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and packed, and provides error bounds and backward error estimates for the solution
CPPSV (3f) - the solution to a complex system of linear equations A * X = B,
CPPSVX (3f) - the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
CPPTRF (3f) - the Cholesky factorization of a complex Hermitian positive definite matrix A stored in packed format
CPPTRI (3f) - the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPPTRF
CPPTRS (3f) - a system of linear equations A*X = B with a Hermitian positive definite matrix A in packed storage using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPPTRF
CPTCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite tridiagonal matrix using the factorization A = L*D*L**H or A = U**H*D*U computed by CPTTRF
CPTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using SPTTRF and then calling CBDSQR to compute the singular values of the bidiagonal factor
CPTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
CPTSV (3f) - the solution to a complex system of linear equations A*X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
CPTSVX (3f) - the factorization A = L*D*L**H to compute the solution to a complex system of linear equations A*X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
CPTTRF (3f) - the L*D*L' factorization of a complex Hermitian positive definite tridiagonal matrix A
CPTTRS (3f) - a tridiagonal system of the form A * X = B using the factorization A = U'*D*U or A = L*D*L' computed by CPTTRF
CPTTS2 (3f) - a tridiagonal system of the form A * X = B using the factorization A = U'*D*U or A = L*D*L' computed by CPTTRF
CREATE_AGGREGATE (7) - define a new aggregate function
CREATE_CAST (7) - define a new cast
CREATE_CONSTRAINT_TRIGGER (7) - define a new constraint trigger
CREATE_CONVERSION (7) - define a new encoding conversion
CREATE_DATABASE (7) - create a new database
CREATE_DOMAIN (7) - define a new domain
CREATE_FOREIGN_DATA_WRAPPER (7) - define a new foreign-data wrapper
CREATE_FUNCTION (7) - define a new function
CREATE_GROUP (7) - define a new database role
CREATE_INDEX (7) - define a new index
CREATE_LANGUAGE (7) - define a new procedural language
CREATE_OPERATOR (7) - define a new operator
CREATE_OPERATOR_CLASS (7) - define a new operator class
CREATE_OPERATOR_FAMILY (7) - define a new operator family
CREATE_ROLE (7) - define a new database role
CREATE_RULE (7) - define a new rewrite rule
CREATE_SCHEMA (7) - define a new schema
CREATE_SEQUENCE (7) - define a new sequence generator
CREATE_SERVER (7) - define a new foreign server
CREATE_TABLE (7) - define a new table
CREATE_TABLESPACE (7) - define a new tablespace
CREATE_TABLE_AS (7) - define a new table from the results of a query
CREATE_TEXT_SEARCH_CONFIGURATION (7) - define a new text search configuration
CREATE_TEXT_SEARCH_DICTIONARY (7) - define a new text search dictionary
CREATE_TEXT_SEARCH_PARSER (7) - define a new text search parser
CREATE_TEXT_SEARCH_TEMPLATE (7) - define a new text search template
CREATE_TRIGGER (7) - define a new trigger
CREATE_TYPE (7) - define a new data type
CREATE_USER (7) - define a new database role
CREATE_USER_MAPPING (7) - define a new mapping of a user to a foreign server
CREATE_VIEW (7) - define a new view
CROT (3f) - a plane rotation, where the cos (C) is real and the sin (S) is complex, and the vectors CX and CY are complex
CROTG (1) - determines a complex Givens rotation
CSPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex symmetric packed matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by CSPTRF
CSPMV (3f) - the matrix-vector operation y := alpha*A*x + beta*y,
CSPR (3f) - the symmetric rank 1 operation A := alpha*x*conjg( x' ) + A,
CSPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
CSPSV (3f) - the solution to a complex system of linear equations A * X = B,
CSPSVX (3f) - the diagonal pivoting factorization A = U*D*U**T or A = L*D*L**T to compute the solution to a complex system of linear equations A * X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
CSPTRF (3f) - the factorization of a complex symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
CSPTRI (3f) - the inverse of a complex symmetric indefinite matrix A in packed storage using the factorization A = U*D*U**T or A = L*D*L**T computed by CSPTRF
CSPTRS (3f) - a system of linear equations A*X = B with a complex symmetric matrix A stored in packed format using the factorization A = U*D*U**T or A = L*D*L**T computed by CSPTRF
CSROT (1) - applies a plane rotation, where the cos and sin (c and s) are real and the vectors cx and cy are complex
CSTEDC (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
CSTEGR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
CSTEIN (3f) - the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
CSTEMR (3F) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
CSTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
CSYCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by CSYTRF
CSYMM (1) - performs one of the matrix-matrix operations C := alpha*A*B + beta*C,
CSYMV (3f) - the matrix-vector operation y := alpha*A*x + beta*y,
CSYR (3f) - the symmetric rank 1 operation A := alpha*x*( x' ) + A,
CSYR2K (1) - performs one of the symmetric rank 2k operations C := alpha*A*B' + alpha*B*A' + beta*C,
CSYRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
CSYRK (1) - performs one of the symmetric rank k operations C := alpha*A*A' + beta*C,
CSYSV (3f) - the solution to a complex system of linear equations A * X = B,
CSYSVX (3f) - the diagonal pivoting factorization to compute the solution to a complex system of linear equations A * X = B,
CSYTF2 (3f) - the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
CSYTRF (3f) - the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
CSYTRI (3f) - the inverse of a complex symmetric indefinite matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by CSYTRF
CSYTRS (3f) - a system of linear equations A*X = B with a complex symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by CSYTRF
CTBCON (3f) - the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
CTBMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x, or x := conjg( A' )*x,
CTBRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
CTBSV (1) - solves one of the systems of equations A*x = b, or A'*x = b, or conjg( A' )*x = b,
CTGEVC (3f) - some or all of the right and/or left eigenvectors of a pair of complex matrices (S,P), where S and P are upper triangular
CTGEXC (3f) - the generalized Schur decomposition of a complex matrix pair (A,B), using an unitary equivalence transformation (A, B) := Q * (A, B) * Z', so that the diagonal block of (A, B) with row index IFST is moved to row ILST
CTGSEN (3f) - the generalized Schur decomposition of a complex matrix pair (A, B) (in terms of an unitary equivalence transformation Q' * (A, B) * Z), so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the pair (A,B)
CTGSJA (3f) - the generalized singular value decomposition (GSVD) of two complex upper triangular (or trapezoidal) matrices A and B
CTGSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or eigenvectors of a matrix pair (A, B)
CTGSY2 (3f) - the generalized Sylvester equation A * R - L * B = scale D * R - L * E = scale * F using Level 1 and 2 BLAS, where R and L are unknown M-by-N matrices,
CTGSYL (3f) - the generalized Sylvester equation
CTPCON (3f) - the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
CTPMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x, or x := conjg( A' )*x,
CTPRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
CTPSV (1) - solves one of the systems of equations A*x = b, or A'*x = b, or conjg( A' )*x = b,
CTPTRI (3f) - the inverse of a complex upper or lower triangular matrix A stored in packed format
CTRCON (3f) - the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
CTREVC (3f) - some or all of the right and/or left eigenvectors of a complex upper triangular matrix T
CTREXC (3f) - the Schur factorization of a complex matrix A = Q*T*Q**H, so that the diagonal element of T with row index IFST is moved to row ILST
CTRMM (1) - performs one of the matrix-matrix operations B := alpha*op( A )*B, or B := alpha*B*op( A ) where alpha is a scalar, B is an m by n matrix, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of op( A ) = A or op( A ) = A' or op( A ) = conjg( A' )
CTRMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x, or x := conjg( A' )*x,
CTRRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
CTRSEN (3f) - the Schur factorization of a complex matrix A = Q*T*Q**H, so that a selected cluster of eigenvalues appears in the leading positions on the diagonal of the upper triangular matrix T, and the leading columns of Q form an orthonormal basis of the corresponding right invariant subspace
CTRSM (1) - solves one of the matrix equations op( A )*X = alpha*B, or X*op( A ) = alpha*B,
CTRSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a complex upper triangular matrix T (or of any matrix Q*T*Q**H with Q unitary)
CTRSV (1) - solves one of the systems of equations A*x = b, or A'*x = b, or conjg( A' )*x = b,
CTRSYL (3f) - the complex Sylvester matrix equation
CTRTI2 (3f) - the inverse of a complex upper or lower triangular matrix
CTRTRI (3f) - the inverse of a complex upper or lower triangular matrix A
CTZRQF (3f) - i deprecated and has been replaced by routine CTZRZF
CTZRZF (3f) - the M-by-N ( M<=N ) complex upper trapezoidal matrix A to upper triangular form by means of unitary transformations
CUNG2L (3f) - an m by n complex matrix Q with orthonormal columns,
CUNG2R (3f) - an m by n complex matrix Q with orthonormal columns,
CUNGBR (3f) - one of the complex unitary matrices Q or P**H determined by CGEBRD when reducing a complex matrix A to bidiagonal form
CUNGHR (3f) - a complex unitary matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by CGEHRD
CUNGL2 (3f) - an m-by-n complex matrix Q with orthonormal rows,
CUNGLQ (3f) - an M-by-N complex matrix Q with orthonormal rows,
CUNGQL (3f) - an M-by-N complex matrix Q with orthonormal columns,
CUNGQR (3f) - an M-by-N complex matrix Q with orthonormal columns,
CUNGR2 (3f) - an m by n complex matrix Q with orthonormal rows,
CUNGRQ (3f) - an M-by-N complex matrix Q with orthonormal rows,
CUNGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by CHETRD
CUNM2L (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
CUNM2R (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
CUNMBR (3f) - = 'Q', CUNMBR overwrites the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNMHR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNML2 (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
CUNMLQ (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNMQL (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNMQR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNMR2 (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
CUNMR3 (3f) - the general complex m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
CUNMRQ (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNMRZ (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUNMTR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CUPGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by CHPTRD using packed storage
CUPMTR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
CVSps (1) - create patchset information from CVS
Cache::CacheMetaData (3p) - data about objects in the cache
Cache::FastMmap::CImpl (3p) - C code implementation for Cache::FastMmap
Cache::Object (3p) - the data stored in a Cache.
CallingTk (3p) - what is Perl Tk interface doing when you call Tk functions.
Catalyst (3p) - The Elegant MVC Web Application Framework
Catalyst::Action (3p) - Catalyst Action
Catalyst::Action::RenderView (3p) - Sensible default end action.
Catalyst::ActionChain (3p) - Chain of Catalyst Actions
Catalyst::ActionContainer (3p) - Catalyst Action Container
Catalyst::Authentication::Credential::Password (3p) - Authenticate a user with a password.
Catalyst::Authentication::Realm (3p) - Base class for realm objects.
Catalyst::Authentication::Realm::Compatibility (3p) - Compatibility realm object
Catalyst::Authentication::Store (3p) - All about authentication stores
Catalyst::Authentication::Store::DBI (3p) - Storage class for Catalyst Authentication using DBI
Catalyst::Authentication::Store::DBI::User (3p) - User object representing a database record
Catalyst::Authentication::Store::DBIx::Class (3p) - A storage class for Catalyst Authentication using DBIx::Class
Catalyst::Authentication::Store::DBIx::Class::User (3p) - The backing user class for the Catalyst::Authentication::Store::DBIx::Class storage module.
Catalyst::Authentication::Store::Minimal (3p) - Minimal authentication store
Catalyst::Authentication::Store::Null (3p) - Null authentication store
Catalyst::Authentication::User (3p) - Base class for user objects.
Catalyst::Authentication::User::Hash (3p) - An easy authentication user object based on hashes.
Catalyst::Base (3p) - Deprecated base class
Catalyst::ClassData (3p) - Class data accessors
Catalyst::Component (3p) - Catalyst Component Base Class
Catalyst::Component::ACCEPT_CONTEXT (3p) - Make the current Catalyst request context available in Models and Views.
Catalyst::Component::ApplicationAttribute (3p) - Moose Role for components which capture the application context.
Catalyst::Component::ContextClosure (3p) - Moose Role for components which need to close over the $ctx, without leaking
Catalyst::Controller (3p) - Catalyst Controller base class
Catalyst::Controller::FormBuilder (3p) - Catalyst FormBuilder Base Controller
Catalyst::Controller::Rose (3p) - RDBO and RHTMLO base classes for Catalyst
Catalyst::Controller::Rose::Autocomplete (3p) - RDBO/RHTMLO Ajax Autocompletion
Catalyst::Controller::Rose::CRUD (3p) - RDBO and RHTMLO for Catalyst CRUD apps
Catalyst::Controller::Rose::EIP (3p) - base class for Edit In Place tables
Catalyst::Controller::Rose::Search (3p) - base class for searching a RDBO model
Catalyst::Delta (3p) - Overview of changes between versions of Catalyst
Catalyst::Devel (3p) - Catalyst Development Tools
Catalyst::DispatchType (3p) - DispatchType Base Class
Catalyst::DispatchType::Chained (3p) - Path Part DispatchType
Catalyst::DispatchType::Default (3p) - Default DispatchType
Catalyst::DispatchType::Index (3p) - Index DispatchType
Catalyst::DispatchType::Path (3p) - Path DispatchType
Catalyst::DispatchType::Regex (3p) - Regex DispatchType
Catalyst::Dispatcher (3p) - The Catalyst Dispatcher
Catalyst::Engine (3p) - The Catalyst Engine
Catalyst::Engine::Apache (3p) - Catalyst Apache Engines
Catalyst::Engine::Apache2 (3p) - Base class for Apache 1.99x and 2.x Engines
Catalyst::Engine::Apache2::MP19 (3p) - Catalyst Apache2 mod_perl 1.99x Engine
Catalyst::Engine::Apache2::MP20 (3p) - Catalyst Apache2 mod_perl 2.x Engine
Catalyst::Engine::Apache::MP13 (3p) - Catalyst Apache mod_perl 1.3x Engine
Catalyst::Engine::CGI (3p) - The CGI Engine
Catalyst::Engine::FastCGI (3p) - FastCGI Engine
Catalyst::Engine::HTTP (3p) - Catalyst HTTP Engine
Catalyst::Engine::HTTP::POE (3p) - Single-threaded multi-tasking Catalyst engine (deprecated in favor of HTTP::Prefork)
Catalyst::Exception (3p) - Catalyst Exception Class
Catalyst::Exception::Basic (3p) - Basic Catalyst Exception Role
Catalyst::Exception::Detach (3p) - Exception for redispatching using $ctx->detach()
Catalyst::Exception::Go (3p) - Exception for redispatching using $ctx->go()
Catalyst::Exception::Interface (3p) - Role defining the interface for Catalyst exceptions
Catalyst::Helper (3p) - Bootstrap a Catalyst application
Catalyst::Helper::Controller::Scaffold (3p) - Helper for Scaffolding
Catalyst::Helper::Model::CDBI (3p) - Helper for CDBI Models
Catalyst::Helper::Model::DBI (3p) - Helper for DBI Models
Catalyst::Helper::Model::DBIC::Schema (3p) - Helper for DBIC Schema Models
Catalyst::Helper::Model::DBIDM (3) - Helper for DBIx::DataModel Schema Models
Catalyst::Helper::Prototype (3p) - Helper to generate Prototype library
Catalyst::Helper::View::JSON (3p) - Helper for JSON Views
Catalyst::Helper::View::Mason (3) - Helper for Mason Views
Catalyst::Helper::View::TT (3p) - Helper for TT Views
Catalyst::Helper::View::TT::ForceUTF8 (3p) - Helper for TT::ForceUTF8 Views
Catalyst::Helper::View::TTSite (3p) - Helper for TT view which builds a skeleton web site
Catalyst::Helper::View::XSLT (3) - Helper for XSLT Views
Catalyst::Log (3p) - Catalyst Log Class
Catalyst::Log::Log4perl (3p) - Log::Log4perl logging for Catalyst
Catalyst::Manual::About (3p) - The philosophy of Catalyst
Catalyst::Manual::Actions (3p) - Catalyst Reusable Actions
Catalyst::Manual::CatalystAndMoose (3p) - How Catalyst 5.8+ and Moose relate
Catalyst::Manual::Components (3p) - Reuseable components for Catalyst applications
Catalyst::Manual::Cookbook (3p) - Cooking with Catalyst
Catalyst::Manual::DevelopmentProcess (3p) - Administrative structure of the Catalyst Development Process
Catalyst::Manual::ExtendingCatalyst (3p) - Extending The Framework
Catalyst::Manual::Internals (3p) - Catalyst Internals
Catalyst::Manual::Intro (3p) - Introduction to Catalyst
Catalyst::Manual::Plugins (3p) - See Catalyst::Manual::Components instead
Catalyst::Manual::Tutorial (3p) - Catalyst Tutorial: Overview
Catalyst::Manual::Tutorial::01_Intro (3p) - Catalyst Tutorial - Chapter 1: Introduction
Catalyst::Manual::Tutorial::02_CatalystBasics (3p) - Catalyst Tutorial - Chapter 2: Catalyst Application Development Basics
Catalyst::Manual::Tutorial::03_MoreCatalystBasics (3p) - Catalyst Tutorial - Chapter 3: More Catalyst Application Development Basics
Catalyst::Manual::Tutorial::04_BasicCRUD (3p) - Catalyst Tutorial - Chapter 4: Basic CRUD
Catalyst::Manual::Tutorial::05_Authentication (3p) - Catalyst Tutorial - Chapter 5: Authentication
Catalyst::Manual::Tutorial::06_Authorization (3p) - Catalyst Tutorial - Chapter 6: Authorization
Catalyst::Manual::Tutorial::07_Debugging (3p) - Catalyst Tutorial - Chapter 7: Debugging
Catalyst::Manual::Tutorial::08_Testing (3p) - Catalyst Tutorial - Chapter 8: Testing
Catalyst::Manual::Tutorial::09_AdvancedCRUD (3p) - Catalyst Tutorial - Chapter 9: Advanced CRUD
Catalyst::Manual::Tutorial::09_AdvancedCRUD::09_FormBuilder (??) - Catalyst Tutorial - Chapter 9: Advanced CRUD - FormBuilder
Catalyst::Manual::Tutorial::09_AdvancedCRUD::09_FormFu (3p) - Catalyst Tutorial - Chapter 9: Advanced CRUD - FormFu
Catalyst::Manual::Tutorial::09_AdvancedCRUD::09_FormHandler (??) - Catalyst Tutorial - Chapter 9: Advanced CRUD - FormHandler
Catalyst::Manual::Tutorial::10_Appendices (3p) - Catalyst Tutorial - Chapter 10: Appendices
Catalyst::Manual::WritingPlugins (3p) - (DEPRECATED, see Catalyst::Manual::ExtendingCatalyst)
Catalyst::Model (3p) - Catalyst Model base class
Catalyst::Model::CDBI (3p) - CDBI Model Class
Catalyst::Model::DBI (3p) - DBI Model Class
Catalyst::Model::DBIC::Schema (3p) - DBIx::Class::Schema Model Class
Catalyst::Model::DBIDM (3) - DBIx::DataModel model class
Catalyst::Model::RDBO (3p) - base class for Rose::DB::Object model
Catalyst::Plugin::Authentication (3p) - Infrastructure plugin for the Catalyst authentication framework.
Catalyst::Plugin::Authentication::Credential::Password (3p) - Compatibility shim
Catalyst::Plugin::Authentication::Internals (3p) - All about authentication Stores and Credentials
Catalyst::Plugin::Authentication::Store::DBIC (3p) - **DEPRECATED** Authentication and authorization against a DBIx::Class or Class::DBI model.
Catalyst::Plugin::Authentication::Store::DBIC::Backend (3p) - DBIx::Class authentication storage backend.
Catalyst::Plugin::Authentication::Store::DBIC::User (3p) - A user object representing an entry in a database.
Catalyst::Plugin::Authentication::Store::Htpasswd (3p) - Authentication database in "$c->config".
Catalyst::Plugin::Authentication::Store::Htpasswd::Backend (??) - Htpasswd authentication storage backend.
Catalyst::Plugin::Authentication::Store::Htpasswd::User (3p) - A user object representing an entry in an htpasswd file.
Catalyst::Plugin::Authentication::Store::Minimal (3p) - Compatibility shim
Catalyst::Plugin::Authentication::User::Hash (3p) - Compatibility shim
Catalyst::Plugin::Authorization::ACL (3p) - ACL support for Catalyst applications.
Catalyst::Plugin::Authorization::ACL::Engine (3p) - The backend that computes ACL checks for Catalyst::Plugin::Authorization::ACL.
Catalyst::Plugin::Authorization::Roles (3p) - Role based authorization for Catalyst based on Catalyst::Plugin::Authentication
Catalyst::Plugin::C3 (3p) - Catalyst Plugin to subvert NEXT to use Class::C3
Catalyst::Plugin::Cache (3p) - Flexible caching support for Catalyst.
Catalyst::Plugin::Cache::Backend (3p) - Bare minimum backend interface.
Catalyst::Plugin::Cache::Backend::FastMmap (3p) - A thin wrapper for Cache::FastMmap that can handle non refs.
Catalyst::Plugin::Cache::Backend::Memory (3p) - Stupid memory based caching backend.
Catalyst::Plugin::Cache::Choose::KeyRegex (3p) - Choose a cache backend based on key regexes.
Catalyst::Plugin::Cache::Curried (3p) - Curried versions of "cache_set", "cache_get" and "cache_remove" that look more like a backend.
Catalyst::Plugin::Cache::FileCache (3p) - (DEPRECATED) File cache
Catalyst::Plugin::Cache::Memcached (3p) - Distributed cache
Catalyst::Plugin::Cache::Store (3p) - how to write a Cache store plugin.
Catalyst::Plugin::Cache::Store::FastMmap (3p) - DEPRECATED - FastMmap cache store for Catalyst::Plugin::Cache.
Catalyst::Plugin::Cache::Store::Memory (3p) - Stupid memory based cache store plugin.
Catalyst::Plugin::Charsets::Japanese (3p) - Japanese specific charsets handler
Catalyst::Plugin::ConfigLoader (3p) - Load config files of various types
Catalyst::Plugin::ConfigLoader::Environment (3p) - Configure your application with environment variables.
Catalyst::Plugin::ConfigLoader::Manual (3p) - Guide to using the ConfigLoader plugin
Catalyst::Plugin::DefaultEnd (3) - Sensible default end action.
Catalyst::Plugin::Email (3p) - Send emails with Catalyst
Catalyst::Plugin::FormValidator (3p) - FormValidator for Catalyst
Catalyst::Plugin::HTML::Widget (3p) - HTML Widget And Validation Framework
Catalyst::Plugin::I18N (3p) - I18N for Catalyst
Catalyst::Plugin::I18N::Manual (3p) - (Draft) I18N and L10N with Catalyst and Template Toolkit.
Catalyst::Plugin::LogWarnings (3p) - Log perl warnings to your Catalyst log object
Catalyst::Plugin::Markdown (3) - Markdown for Catalyst
Catalyst::Plugin::PageCache (3p) - Cache the output of entire pages
Catalyst::Plugin::Pluggable (3p) - Plugin for Pluggable Catalyst applications
Catalyst::Plugin::Prototype (3p) - Plugin for Prototype
Catalyst::Plugin::Session (3p) - Generic Session plugin - ties together server side storage and client side state required to maintain session data.
Catalyst::Plugin::Session::FastMmap (3p) - FastMmap sessions for Catalyst
Catalyst::Plugin::Session::PerUser (3) - Per user sessions (instead of per browser sessions).
Catalyst::Plugin::Session::State (3p) - Base class for session state preservation plugins.
Catalyst::Plugin::Session::State::Cookie (3p) - Maintain session IDs using cookies.
Catalyst::Plugin::Session::State::URI (3p) - Saves session IDs by rewriting URIs delivered to the client, and extracting the session ID from requested URIs.
Catalyst::Plugin::Session::Store (3p) - Base class for session storage drivers.
Catalyst::Plugin::Session::Store::Dummy (3p) - Doesn't really store sessions - useful for tests.
Catalyst::Plugin::Session::Store::FastMmap (3p) - FastMmap session storage backend.
Catalyst::Plugin::Session::Store::File (3p) - File storage backend for session data.
Catalyst::Plugin::Session::Test::Store (3p) - Reusable sanity for session storage engines.
Catalyst::Plugin::Session::Tutorial (3p) - Understanding and using sessions.
Catalyst::Plugin::Singleton (3) - Singleton to context
Catalyst::Plugin::StackTrace (3p) - Display a stack trace on the debug screen
Catalyst::Plugin::Static::Simple (3p) - Make serving static pages painless.
Catalyst::Plugin::SubRequest (3p) - Make subrequests to actions in Catalyst
Catalyst::Plugin::Textile (3p) - Textile for Catalyst
Catalyst::Plugin::Unicode (3p) - Unicode aware Catalyst
Catalyst::Plugin::XMLRPC (3p) - Dispatch XMLRPC methods with Catalyst
Catalyst::Plugin::XMLRPC::DispatchType::XMLRPC (3p) - XMLRPC DispatchType
Catalyst::Request (3p) - provides information about the current client request
Catalyst::Request::Upload (3p) - handles file upload requests
Catalyst::Response (3p) - stores output responding to the current client request
Catalyst::Restarter (3p) - Uses File::ChangeNotify to check for changed files and restart the server
Catalyst::Restarter::Forking (3p) - Forks and restarts the child process
Catalyst::Restarter::Win32 (3p) - Uses Proc::Background to manage process restarts
Catalyst::Runtime (3p) - The Catalyst Framework Runtime
Catalyst::Script::CGI (3p) - The CGI Catalyst Script
Catalyst::Script::Create (3p) - Create a new Catalyst Component
Catalyst::Script::FastCGI (3p) - The FastCGI Catalyst Script
Catalyst::Script::Server (3p) - Catalyst test server
Catalyst::Script::Test (3p) - Test Catalyst application on the command line
Catalyst::ScriptRole (3p) - Common functionality for Catalyst scripts.
Catalyst::ScriptRunner (3p) - The Catalyst Framework script runner
Catalyst::Stats (3p) - Catalyst Timing Statistics Class
Catalyst::Test (3p) - Test Catalyst Applications
Catalyst::Upgrading (3p) - Instructions for upgrading to the latest Catalyst
Catalyst::Utils (3p) - The Catalyst Utils
Catalyst::View (3p) - Catalyst View base class
Catalyst::View::JSON (3p) - JSON view for your data
Catalyst::View::Mason (3) - Mason View Class
Catalyst::View::TT (3p) - Template View Class
Catalyst::View::TT::ForceUTF8 (3p) - Template View Class with utf8 encoding
Catalyst::View::TT::FunctionGenerator (3p) - Generate functions from ... to be used from a TT view
Catalyst::View::XSLT (3) - XSLT View Class
Catalyst::View::XSLT::XML::LibXSLT (3) - An implementation for Catalyst::View::XSLT with XML::LibXSLT
Cdt (3) - container data types
Chatbot::Eliza (3p) - A clone of the classic Eliza program
Class::Accessor (3p) - Automated accessor generation
Class::AutoClass (3) - Create get and set methods and simplify object initialization
Class::DBI (3p) - Simple Database Abstraction
Class::DBI::AsForm (3p) - Produce HTML form elements for database columns
Class::DBI::Attribute (3p) - A value in a column.
Class::DBI::Cascade::Delete (3p) - Delete related objects
Class::DBI::FromForm (3p) - Update Class::DBI data using Data::FormValidator or HTML Widget
Class::DBI::Iterator (3p) - Iterate over Class::DBI search results
Class::DBI::Loader::Generic (3p) - Generic Class::DBI::Loader Implementation.
Class::DBI::Loader::Pg (3p) - Class::DBI::Loader Postgres Implementation.
Class::DBI::Loader::SQLite (3p) - Class::DBI::Loader SQLite Implementation.
Class::DBI::Loader::mysql (3p) - Class::DBI::Loader mysql Implementation.
Class::DBI::Plugin::Type (3p) - Determine type information for columns
Class::DBI::Query (3p) - Deprecated SQL manager for Class::DBI
Class::DBI::Relationship (3p) - base class for Relationships
Class::Data::Accessor (3) - Inheritable, overridable class and instance data accessor creation
Class::Data::Inheritable (3p) - Inheritable, overridable class data
Class::Date (3p) - Class for easy date and time manipulation
Class::Inspector (3p) - Get information about a class and its structure
Class::Inspector::Functions (3p) - Get information about a class and its structure
Class::Loader (3p) - Load modules and create objects on demand.
Class::MOP::Attribute (3p) - Attribute Meta Object
Class::MOP::Deprecated (3p) - List of deprecated methods
Class::MOP::Method::Generated (3p) - Abstract base class for generated methods
Class::MOP::Mixin::AttributeCore (3p) - Core attributes shared by attribute metaclasses
Class::MOP::Mixin::HasMethods (3p) - Methods for metaclasses which have attributes
Class::Method::array (3p) - Create methods for handling an array value.
Class::Method::hash (3p) - Create methods for handling a hash value.
Class::Method::scalar (3p) - Create methods for handling a scalar value.
Class::MethodMaker (3p) - Create generic methods for OO Perl
Class::MethodMaker::Engine (3p) - The parameter passing, method installation & non-data-structure methods of Class::MethodMaker.
Class::MethodMaker::V1Compat (3p) - V1 compatibility code for C::MM
Class::Singleton (3p) - Implementation of a "Singleton" class
Class::XSAccessor (3p) - Generate fast XS accessors without runtime compilation
Class::XSAccessor::Array (3p) - Generate fast XS accessors without runtime compilation
Clone (3p) - recursively copy Perl datatypes
ClusterSSH::L10N (3p) - Base translations module
Config::Any (3p) - Load configuration from different file formats, transparently
Config::ApacheFormat (3p) - use Apache format config files
Config::General::Interpolated (3p) - Parse variables within Config files
Config::IniFiles (3) - A module for reading .ini-style configuration files.
Convert::BinHex (3p) - extract data from Macintosh BinHex files
Convert::Binary::C (3p) - Binary Data Conversion using C Types
Convert::PEM::CBC (3p) - Cipher Block Chaining Mode implementation
Crypt::CBC (3p) - Encrypt Data with Cipher Block Chaining Mode
Crypt::DSA (3p) - DSA Signatures and Key Generation
Crypt::DSA::KeyChain (3p) - DSA key generation system
Crypt::DSA::Signature (3p) - DSA signature object
Crypt::OpenSSL::Random (3p) - Routines for accessing the OpenSSL pseudo-random number generator
Crypt::Primes (3p) - Provable Prime Number Generator suitable for Cryptographic Applications.
Crypt::RC4 (3p) - Perl implementation of the RC4 encryption algorithm
Crypt::RSA::DataFormat (3p) - Data creation, conversion and reporting primitives.
Crypt::RSA::Key (3p) - RSA Key Pair Generator.
Crypt::RSA::Key::Private (3p) - RSA Private Key Management.
Crypt::RSA::Key::Private::SSH (3p) - SSH Private Key Import
Crypt::RSA::Primitives (3p) - RSA encryption, decryption, signature and verification primitives.
Crypt::RSA::SS::PKCS1v15 (3p) - PKCS #1 v1.5 signatures.
Crypt::RSA::SS::PSS (3p) - Probabilistic Signature Scheme based on RSA.
Crypt::Random (3p) - Cryptographically Secure, True Random Number Generator.
Crypt::SmbHash (3p) - Perl-only implementation of lanman and nt md4 hash functions, for use in Samba style smbpasswd entries
Curses (3p) - terminal screen handling and optimization
Curses::UI::Buttonbox (3p) - Create and manipulate button widgets
Curses::UI::Calendar (3p) - Create and manipulate calendar widgets
Curses::UI::Checkbox (3p) - Create and manipulate checkbox widgets
Curses::UI::Container (3p) - Create and manipulate container widgets
Curses::UI::Dialog::Basic (3p) - Create and manipulate basic dialogs
Curses::UI::Dialog::Calendar (3p) - Create and manipulate calendar dialogs
Curses::UI::Dialog::Dirbrowser (3p) - Create and manipulate filebrowser dialogs
Curses::UI::Dialog::Error (3p) - Create and manipulate error dialogs
Curses::UI::Dialog::Filebrowser (3p) - Create and manipulate filebrowser dialogs
Curses::UI::Dialog::Progress (3p) - Create and manipulate progress dialogs
Curses::UI::Dialog::Status (3p) - Create and manipulate status dialogs
Curses::UI::Label (3p) - Create and manipulate label widgets
Curses::UI::Listbox (3p) - Create and manipulate listbox widgets
Curses::UI::Menubar (3p) - Create and manipulate menubar widgets
Curses::UI::Notebook (3p) - Create and manipulate notebook widgets.
Curses::UI::PasswordEntry (3p) - Create and manipulate passwordentry widgets
Curses::UI::Popupmenu (3p) - Create and manipulate popupbox widgets
Curses::UI::Progressbar (3p) - Create and manipulate progressbar widgets
Curses::UI::Radiobuttonbox (3p) - Create and manipulate radiobuttonbox widgets
Curses::UI::TextEditor (3p) - Create and manipulate texteditor widgets
Curses::UI::TextEntry (3p) - Create and manipulate textentry widgets
Curses::UI::TextViewer (3p) - Create and manipulate textviewer widgets
Curses::UI::Window (3p) - Create and manipulate Window widgets
Curses::Widget::Tutorial::Creation (3p) - Widget Creation Tutorial
Curses::Widgets (3p) - Base widget class for use with the Curses::Application framework
DBD::Gofer (3p) - A stateless-proxy driver for communicating with a remote DBI
DBD::Pg (3p) - PostgreSQL database driver for the DBI module
DBD::Sponge (3p) - Create a DBI statement handle from Perl data
DBD::mysql (3p) - MySQL driver for the Perl5 Database Interface (DBI)
DBDSDC (3f) - the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B
DBDSQR (3f) - the singular values and, optionally, the right and/or left singular vectors from the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B using the implicit zeroshift QR algorithm
DBI (3p) - Database independent interface for Perl
DBI::Const::GetInfoReturn (3p) - Data and functions for describing GetInfo results
DBI::Const::GetInfoType (3p) - Data describing GetInfo type codes
DBI::DBD (3p) - Perl DBI Database Driver Writer's Guide
DBI::DBD::Metadata (3p) - Generate the code and data for some DBI metadata methods
DBI::FAQ (3p) - The Frequently Asked Questions for the Perl5 Database Interface
DBI::Gofer::Request (3p) - Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute
DBI::Gofer::Response (3p) - Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer
DBI::Gofer::Serializer::Base (3p) - base class for Gofer serialization
DBI::Gofer::Serializer::DataDumper (3p) - Gofer serialization using DataDumper
DBI::Gofer::Serializer::Storable (3p) - Gofer serialization using Storable
DBI::ProfileData (3p) - manipulate DBI::ProfileDumper data dumps
DBI::ProfileDumper (3p) - profile DBI usage and output data to a file
DBI::ProfileDumper::Apache (3p) - capture DBI profiling data from Apache/mod_perl
DBI::ProfileSubs (3p) - Subroutines for dynamic profile Path
DBI::PurePerl (3p) - a DBI emulation using pure perl (no C/XS compilation required)
DBI::W32ODBC (3p) - An experimental DBI emulation layer for Win32::ODBC
DBIx::Class (3p) - Extensible and flexible object <-> relational mapper.
DBIx::Class::CDBICompat (3p) - Class::DBI Compatibility layer.
DBIx::Class::DB (3p) - (DEPRECATED) classdata schema component
DBIx::Class::InflateColumn (3p) - Automatically create references from column data
DBIx::Class::InflateColumn::DateTime (3p) - Auto-create DateTime objects from date and datetime columns.
DBIx::Class::InflateColumn::File (3p) - map files from the Database to the filesystem.
DBIx::Class::Manual::DocMap (3p) - What documentation do we have?
DBIx::Class::Manual::Example (3p) - Simple CD database example
DBIx::Class::Manual::Glossary (3p) - Clarification of terms used.
DBIx::Class::PK::Auto (3p) - Automatic primary key class
DBIx::Class::PK::Auto::DB2 (3p) - (DEPRECATED) Automatic primary key class for DB2
DBIx::Class::PK::Auto::MSSQL (3p) - (DEPRECATED) Automatic primary key class for MSSQL
DBIx::Class::PK::Auto::MySQL (3p) - (DEPRECATED) Automatic primary key class for MySQL
DBIx::Class::PK::Auto::Oracle (3p) - (DEPRECATED) Automatic primary key class for Oracle
DBIx::Class::PK::Auto::Pg (3p) - (DEPRECATED) Automatic primary key class for Pg
DBIx::Class::PK::Auto::SQLite (3p) - (DEPRECATED) Automatic primary key class for SQLite
DBIx::Class::Relationship (3p) - Inter-table relationships
DBIx::Class::Relationship::Base (3p) - Inter-table relationships
DBIx::Class::ResultSet (3p) - Responsible for fetching and creating resultset.
DBIx::Class::ResultSourceProxy::Table (3p) - provides a classdata table object and method proxies
DBIx::Class::Schema::Loader::Base (3p) - Base DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader::DBI (3p) - DBIx::Class::Schema::Loader DBI Implementation.
DBIx::Class::Schema::Loader::DBI::DB2 (3p) - DBIx::Class::Schema::Loader::DBI DB2 Implementation.
DBIx::Class::Schema::Loader::DBI::Oracle (3p) - DBIx::Class::Schema::Loader::DBI Oracle Implementation.
DBIx::Class::Schema::Loader::DBI::Pg (3p) - DBIx::Class::Schema::Loader::DBI PostgreSQL Implementation.
DBIx::Class::Schema::Loader::DBI::SQLite (3p) - DBIx::Class::Schema::Loader::DBI SQLite Implementation.
DBIx::Class::Schema::Loader::DBI::mysql (3p) - DBIx::Class::Schema::Loader::DBI mysql Implementation.
DBIx::Class::Schema::Loader::RelBuilder (3p) - Builds relationships for DBIx::Class::Schema::Loader
DBIx::Class::Storage::DBI::DB2 (3p) - Automatic primary key class for DB2
DBIx::Class::Storage::DBI::MultiDistinctEmulation (3p) - Some databases can't handle count distincts with multiple cols. They should use base on this.
DBIx::Class::Storage::DBI::Oracle (3p) - Automatic primary key class for Oracle
DBIx::Class::Storage::DBI::Pg (3p) - Automatic primary key class for PostgreSQL
DBIx::Class::Storage::DBI::Replication (3p) - EXPERIMENTAL Replicated database support
DBIx::Class::Storage::DBI::SQLite (3p) - Automatic primary key class for SQLite
DBIx::Class::Storage::DBI::mysql (3p) - Automatic primary key class for MySQL
DBIx::Class::Storage::Statistics (3p) - SQL Statistics
DBIx::Class::Test::SQLite (3p) - Base class for running Class::DBI tests against DBIx::Class compat layer, shamelessly ripped from Class::DBI::Test::SQLite
DBIx::DataModel (3) - Classes and UML-style Associations on top of DBI
DBIx::DataModel::Base (3) - Base class for DBIx::DataModel
DBIx::DataModel::Doc::Cookbook (3) - Helpful recipes
DBIx::DataModel::Doc::Delta_1.0 (3) - Differences introduced in version 1.0
DBIx::DataModel::Doc::Design (3) - Architecture and design principles
DBIx::DataModel::Doc::Glossary (3) - Terms used in DBIx::DataModel documentation
DBIx::DataModel::Doc::Internals (3) - Description of the internal structure
DBIx::DataModel::Doc::Misc (3) - Other considerations
DBIx::DataModel::Doc::Quickstart (3) - Get quickly started with DBIx::DataModel
DBIx::DataModel::Doc::Reference (3) - All methods of DBIx::DataModel
DBIx::DataModel::Schema (3) - Factory for DBIx::DataModel Schemas
DBIx::DataModel::Schema::Generator (3) - automatically generate a schema for DBIx::DataModel
DBIx::DataModel::Source (3) - Abstract parent for Table and View
DBIx::DataModel::Statement (3) - DBIx::DataModel statement objects
DBIx::DataModel::Statement::JDBC (3) - Statement for interacting with DBD::JDBC
DBIx::DataModel::Table (3) - Parent for Table classes
DBIx::DataModel::View (3) - Parent for View classes
DDISNA (3f) - the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian matrix or for the left or right singular vectors of a general m-by-n matrix
DEALLOCATE (7) - deallocate a prepared statement
DGBBRD (3f) - a real general m-by-n band matrix A to upper bidiagonal form B by an orthogonal transformation
DGBCON (3f) - the reciprocal of the condition number of a real general band matrix A, in either the 1-norm or the infinity-norm,
DGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
DGBMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
DGBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
DGBSV (3f) - the solution to a real system of linear equations A * X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
DGBSVX (3f) - the LU factorization to compute the solution to a real system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
DGBTF2 (3f) - an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
DGBTRF (3f) - an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
DGBTRS (3f) - a system of linear equations A * X = B or A' * X = B with a general band matrix A using the LU factorization computed by DGBTRF
DGEBAK (3f) - the right or left eigenvectors of a real general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by DGEBAL
DGEBAL (3f) - a general real matrix A
DGEBD2 (3f) - a real general m by n matrix A to upper or lower bidiagonal form B by an orthogonal transformation
DGEBRD (3f) - a general real M-by-N matrix A to upper or lower bidiagonal form B by an orthogonal transformation
DGECON (3f) - the reciprocal of the condition number of a general real matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by DGETRF
DGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
DGEES (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
DGEESX (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
DGEEV (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
DGEEVX (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
DGEGS (3f) - i deprecated and has been replaced by routine DGGES
DGEGV (3f) - i deprecated and has been replaced by routine DGGEV
DGEHD2 (3f) - a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
DGEHRD (3f) - a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
DGELQ2 (3f) - an LQ factorization of a real m by n matrix A
DGELQF (3f) - an LQ factorization of a real M-by-N matrix A
DGELS (3f) - overdetermined or underdetermined real linear systems involving an M-by-N matrix A, or its transpose, using a QR or LQ factorization of A
DGELSX (3f) - i deprecated and has been replaced by routine DGELSY
DGEMM (1) - performs one of the matrix-matrix operations C := alpha*op( A )*op( B ) + beta*C,
DGEMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
DGEQL2 (3f) - a QL factorization of a real m by n matrix A
DGEQLF (3f) - a QL factorization of a real M-by-N matrix A
DGEQP3 (3f) - a QR factorization with column pivoting of a matrix A
DGEQPF (3f) - i deprecated and has been replaced by routine DGEQP3
DGEQR2 (3f) - a QR factorization of a real m by n matrix A
DGEQRF (3f) - a QR factorization of a real M-by-N matrix A
DGER (1) - performs the rank 1 operation A := alpha*x*y' + A,
DGERFS (3f) - the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
DGERQ2 (3f) - an RQ factorization of a real m by n matrix A
DGERQF (3f) - an RQ factorization of a real M-by-N matrix A
DGESC2 (3f) - a system of linear equations A * X = scale* RHS with a general N-by-N matrix A using the LU factorization with complete pivoting computed by DGETC2
DGESDD (3f) - the singular value decomposition (SVD) of a real M-by-N matrix A, optionally computing the left and right singular vectors
DGESV (3f) - the solution to a real system of linear equations A * X = B,
DGESVD (3f) - the singular value decomposition (SVD) of a real M-by-N matrix A, optionally computing the left and/or right singular vectors
DGESVX (3f) - the LU factorization to compute the solution to a real system of linear equations A * X = B,
DGETC2 (3f) - an LU factorization with complete pivoting of the n-by-n matrix A
DGETF2 (3f) - an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
DGETRF (3f) - an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
DGETRI (3f) - the inverse of a matrix using the LU factorization computed by DGETRF
DGETRS (3f) - a system of linear equations A * X = B or A' * X = B with a general N-by-N matrix A using the LU factorization computed by DGETRF
DGGBAK (3f) - the right or left eigenvectors of a real generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by DGGBAL
DGGBAL (3f) - a pair of general real matrices (A,B)
DGGES (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B),
DGGESX (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B), the generalized eigenvalues, the real Schur form (S,T), and,
DGGEV (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B)
DGGEVX (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B)
DGGHRD (3f) - a pair of real matrices (A,B) to generalized upper Hessenberg form using orthogonal transformations, where A is a general matrix and B is upper triangular
DGGQRF (3F) - a generalized QR factorization of an N-by-M matrix A and an Nby-P matrix B
DGGRQF (3F) - a generalized RQ factorization of an M-by-N matrix A and a Pby-N matrix B
DGGSVD (3f) - the generalized singular value decomposition (GSVD) of an Mby-N real matrix A and P-by-N real matrix B
DGGSVP (3F) - orthogonal matrices U, V and Q such that N-K-L K L U'*A*Q = K ( 0 A12 A13 ) if M-K-L >= 0
DGTCON (3f) - the reciprocal of the condition number of a real tridiagonal matrix A using the LU factorization as computed by DGTTRF
DGTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
DGTSV (3f) - the equation A*X = B,
DGTSVX (3f) - the LU factorization to compute the solution to a real system of linear equations A * X = B or A**T * X = B,
DGTTRF (3f) - an LU factorization of a real tridiagonal matrix A using elimination with partial pivoting and row interchanges
DGTTRS (3f) - one of the systems of equations A*X = B or A'*X = B,
DGTTS2 (3f) - one of the systems of equations A*X = B or A'*X = B,
DHGEQZ (3f) - the eigenvalues of a real matrix pair (H,T),
DHSEIN (3f) - inverse iteration to find specified right and/or left eigenvectors of a real upper Hessenberg matrix H
DHSEQR (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
DISCARD (7) - discard session state
DLABRD (3f) - the first NB rows and columns of a real general m by n matrix A to upper or lower bidiagonal form by an orthogonal transformation Q' * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
DLACN2 (3f) - the 1-norm of a square, real matrix A
DLACON (3f) - the 1-norm of a square, real matrix A
DLACPY (3f) - all or part of a two-dimensional matrix A to another matrix B
DLAE2 (3f) - the eigenvalues of a 2-by-2 symmetric matrix [ A B ] [ B C ]
DLAEBZ (3f) - the iteration loops which compute and use the function N(w), which is the count of eigenvalues of a symmetric tridiagonal matrix T less than or equal to its argument w
DLAED0 (3f) - all eigenvalues and corresponding eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
DLAED1 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
DLAED3 (3f) - the roots of the secular equation, as defined by the values in D, W, and RHO, between 1 and K
DLAED4 (3f) - compute the I-th updated eigenvalue of a symmetric rank-one modification to a diagonal matrix whose elements are given in the array d, and that D(i) < D(j) for i < j and that RHO > 0
DLAED5 (3f) - compute the I-th eigenvalue of a symmetric rank-one modification of a 2-by-2 diagonal matrix diag( D ) + RHO The diagonal elements in the array D are assumed to satisfy D(i) < D(j) for i < j
DLAED6 (3f) - the positive or negative root (closest to the origin) of z(1) z(2) z(3) f(x) = rho + --------- + ---------- + --------- d(1)-x d(2)-x d(3)-x It is assumed that if ORGATI = .true
DLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
DLAED9 (3f) - the roots of the secular equation, as defined by the values in D, Z, and RHO, between KSTART and KSTOP
DLAEIN (3f) - inverse iteration to find a right or left eigenvector corresponding to the eigenvalue (WR,WI) of a real upper Hessenberg matrix H
DLAEV2 (3f) - the eigendecomposition of a 2-by-2 symmetric matrix [ A B ] [ B C ]
DLAEXC (3f) - adjacent diagonal blocks T11 and T22 of order 1 or 2 in an upper quasi-triangular matrix T by an orthogonal similarity transformation
DLAG2S (3F) - a DOUBLE PRECISION matrix, SA, to a SINGLE PRECISION matrix, A
DLAGS2 (3f) - 2-by-2 orthogonal matrices U, V and Q, such that if ( UPPER ) then U'*A*Q = U'*( A1 A2 )*Q = ( x 0 ) ( 0 A3 ) ( x x ) and V'*B*Q = V'*( B1 B2 )*Q = ( x 0 ) ( 0 B3 ) ( x x ) or if ( .NOT.UPPER ) then U'*A*Q = U'*( A1 0 )*Q = ( x x ) ( A2 A3 ) ( 0 x ) and V'*B*Q = V'*( B1 0 )*Q = ( x x ) ( B2 B3 ) ( 0 x ) The rows of the transformed A and B are parallel, where U = ( CSU SNU ), V = ( CSV SNV ), Q = ( CSQ SNQ ) ( -SNU CSU ) ( -SNV CSV ) ( -SNQ CSQ ) Z' denotes the transpose of Z
DLAGTF (3f) - the matrix (T - lambda*I), where T is an n by n tridiagonal matrix and lambda is a scalar, as T - lambda*I = PLU,
DLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
DLAGTS (3f) - be used to solve one of the systems of equations (T - lambda*I)*x = y or (T - lambda*I)'*x = y,
DLAGV2 (3f) - the Generalized Schur factorization of a real 2-by-2 matrix pencil (A,B) where B is upper triangular
DLAHQR (3f) - i an auxiliary routine called by DHSEQR to update the eigenvalues and Schur decomposition already computed by DHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
DLAHR2 (3F) - the first NB columns of A real general n-BY-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
DLAHRD (3f) - the first NB columns of a real general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
DLAIC1 (3f) - one step of incremental condition estimation in its simplest version
DLALN2 (3f) - a system of the form (ca A - w D ) X = s B or (ca A' - w D) X = s B with possible scaling ("s") and perturbation of A
DLALS0 (3f) - back the multiplying factors of either the left or the right singular vector matrix of a diagonal matrix appended by a row to the right hand side matrix B in solving the least squares problem using the divide-and-conquer SVD approach
DLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
DLAMRG (3f) - create a permutation list which will merge the elements of A (which is composed of two independently sorted sets) into a single set which is sorted in ascending order
DLANEG (3f) - the Sturm count, the number of negative pivots encountered while factoring tridiagonal T - sigma I = L D L^T
DLANGB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
DLANGE (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real matrix A
DLANGT (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real tridiagonal matrix A
DLANHS (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
DLANSB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
DLANSP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A, supplied in packed form
DLANST (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric tridiagonal matrix A
DLANSY (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A
DLANTB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
DLANTP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
DLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
DLANV2 (3f) - the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form
DLAPMT (3f) - the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
DLAQGB (3f) - a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
DLAQGE (3f) - a general M by N matrix A using the row and column scaling factors in the vectors R and C
DLAQP2 (3f) - a QR factorization with column pivoting of the block A(OFFSET+1:M,1:N)
DLAQPS (3f) - a step of QR factorization with column pivoting of a real Mby-N matrix A by using Blas-3
DLAQR0 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
DLAQR4 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
DLAQSB (3f) - a symmetric band matrix A using the scaling factors in the vector S
DLAQSP (3f) - a symmetric matrix A using the scaling factors in the vector S
DLAQSY (3f) - a symmetric matrix A using the scaling factors in the vector S
DLAR1V (3f) - the (scaled) r-th column of the inverse of the sumbmatrix in rows B1 through BN of the tridiagonal matrix L D L^T - sigma I
DLAR2V (3f) - a vector of real plane rotations from both sides to a sequence of 2-by-2 real symmetric matrices, defined by the elements of the vectors x, y and z
DLARF (3f) - a real elementary reflector H to a real m by n matrix C, from either the left or the right
DLARFB (3f) - a real block reflector H or its transpose H' to a real m by n matrix C, from either the left or the right
DLARFG (3f) - a real elementary reflector H of order n, such that H * ( alpha ) = ( beta ), H' * H = I
DLARFX (3f) - a real elementary reflector H to a real m by n matrix C, from either the left or the right
DLARGV (3f) - a vector of real plane rotations, determined by elements of the real vectors x and y
DLARRB (3f) - relatively robust representation(RRR) L D L^T, DLARRB does "limited" bisection to refine the eigenvalues of L D L^T,
DLARRC (3f) - number of eigenvalues of the symmetric tridiagonal matrix T that are in the interval (VL,VU] if JOBT = 'T', and of L D L^T if JOBT = 'L'
DLARRD (3f) - the eigenvalues of a symmetric tridiagonal matrix T to suitable accuracy
DLARRE (3f) - the desired eigenvalues of a given real symmetric tridiagonal matrix T, DLARRE sets any "small" off-diagonal elements to zero, and for each unreduced block T_i, it finds (a) a suitable shift at one end of the block's spectrum,
DLARRF (3f) - initial representation L D L^T and its cluster of close eigenvalues (in a relative measure), W( CLSTRT ), W( CLSTRT+1 ), ..
DLARRJ (3f) - initial eigenvalue approximations of T, DLARRJ does bisection to refine the eigenvalues of T,
DLARRK (3f) - one eigenvalue of a symmetric tridiagonal matrix T to suitable accuracy
DLARRR (3f) - to decide whether the symmetric tridiagonal matrix T warrants expensive computations which guarantee high relative accuracy in the eigenvalues
DLARRV (3f) - the eigenvectors of the tridiagonal matrix T = L D L^T given L, D and APPROXIMATIONS to the eigenvalues of L D L^T
DLARTG (3f) - a plane rotation so that [ CS SN ]
DLARTV (3f) - a vector of real plane rotations to elements of the real vectors x and y
DLARZ (3f) - a real elementary reflector H to a real M-by-N matrix C, from either the left or the right
DLAS2 (3f) - the singular values of the 2-by-2 matrix [ F G ] [ 0 H ]
DLASCL (3f) - the M by N real matrix A by the real scalar CTO/CFROM
DLASD0 (3f) - divide and conquer approach, DLASD0 computes the singular value decomposition (SVD) of a real upper bidiagonal N-by-M matrix B with diagonal D and offdiagonal E, where M = N + SQRE
DLASD1 (3f) - the SVD of an upper bidiagonal N-by-M matrix B,
DLASD3 (3f) - all the square roots of the roots of the secular equation, as defined by the values in D and Z
DLASD4 (3f) - compute the square root of the I-th updated eigenvalue of a positive symmetric rank-one modification to a positive diagonal matrix whose entries are given as the squares of the corresponding entries in the array d, and that 0 <= D(i) < D(j) for i < j and that RHO > 0
DLASD5 (3f) - compute the square root of the I-th eigenvalue of a positive symmetric rank-one modification of a 2-by-2 diagonal matrix diag( D ) * diag( D ) + RHO The diagonal entries in the array D are assumed to satisfy 0 <= D(i) < D(j) for i < j
DLASD6 (3f) - the SVD of an updated upper bidiagonal matrix B obtained by merging two smaller ones by appending a row
DLASD8 (3f) - the square roots of the roots of the secular equation,
DLASDA (3f) - divide and conquer approach, DLASDA computes the singular value decomposition (SVD) of a real upper bidiagonal N-by-M matrix B with diagonal D and offdiagonal E, where M = N + SQRE
DLASDQ (3f) - the singular value decomposition (SVD) of a real (upper or lower) bidiagonal matrix with diagonal D and offdiagonal E, accumulating the transformations if desired
DLASET (3f) - an m-by-n matrix A to BETA on the diagonal and ALPHA on the offdiagonals
DLASQ1 (3f) - the singular values of a real N-by-N bidiagonal matrix with diagonal D and off-diagonal E
DLASQ2 (3f) - all the eigenvalues of the symmetric positive definite tridiagonal matrix associated with the qd array Z to high relative accuracy are computed to high relative accuracy, in the absence of denormalization, underflow and overflow
DLASQ3 (3f) - for deflation, computes a shift (TAU) and calls dqds
DLASQ4 (3f) - an approximation TAU to the smallest eigenvalue using values of d from the previous transform
DLASR (3f) - a sequence of plane rotations to a real matrix A,
DLASSQ (3f) - the values scl and smsq such that ( scl**2 )*smsq = x( 1 )**2 +...+ x( n )**2 + ( scale**2 )*sumsq,
DLASV2 (3f) - the singular value decomposition of a 2-by-2 triangular matrix [ F G ] [ 0 H ]
DLASWP (3f) - a series of row interchanges on the matrix A
DLASY2 (3f) - for the N1 by N2 matrix X, 1 <= N1,N2 <= 2, in op(TL)*X + ISGN*X*op(TR) = SCALE*B,
DLASYF (3f) - a partial factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
DLATBS (3f) - one of the triangular systems A *x = s*b or A'*x = s*b with scaling to prevent overflow, where A is an upper or lower triangular band matrix
DLATDF (3f) - the LU factorization of the n-by-n matrix Z computed by DGETC2 and computes a contribution to the reciprocal Dif-estimate by solving Z * x = b for x, and choosing the r.h.s
DLATPS (3f) - one of the triangular systems A *x = s*b or A'*x = s*b with scaling to prevent overflow, where A is an upper or lower triangular matrix stored in packed form
DLATRD (3f) - NB rows and columns of a real symmetric matrix A to symmetric tridiagonal form by an orthogonal similarity transformation Q' * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
DLATRS (3f) - one of the triangular systems A *x = s*b or A'*x = s*b with scaling to prevent overflow
DLATRZ (3f) - the M-by-(M+L) real upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z, by means of orthogonal transformations
DLATZM (3f) - i deprecated and has been replaced by routine DORMRZ
DLAZQ3 (3f) - for deflation, computes a shift (TAU) and calls dqds
DLAZQ4 (3f) - an approximation TAU to the smallest eigenvalue using values of d from the previous transform
DNRM2 (1) - returns the euclidean norm of a vector via the function name, so that DNRM2 := sqrt( x'*x ) Further Details =============== -This version written on 25-October-1982
DNS::ZoneParse (3p) - Parse and manipulate DNS Zone Files.
DOPGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by DSPTRD using packed storage
DOPMTR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORG2L (3f) - an m by n real matrix Q with orthonormal columns,
DORG2R (3f) - an m by n real matrix Q with orthonormal columns,
DORGBR (3f) - one of the real orthogonal matrices Q or P**T determined by DGEBRD when reducing a real matrix A to bidiagonal form
DORGHR (3f) - a real orthogonal matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by DGEHRD
DORGL2 (3f) - an m by n real matrix Q with orthonormal rows,
DORGLQ (3f) - an M-by-N real matrix Q with orthonormal rows,
DORGQL (3f) - an M-by-N real matrix Q with orthonormal columns,
DORGQR (3f) - an M-by-N real matrix Q with orthonormal columns,
DORGR2 (3f) - an m by n real matrix Q with orthonormal rows,
DORGRQ (3f) - an M-by-N real matrix Q with orthonormal rows,
DORGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by DSYTRD
DORM2L (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
DORM2R (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
DORMBR (3f) - = 'Q', DORMBR overwrites the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORMHR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORML2 (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
DORMLQ (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORMQL (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORMQR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORMR2 (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
DORMR3 (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
DORMRQ (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORMRZ (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DORMTR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
DPBCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite band matrix using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPBTRF
DPBEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite band matrix A and reduce its condition number (with respect to the two-norm)
DPBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and banded, and provides error bounds and backward error estimates for the solution
DPBSTF (3f) - a split Cholesky factorization of a real symmetric positive definite band matrix A
DPBSV (3f) - the solution to a real system of linear equations A * X = B,
DPBSVX (3f) - the Cholesky factorization A = U**T*U or A = L*L**T to compute the solution to a real system of linear equations A * X = B,
DPBTF2 (3f) - the Cholesky factorization of a real symmetric positive definite band matrix A
DPBTRF (3f) - the Cholesky factorization of a real symmetric positive definite band matrix A
DPBTRS (3f) - a system of linear equations A*X = B with a symmetric positive definite band matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPBTRF
DPOCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite matrix using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPOTRF
DPOEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A and reduce its condition number (with respect to the two-norm)
DPORFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite,
DPOSV (3f) - the solution to a real system of linear equations A * X = B,
DPOSVX (3f) - the Cholesky factorization A = U**T*U or A = L*L**T to compute the solution to a real system of linear equations A * X = B,
DPOTF2 (3f) - the Cholesky factorization of a real symmetric positive definite matrix A
DPOTRF (3f) - the Cholesky factorization of a real symmetric positive definite matrix A
DPOTRI (3f) - the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPOTRF
DPOTRS (3f) - a system of linear equations A*X = B with a symmetric positive definite matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPOTRF
DPPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite packed matrix using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPPTRF
DPPEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
DPPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and packed, and provides error bounds and backward error estimates for the solution
DPPSV (3f) - the solution to a real system of linear equations A * X = B,
DPPSVX (3f) - the Cholesky factorization A = U**T*U or A = L*L**T to compute the solution to a real system of linear equations A * X = B,
DPPTRF (3f) - the Cholesky factorization of a real symmetric positive definite matrix A stored in packed format
DPPTRI (3f) - the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPPTRF
DPPTRS (3f) - a system of linear equations A*X = B with a symmetric positive definite matrix A in packed storage using the Cholesky factorization A = U**T*U or A = L*L**T computed by DPPTRF
DPTCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite tridiagonal matrix using the factorization A = L*D*L**T or A = U**T*D*U computed by DPTTRF
DPTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using DPTTRF, and then calling DBDSQR to compute the singular values of the bidiagonal factor
DPTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
DPTSV (3f) - the solution to a real system of linear equations A*X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
DPTSVX (3f) - the factorization A = L*D*L**T to compute the solution to a real system of linear equations A*X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
DPTTRF (3f) - the L*D*L' factorization of a real symmetric positive definite tridiagonal matrix A
DPTTRS (3f) - a tridiagonal system of the form A * X = B using the L*D*L' factorization of A computed by DPTTRF
DPTTS2 (3f) - a tridiagonal system of the form A * X = B using the L*D*L' factorization of A computed by DPTTRF
DROP_AGGREGATE (7) - remove an aggregate function
DROP_DATABASE (7) - remove a database
DROP_FOREIGN_DATA_WRAPPER (7) - remove a foreign-data wrapper
DROP_GROUP (7) - remove a database role
DROP_OPERATOR (7) - remove an operator
DROP_OPERATOR_CLASS (7) - remove an operator class
DROP_OPERATOR_FAMILY (7) - remove an operator family
DROP_OWNED (7) - remove database objects owned by a database role
DROP_ROLE (7) - remove a database role
DROP_TEXT_SEARCH_CONFIGURATION (7) - remove a text search configuration
DROP_TEXT_SEARCH_TEMPLATE (7) - remove a text search template
DROP_TYPE (7) - remove a data type
DROP_USER (7) - remove a database role
DROT (1) - DROT applie a plane rotation
DROTG (1) - DROTG construct givens plane rotation
DROTM (1) - APPLY THE MODIFIED GIVENS TRANSFORMATION, H, TO THE 2 BY N MATRIX (DX**T) , WHERE **T INDICATES TRANSPOSE
DROTMG (1) - CONSTRUCT THE MODIFIED GIVENS TRANSFORMATION MATRIX H WHICH ZEROS THE SECOND COMPONENT OF THE 2-VECTOR (DSQRT(DD1)*DX1,DSQRT(DD2)*
DSBEV (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
DSBEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
DSBEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
DSBMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
DSBTRD (3f) - a real symmetric band matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
DSDOT (1) - accumulation and result
DSGESV (3F) - the solution to a real system of linear equations A * X = B,
DSPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric packed matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by DSPTRF
DSPEV (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
DSPEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
DSPEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
DSPMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
DSPR (1) - performs the symmetric rank 1 operation A := alpha*x*x' + A,
DSPR2 (1) - performs the symmetric rank 2 operation A := alpha*x*y' + alpha*y*x' + A,
DSPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
DSPSV (3f) - the solution to a real system of linear equations A * X = B,
DSPSVX (3f) - the diagonal pivoting factorization A = U*D*U**T or A = L*D*L**T to compute the solution to a real system of linear equations A * X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
DSPTRD (3f) - a real symmetric matrix A stored in packed form to symmetric tridiagonal form T by an orthogonal similarity transformation
DSPTRF (3f) - the factorization of a real symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
DSPTRI (3f) - the inverse of a real symmetric indefinite matrix A in packed storage using the factorization A = U*D*U**T or A = L*D*L**T computed by DSPTRF
DSPTRS (3f) - a system of linear equations A*X = B with a real symmetric matrix A stored in packed format using the factorization A = U*D*U**T or A = L*D*L**T computed by DSPTRF
DSTEBZ (3f) - the eigenvalues of a symmetric tridiagonal matrix T
DSTEDC (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
DSTEGR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
DSTEIN (3f) - the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
DSTEMR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
DSTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
DSTERF (3f) - all eigenvalues of a symmetric tridiagonal matrix using the Pal-Walker-Kahan variant of the QL or QR algorithm
DSTEV (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
DSTEVD (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix
DSTEVR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
DSTEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
DSYCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by DSYTRF
DSYEV (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
DSYEVD (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
DSYEVR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
DSYEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
DSYMM (1) - performs one of the matrix-matrix operations C := alpha*A*B + beta*C,
DSYMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
DSYR (1) - performs the symmetric rank 1 operation A := alpha*x*x' + A,
DSYR2 (1) - performs the symmetric rank 2 operation A := alpha*x*y' + alpha*y*x' + A,
DSYR2K (1) - performs one of the symmetric rank 2k operations C := alpha*A*B' + alpha*B*A' + beta*C,
DSYRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
DSYRK (1) - performs one of the symmetric rank k operations C := alpha*A*A' + beta*C,
DSYSV (3f) - the solution to a real system of linear equations A * X = B,
DSYSVX (3f) - the diagonal pivoting factorization to compute the solution to a real system of linear equations A * X = B,
DSYTD2 (3f) - a real symmetric matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
DSYTF2 (3f) - the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
DSYTRD (3f) - a real symmetric matrix A to real symmetric tridiagonal form T by an orthogonal similarity transformation
DSYTRF (3f) - the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
DSYTRI (3f) - the inverse of a real symmetric indefinite matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by DSYTRF
DSYTRS (3f) - a system of linear equations A*X = B with a real symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by DSYTRF
DTBCON (3f) - the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
DTBMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x,
DTBRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
DTBSV (1) - solves one of the systems of equations A*x = b, or A'*x = b,
DTGEVC (3f) - some or all of the right and/or left eigenvectors of a pair of real matrices (S,P), where S is a quasi-triangular matrix and P is upper triangular
DTGEX2 (3f) - adjacent diagonal blocks (A11, B11) and (A22, B22) of size 1-by-1 or 2-by-2 in an upper (quasi) triangular matrix pair (A, B) by an orthogonal equivalence transformation
DTGEXC (3f) - the generalized real Schur decomposition of a real matrix pair (A,B) using an orthogonal equivalence transformation (A, B) = Q * (A, B) * Z',
DTGSEN (3f) - the generalized real Schur decomposition of a real matrix pair (A, B) (in terms of an orthonormal equivalence transformation Q' * (A, B) * Z), so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix A and the upper triangular B
DTGSJA (3f) - the generalized singular value decomposition (GSVD) of two real upper triangular (or trapezoidal) matrices A and B
DTGSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or eigenvectors of a matrix pair (A, B) in generalized real Schur canonical form (or of any matrix pair (Q*A*Z', Q*B*Z') with orthogonal matrices Q and Z, where Z' denotes the transpose of Z
DTGSY2 (3f) - the generalized Sylvester equation
DTGSYL (3f) - the generalized Sylvester equation
DTPCON (3f) - the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
DTPMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x,
DTPRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
DTPSV (1) - solves one of the systems of equations A*x = b, or A'*x = b,
DTPTRI (3f) - the inverse of a real upper or lower triangular matrix A stored in packed format
DTRCON (3f) - the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
DTREVC (3f) - some or all of the right and/or left eigenvectors of a real upper quasi-triangular matrix T
DTREXC (3f) - the real Schur factorization of a real matrix A = Q*T*Q**T, so that the diagonal block of T with row index IFST is moved to row ILST
DTRMM (1) - performs one of the matrix-matrix operations B := alpha*op( A )*B, or B := alpha*B*op( A ),
DTRMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x,
DTRRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
DTRSEN (3f) - the real Schur factorization of a real matrix A = Q*T*Q**T, so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix T,
DTRSM (1) - solves one of the matrix equations op( A )*X = alpha*B, or X*op( A ) = alpha*B,
DTRSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a real upper quasi-triangular matrix T (or of any matrix Q*T*Q**T with Q orthogonal)
DTRSV (1) - solves one of the systems of equations A*x = b, or A'*x = b,
DTRSYL (3f) - the real Sylvester matrix equation
DTRTI2 (3f) - the inverse of a real upper or lower triangular matrix
DTRTRI (3f) - the inverse of a real upper or lower triangular matrix A
DTZRQF (3f) - i deprecated and has been replaced by routine DTZRZF
DTZRZF (3f) - the M-by-N ( M<=N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations
DZNRM2 (1) - returns the euclidean norm of a vector via the function name, so that DZNRM2 := sqrt( conjg( x' )*x ) Further Details =============== -- This version written on 25-October-1982
Data::Alias (3p) - Comprehensive set of aliasing operations
Data::Buffer (3p) - Read/write buffer class
Data::Dump (3p) - Pretty printing of data structures
Data::Dump::Filtered (3p) - Pretty printing with filtering
Data::Dump::Trace (3p) - Helpers to trace function and method calls
Data::Flow (3p) - Perl extension for simple-minded recipe-controlled build of data.
Data::FormValidator (3) - Validates user input (usually from an HTML form) based on input profile.
Data::FormValidator::Constraints (3) - Basic sets of constraints on input profile.
Data::FormValidator::Constraints::Dates (3) - Validate Dates and Times
Data::FormValidator::Constraints::Upload (3) - Validate File Uploads
Data::FormValidator::ConstraintsFactory (3) - Module to create constraints for HTML::FormValidator.
Data::FormValidator::Filters (3) - Basic set of filters available in an Data::FormValidator profile.
Data::FormValidator::Results (3) - results of form input validation.
Data::Grove (3p) - support for deeply nested structures
Data::Grove::Parent (3p) - provide parent properties to Data::Grove objects
Data::Grove::Visitor (3p) - add visitor/callback methods to Data::Grove objects
Data::HexDump (3p) - Hexadecial Dumper
Data::OptList (3p) - parse and validate simple name/value option pairs
Data::Page (3p) - help when paging through sets of results
Data::Pageset (3p) - Page numbering and page sets
Data::Stag (3p) - Structured Tags datastructures
Data::Stag::BaseGenerator (3p) - base class for parsers and other event generators
Data::Stag::BaseHandler (3p) - Base class for writing tag stream handlers
Data::Stag::IndentParser.pm (3p) - parses stag indent format into stag events
Data::Stag::StagDB (3p) - persistent storage and retrieval of stag nodes
Data::Visitor (3p) - Visitor style traversal of Perl data structures
Data::Visitor::Callback (3p) - A Data::Visitor with callbacks.
Date::Calc (3p) - Gregorian calendar date calculations
Date::Calc::Object (3p) - Object-oriented add-on for Date::Calc with overloaded operators
Date::Calc::PP (3p) - pure-Perl plug-in for Date::Calc
Date::Calendar (3p) - Calendar objects for different holiday schemes
Date::Calendar::Profiles (3p) - Some sample profiles for Date::Calendar and Date::Calendar::Year
Date::Calendar::Year (3p) - Implements embedded "year" objects for Date::Calendar
Date::Format (3p) - Date formating subroutines
Date::Handler (3p) - Easy but complete date object (1.1)
Date::Handler::Delta (3p) - Time lapse object
Date::Handler::Range (3p) - Time range object
Date::Handler::Test (3p) - Test module for Date::Handler
Date::Language (3p) - Language specific date formating and parsing
Date::Language::Hungarian (3p) - Magyar format for Date::Format
Date::Manip (3) - Date manipulation routines
Date::Manip::Base (3) - Base methods for date manipulation
Date::Manip::Calc (3) - describes date calculations
Date::Manip::Changes5 (3) - changes in Date::Manip 5.xx
Date::Manip::Changes5to6 (3) - describes differences between 5.xx and 6.00
Date::Manip::Changes6 (3) - changes in Date::Manip 6.xx
Date::Manip::Config (3) - Date::Manip configuration
Date::Manip::DM5 (3) - Date manipulation routines
Date::Manip::DM5abbrevs (3) - A list of all timezone abbreviations
Date::Manip::DM6 (3) - Date manipulation routines
Date::Manip::Date (3) - Methods for working with dates
Date::Manip::Delta (3) - Methods for working with deltas
Date::Manip::Examples (3) - examples of how to use Date::Manip
Date::Manip::Holidays (3) - describes holidays and events
Date::Manip::Lang (3) - date manipulation routines (language initialization)
Date::Manip::Lang::catalan (3) - Catalan language support.
Date::Manip::Lang::danish (3) - Danish language support.
Date::Manip::Lang::dutch (3) - Dutch language support.
Date::Manip::Lang::english (3) - English language support.
Date::Manip::Lang::french (3) - French language support.
Date::Manip::Lang::german (3) - German language support.
Date::Manip::Lang::index (3) - An index of languages supported by Date::Manip
Date::Manip::Lang::italian (3) - Italian language support.
Date::Manip::Lang::polish (3) - Polish language support.
Date::Manip::Lang::portugue (3) - Portuguese language support.
Date::Manip::Lang::romanian (3) - Romanian language support.
Date::Manip::Lang::russian (3) - Russian language support.
Date::Manip::Lang::spanish (3) - Spanish language support.
Date::Manip::Lang::swedish (3) - Swedish language support.
Date::Manip::Lang::turkish (3) - Turkish language support.
Date::Manip::Migration5to6 (3) - how to upgrade from 5.xx to 6.00
Date::Manip::Misc (3) - Miscellaneous information about Date::Manip
Date::Manip::Obj (3) - Base class for Date::Manip objects
Date::Manip::Objects (3) - A description of the various Date::Manip objects
Date::Manip::Offset::off000 (3) - Support for the +00:00:00 offset
Date::Manip::Offset::off001 (3) - Support for the +00:04:52 offset
Date::Manip::Offset::off002 (3) - Support for the +00:06:04 offset
Date::Manip::Offset::off003 (3) - Support for the +00:08:28 offset
Date::Manip::Offset::off004 (3) - Support for the +00:09:21 offset
Date::Manip::Offset::off005 (3) - Support for the +00:10:28 offset
Date::Manip::Offset::off006 (3) - Support for the +00:12:12 offset
Date::Manip::Offset::off007 (3) - Support for the +00:13:36 offset
Date::Manip::Offset::off008 (3) - Support for the +00:17:30 offset
Date::Manip::Offset::off009 (3) - Support for the +00:19:32 offset
Date::Manip::Offset::off010 (3) - Support for the +00:20:00 offset
Date::Manip::Offset::off011 (3) - Support for the +00:24:36 offset
Date::Manip::Offset::off012 (3) - Support for the +00:26:56 offset
Date::Manip::Offset::off013 (3) - Support for the +00:29:32 offset
Date::Manip::Offset::off014 (3) - Support for the +00:29:44 offset
Date::Manip::Offset::off015 (3) - Support for the +00:34:08 offset
Date::Manip::Offset::off016 (3) - Support for the +00:34:39 offset
Date::Manip::Offset::off017 (3) - Support for the +00:35:08 offset
Date::Manip::Offset::off018 (3) - Support for the +00:37:48 offset
Date::Manip::Offset::off019 (3) - Support for the +00:38:04 offset
Date::Manip::Offset::off020 (3) - Support for the +00:38:48 offset
Date::Manip::Offset::off021 (3) - Support for the +00:40:44 offset
Date::Manip::Offset::off022 (3) - Support for the +00:43:00 offset
Date::Manip::Offset::off023 (3) - Support for the +00:49:56 offset
Date::Manip::Offset::off024 (3) - Support for the +00:50:20 offset
Date::Manip::Offset::off025 (3) - Support for the +00:52:04 offset
Date::Manip::Offset::off026 (3) - Support for the +00:52:44 offset
Date::Manip::Offset::off027 (3) - Support for the +00:52:56 offset
Date::Manip::Offset::off028 (3) - Support for the +00:53:28 offset
Date::Manip::Offset::off029 (3) - Support for the +00:57:44 offset
Date::Manip::Offset::off030 (3) - Support for the +00:58:04 offset
Date::Manip::Offset::off031 (3) - Support for the +01:00:00 offset
Date::Manip::Offset::off032 (3) - Support for the +01:00:12 offset
Date::Manip::Offset::off033 (3) - Support for the +01:00:14 offset
Date::Manip::Offset::off034 (3) - Support for the +01:01:08 offset
Date::Manip::Offset::off035 (3) - Support for the +01:01:12 offset
Date::Manip::Offset::off036 (3) - Support for the +01:05:20 offset
Date::Manip::Offset::off037 (3) - Support for the +01:08:24 offset
Date::Manip::Offset::off038 (3) - Support for the +01:12:12 offset
Date::Manip::Offset::off039 (3) - Support for the +01:14:20 offset
Date::Manip::Offset::off040 (3) - Support for the +01:16:20 offset
Date::Manip::Offset::off041 (3) - Support for the +01:19:20 offset
Date::Manip::Offset::off042 (3) - Support for the +01:19:32 offset
Date::Manip::Offset::off043 (3) - Support for the +01:20:00 offset
Date::Manip::Offset::off044 (3) - Support for the +01:22:00 offset
Date::Manip::Offset::off045 (3) - Support for the +01:24:00 offset
Date::Manip::Offset::off046 (3) - Support for the +01:29:12 offset
Date::Manip::Offset::off047 (3) - Support for the +01:30:00 offset
Date::Manip::Offset::off048 (3) - Support for the +01:33:16 offset
Date::Manip::Offset::off049 (3) - Support for the +01:34:52 offset
Date::Manip::Offset::off050 (3) - Support for the +01:35:36 offset
Date::Manip::Offset::off051 (3) - Support for the +01:36:24 offset
Date::Manip::Offset::off052 (3) - Support for the +01:39:00 offset
Date::Manip::Offset::off053 (3) - Support for the +01:39:52 offset
Date::Manip::Offset::off054 (3) - Support for the +01:41:16 offset
Date::Manip::Offset::off055 (3) - Support for the +01:43:40 offset
Date::Manip::Offset::off056 (3) - Support for the +01:44:24 offset
Date::Manip::Offset::off057 (3) - Support for the +01:49:52 offset
Date::Manip::Offset::off058 (3) - Support for the +01:50:00 offset
Date::Manip::Offset::off059 (3) - Support for the +01:50:16 offset
Date::Manip::Offset::off060 (3) - Support for the +01:52:00 offset
Date::Manip::Offset::off061 (3) - Support for the +01:53:08 offset
Date::Manip::Offset::off062 (3) - Support for the +01:55:00 offset
Date::Manip::Offset::off063 (3) - Support for the +01:55:20 offset
Date::Manip::Offset::off064 (3) - Support for the +01:55:52 offset
Date::Manip::Offset::off065 (3) - Support for the +01:56:56 offset
Date::Manip::Offset::off066 (3) - Support for the +01:57:28 offset
Date::Manip::Offset::off067 (3) - Support for the +02:00:00 offset
Date::Manip::Offset::off068 (3) - Support for the +02:00:16 offset
Date::Manip::Offset::off069 (3) - Support for the +02:02:04 offset
Date::Manip::Offset::off070 (3) - Support for the +02:04:12 offset
Date::Manip::Offset::off071 (3) - Support for the +02:04:24 offset
Date::Manip::Offset::off072 (3) - Support for the +02:05:00 offset
Date::Manip::Offset::off073 (3) - Support for the +02:09:40 offset
Date::Manip::Offset::off074 (3) - Support for the +02:10:08 offset
Date::Manip::Offset::off075 (3) - Support for the +02:10:20 offset
Date::Manip::Offset::off076 (3) - Support for the +02:13:28 offset
Date::Manip::Offset::off077 (3) - Support for the +02:16:00 offset
Date::Manip::Offset::off078 (3) - Support for the +02:16:24 offset
Date::Manip::Offset::off079 (3) - Support for the +02:17:52 offset
Date::Manip::Offset::off080 (3) - Support for the +02:20:00 offset
Date::Manip::Offset::off081 (3) - Support for the +02:20:40 offset
Date::Manip::Offset::off082 (3) - Support for the +02:20:56 offset
Date::Manip::Offset::off083 (3) - Support for the +02:22:00 offset
Date::Manip::Offset::off084 (3) - Support for the +02:23:44 offset
Date::Manip::Offset::off085 (3) - Support for the +02:25:12 offset
Date::Manip::Offset::off086 (3) - Support for the +02:27:16 offset
Date::Manip::Offset::off087 (3) - Support for the +02:30:00 offset
Date::Manip::Offset::off088 (3) - Support for the +02:30:20 offset
Date::Manip::Offset::off089 (3) - Support for the +02:30:48 offset
Date::Manip::Offset::off090 (3) - Support for the +02:34:48 offset
Date::Manip::Offset::off091 (3) - Support for the +02:35:20 offset
Date::Manip::Offset::off092 (3) - Support for the +02:35:32 offset
Date::Manip::Offset::off093 (3) - Support for the +02:36:24 offset
Date::Manip::Offset::off094 (3) - Support for the +02:37:08 offset
Date::Manip::Offset::off095 (3) - Support for the +02:44:45 offset
Date::Manip::Offset::off096 (3) - Support for the +02:52:36 offset
Date::Manip::Offset::off097 (3) - Support for the +02:53:04 offset
Date::Manip::Offset::off098 (3) - Support for the +02:57:36 offset
Date::Manip::Offset::off099 (3) - Support for the +02:57:40 offset
Date::Manip::Offset::off100 (3) - Support for the +02:58:00 offset
Date::Manip::Offset::off101 (3) - Support for the +02:59:16 offset
Date::Manip::Offset::off102 (3) - Support for the +03:00:00 offset
Date::Manip::Offset::off103 (3) - Support for the +03:00:48 offset
Date::Manip::Offset::off104 (3) - Support for the +03:00:56 offset
Date::Manip::Offset::off105 (3) - Support for the +03:01:28 offset
Date::Manip::Offset::off106 (3) - Support for the +03:06:52 offset
Date::Manip::Offset::off107 (3) - Support for the +03:10:04 offset
Date::Manip::Offset::off108 (3) - Support for the +03:11:56 offset
Date::Manip::Offset::off109 (3) - Support for the +03:19:24 offset
Date::Manip::Offset::off110 (3) - Support for the +03:20:36 offset
Date::Manip::Offset::off111 (3) - Support for the +03:21:04 offset
Date::Manip::Offset::off112 (3) - Support for the +03:22:20 offset
Date::Manip::Offset::off113 (3) - Support for the +03:25:24 offset
Date::Manip::Offset::off114 (3) - Support for the +03:25:44 offset
Date::Manip::Offset::off115 (3) - Support for the +03:26:08 offset
Date::Manip::Offset::off116 (3) - Support for the +03:30:00 offset
Date::Manip::Offset::off117 (3) - Support for the +03:30:48 offset
Date::Manip::Offset::off118 (3) - Support for the +03:41:12 offset
Date::Manip::Offset::off119 (3) - Support for the +03:41:48 offset
Date::Manip::Offset::off120 (3) - Support for the +03:41:52 offset
Date::Manip::Offset::off121 (3) - Support for the +03:48:40 offset
Date::Manip::Offset::off122 (3) - Support for the +03:50:00 offset
Date::Manip::Offset::off123 (3) - Support for the +03:53:32 offset
Date::Manip::Offset::off124 (3) - Support for the +03:54:20 offset
Date::Manip::Offset::off125 (3) - Support for the +04:00:00 offset
Date::Manip::Offset::off126 (3) - Support for the +04:02:24 offset
Date::Manip::Offset::off127 (3) - Support for the +04:21:52 offset
Date::Manip::Offset::off128 (3) - Support for the +04:27:12 offset
Date::Manip::Offset::off129 (3) - Support for the +04:28:12 offset
Date::Manip::Offset::off130 (3) - Support for the +04:30:00 offset
Date::Manip::Offset::off131 (3) - Support for the +04:30:48 offset
Date::Manip::Offset::off132 (3) - Support for the +04:35:12 offset
Date::Manip::Offset::off133 (3) - Support for the +04:36:48 offset
Date::Manip::Offset::off134 (3) - Support for the +04:37:12 offset
Date::Manip::Offset::off135 (3) - Support for the +04:49:40 offset
Date::Manip::Offset::off136 (3) - Support for the +04:53:36 offset
Date::Manip::Offset::off137 (3) - Support for the +04:54:00 offset
Date::Manip::Offset::off138 (3) - Support for the +04:58:24 offset
Date::Manip::Offset::off139 (3) - Support for the +05:00:00 offset
Date::Manip::Offset::off140 (3) - Support for the +05:03:56 offset
Date::Manip::Offset::off141 (3) - Support for the +05:07:48 offset
Date::Manip::Offset::off142 (3) - Support for the +05:19:24 offset
Date::Manip::Offset::off143 (3) - Support for the +05:19:32 offset
Date::Manip::Offset::off144 (3) - Support for the +05:30:00 offset
Date::Manip::Offset::off145 (3) - Support for the +05:31:40 offset
Date::Manip::Offset::off146 (3) - Support for the +05:41:16 offset
Date::Manip::Offset::off147 (3) - Support for the +05:45:00 offset
Date::Manip::Offset::off148 (3) - Support for the +05:48:48 offset
Date::Manip::Offset::off149 (3) - Support for the +05:50:20 offset
Date::Manip::Offset::off150 (3) - Support for the +05:53:20 offset
Date::Manip::Offset::off151 (3) - Support for the +05:53:28 offset
Date::Manip::Offset::off152 (3) - Support for the +05:58:36 offset
Date::Manip::Offset::off153 (3) - Support for the +06:00:00 offset
Date::Manip::Offset::off154 (3) - Support for the +06:01:40 offset
Date::Manip::Offset::off155 (3) - Support for the +06:06:36 offset
Date::Manip::Offset::off156 (3) - Support for the +06:11:20 offset
Date::Manip::Offset::off157 (3) - Support for the +06:24:36 offset
Date::Manip::Offset::off158 (3) - Support for the +06:24:40 offset
Date::Manip::Offset::off159 (3) - Support for the +06:27:40 offset
Date::Manip::Offset::off160 (3) - Support for the +06:30:00 offset
Date::Manip::Offset::off161 (3) - Support for the +06:42:04 offset
Date::Manip::Offset::off162 (3) - Support for the +06:46:46 offset
Date::Manip::Offset::off163 (3) - Support for the +06:50:24 offset
Date::Manip::Offset::off164 (3) - Support for the +06:55:25 offset
Date::Manip::Offset::off165 (3) - Support for the +06:57:20 offset
Date::Manip::Offset::off166 (3) - Support for the +06:59:40 offset
Date::Manip::Offset::off167 (3) - Support for the +07:00:00 offset
Date::Manip::Offset::off168 (3) - Support for the +07:02:52 offset
Date::Manip::Offset::off169 (3) - Support for the +07:06:20 offset
Date::Manip::Offset::off170 (3) - Support for the +07:06:40 offset
Date::Manip::Offset::off171 (3) - Support for the +07:07:12 offset
Date::Manip::Offset::off172 (3) - Support for the +07:07:32 offset
Date::Manip::Offset::off173 (3) - Support for the +07:17:20 offset
Date::Manip::Offset::off174 (3) - Support for the +07:20:00 offset
Date::Manip::Offset::off175 (3) - Support for the +07:21:20 offset
Date::Manip::Offset::off176 (3) - Support for the +07:30:00 offset
Date::Manip::Offset::off177 (3) - Support for the +07:34:20 offset
Date::Manip::Offset::off178 (3) - Support for the +07:36:36 offset
Date::Manip::Offset::off179 (3) - Support for the +07:38:00 offset
Date::Manip::Offset::off180 (3) - Support for the +07:39:40 offset
Date::Manip::Offset::off181 (3) - Support for the +07:43:24 offset
Date::Manip::Offset::off182 (3) - Support for the +07:57:36 offset
Date::Manip::Offset::off183 (3) - Support for the +08:00:00 offset
Date::Manip::Offset::off184 (3) - Support for the +08:04:00 offset
Date::Manip::Offset::off185 (3) - Support for the +08:05:52 offset
Date::Manip::Offset::off186 (3) - Support for the +08:06:00 offset
Date::Manip::Offset::off187 (3) - Support for the +08:20:00 offset
Date::Manip::Offset::off188 (3) - Support for the +08:22:20 offset
Date::Manip::Offset::off189 (3) - Support for the +08:23:00 offset
Date::Manip::Offset::off190 (3) - Support for the +08:26:44 offset
Date::Manip::Offset::off191 (3) - Support for the +08:27:52 offset
Date::Manip::Offset::off192 (3) - Support for the +08:30:00 offset
Date::Manip::Offset::off193 (3) - Support for the +08:35:28 offset
Date::Manip::Offset::off194 (3) - Support for the +08:38:40 offset
Date::Manip::Offset::off195 (3) - Support for the +08:43:20 offset
Date::Manip::Offset::off196 (3) - Support for the +08:45:00 offset
Date::Manip::Offset::off197 (3) - Support for the +08:47:44 offset
Date::Manip::Offset::off198 (3) - Support for the +08:57:56 offset
Date::Manip::Offset::off199 (3) - Support for the +09:00:00 offset
Date::Manip::Offset::off200 (3) - Support for the +09:14:20 offset
Date::Manip::Offset::off201 (3) - Support for the +09:18:59 offset
Date::Manip::Offset::off202 (3) - Support for the +09:22:48 offset
Date::Manip::Offset::off203 (3) - Support for the +09:25:48 offset
Date::Manip::Offset::off204 (3) - Support for the +09:30:00 offset
Date::Manip::Offset::off205 (3) - Support for the +09:30:48 offset
Date::Manip::Offset::off206 (3) - Support for the +09:35:28 offset
Date::Manip::Offset::off207 (3) - Support for the +09:39:00 offset
Date::Manip::Offset::off208 (3) - Support for the +09:39:52 offset
Date::Manip::Offset::off209 (3) - Support for the +09:43:00 offset
Date::Manip::Offset::off210 (3) - Support for the +09:45:00 offset
Date::Manip::Offset::off211 (3) - Support for the +09:48:32 offset
Date::Manip::Offset::off212 (3) - Support for the +09:48:40 offset
Date::Manip::Offset::off213 (3) - Support for the +09:49:16 offset
Date::Manip::Offset::off214 (3) - Support for the +09:55:56 offset
Date::Manip::Offset::off215 (3) - Support for the +10:00:00 offset
Date::Manip::Offset::off216 (3) - Support for the +10:03:12 offset
Date::Manip::Offset::off217 (3) - Support for the +10:04:52 offset
Date::Manip::Offset::off218 (3) - Support for the +10:07:08 offset
Date::Manip::Offset::off219 (3) - Support for the +10:12:08 offset
Date::Manip::Offset::off220 (3) - Support for the +10:30:00 offset
Date::Manip::Offset::off221 (3) - Support for the +10:32:52 offset
Date::Manip::Offset::off222 (3) - Support for the +10:34:36 offset
Date::Manip::Offset::off223 (3) - Support for the +10:36:20 offset
Date::Manip::Offset::off224 (3) - Support for the +10:39:48 offset
Date::Manip::Offset::off225 (3) - Support for the +10:51:56 offset
Date::Manip::Offset::off226 (3) - Support for the +11:00:00 offset
Date::Manip::Offset::off227 (3) - Support for the +11:05:48 offset
Date::Manip::Offset::off228 (3) - Support for the +11:06:28 offset
Date::Manip::Offset::off229 (3) - Support for the +11:07:40 offset
Date::Manip::Offset::off230 (3) - Support for the +11:09:20 offset
Date::Manip::Offset::off231 (3) - Support for the +11:11:52 offset
Date::Manip::Offset::off232 (3) - Support for the +11:12:00 offset
Date::Manip::Offset::off233 (3) - Support for the +11:13:16 offset
Date::Manip::Offset::off234 (3) - Support for the +11:24:48 offset
Date::Manip::Offset::off235 (3) - Support for the +11:30:00 offset
Date::Manip::Offset::off236 (3) - Support for the +11:32:04 offset
Date::Manip::Offset::off237 (3) - Support for the +11:39:04 offset
Date::Manip::Offset::off238 (3) - Support for the +11:49:56 offset
Date::Manip::Offset::off239 (3) - Support for the +11:53:40 offset
Date::Manip::Offset::off240 (3) - Support for the +11:56:52 offset
Date::Manip::Offset::off241 (3) - Support for the +12:00:00 offset
Date::Manip::Offset::off242 (3) - Support for the +12:13:21 offset
Date::Manip::Offset::off243 (3) - Support for the +12:13:48 offset
Date::Manip::Offset::off244 (3) - Support for the +12:15:20 offset
Date::Manip::Offset::off245 (3) - Support for the +12:19:20 offset
Date::Manip::Offset::off246 (3) - Support for the +12:20:00 offset
Date::Manip::Offset::off247 (3) - Support for the +12:30:00 offset
Date::Manip::Offset::off248 (3) - Support for the +12:33:04 offset
Date::Manip::Offset::off249 (3) - Support for the +12:37:12 offset
Date::Manip::Offset::off250 (3) - Support for the +12:45:00 offset
Date::Manip::Offset::off251 (3) - Support for the +12:58:21 offset
Date::Manip::Offset::off252 (3) - Support for the +13:00:00 offset
Date::Manip::Offset::off253 (3) - Support for the +13:45:00 offset
Date::Manip::Offset::off254 (3) - Support for the +14:00:00 offset
Date::Manip::Offset::off255 (3) - Support for the +14:00:24 offset
Date::Manip::Offset::off256 (3) - Support for the +14:41:05 offset
Date::Manip::Offset::off257 (3) - Support for the +15:02:19 offset
Date::Manip::Offset::off258 (3) - Support for the -00:00:52 offset
Date::Manip::Offset::off259 (3) - Support for the -00:01:15 offset
Date::Manip::Offset::off260 (3) - Support for the -00:06:04 offset
Date::Manip::Offset::off261 (3) - Support for the -00:14:44 offset
Date::Manip::Offset::off262 (3) - Support for the -00:16:08 offset
Date::Manip::Offset::off263 (3) - Support for the -00:20:00 offset
Date::Manip::Offset::off264 (3) - Support for the -00:21:16 offset
Date::Manip::Offset::off265 (3) - Support for the -00:21:24 offset
Date::Manip::Offset::off266 (3) - Support for the -00:22:48 offset
Date::Manip::Offset::off267 (3) - Support for the -00:25:00 offset
Date::Manip::Offset::off268 (3) - Support for the -00:25:21 offset
Date::Manip::Offset::off269 (3) - Support for the -00:27:04 offset
Date::Manip::Offset::off270 (3) - Support for the -00:30:20 offset
Date::Manip::Offset::off271 (3) - Support for the -00:32:00 offset
Date::Manip::Offset::off272 (3) - Support for the -00:36:32 offset
Date::Manip::Offset::off273 (3) - Support for the -00:43:08 offset
Date::Manip::Offset::off274 (3) - Support for the -00:44:30 offset
Date::Manip::Offset::off275 (3) - Support for the -00:52:48 offset
Date::Manip::Offset::off276 (3) - Support for the -00:53:00 offset
Date::Manip::Offset::off277 (3) - Support for the -00:54:52 offset
Date::Manip::Offset::off278 (3) - Support for the -01:00:00 offset
Date::Manip::Offset::off279 (3) - Support for the -01:01:36 offset
Date::Manip::Offset::off280 (3) - Support for the -01:02:20 offset
Date::Manip::Offset::off281 (3) - Support for the -01:03:48 offset
Date::Manip::Offset::off282 (3) - Support for the -01:06:36 offset
Date::Manip::Offset::off283 (3) - Support for the -01:07:36 offset
Date::Manip::Offset::off284 (3) - Support for the -01:09:44 offset
Date::Manip::Offset::off285 (3) - Support for the -01:14:40 offset
Date::Manip::Offset::off286 (3) - Support for the -01:27:24 offset
Date::Manip::Offset::off287 (3) - Support for the -01:27:48 offset
Date::Manip::Offset::off288 (3) - Support for the -01:27:52 offset
Date::Manip::Offset::off289 (3) - Support for the -01:30:00 offset
Date::Manip::Offset::off290 (3) - Support for the -01:34:04 offset
Date::Manip::Offset::off291 (3) - Support for the -01:42:40 offset
Date::Manip::Offset::off292 (3) - Support for the -01:54:32 offset
Date::Manip::Offset::off293 (3) - Support for the -02:00:00 offset
Date::Manip::Offset::off294 (3) - Support for the -02:09:40 offset
Date::Manip::Offset::off295 (3) - Support for the -02:19:36 offset
Date::Manip::Offset::off296 (3) - Support for the -02:22:52 offset
Date::Manip::Offset::off297 (3) - Support for the -02:26:08 offset
Date::Manip::Offset::off298 (3) - Support for the -02:30:00 offset
Date::Manip::Offset::off299 (3) - Support for the -02:30:52 offset
Date::Manip::Offset::off300 (3) - Support for the -02:34:00 offset
Date::Manip::Offset::off301 (3) - Support for the -02:34:04 offset
Date::Manip::Offset::off302 (3) - Support for the -03:00:00 offset
Date::Manip::Offset::off303 (3) - Support for the -03:06:28 offset
Date::Manip::Offset::off304 (3) - Support for the -03:12:48 offset
Date::Manip::Offset::off305 (3) - Support for the -03:13:56 offset
Date::Manip::Offset::off306 (3) - Support for the -03:26:56 offset
Date::Manip::Offset::off307 (3) - Support for the -03:29:20 offset
Date::Manip::Offset::off308 (3) - Support for the -03:30:00 offset
Date::Manip::Offset::off309 (3) - Support for the -03:30:52 offset
Date::Manip::Offset::off310 (3) - Support for the -03:32:36 offset
Date::Manip::Offset::off311 (3) - Support for the -03:38:28 offset
Date::Manip::Offset::off312 (3) - Support for the -03:38:48 offset
Date::Manip::Offset::off313 (3) - Support for the -03:40:36 offset
Date::Manip::Offset::off314 (3) - Support for the -03:40:40 offset
Date::Manip::Offset::off315 (3) - Support for the -03:40:52 offset
Date::Manip::Offset::off316 (3) - Support for the -03:44:20 offset
Date::Manip::Offset::off317 (3) - Support for the -03:44:40 offset
Date::Manip::Offset::off318 (3) - Support for the -03:44:44 offset
Date::Manip::Offset::off319 (3) - Support for the -03:45:00 offset
Date::Manip::Offset::off320 (3) - Support for the -03:48:28 offset
Date::Manip::Offset::off321 (3) - Support for the -03:50:40 offset
Date::Manip::Offset::off322 (3) - Support for the -03:51:24 offset
Date::Manip::Offset::off323 (3) - Support for the -03:52:40 offset
Date::Manip::Offset::off324 (3) - Support for the -03:53:48 offset
Date::Manip::Offset::off325 (3) - Support for the -03:58:28 offset
Date::Manip::Offset::off326 (3) - Support for the -03:59:48 offset
Date::Manip::Offset::off327 (3) - Support for the -04:00:00 offset
Date::Manip::Offset::off328 (3) - Support for the -04:00:04 offset
Date::Manip::Offset::off329 (3) - Support for the -04:01:40 offset
Date::Manip::Offset::off330 (3) - Support for the -04:02:40 offset
Date::Manip::Offset::off331 (3) - Support for the -04:04:00 offset
Date::Manip::Offset::off332 (3) - Support for the -04:04:20 offset
Date::Manip::Offset::off333 (3) - Support for the -04:04:56 offset
Date::Manip::Offset::off334 (3) - Support for the -04:05:36 offset
Date::Manip::Offset::off335 (3) - Support for the -04:06:04 offset
Date::Manip::Offset::off336 (3) - Support for the -04:06:08 offset
Date::Manip::Offset::off337 (3) - Support for the -04:07:00 offset
Date::Manip::Offset::off338 (3) - Support for the -04:07:12 offset
Date::Manip::Offset::off339 (3) - Support for the -04:08:52 offset
Date::Manip::Offset::off340 (3) - Support for the -04:10:52 offset
Date::Manip::Offset::off341 (3) - Support for the -04:12:16 offset
Date::Manip::Offset::off342 (3) - Support for the -04:14:24 offset
Date::Manip::Offset::off343 (3) - Support for the -04:15:36 offset
Date::Manip::Offset::off344 (3) - Support for the -04:16:48 offset
Date::Manip::Offset::off345 (3) - Support for the -04:18:28 offset
Date::Manip::Offset::off346 (3) - Support for the -04:19:04 offset
Date::Manip::Offset::off347 (3) - Support for the -04:19:08 offset
Date::Manip::Offset::off348 (3) - Support for the -04:19:44 offset
Date::Manip::Offset::off349 (3) - Support for the -04:20:52 offset
Date::Manip::Offset::off350 (3) - Support for the -04:21:12 offset
Date::Manip::Offset::off351 (3) - Support for the -04:21:40 offset
Date::Manip::Offset::off352 (3) - Support for the -04:23:08 offset
Date::Manip::Offset::off353 (3) - Support for the -04:24:25 offset
Date::Manip::Offset::off354 (3) - Support for the -04:25:24 offset
Date::Manip::Offset::off355 (3) - Support for the -04:27:24 offset
Date::Manip::Offset::off356 (3) - Support for the -04:27:40 offset
Date::Manip::Offset::off357 (3) - Support for the -04:27:44 offset
Date::Manip::Offset::off358 (3) - Support for the -04:30:00 offset
Date::Manip::Offset::off359 (3) - Support for the -04:31:12 offset
Date::Manip::Offset::off360 (3) - Support for the -04:32:36 offset
Date::Manip::Offset::off361 (3) - Support for the -04:33:12 offset
Date::Manip::Offset::off362 (3) - Support for the -04:34:04 offset
Date::Manip::Offset::off363 (3) - Support for the -04:35:08 offset
Date::Manip::Offset::off364 (3) - Support for the -04:35:16 offset
Date::Manip::Offset::off365 (3) - Support for the -04:35:44 offset
Date::Manip::Offset::off366 (3) - Support for the -04:36:52 offset
Date::Manip::Offset::off367 (3) - Support for the -04:39:28 offset
Date::Manip::Offset::off368 (3) - Support for the -04:39:36 offset
Date::Manip::Offset::off369 (3) - Support for the -04:40:00 offset
Date::Manip::Offset::off370 (3) - Support for the -04:40:24 offset
Date::Manip::Offset::off371 (3) - Support for the -04:42:46 offset
Date::Manip::Offset::off372 (3) - Support for the -04:44:32 offset
Date::Manip::Offset::off373 (3) - Support for the -04:49:00 offset
Date::Manip::Offset::off374 (3) - Support for the -04:49:20 offset
Date::Manip::Offset::off375 (3) - Support for the -04:54:16 offset
Date::Manip::Offset::off376 (3) - Support for the -04:56:02 offset
Date::Manip::Offset::off377 (3) - Support for the -04:56:20 offset
Date::Manip::Offset::off378 (3) - Support for the -05:00:00 offset
Date::Manip::Offset::off379 (3) - Support for the -05:07:12 offset
Date::Manip::Offset::off380 (3) - Support for the -05:08:12 offset
Date::Manip::Offset::off381 (3) - Support for the -05:08:36 offset
Date::Manip::Offset::off382 (3) - Support for the -05:09:24 offset
Date::Manip::Offset::off383 (3) - Support for the -05:14:00 offset
Date::Manip::Offset::off384 (3) - Support for the -05:17:32 offset
Date::Manip::Offset::off385 (3) - Support for the -05:18:08 offset
Date::Manip::Offset::off386 (3) - Support for the -05:19:20 offset
Date::Manip::Offset::off387 (3) - Support for the -05:19:36 offset
Date::Manip::Offset::off388 (3) - Support for the -05:25:32 offset
Date::Manip::Offset::off389 (3) - Support for the -05:29:28 offset
Date::Manip::Offset::off390 (3) - Support for the -05:29:36 offset
Date::Manip::Offset::off391 (3) - Support for the -05:30:00 offset
Date::Manip::Offset::off392 (3) - Support for the -05:32:11 offset
Date::Manip::Offset::off393 (3) - Support for the -05:36:20 offset
Date::Manip::Offset::off394 (3) - Support for the -05:39:24 offset
Date::Manip::Offset::off395 (3) - Support for the -05:40:16 offset
Date::Manip::Offset::off396 (3) - Support for the -05:43:02 offset
Date::Manip::Offset::off397 (3) - Support for the -05:44:38 offset
Date::Manip::Offset::off398 (3) - Support for the -05:45:08 offset
Date::Manip::Offset::off399 (3) - Support for the -05:45:12 offset
Date::Manip::Offset::off400 (3) - Support for the -05:45:23 offset
Date::Manip::Offset::off401 (3) - Support for the -05:46:25 offset
Date::Manip::Offset::off402 (3) - Support for the -05:46:30 offset
Date::Manip::Offset::off403 (3) - Support for the -05:47:03 offset
Date::Manip::Offset::off404 (3) - Support for the -05:47:04 offset
Date::Manip::Offset::off405 (3) - Support for the -05:48:52 offset
Date::Manip::Offset::off406 (3) - Support for the -05:49:07 offset
Date::Manip::Offset::off407 (3) - Support for the -05:50:07 offset
Date::Manip::Offset::off408 (3) - Support for the -05:50:27 offset
Date::Manip::Offset::off409 (3) - Support for the -05:50:36 offset
Date::Manip::Offset::off410 (3) - Support for the -05:52:48 offset
Date::Manip::Offset::off411 (3) - Support for the -05:53:04 offset
Date::Manip::Offset::off412 (3) - Support for the -05:56:48 offset
Date::Manip::Offset::off413 (3) - Support for the -05:57:00 offset
Date::Manip::Offset::off414 (3) - Support for the -05:58:24 offset
Date::Manip::Offset::off415 (3) - Support for the -05:58:28 offset
Date::Manip::Offset::off416 (3) - Support for the -06:00:00 offset
Date::Manip::Offset::off417 (3) - Support for the -06:02:04 offset
Date::Manip::Offset::off418 (3) - Support for the -06:06:28 offset
Date::Manip::Offset::off419 (3) - Support for the -06:18:16 offset
Date::Manip::Offset::off420 (3) - Support for the -06:28:36 offset
Date::Manip::Offset::off421 (3) - Support for the -06:36:36 offset
Date::Manip::Offset::off422 (3) - Support for the -06:40:00 offset
Date::Manip::Offset::off423 (3) - Support for the -06:41:16 offset
Date::Manip::Offset::off424 (3) - Support for the -06:45:12 offset
Date::Manip::Offset::off425 (3) - Support for the -06:45:39 offset
Date::Manip::Offset::off426 (3) - Support for the -06:57:40 offset
Date::Manip::Offset::off427 (3) - Support for the -06:58:36 offset
Date::Manip::Offset::off428 (3) - Support for the -06:59:56 offset
Date::Manip::Offset::off429 (3) - Support for the -07:00:00 offset
Date::Manip::Offset::off430 (3) - Support for the -07:01:00 offset
Date::Manip::Offset::off431 (3) - Support for the -07:04:20 offset
Date::Manip::Offset::off432 (3) - Support for the -07:05:40 offset
Date::Manip::Offset::off433 (3) - Support for the -07:11:20 offset
Date::Manip::Offset::off434 (3) - Support for the -07:17:28 offset
Date::Manip::Offset::off435 (3) - Support for the -07:17:44 offset
Date::Manip::Offset::off436 (3) - Support for the -07:23:52 offset
Date::Manip::Offset::off437 (3) - Support for the -07:28:18 offset
Date::Manip::Offset::off438 (3) - Support for the -07:33:52 offset
Date::Manip::Offset::off439 (3) - Support for the -07:39:28 offset
Date::Manip::Offset::off440 (3) - Support for the -07:44:49 offset
Date::Manip::Offset::off441 (3) - Support for the -07:48:04 offset
Date::Manip::Offset::off442 (3) - Support for the -07:52:58 offset
Date::Manip::Offset::off443 (3) - Support for the -08:00:00 offset
Date::Manip::Offset::off444 (3) - Support for the -08:00:56 offset
Date::Manip::Offset::off445 (3) - Support for the -08:12:28 offset
Date::Manip::Offset::off446 (3) - Support for the -08:30:00 offset
Date::Manip::Offset::off447 (3) - Support for the -08:40:20 offset
Date::Manip::Offset::off448 (3) - Support for the -08:57:41 offset
Date::Manip::Offset::off449 (3) - Support for the -08:59:48 offset
Date::Manip::Offset::off450 (3) - Support for the -09:00:00 offset
Date::Manip::Offset::off451 (3) - Support for the -09:00:12 offset
Date::Manip::Offset::off452 (3) - Support for the -09:17:40 offset
Date::Manip::Offset::off453 (3) - Support for the -09:18:00 offset
Date::Manip::Offset::off454 (3) - Support for the -09:18:55 offset
Date::Manip::Offset::off455 (3) - Support for the -09:30:00 offset
Date::Manip::Offset::off456 (3) - Support for the -09:58:16 offset
Date::Manip::Offset::off457 (3) - Support for the -09:59:36 offset
Date::Manip::Offset::off458 (3) - Support for the -10:00:00 offset
Date::Manip::Offset::off459 (3) - Support for the -10:29:20 offset
Date::Manip::Offset::off460 (3) - Support for the -10:30:00 offset
Date::Manip::Offset::off461 (3) - Support for the -10:31:26 offset
Date::Manip::Offset::off462 (3) - Support for the -10:39:04 offset
Date::Manip::Offset::off463 (3) - Support for the -10:40:00 offset
Date::Manip::Offset::off464 (3) - Support for the -11:00:00 offset
Date::Manip::Offset::off465 (3) - Support for the -11:01:38 offset
Date::Manip::Offset::off466 (3) - Support for the -11:19:40 offset
Date::Manip::Offset::off467 (3) - Support for the -11:20:00 offset
Date::Manip::Offset::off468 (3) - Support for the -11:22:48 offset
Date::Manip::Offset::off469 (3) - Support for the -11:24:20 offset
Date::Manip::Offset::off470 (3) - Support for the -11:24:56 offset
Date::Manip::Offset::off471 (3) - Support for the -11:26:56 offset
Date::Manip::Offset::off472 (3) - Support for the -11:30:00 offset
Date::Manip::Offset::off473 (3) - Support for the -11:46:38 offset
Date::Manip::Offset::off474 (3) - Support for the -11:49:28 offset
Date::Manip::Offset::off475 (3) - Support for the -12:00:00 offset
Date::Manip::Offset::off476 (3) - Support for the -13:00:00 offset
Date::Manip::Offset::off477 (3) - Support for the -14:00:00 offset
Date::Manip::Offset::off478 (3) - Support for the -14:17:00 offset
Date::Manip::Offset::off479 (3) - Support for the -14:21:00 offset
Date::Manip::Offset::off480 (3) - Support for the -15:56:00 offset
Date::Manip::Problems (3) - problems and bugs
Date::Manip::Recur (3) - methods for working with recurring events
Date::Manip::TZ (3) - an interface to the time zone data
Date::Manip::TZ::a00 (3) - Support for the A time zone
Date::Manip::TZ::afabid00 (3) - Support for the Africa/Abidjan time zone
Date::Manip::TZ::afaccr00 (3) - Support for the Africa/Accra time zone
Date::Manip::TZ::afaddi00 (3) - Support for the Africa/Addis_Ababa time zone
Date::Manip::TZ::afalgi00 (3) - Support for the Africa/Algiers time zone
Date::Manip::TZ::afasma00 (3) - Support for the Africa/Asmara time zone
Date::Manip::TZ::afbama00 (3) - Support for the Africa/Bamako time zone
Date::Manip::TZ::afbang00 (3) - Support for the Africa/Bangui time zone
Date::Manip::TZ::afbanj00 (3) - Support for the Africa/Banjul time zone
Date::Manip::TZ::afbiss00 (3) - Support for the Africa/Bissau time zone
Date::Manip::TZ::afblan00 (3) - Support for the Africa/Blantyre time zone
Date::Manip::TZ::afbraz00 (3) - Support for the Africa/Brazzaville time zone
Date::Manip::TZ::afbuju00 (3) - Support for the Africa/Bujumbura time zone
Date::Manip::TZ::afcair00 (3) - Support for the Africa/Cairo time zone
Date::Manip::TZ::afcasa00 (3) - Support for the Africa/Casablanca time zone
Date::Manip::TZ::afceut00 (3) - Support for the Africa/Ceuta time zone
Date::Manip::TZ::afcona00 (3) - Support for the Africa/Conakry time zone
Date::Manip::TZ::afdaka00 (3) - Support for the Africa/Dakar time zone
Date::Manip::TZ::afdar_00 (3) - Support for the Africa/Dar_es_Salaam time zone
Date::Manip::TZ::afdjib00 (3) - Support for the Africa/Djibouti time zone
Date::Manip::TZ::afdoua00 (3) - Support for the Africa/Douala time zone
Date::Manip::TZ::afel_a00 (3) - Support for the Africa/El_Aaiun time zone
Date::Manip::TZ::affree00 (3) - Support for the Africa/Freetown time zone
Date::Manip::TZ::afgabo00 (3) - Support for the Africa/Gaborone time zone
Date::Manip::TZ::afhara00 (3) - Support for the Africa/Harare time zone
Date::Manip::TZ::afjoha00 (3) - Support for the Africa/Johannesburg time zone
Date::Manip::TZ::afkamp00 (3) - Support for the Africa/Kampala time zone
Date::Manip::TZ::afkhar00 (3) - Support for the Africa/Khartoum time zone
Date::Manip::TZ::afkiga00 (3) - Support for the Africa/Kigali time zone
Date::Manip::TZ::afkins00 (3) - Support for the Africa/Kinshasa time zone
Date::Manip::TZ::aflago00 (3) - Support for the Africa/Lagos time zone
Date::Manip::TZ::aflibr00 (3) - Support for the Africa/Libreville time zone
Date::Manip::TZ::aflome00 (3) - Support for the Africa/Lome time zone
Date::Manip::TZ::afluan00 (3) - Support for the Africa/Luanda time zone
Date::Manip::TZ::aflubu00 (3) - Support for the Africa/Lubumbashi time zone
Date::Manip::TZ::aflusa00 (3) - Support for the Africa/Lusaka time zone
Date::Manip::TZ::afmala00 (3) - Support for the Africa/Malabo time zone
Date::Manip::TZ::afmapu00 (3) - Support for the Africa/Maputo time zone
Date::Manip::TZ::afmase00 (3) - Support for the Africa/Maseru time zone
Date::Manip::TZ::afmbab00 (3) - Support for the Africa/Mbabane time zone
Date::Manip::TZ::afmoga00 (3) - Support for the Africa/Mogadishu time zone
Date::Manip::TZ::afmonr00 (3) - Support for the Africa/Monrovia time zone
Date::Manip::TZ::afnair00 (3) - Support for the Africa/Nairobi time zone
Date::Manip::TZ::afndja00 (3) - Support for the Africa/Ndjamena time zone
Date::Manip::TZ::afniam00 (3) - Support for the Africa/Niamey time zone
Date::Manip::TZ::afnoua00 (3) - Support for the Africa/Nouakchott time zone
Date::Manip::TZ::afouag00 (3) - Support for the Africa/Ouagadougou time zone
Date::Manip::TZ::afport00 (3) - Support for the Africa/Porto-Novo time zone
Date::Manip::TZ::afsao_00 (3) - Support for the Africa/Sao_Tome time zone
Date::Manip::TZ::aftrip00 (3) - Support for the Africa/Tripoli time zone
Date::Manip::TZ::aftuni00 (3) - Support for the Africa/Tunis time zone
Date::Manip::TZ::afwind00 (3) - Support for the Africa/Windhoek time zone
Date::Manip::TZ::amadak00 (3) - Support for the America/Adak time zone
Date::Manip::TZ::amanch00 (3) - Support for the America/Anchorage time zone
Date::Manip::TZ::amangu00 (3) - Support for the America/Anguilla time zone
Date::Manip::TZ::amanti00 (3) - Support for the America/Antigua time zone
Date::Manip::TZ::amarag00 (3) - Support for the America/Araguaina time zone
Date::Manip::TZ::amarub00 (3) - Support for the America/Aruba time zone
Date::Manip::TZ::amasun00 (3) - Support for the America/Asuncion time zone
Date::Manip::TZ::amatik00 (3) - Support for the America/Atikokan time zone
Date::Manip::TZ::ambahi00 (3) - Support for the America/Bahia time zone
Date::Manip::TZ::ambahi01 (3) - Support for the America/Bahia_Banderas time zone
Date::Manip::TZ::ambarb00 (3) - Support for the America/Barbados time zone
Date::Manip::TZ::ambele00 (3) - Support for the America/Belem time zone
Date::Manip::TZ::ambeli00 (3) - Support for the America/Belize time zone
Date::Manip::TZ::amblan00 (3) - Support for the America/Blanc-Sablon time zone
Date::Manip::TZ::amboa_00 (3) - Support for the America/Boa_Vista time zone
Date::Manip::TZ::ambogo00 (3) - Support for the America/Bogota time zone
Date::Manip::TZ::ambois00 (3) - Support for the America/Boise time zone
Date::Manip::TZ::ambuen00 (3) - Support for the America/Argentina/Buenos_Aires time zone
Date::Manip::TZ::amcamb00 (3) - Support for the America/Cambridge_Bay time zone
Date::Manip::TZ::amcamp00 (3) - Support for the America/Campo_Grande time zone
Date::Manip::TZ::amcanc00 (3) - Support for the America/Cancun time zone
Date::Manip::TZ::amcara00 (3) - Support for the America/Caracas time zone
Date::Manip::TZ::amcata00 (3) - Support for the America/Argentina/Catamarca time zone
Date::Manip::TZ::amcaye00 (3) - Support for the America/Cayenne time zone
Date::Manip::TZ::amcaym00 (3) - Support for the America/Cayman time zone
Date::Manip::TZ::amcent00 (3) - Support for the America/North_Dakota/Center time zone
Date::Manip::TZ::amchic00 (3) - Support for the America/Chicago time zone
Date::Manip::TZ::amchih00 (3) - Support for the America/Chihuahua time zone
Date::Manip::TZ::amcord00 (3) - Support for the America/Argentina/Cordoba time zone
Date::Manip::TZ::amcost00 (3) - Support for the America/Costa_Rica time zone
Date::Manip::TZ::amcuia00 (3) - Support for the America/Cuiaba time zone
Date::Manip::TZ::amcura00 (3) - Support for the America/Curacao time zone
Date::Manip::TZ::amdanm00 (3) - Support for the America/Danmarkshavn time zone
Date::Manip::TZ::amdaws00 (3) - Support for the America/Dawson time zone
Date::Manip::TZ::amdaws01 (3) - Support for the America/Dawson_Creek time zone
Date::Manip::TZ::amdenv00 (3) - Support for the America/Denver time zone
Date::Manip::TZ::amdetr00 (3) - Support for the America/Detroit time zone
Date::Manip::TZ::amdomi00 (3) - Support for the America/Dominica time zone
Date::Manip::TZ::amedmo00 (3) - Support for the America/Edmonton time zone
Date::Manip::TZ::ameiru00 (3) - Support for the America/Eirunepe time zone
Date::Manip::TZ::amel_s00 (3) - Support for the America/El_Salvador time zone
Date::Manip::TZ::amfort00 (3) - Support for the America/Fortaleza time zone
Date::Manip::TZ::amglac00 (3) - Support for the America/Glace_Bay time zone
Date::Manip::TZ::amgodt00 (3) - Support for the America/Godthab time zone
Date::Manip::TZ::amgoos00 (3) - Support for the America/Goose_Bay time zone
Date::Manip::TZ::amgran00 (3) - Support for the America/Grand_Turk time zone
Date::Manip::TZ::amgren00 (3) - Support for the America/Grenada time zone
Date::Manip::TZ::amguad00 (3) - Support for the America/Guadeloupe time zone
Date::Manip::TZ::amguat00 (3) - Support for the America/Guatemala time zone
Date::Manip::TZ::amguay00 (3) - Support for the America/Guayaquil time zone
Date::Manip::TZ::amguya00 (3) - Support for the America/Guyana time zone
Date::Manip::TZ::amhali00 (3) - Support for the America/Halifax time zone
Date::Manip::TZ::amhava00 (3) - Support for the America/Havana time zone
Date::Manip::TZ::amherm00 (3) - Support for the America/Hermosillo time zone
Date::Manip::TZ::amindi00 (3) - Support for the America/Indiana/Indianapolis time zone
Date::Manip::TZ::aminuv00 (3) - Support for the America/Inuvik time zone
Date::Manip::TZ::amiqal00 (3) - Support for the America/Iqaluit time zone
Date::Manip::TZ::amjama00 (3) - Support for the America/Jamaica time zone
Date::Manip::TZ::amjuju00 (3) - Support for the America/Argentina/Jujuy time zone
Date::Manip::TZ::amjune00 (3) - Support for the America/Juneau time zone
Date::Manip::TZ::amknox00 (3) - Support for the America/Indiana/Knox time zone
Date::Manip::TZ::amla_p00 (3) - Support for the America/La_Paz time zone
Date::Manip::TZ::amla_r00 (3) - Support for the America/Argentina/La_Rioja time zone
Date::Manip::TZ::amlima00 (3) - Support for the America/Lima time zone
Date::Manip::TZ::amlos_00 (3) - Support for the America/Los_Angeles time zone
Date::Manip::TZ::amloui00 (3) - Support for the America/Kentucky/Louisville time zone
Date::Manip::TZ::ammace00 (3) - Support for the America/Maceio time zone
Date::Manip::TZ::ammana00 (3) - Support for the America/Managua time zone
Date::Manip::TZ::ammana01 (3) - Support for the America/Manaus time zone
Date::Manip::TZ::ammare00 (3) - Support for the America/Indiana/Marengo time zone
Date::Manip::TZ::ammart00 (3) - Support for the America/Martinique time zone
Date::Manip::TZ::ammata00 (3) - Support for the America/Matamoros time zone
Date::Manip::TZ::ammaza00 (3) - Support for the America/Mazatlan time zone
Date::Manip::TZ::ammend00 (3) - Support for the America/Argentina/Mendoza time zone
Date::Manip::TZ::ammeno00 (3) - Support for the America/Menominee time zone
Date::Manip::TZ::ammeri00 (3) - Support for the America/Merida time zone
Date::Manip::TZ::ammexi00 (3) - Support for the America/Mexico_City time zone
Date::Manip::TZ::ammiqu00 (3) - Support for the America/Miquelon time zone
Date::Manip::TZ::ammonc00 (3) - Support for the America/Moncton time zone
Date::Manip::TZ::ammont00 (3) - Support for the America/Kentucky/Monticello time zone
Date::Manip::TZ::ammont01 (3) - Support for the America/Monterrey time zone
Date::Manip::TZ::ammont02 (3) - Support for the America/Montevideo time zone
Date::Manip::TZ::ammont03 (3) - Support for the America/Montreal time zone
Date::Manip::TZ::ammont04 (3) - Support for the America/Montserrat time zone
Date::Manip::TZ::amnass00 (3) - Support for the America/Nassau time zone
Date::Manip::TZ::amnew_00 (3) - Support for the America/New_York time zone
Date::Manip::TZ::amnew_01 (3) - Support for the America/North_Dakota/New_Salem time zone
Date::Manip::TZ::amnipi00 (3) - Support for the America/Nipigon time zone
Date::Manip::TZ::amnome00 (3) - Support for the America/Nome time zone
Date::Manip::TZ::amnoro00 (3) - Support for the America/Noronha time zone
Date::Manip::TZ::amojin00 (3) - Support for the America/Ojinaga time zone
Date::Manip::TZ::ampana00 (3) - Support for the America/Panama time zone
Date::Manip::TZ::ampang00 (3) - Support for the America/Pangnirtung time zone
Date::Manip::TZ::ampara00 (3) - Support for the America/Paramaribo time zone
Date::Manip::TZ::ampete00 (3) - Support for the America/Indiana/Petersburg time zone
Date::Manip::TZ::amphoe00 (3) - Support for the America/Phoenix time zone
Date::Manip::TZ::amport00 (3) - Support for the America/Port-au-Prince time zone
Date::Manip::TZ::amport01 (3) - Support for the America/Port_of_Spain time zone
Date::Manip::TZ::amport02 (3) - Support for the America/Porto_Velho time zone
Date::Manip::TZ::ampuer00 (3) - Support for the America/Puerto_Rico time zone
Date::Manip::TZ::amrain00 (3) - Support for the America/Rainy_River time zone
Date::Manip::TZ::amrank00 (3) - Support for the America/Rankin_Inlet time zone
Date::Manip::TZ::amreci00 (3) - Support for the America/Recife time zone
Date::Manip::TZ::amregi00 (3) - Support for the America/Regina time zone
Date::Manip::TZ::amreso00 (3) - Support for the America/Resolute time zone
Date::Manip::TZ::amrio_00 (3) - Support for the America/Argentina/Rio_Gallegos time zone
Date::Manip::TZ::amrio_01 (3) - Support for the America/Rio_Branco time zone
Date::Manip::TZ::amsalt00 (3) - Support for the America/Argentina/Salta time zone
Date::Manip::TZ::amsan_00 (3) - Support for the America/Argentina/San_Juan time zone
Date::Manip::TZ::amsan_01 (3) - Support for the America/Argentina/San_Luis time zone
Date::Manip::TZ::amsant00 (3) - Support for the America/Santa_Isabel time zone
Date::Manip::TZ::amsant01 (3) - Support for the America/Santarem time zone
Date::Manip::TZ::amsant02 (3) - Support for the America/Santiago time zone
Date::Manip::TZ::amsant03 (3) - Support for the America/Santo_Domingo time zone
Date::Manip::TZ::amsao_00 (3) - Support for the America/Sao_Paulo time zone
Date::Manip::TZ::amscor00 (3) - Support for the America/Scoresbysund time zone
Date::Manip::TZ::amst_j00 (3) - Support for the America/St_Johns time zone
Date::Manip::TZ::amst_k00 (3) - Support for the America/St_Kitts time zone
Date::Manip::TZ::amst_l00 (3) - Support for the America/St_Lucia time zone
Date::Manip::TZ::amst_t00 (3) - Support for the America/St_Thomas time zone
Date::Manip::TZ::amst_v00 (3) - Support for the America/St_Vincent time zone
Date::Manip::TZ::amswif00 (3) - Support for the America/Swift_Current time zone
Date::Manip::TZ::amtegu00 (3) - Support for the America/Tegucigalpa time zone
Date::Manip::TZ::amtell00 (3) - Support for the America/Indiana/Tell_City time zone
Date::Manip::TZ::amthul00 (3) - Support for the America/Thule time zone
Date::Manip::TZ::amthun00 (3) - Support for the America/Thunder_Bay time zone
Date::Manip::TZ::amtiju00 (3) - Support for the America/Tijuana time zone
Date::Manip::TZ::amtoro00 (3) - Support for the America/Toronto time zone
Date::Manip::TZ::amtort00 (3) - Support for the America/Tortola time zone
Date::Manip::TZ::amtucu00 (3) - Support for the America/Argentina/Tucuman time zone
Date::Manip::TZ::amushu00 (3) - Support for the America/Argentina/Ushuaia time zone
Date::Manip::TZ::amvanc00 (3) - Support for the America/Vancouver time zone
Date::Manip::TZ::amveva00 (3) - Support for the America/Indiana/Vevay time zone
Date::Manip::TZ::amvinc00 (3) - Support for the America/Indiana/Vincennes time zone
Date::Manip::TZ::amwhit00 (3) - Support for the America/Whitehorse time zone
Date::Manip::TZ::amwina00 (3) - Support for the America/Indiana/Winamac time zone
Date::Manip::TZ::amwinn00 (3) - Support for the America/Winnipeg time zone
Date::Manip::TZ::amyaku00 (3) - Support for the America/Yakutat time zone
Date::Manip::TZ::amyell00 (3) - Support for the America/Yellowknife time zone
Date::Manip::TZ::ancase00 (3) - Support for the Antarctica/Casey time zone
Date::Manip::TZ::andavi00 (3) - Support for the Antarctica/Davis time zone
Date::Manip::TZ::andumo00 (3) - Support for the Antarctica/DumontDUrville time zone
Date::Manip::TZ::anmacq00 (3) - Support for the Antarctica/Macquarie time zone
Date::Manip::TZ::anmaws00 (3) - Support for the Antarctica/Mawson time zone
Date::Manip::TZ::anmcmu00 (3) - Support for the Antarctica/McMurdo time zone
Date::Manip::TZ::anpalm00 (3) - Support for the Antarctica/Palmer time zone
Date::Manip::TZ::anroth00 (3) - Support for the Antarctica/Rothera time zone
Date::Manip::TZ::ansyow00 (3) - Support for the Antarctica/Syowa time zone
Date::Manip::TZ::anvost00 (3) - Support for the Antarctica/Vostok time zone
Date::Manip::TZ::asaden00 (3) - Support for the Asia/Aden time zone
Date::Manip::TZ::asalma00 (3) - Support for the Asia/Almaty time zone
Date::Manip::TZ::asamma00 (3) - Support for the Asia/Amman time zone
Date::Manip::TZ::asanad00 (3) - Support for the Asia/Anadyr time zone
Date::Manip::TZ::asaqta00 (3) - Support for the Asia/Aqtau time zone
Date::Manip::TZ::asaqto00 (3) - Support for the Asia/Aqtobe time zone
Date::Manip::TZ::asashg00 (3) - Support for the Asia/Ashgabat time zone
Date::Manip::TZ::asbagh00 (3) - Support for the Asia/Baghdad time zone
Date::Manip::TZ::asbahr00 (3) - Support for the Asia/Bahrain time zone
Date::Manip::TZ::asbaku00 (3) - Support for the Asia/Baku time zone
Date::Manip::TZ::asbang00 (3) - Support for the Asia/Bangkok time zone
Date::Manip::TZ::asbeir00 (3) - Support for the Asia/Beirut time zone
Date::Manip::TZ::asbish00 (3) - Support for the Asia/Bishkek time zone
Date::Manip::TZ::asbrun00 (3) - Support for the Asia/Brunei time zone
Date::Manip::TZ::aschoi00 (3) - Support for the Asia/Choibalsan time zone
Date::Manip::TZ::aschon00 (3) - Support for the Asia/Chongqing time zone
Date::Manip::TZ::ascolo00 (3) - Support for the Asia/Colombo time zone
Date::Manip::TZ::asdama00 (3) - Support for the Asia/Damascus time zone
Date::Manip::TZ::asdhak00 (3) - Support for the Asia/Dhaka time zone
Date::Manip::TZ::asdili00 (3) - Support for the Asia/Dili time zone
Date::Manip::TZ::asduba00 (3) - Support for the Asia/Dubai time zone
Date::Manip::TZ::asdush00 (3) - Support for the Asia/Dushanbe time zone
Date::Manip::TZ::asgaza00 (3) - Support for the Asia/Gaza time zone
Date::Manip::TZ::asharb00 (3) - Support for the Asia/Harbin time zone
Date::Manip::TZ::asho_c00 (3) - Support for the Asia/Ho_Chi_Minh time zone
Date::Manip::TZ::ashong00 (3) - Support for the Asia/Hong_Kong time zone
Date::Manip::TZ::ashovd00 (3) - Support for the Asia/Hovd time zone
Date::Manip::TZ::asirku00 (3) - Support for the Asia/Irkutsk time zone
Date::Manip::TZ::asjaka00 (3) - Support for the Asia/Jakarta time zone
Date::Manip::TZ::asjaya00 (3) - Support for the Asia/Jayapura time zone
Date::Manip::TZ::asjeru00 (3) - Support for the Asia/Jerusalem time zone
Date::Manip::TZ::askabu00 (3) - Support for the Asia/Kabul time zone
Date::Manip::TZ::askamc00 (3) - Support for the Asia/Kamchatka time zone
Date::Manip::TZ::askara00 (3) - Support for the Asia/Karachi time zone
Date::Manip::TZ::askash00 (3) - Support for the Asia/Kashgar time zone
Date::Manip::TZ::askath00 (3) - Support for the Asia/Kathmandu time zone
Date::Manip::TZ::askolk00 (3) - Support for the Asia/Kolkata time zone
Date::Manip::TZ::askras00 (3) - Support for the Asia/Krasnoyarsk time zone
Date::Manip::TZ::askual00 (3) - Support for the Asia/Kuala_Lumpur time zone
Date::Manip::TZ::askuch00 (3) - Support for the Asia/Kuching time zone
Date::Manip::TZ::askuwa00 (3) - Support for the Asia/Kuwait time zone
Date::Manip::TZ::asmaca00 (3) - Support for the Asia/Macau time zone
Date::Manip::TZ::asmaga00 (3) - Support for the Asia/Magadan time zone
Date::Manip::TZ::asmaka00 (3) - Support for the Asia/Makassar time zone
Date::Manip::TZ::asmani00 (3) - Support for the Asia/Manila time zone
Date::Manip::TZ::asmusc00 (3) - Support for the Asia/Muscat time zone
Date::Manip::TZ::asnico00 (3) - Support for the Asia/Nicosia time zone
Date::Manip::TZ::asnovo00 (3) - Support for the Asia/Novokuznetsk time zone
Date::Manip::TZ::asnovo01 (3) - Support for the Asia/Novosibirsk time zone
Date::Manip::TZ::asomsk00 (3) - Support for the Asia/Omsk time zone
Date::Manip::TZ::asoral00 (3) - Support for the Asia/Oral time zone
Date::Manip::TZ::asphno00 (3) - Support for the Asia/Phnom_Penh time zone
Date::Manip::TZ::aspont00 (3) - Support for the Asia/Pontianak time zone
Date::Manip::TZ::aspyon00 (3) - Support for the Asia/Pyongyang time zone
Date::Manip::TZ::asqata00 (3) - Support for the Asia/Qatar time zone
Date::Manip::TZ::asqyzy00 (3) - Support for the Asia/Qyzylorda time zone
Date::Manip::TZ::asrang00 (3) - Support for the Asia/Rangoon time zone
Date::Manip::TZ::asriya00 (3) - Support for the Asia/Riyadh time zone
Date::Manip::TZ::assakh00 (3) - Support for the Asia/Sakhalin time zone
Date::Manip::TZ::assama00 (3) - Support for the Asia/Samarkand time zone
Date::Manip::TZ::asseou00 (3) - Support for the Asia/Seoul time zone
Date::Manip::TZ::asshan00 (3) - Support for the Asia/Shanghai time zone
Date::Manip::TZ::assing00 (3) - Support for the Asia/Singapore time zone
Date::Manip::TZ::astaip00 (3) - Support for the Asia/Taipei time zone
Date::Manip::TZ::astash00 (3) - Support for the Asia/Tashkent time zone
Date::Manip::TZ::astbil00 (3) - Support for the Asia/Tbilisi time zone
Date::Manip::TZ::astehr00 (3) - Support for the Asia/Tehran time zone
Date::Manip::TZ::asthim00 (3) - Support for the Asia/Thimphu time zone
Date::Manip::TZ::astoky00 (3) - Support for the Asia/Tokyo time zone
Date::Manip::TZ::asulaa00 (3) - Support for the Asia/Ulaanbaatar time zone
Date::Manip::TZ::asurum00 (3) - Support for the Asia/Urumqi time zone
Date::Manip::TZ::asvien00 (3) - Support for the Asia/Vientiane time zone
Date::Manip::TZ::asvlad00 (3) - Support for the Asia/Vladivostok time zone
Date::Manip::TZ::asyaku00 (3) - Support for the Asia/Yakutsk time zone
Date::Manip::TZ::asyeka00 (3) - Support for the Asia/Yekaterinburg time zone
Date::Manip::TZ::asyere00 (3) - Support for the Asia/Yerevan time zone
Date::Manip::TZ::atazor00 (3) - Support for the Atlantic/Azores time zone
Date::Manip::TZ::atberm00 (3) - Support for the Atlantic/Bermuda time zone
Date::Manip::TZ::atcana00 (3) - Support for the Atlantic/Canary time zone
Date::Manip::TZ::atcape00 (3) - Support for the Atlantic/Cape_Verde time zone
Date::Manip::TZ::atfaro00 (3) - Support for the Atlantic/Faroe time zone
Date::Manip::TZ::atmade00 (3) - Support for the Atlantic/Madeira time zone
Date::Manip::TZ::atreyk00 (3) - Support for the Atlantic/Reykjavik time zone
Date::Manip::TZ::atsout00 (3) - Support for the Atlantic/South_Georgia time zone
Date::Manip::TZ::atst_h00 (3) - Support for the Atlantic/St_Helena time zone
Date::Manip::TZ::atstan00 (3) - Support for the Atlantic/Stanley time zone
Date::Manip::TZ::auadel00 (3) - Support for the Australia/Adelaide time zone
Date::Manip::TZ::aubris00 (3) - Support for the Australia/Brisbane time zone
Date::Manip::TZ::aubrok00 (3) - Support for the Australia/Broken_Hill time zone
Date::Manip::TZ::aucurr00 (3) - Support for the Australia/Currie time zone
Date::Manip::TZ::audarw00 (3) - Support for the Australia/Darwin time zone
Date::Manip::TZ::aueucl00 (3) - Support for the Australia/Eucla time zone
Date::Manip::TZ::auhoba00 (3) - Support for the Australia/Hobart time zone
Date::Manip::TZ::aulind00 (3) - Support for the Australia/Lindeman time zone
Date::Manip::TZ::aulord00 (3) - Support for the Australia/Lord_Howe time zone
Date::Manip::TZ::aumelb00 (3) - Support for the Australia/Melbourne time zone
Date::Manip::TZ::aupert00 (3) - Support for the Australia/Perth time zone
Date::Manip::TZ::ausydn00 (3) - Support for the Australia/Sydney time zone
Date::Manip::TZ::b00 (3) - Support for the B time zone
Date::Manip::TZ::c00 (3) - Support for the C time zone
Date::Manip::TZ::cet00 (3) - Support for the CET time zone
Date::Manip::TZ::d00 (3) - Support for the D time zone
Date::Manip::TZ::e00 (3) - Support for the E time zone
Date::Manip::TZ::eet00 (3) - Support for the EET time zone
Date::Manip::TZ::etgmt00 (3) - Support for the Etc/GMT time zone
Date::Manip::TZ::etgmtm00 (3) - Support for the Etc/GMT-1 time zone
Date::Manip::TZ::etgmtm01 (3) - Support for the Etc/GMT-10 time zone
Date::Manip::TZ::etgmtm02 (3) - Support for the Etc/GMT-11 time zone
Date::Manip::TZ::etgmtm03 (3) - Support for the Etc/GMT-12 time zone
Date::Manip::TZ::etgmtm04 (3) - Support for the Etc/GMT-13 time zone
Date::Manip::TZ::etgmtm05 (3) - Support for the Etc/GMT-14 time zone
Date::Manip::TZ::etgmtm06 (3) - Support for the Etc/GMT-2 time zone
Date::Manip::TZ::etgmtm07 (3) - Support for the Etc/GMT-3 time zone
Date::Manip::TZ::etgmtm08 (3) - Support for the Etc/GMT-4 time zone
Date::Manip::TZ::etgmtm09 (3) - Support for the Etc/GMT-5 time zone
Date::Manip::TZ::etgmtm10 (3) - Support for the Etc/GMT-6 time zone
Date::Manip::TZ::etgmtm11 (3) - Support for the Etc/GMT-7 time zone
Date::Manip::TZ::etgmtm12 (3) - Support for the Etc/GMT-8 time zone
Date::Manip::TZ::etgmtm13 (3) - Support for the Etc/GMT-9 time zone
Date::Manip::TZ::etgmtp00 (3) - Support for the Etc/GMT+1 time zone
Date::Manip::TZ::etgmtp01 (3) - Support for the Etc/GMT+10 time zone
Date::Manip::TZ::etgmtp02 (3) - Support for the Etc/GMT+11 time zone
Date::Manip::TZ::etgmtp03 (3) - Support for the Etc/GMT+12 time zone
Date::Manip::TZ::etgmtp04 (3) - Support for the Etc/GMT+2 time zone
Date::Manip::TZ::etgmtp05 (3) - Support for the Etc/GMT+3 time zone
Date::Manip::TZ::etgmtp06 (3) - Support for the Etc/GMT+4 time zone
Date::Manip::TZ::etgmtp07 (3) - Support for the Etc/GMT+5 time zone
Date::Manip::TZ::etgmtp08 (3) - Support for the Etc/GMT+6 time zone
Date::Manip::TZ::etgmtp09 (3) - Support for the Etc/GMT+7 time zone
Date::Manip::TZ::etgmtp10 (3) - Support for the Etc/GMT+8 time zone
Date::Manip::TZ::etgmtp11 (3) - Support for the Etc/GMT+9 time zone
Date::Manip::TZ::euamst00 (3) - Support for the Europe/Amsterdam time zone
Date::Manip::TZ::euando00 (3) - Support for the Europe/Andorra time zone
Date::Manip::TZ::euathe00 (3) - Support for the Europe/Athens time zone
Date::Manip::TZ::eubelg00 (3) - Support for the Europe/Belgrade time zone
Date::Manip::TZ::euberl00 (3) - Support for the Europe/Berlin time zone
Date::Manip::TZ::eubrus00 (3) - Support for the Europe/Brussels time zone
Date::Manip::TZ::eubuch00 (3) - Support for the Europe/Bucharest time zone
Date::Manip::TZ::eubuda00 (3) - Support for the Europe/Budapest time zone
Date::Manip::TZ::euchis00 (3) - Support for the Europe/Chisinau time zone
Date::Manip::TZ::eucope00 (3) - Support for the Europe/Copenhagen time zone
Date::Manip::TZ::eudubl00 (3) - Support for the Europe/Dublin time zone
Date::Manip::TZ::eugibr00 (3) - Support for the Europe/Gibraltar time zone
Date::Manip::TZ::euhels00 (3) - Support for the Europe/Helsinki time zone
Date::Manip::TZ::euista00 (3) - Support for the Europe/Istanbul time zone
Date::Manip::TZ::eukali00 (3) - Support for the Europe/Kaliningrad time zone
Date::Manip::TZ::eukiev00 (3) - Support for the Europe/Kiev time zone
Date::Manip::TZ::eulisb00 (3) - Support for the Europe/Lisbon time zone
Date::Manip::TZ::eulond00 (3) - Support for the Europe/London time zone
Date::Manip::TZ::euluxe00 (3) - Support for the Europe/Luxembourg time zone
Date::Manip::TZ::eumadr00 (3) - Support for the Europe/Madrid time zone
Date::Manip::TZ::eumalt00 (3) - Support for the Europe/Malta time zone
Date::Manip::TZ::eumins00 (3) - Support for the Europe/Minsk time zone
Date::Manip::TZ::eumona00 (3) - Support for the Europe/Monaco time zone
Date::Manip::TZ::eumosc00 (3) - Support for the Europe/Moscow time zone
Date::Manip::TZ::euoslo00 (3) - Support for the Europe/Oslo time zone
Date::Manip::TZ::eupari00 (3) - Support for the Europe/Paris time zone
Date::Manip::TZ::euprag00 (3) - Support for the Europe/Prague time zone
Date::Manip::TZ::euriga00 (3) - Support for the Europe/Riga time zone
Date::Manip::TZ::eurome00 (3) - Support for the Europe/Rome time zone
Date::Manip::TZ::eusama00 (3) - Support for the Europe/Samara time zone
Date::Manip::TZ::eusimf00 (3) - Support for the Europe/Simferopol time zone
Date::Manip::TZ::eusofi00 (3) - Support for the Europe/Sofia time zone
Date::Manip::TZ::eustoc00 (3) - Support for the Europe/Stockholm time zone
Date::Manip::TZ::eutall00 (3) - Support for the Europe/Tallinn time zone
Date::Manip::TZ::eutira00 (3) - Support for the Europe/Tirane time zone
Date::Manip::TZ::euuzhg00 (3) - Support for the Europe/Uzhgorod time zone
Date::Manip::TZ::euvadu00 (3) - Support for the Europe/Vaduz time zone
Date::Manip::TZ::euvien00 (3) - Support for the Europe/Vienna time zone
Date::Manip::TZ::euviln00 (3) - Support for the Europe/Vilnius time zone
Date::Manip::TZ::euvolg00 (3) - Support for the Europe/Volgograd time zone
Date::Manip::TZ::euwars00 (3) - Support for the Europe/Warsaw time zone
Date::Manip::TZ::euzapo00 (3) - Support for the Europe/Zaporozhye time zone
Date::Manip::TZ::euzuri00 (3) - Support for the Europe/Zurich time zone
Date::Manip::TZ::f00 (3) - Support for the F time zone
Date::Manip::TZ::g00 (3) - Support for the G time zone
Date::Manip::TZ::h00 (3) - Support for the H time zone
Date::Manip::TZ::i00 (3) - Support for the I time zone
Date::Manip::TZ::inanta00 (3) - Support for the Indian/Antananarivo time zone
Date::Manip::TZ::inchag00 (3) - Support for the Indian/Chagos time zone
Date::Manip::TZ::inchri00 (3) - Support for the Indian/Christmas time zone
Date::Manip::TZ::incoco00 (3) - Support for the Indian/Cocos time zone
Date::Manip::TZ::incomo00 (3) - Support for the Indian/Comoro time zone
Date::Manip::TZ::inkerg00 (3) - Support for the Indian/Kerguelen time zone
Date::Manip::TZ::inmahe00 (3) - Support for the Indian/Mahe time zone
Date::Manip::TZ::inmald00 (3) - Support for the Indian/Maldives time zone
Date::Manip::TZ::inmaur00 (3) - Support for the Indian/Mauritius time zone
Date::Manip::TZ::inmayo00 (3) - Support for the Indian/Mayotte time zone
Date::Manip::TZ::inreun00 (3) - Support for the Indian/Reunion time zone
Date::Manip::TZ::k00 (3) - Support for the K time zone
Date::Manip::TZ::l00 (3) - Support for the L time zone
Date::Manip::TZ::m00 (3) - Support for the M time zone
Date::Manip::TZ::met00 (3) - Support for the MET time zone
Date::Manip::TZ::n00 (3) - Support for the N time zone
Date::Manip::TZ::o00 (3) - Support for the O time zone
Date::Manip::TZ::p00 (3) - Support for the P time zone
Date::Manip::TZ::paapia00 (3) - Support for the Pacific/Apia time zone
Date::Manip::TZ::paauck00 (3) - Support for the Pacific/Auckland time zone
Date::Manip::TZ::pachat00 (3) - Support for the Pacific/Chatham time zone
Date::Manip::TZ::pachuu00 (3) - Support for the Pacific/Chuuk time zone
Date::Manip::TZ::paeast00 (3) - Support for the Pacific/Easter time zone
Date::Manip::TZ::paefat00 (3) - Support for the Pacific/Efate time zone
Date::Manip::TZ::paende00 (3) - Support for the Pacific/Enderbury time zone
Date::Manip::TZ::pafaka00 (3) - Support for the Pacific/Fakaofo time zone
Date::Manip::TZ::pafiji00 (3) - Support for the Pacific/Fiji time zone
Date::Manip::TZ::pafuna00 (3) - Support for the Pacific/Funafuti time zone
Date::Manip::TZ::pagala00 (3) - Support for the Pacific/Galapagos time zone
Date::Manip::TZ::pagamb00 (3) - Support for the Pacific/Gambier time zone
Date::Manip::TZ::paguad00 (3) - Support for the Pacific/Guadalcanal time zone
Date::Manip::TZ::paguam00 (3) - Support for the Pacific/Guam time zone
Date::Manip::TZ::pahono00 (3) - Support for the Pacific/Honolulu time zone
Date::Manip::TZ::pakiri00 (3) - Support for the Pacific/Kiritimati time zone
Date::Manip::TZ::pakosr00 (3) - Support for the Pacific/Kosrae time zone
Date::Manip::TZ::pakwaj00 (3) - Support for the Pacific/Kwajalein time zone
Date::Manip::TZ::pamaju00 (3) - Support for the Pacific/Majuro time zone
Date::Manip::TZ::pamarq00 (3) - Support for the Pacific/Marquesas time zone
Date::Manip::TZ::pamidw00 (3) - Support for the Pacific/Midway time zone
Date::Manip::TZ::panaur00 (3) - Support for the Pacific/Nauru time zone
Date::Manip::TZ::paniue00 (3) - Support for the Pacific/Niue time zone
Date::Manip::TZ::panorf00 (3) - Support for the Pacific/Norfolk time zone
Date::Manip::TZ::panoum00 (3) - Support for the Pacific/Noumea time zone
Date::Manip::TZ::papago00 (3) - Support for the Pacific/Pago_Pago time zone
Date::Manip::TZ::papala00 (3) - Support for the Pacific/Palau time zone
Date::Manip::TZ::papitc00 (3) - Support for the Pacific/Pitcairn time zone
Date::Manip::TZ::papohn00 (3) - Support for the Pacific/Pohnpei time zone
Date::Manip::TZ::paport00 (3) - Support for the Pacific/Port_Moresby time zone
Date::Manip::TZ::pararo00 (3) - Support for the Pacific/Rarotonga time zone
Date::Manip::TZ::pasaip00 (3) - Support for the Pacific/Saipan time zone
Date::Manip::TZ::patahi00 (3) - Support for the Pacific/Tahiti time zone
Date::Manip::TZ::patara00 (3) - Support for the Pacific/Tarawa time zone
Date::Manip::TZ::patong00 (3) - Support for the Pacific/Tongatapu time zone
Date::Manip::TZ::pawake00 (3) - Support for the Pacific/Wake time zone
Date::Manip::TZ::pawall00 (3) - Support for the Pacific/Wallis time zone
Date::Manip::TZ::q00 (3) - Support for the Q time zone
Date::Manip::TZ::r00 (3) - Support for the R time zone
Date::Manip::TZ::s00 (3) - Support for the S time zone
Date::Manip::TZ::t00 (3) - Support for the T time zone
Date::Manip::TZ::u00 (3) - Support for the U time zone
Date::Manip::TZ::ut00 (3) - Support for the UT time zone
Date::Manip::TZ::v00 (3) - Support for the V time zone
Date::Manip::TZ::w00 (3) - Support for the W time zone
Date::Manip::TZ::wet00 (3) - Support for the WET time zone
Date::Manip::TZ::x00 (3) - Support for the X time zone
Date::Manip::TZ::y00 (3) - Support for the Y time zone
Date::Manip::TZ::z00 (3) - Support for the Z time zone
Date::Manip::TZ_Base (3) - Methods common to the TZ and Base classes
Date::Manip::TZdata (3) - Internal module for working with the tzdata files
Date::Manip::Zones (3) - Time zone information
Date::Parse (3p) - Parse date strings into time values
DateTime (3) - A date and time object
DateTime::Cron::Simple (3p) - Parse a cron entry and check against current time
DateTime::Duration (3) - Duration objects for date math
DateTime::Format::Builder (3) - Create DateTime parser classes and objects.
DateTime::Format::Builder::Parser (3) - Parser creation
DateTime::Format::Builder::Parser::Dispatch (3) - Dispatch parsers by group
DateTime::Format::Builder::Parser::Quick (3) - Use another formatter, simply
DateTime::Format::Builder::Parser::Regex (3) - Regex based date parsing
DateTime::Format::Builder::Parser::Strptime (3) - strptime based date parsing
DateTime::Format::Builder::Parser::generic (3) - Useful routines
DateTime::Format::Builder::Tutorial (3) - Quick class on using Builder
DateTime::Format::Mail (3) - Convert between DateTime and RFC2822/822 formats
DateTime::Format::MySQL (3) - Parse and format MySQL dates and times
DateTime::Format::Pg (3p) - Parse and format PostgreSQL dates and times
DateTime::Format::Strptime (3p) - Parse and format strp and strf time patterns
DateTime::Format::W3CDTF (3p) - Parse and format W3CDTF datetime strings
DateTime::Infinite (3) - Infinite past and future DateTime objects
DateTime::LeapSecond (3) - leap seconds table and utilities
DateTime::Locale (3) - Localization support for DateTime.pm
DateTime::Locale::Base (3) - Base class for individual locale objects
DateTime::Locale::Catalog (3) - Provides a list of all valid locale names
DateTime::LocaleCatalog (3) - renamed to DateTime::Locale::Catalog
DateTime::TimeZone (3) - Time zone object base class and factory
DateTime::TimeZone::Catalog (3) - Provides a list of all valid time zone names
DateTime::TimeZone::Floating (3) - A time zone that is always local
DateTime::TimeZone::Local (3) - Determine the local system's time zone
DateTime::TimeZone::Local::Unix (3) - Determine the local system's time zone on Unix
DateTime::TimeZone::Local::VMS (3) - Determine the local system's time zone on VMS
DateTime::TimeZone::Local::Win32 (3) - Determine the local system's time zone on Windows
DateTime::TimeZone::OffsetOnly (3) - A DateTime::TimeZone object that just contains an offset
DateTime::TimeZone::OlsonDB (3) - An object to represent an Olson time zone database
DateTime::TimeZone::UTC (3) - The UTC time zone
Devel::Caller (3p) - meatier versions of "caller"
Digest::BubbleBabble (3p) - Create bubble-babble fingerprints
Digest::HMAC (3p) - Keyed-Hashing for Message Authentication
Digest::HMAC_MD5 (3p) - Keyed-Hashing for Message Authentication
Digest::HMAC_SHA1 (3p) - Keyed-Hashing for Message Authentication
EXECUTE (7) - execute a prepared statement
EXPLAIN (7) - show the execution plan of a statement
Email::Address (3p) - RFC 2822 Address Parsing and Creation
Email::Date::Format (3p) - produce RFC 2822 date strings
Email::MIME::Creator (3p) - Email::MIME constructor for starting anew.
Email::MessageID (3p) - Generate world unique message-ids.
Email::Simple (3p) - simple parsing of RFC2822 message format and headers
Email::Simple::Creator (3p) - private helper for building Email::Simple objects
Embperl::Features (3p) - Main features of Embperl 2.0
Embperl::Form::Control::table (3p) - A table which get data from LDAP composed via joinAttrValue
Embperl::Form::DataSource (3p) - Base class for data source objects which provides the data for ControlMutlValue objects.
Embperl::Form::Validate (3p) - Form validation with serverand client-side support.
Embperl::TOC (3p) - Embperl Documenation: Table of Contents
Event::ExecFlow::Callbacks (3p) - Callbacks attached to jobs
Exception::Class (3p) - A module that allows you to declare real exception classes in Perl
FCGI_Accept, FCGI_ToFILE, FCGI_ToFcgiStream (3) - fcgi_stdio compatibility library
FCGI_Finish (3) - fcgi_stdio compatibility library
FCGI_SetExitStatus (3) - fcgi_stdio compatibility library
FCGI_StartFilterData (3) - fcgi_stdio compatibility library
File::ChangeNotify (3) - Watch for changes to files, cross-platform style
File::ChangeNotify::ConfigData (3) - Configuration for File::ChangeNotify
File::ChangeNotify::Watcher (3) - Base class for all watchers
File::ChangeNotify::Watcher::Default (3) - Fallback default watcher subclass
File::ChangeNotify::Watcher::Inotify (3) - Inotify-based watcher subclass
File::ChangeNotify::Watcher::KQueue (3) - KQueue-based watcher for BSD systems.
File::HomeDir (3p) - Find your home and other directories on any platform
File::HomeDir::Test (3p) - Prevent the accidental creation of user-owned files during testing
File::ShareDir (3p) - Locate per-dist and per-module shared files
File::Tail (3p) - Perl extension for reading from continously updated files
File::Which (3p) - Portable implementation of the `which' utility
Filter::Template (3p) - a source filter for inline code templates (macros)
Filter::Template::UseBytes (3p) - conditionally use bytes.pm depending on availability
Finance::Quote::Fidelity (3p) - Obtain information from Fidelity Investments.
Finance::Quote::Platinum (3p) - Obtain quotes from the Platinum Asset Management.
Finance::Quote::Tdefunds (3p) - Obtain quotes from TD Waterhouse Efunds
Finance::Quote::Tdwaterhouse (3p) - Obtain quotes from TD Waterhouse Canada
Finance::Quote::Yahoo::USA (3p) - Obtain information about stocks and funds in the USA and Canada.
Font::TTF::AATKern (3p) - AAT Kern table
Font::TTF::Dumper (3p) - Debug dump of a font datastructure, avoiding recursion on ' PARENT'
Font::TTF::EBDT (3p) - Embeeded Bitmap Data Table
Font::TTF::EBLC (3p) - Embeeded Bitmap Location Table
Font::TTF::Feat (3p) - Font Features
Font::TTF::Font (3p) - Memory representation of a font
Font::TTF::Glyf (3p) - The Glyf data table
Font::TTF::Glyph (3p) - Holds a single glyph's information
Font::TTF::GrFeat (3p) - Graphite Font Features
Font::TTF::Kern::ClassArray (3p) - ClassArray Kern Subtable for AAT
Font::TTF::Kern::CompactClassArray (3p) - Compact Class Array kern subtable for AAT
Font::TTF::Kern::OrderedList (3p) - Ordered List Kern subtable for AAT
Font::TTF::Kern::StateTable (3p) - State Table Kern subtable for AAT
Font::TTF::Kern::Subtable (3p) - Kern Subtable superclass for AAT
Font::TTF::Loca (3p) - the Locations table, which is intimately tied to the glyf table
Font::TTF::Manual (3p) - Information regarding the whole module set
Font::TTF::Mort::Chain (3p) - Chain Mort subtable for AAT
Font::TTF::Mort::Contextual (3p) - Contextual Mort subtable for AAT
Font::TTF::Mort::Insertion (3p) - Insertion Mort subtable for AAT
Font::TTF::Mort::Ligature (3p) - Ligature Mort subtable for AAT
Font::TTF::Mort::Noncontextual (3p) - Noncontextual Mort subtable for AAT
Font::TTF::Mort::Rearrangement (3p) - Rearrangement Mort subtable for AAT
Font::TTF::Mort::Subtable (3p) - Mort subtable superclass for AAT
Font::TTF::Prep (3p) - Preparation hinting program. Called when ppem changes
Font::TTF::XMLparse (3p) - provides support for XML parsing. Requires Expat module XML::Parser::Expat
Format (3p) - A class for defining Excel formatting.
Formula (3p) - A class for generating Excel formulas
GC_malloc, GC_malloc_atomic, GC_free, GC_realloc, GC_enable_incremental, GC_register_finalizer, GC_malloc_ignore_off_page, GC_malloc_atomic_ignore_off_page, GC_set_warn_proc (3) - Garbage collecting malloc replacement
GD::Barcode (3p) - Create barcode image with GD
GD::Barcode::COOP2of5 (3p) - Create COOP2of5 barcode image with GD
GD::Barcode::Code39 (3p) - Create Code39 barcode image with GD
GD::Barcode::EAN13 (3p) - Create EAN13(JAN13) barcode image with GD
GD::Barcode::EAN8 (3p) - Create EAN8(JAN8) barcode image with GD
GD::Barcode::IATA2of5 (3p) - Create IATA2of5 barcode image with GD
GD::Barcode::ITF (3p) - Create ITF(Interleaved2of5) barcode image with GD
GD::Barcode::Industrial2of5 (3p) - Create Industrial2of5 barcode image with GD
GD::Barcode::Matrix2of5 (3p) - Create Matrix2of5 barcode image with GD
GD::Barcode::NW7 (3p) - Create NW7 barcode image with GD
GD::Barcode::QRcode (3p) - Create QRcode barcode image with GD
GD::Barcode::UPCA (3p) - Create UPC-A barcode image with GD
GD::Barcode::UPCE (3p) - Create UPC-E barcode image with GD
GD::Graph3D (3p) - Create 3D Graphs with GD and GD::Graph
GD::Graph::Data (3p) - Data set encapsulation for GD::Graph
GD::Graph::colour (3p) - Colour manipulation routines for use with GD::Graph
GDBM (3) - The GNU database manager. Includes dbm and ndbm compatability. (Version 1.8.3.)
GSSAPI::Status (3p) - methods for handlings GSSAPI statuses
Geo::IP (3p) - Look up location and network information by IP Address
Geo::IP::Record (3p) - Contains city information for GeoIP City Edition
GnuPG::Signature (3p) - GnuPG Key Signature Objects
Graph (3p) - graph data structures and algorithms
Graph::AdjacencyMap (3p) - create and a map of graph vertices or edges
Graph::AdjacencyMatrix (3p) - create and query the adjacency matrix of graph G
Graph::BitMatrix (3p) - create and manipulate a V x V bit matrix of graph G
Graph::Matrix (3p) - create and manipulate a V x V matrix of graph G
Graph::TransitiveClosure (3p) - create and query transitive closure of graph
Graph::TransitiveClosure::Matrix (3p) - create and query transitive closure of graph
Graph::UnionFind (3p) - union-find data structures
GraphViz::Data::Grapher (3p) - Visualise data structures as a graph
HIVAnnotProcessor (3p) - Adds HIV-specific annotations to Bio::SeqIO streams
HTML::AsSubs (3p) - functions that construct a HTML syntax tree
HTML::Element (3p) - Class for objects that represent HTML elements
HTML::Form (3p) - Class that represents an HTML form element
HTML::FormatPS (3p) - Format HTML as PostScript
HTML::FormatRTF (3p) - Format HTML as RTF
HTML::FormatText (3p) - Format HTML as plaintext
HTML::Formatter (3p) - Base class for HTML formatters
HTML::Mason::Admin (3) - Mason Administrator's Manual
HTML::Mason::Compiler::ToObject (3) - A Compiler subclass that generates Mason object code
HTML::Mason::ComponentSource (3) - represents information about an component
HTML::Mason::FakeApache (3) - An Apache object emulator for use with Mason
HTML::Mason::Lexer (3) - Generates events based on component source lexing
HTML::Mason::MethodMaker (3) - Used to create simple get & get/set methods in other classes
HTML::Mason::Params (3) - Mason configuration parameters
HTML::Mason::Plugin::Context (3) - encapsulates arguments passed to plugin methods
HTML::Mason::Resolver (3) - Component path resolver base class
HTML::Mason::Resolver::File (3) - Component path resolver for file-based components
HTML::Mason::Subclassing (3) - Documentation on Subclassing Internal Mason classes
HTML::Parse (3p) - Deprecated, a wrapper around HTML::TreeBuilder
HTML::Prototype (3) - Generate HTML and Javascript for the Prototype library
HTML::PullParser (3p) - Alternative HTML::Parser interface
HTML::Tagset (3p) - data tables useful in parsing HTML
HTML::Template (3p) - Perl module to use HTML Templates from CGI scripts
HTML::Template::Expr (3p) - HTML::Template extension adding expression support
HTML::TokeParser (3p) - Alternative HTML::Parser interface
HTML::TokeParser::Simple::Token::Declaration (3p) - Token.pm declaration class.
HTML::Tree::AboutTrees (3p) - article on tree-shaped data structures in Perl
HTML::TreeBuilder (3p) - Parser that builds a HTML syntax tree
HTML::Widget (3p) - HTML Widget And Validation Framework
HTML::Widget::Constraint::Date (3p) - Date Constraint
HTML::Widget::Constraint::DateTime (3p) - DateTime Constraint
HTML::Widget::Constraint::In (3p) - Check that a value is one of a current set.
HTML::Widget::Constraint::Maybe (3p) - Deprecated
HTTP::Body::XFormsMultipart (3p) - HTTP Body XForms multipart/related submission Parser
HTTP::Config (3p) - Configuration for request and response objects
HTTP::Date (3p) - date conversion routines
HTTP::Headers (3p) - Class encapsulating HTTP Message headers
HTTP::Negotiate (3p) - choose a variant to serve
HTTP::Status (3p) - HTTP Status code processing
Heap (3p) - Perl extensions for keeping data partially sorted
Heap::Binary (3p) - a binary heap to keep data partially sorted
Heap::Binomial (3p) - a binomial heap to keep data partially sorted
Heap::Fibonacci (3p) - a Perl extension for keeping data partially sorted
Heap::Fibonacci (3p) - a fibonacci heap to keep data partially sorted
Hovel (3) - the GDBM-compatible API of QDBM
IEEECK (3f) - called from the ILAENV to verify that Infinity and possibly NaN arithmetic is safe (i.e
INSERT (7) - create new rows in a table
IO::AtomicFile (3p) - write a file which is updated atomically
IO::Interface (3p) - Perl extension for access to network card configuration information
IO::Interface::Simple (3p) - Perl extension for access to network card configuration information
IO::Socket::SSL (3p) - Nearly transparent SSL encapsulation for IO::Socket::INET.
IO::String (3p) - Emulate file interface for in-core strings
IO::Tty (3p) - Low-level allocate a pseudo-Tty, import constants.
IO::Tty::Constant (3p) - Terminal Constants (autogenerated)
IPC::Run3::ProfLogger (3p) - write profiling data to a log file
IPC::Run3::ProfPP (3p) - Generate reports from IPC::Run3 profiling data
IPC::Run3::ProfReporter (3p) - base class for handling profiling data
IPC::Run::Win32Helper (3p) - helper routines for IPC::Run on Win32 platforms.
IPC::Run::Win32IO (3p) - helper routines for IPC::Run on Win32 platforms.
IPC::Run::Win32Pump (3p) - helper processes to shovel data to/from parent, child
ITextParser.pm (3p) - parses stag IText format into stag events
Ima::DBI (3p) - Database connection caching and organization
Image::Info (3p) - Extract meta information from image files (DEPRECATED)
Image::Size (3p) - read the dimensions of an image in several popular formats
Imager (3p) - Perl extension for Generating 24 bit Images
Imager::Color::Float (3p) - Rough floating point sample colour handling
Imager::CountColor (3p) - demonstrates writing a simple function using Imager.
Imager::Engines (3p) - Programmable transformation operations
Imager::Expr (3p) - implements expression parsing and compilation for the expression evaluation engine used by Imager::transform2()
Imager::Filter::Flines (3p) - dim alternate lines to emulate a video display
Imager::Filter::Mandelbrot (3p) - filter that renders the Mandelbrot set.
Imager::Filters (3p) - Entire Image Filtering Operations
Imager::Matrix2d (3p) - simple wrapper for matrix construction
Imager::Regops (3p) - generated information about the register based VM
Imager::Transform (3p) - a library of register machine image transformations
Imager::Transformations (3p) - Simple transformations of one image into another.
Inline-Support (3p) - Support Information for Inline.pm and related modules.
Iterator (3p) - A general-purpose iterator class.
Iterator::Util (3p) - Essential utilities for the Iterator class.
JSON (3p) - JSON (JavaScript Object Notation) encoder/decoder
JSON::DWIW (3p) - JSON converter that Does What I Want
JSON::DWIW::Boolean (3p) - Return a true or false value when evaluated in boolean context -- to be used with JSON::DWIW->encode() to explicitly specify a boolean value.`
JSON::PP (3p) - JSON::XS compatible pure-Perl module.
JSON::PP58 (3p) - Helper module in using JSON::PP in Perl 5.8 and lator
LISTEN (7) - listen for a notification
LWP::Authen::Ntlm (3p) - Library for enabling NTLM authentication (Microsoft) in LWP
LWP::Debug (3p) - deprecated
LWP::MediaTypes (3p) - guess media type for a file or a URL
Locale::Maketext::Extract (3p) - Extract translatable strings from source
Locale::Maketext::Lexicon (3p) - Use other catalog formats in Maketext
Locale::Maketext::Lexicon::Msgcat (3p) - Msgcat catalog parser Maketext
Locale::Recode::_Aliases (3p) - Internal Charset Alias Database for libintl-perl
Locale::RecodeData (3p) - Abstract Base Class for Charset Converters
Locale::RecodeData::ASMO_449 (3p) - Conversion routines for ASMO_449
Locale::RecodeData::ATARI_ST (3p) - Conversion routines for ATARI-ST
Locale::RecodeData::ATARI_ST_EURO (3p) - Conversion routines for ATARI-ST-EURO
Locale::RecodeData::CP10007 (3p) - Conversion routines for CP10007
Locale::RecodeData::CP1250 (3p) - Conversion routines for CP1250
Locale::RecodeData::CP1251 (3p) - Conversion routines for CP1251
Locale::RecodeData::CP1252 (3p) - Conversion routines for CP1252
Locale::RecodeData::CP1253 (3p) - Conversion routines for CP1253
Locale::RecodeData::CP1254 (3p) - Conversion routines for CP1254
Locale::RecodeData::CP1256 (3p) - Conversion routines for CP1256
Locale::RecodeData::CP1257 (3p) - Conversion routines for CP1257
Locale::RecodeData::CSN_369103 (3p) - Conversion routines for CSN_369103
Locale::RecodeData::CWI (3p) - Conversion routines for CWI
Locale::RecodeData::DEC_MCS (3p) - Conversion routines for DEC_MCS
Locale::RecodeData::EBCDIC_AT_DE (3p) - Conversion routines for EBCDIC_AT_DE
Locale::RecodeData::EBCDIC_AT_DE_A (3p) - Conversion routines for EBCDIC_AT_DE_A
Locale::RecodeData::EBCDIC_CA_FR (3p) - Conversion routines for EBCDIC_CA_FR
Locale::RecodeData::EBCDIC_DK_NO (3p) - Conversion routines for EBCDIC_DK_NO
Locale::RecodeData::EBCDIC_DK_NO_A (3p) - Conversion routines for EBCDIC_DK_NO_A
Locale::RecodeData::EBCDIC_ES (3p) - Conversion routines for EBCDIC_ES
Locale::RecodeData::EBCDIC_ES_A (3p) - Conversion routines for EBCDIC_ES_A
Locale::RecodeData::EBCDIC_ES_S (3p) - Conversion routines for EBCDIC_ES_S
Locale::RecodeData::EBCDIC_FI_SE (3p) - Conversion routines for EBCDIC_FI_SE
Locale::RecodeData::EBCDIC_FI_SE_A (3p) - Conversion routines for EBCDIC_FI_SE_A
Locale::RecodeData::EBCDIC_FR (3p) - Conversion routines for EBCDIC_FR
Locale::RecodeData::EBCDIC_IS_FRISS (3p) - Conversion routines for EBCDIC_IS_FRISS
Locale::RecodeData::EBCDIC_IT (3p) - Conversion routines for EBCDIC_IT
Locale::RecodeData::EBCDIC_PT (3p) - Conversion routines for EBCDIC_PT
Locale::RecodeData::EBCDIC_UK (3p) - Conversion routines for EBCDIC_UK
Locale::RecodeData::EBCDIC_US (3p) - Conversion routines for EBCDIC_US
Locale::RecodeData::ECMA_CYRILLIC (3p) - Conversion routines for ECMA_CYRILLIC
Locale::RecodeData::GEORGIAN_ACADEMY (3p) - Conversion routines for GEORGIAN-ACADEMY
Locale::RecodeData::GEORGIAN_PS (3p) - Conversion routines for GEORGIAN-PS
Locale::RecodeData::GOST_19768_74 (3p) - Conversion routines for GOST_19768_74
Locale::RecodeData::GREEK7 (3p) - Conversion routines for GREEK7
Locale::RecodeData::GREEK7_OLD (3p) - Conversion routines for GREEK7_OLD
Locale::RecodeData::GREEK_CCITT (3p) - Conversion routines for GREEK_CCITT
Locale::RecodeData::HP_ROMAN8 (3p) - Conversion routines for HP_ROMAN8
Locale::RecodeData::IBM037 (3p) - Conversion routines for IBM037
Locale::RecodeData::IBM038 (3p) - Conversion routines for IBM038
Locale::RecodeData::IBM1004 (3p) - Conversion routines for IBM1004
Locale::RecodeData::IBM1026 (3p) - Conversion routines for IBM1026
Locale::RecodeData::IBM1047 (3p) - Conversion routines for IBM1047
Locale::RecodeData::IBM256 (3p) - Conversion routines for IBM256
Locale::RecodeData::IBM273 (3p) - Conversion routines for IBM273
Locale::RecodeData::IBM274 (3p) - Conversion routines for IBM274
Locale::RecodeData::IBM275 (3p) - Conversion routines for IBM275
Locale::RecodeData::IBM277 (3p) - Conversion routines for IBM277
Locale::RecodeData::IBM278 (3p) - Conversion routines for IBM278
Locale::RecodeData::IBM280 (3p) - Conversion routines for IBM280
Locale::RecodeData::IBM281 (3p) - Conversion routines for IBM281
Locale::RecodeData::IBM284 (3p) - Conversion routines for IBM284
Locale::RecodeData::IBM285 (3p) - Conversion routines for IBM285
Locale::RecodeData::IBM290 (3p) - Conversion routines for IBM290
Locale::RecodeData::IBM297 (3p) - Conversion routines for IBM297
Locale::RecodeData::IBM420 (3p) - Conversion routines for IBM420
Locale::RecodeData::IBM423 (3p) - Conversion routines for IBM423
Locale::RecodeData::IBM424 (3p) - Conversion routines for IBM424
Locale::RecodeData::IBM437 (3p) - Conversion routines for IBM437
Locale::RecodeData::IBM500 (3p) - Conversion routines for IBM500
Locale::RecodeData::IBM850 (3p) - Conversion routines for IBM850
Locale::RecodeData::IBM851 (3p) - Conversion routines for IBM851
Locale::RecodeData::IBM852 (3p) - Conversion routines for IBM852
Locale::RecodeData::IBM855 (3p) - Conversion routines for IBM855
Locale::RecodeData::IBM857 (3p) - Conversion routines for IBM857
Locale::RecodeData::IBM860 (3p) - Conversion routines for IBM860
Locale::RecodeData::IBM861 (3p) - Conversion routines for IBM861
Locale::RecodeData::IBM862 (3p) - Conversion routines for IBM862
Locale::RecodeData::IBM863 (3p) - Conversion routines for IBM863
Locale::RecodeData::IBM864 (3p) - Conversion routines for IBM864
Locale::RecodeData::IBM865 (3p) - Conversion routines for IBM865
Locale::RecodeData::IBM866 (3p) - Conversion routines for IBM866
Locale::RecodeData::IBM868 (3p) - Conversion routines for IBM868
Locale::RecodeData::IBM869 (3p) - Conversion routines for IBM869
Locale::RecodeData::IBM870 (3p) - Conversion routines for IBM870
Locale::RecodeData::IBM871 (3p) - Conversion routines for IBM871
Locale::RecodeData::IBM874 (3p) - Conversion routines for IBM874
Locale::RecodeData::IBM875 (3p) - Conversion routines for IBM875
Locale::RecodeData::IBM880 (3p) - Conversion routines for IBM880
Locale::RecodeData::IBM891 (3p) - Conversion routines for IBM891
Locale::RecodeData::IBM903 (3p) - Conversion routines for IBM903
Locale::RecodeData::IBM904 (3p) - Conversion routines for IBM904
Locale::RecodeData::IBM905 (3p) - Conversion routines for IBM905
Locale::RecodeData::IBM918 (3p) - Conversion routines for IBM918
Locale::RecodeData::IEC_P27_1 (3p) - Conversion routines for IEC_P27_1
Locale::RecodeData::INIS (3p) - Conversion routines for INIS
Locale::RecodeData::INIS_8 (3p) - Conversion routines for INIS_8
Locale::RecodeData::INIS_CYRILLIC (3p) - Conversion routines for INIS_CYRILLIC
Locale::RecodeData::ISO_10367_BOX (3p) - Conversion routines for ISO_10367_BOX
Locale::RecodeData::ISO_2033_1983 (3p) - Conversion routines for ISO_2033_1983
Locale::RecodeData::ISO_5427 (3p) - Conversion routines for ISO_5427
Locale::RecodeData::ISO_5427_EXT (3p) - Conversion routines for ISO_5427_EXT
Locale::RecodeData::ISO_5428 (3p) - Conversion routines for ISO_5428
Locale::RecodeData::ISO_8859_1 (3p) - Conversion routines for ISO-8859-1
Locale::RecodeData::ISO_8859_10 (3p) - Conversion routines for ISO-8859-10
Locale::RecodeData::ISO_8859_11 (3p) - Conversion routines for ISO-8859-11
Locale::RecodeData::ISO_8859_13 (3p) - Conversion routines for ISO-8859-13
Locale::RecodeData::ISO_8859_14 (3p) - Conversion routines for ISO-8859-14
Locale::RecodeData::ISO_8859_15 (3p) - Conversion routines for ISO-8859-15
Locale::RecodeData::ISO_8859_16 (3p) - Conversion routines for ISO-8859-16
Locale::RecodeData::ISO_8859_2 (3p) - Conversion routines for ISO-8859-2
Locale::RecodeData::ISO_8859_3 (3p) - Conversion routines for ISO-8859-3
Locale::RecodeData::ISO_8859_4 (3p) - Conversion routines for ISO-8859-4
Locale::RecodeData::ISO_8859_5 (3p) - Conversion routines for ISO-8859-5
Locale::RecodeData::ISO_8859_6 (3p) - Conversion routines for ISO-8859-6
Locale::RecodeData::ISO_8859_7 (3p) - Conversion routines for ISO-8859-7
Locale::RecodeData::ISO_8859_8 (3p) - Conversion routines for ISO-8859-8
Locale::RecodeData::ISO_8859_9 (3p) - Conversion routines for ISO-8859-9
Locale::RecodeData::KOI8_R (3p) - Conversion routines for KOI8-R
Locale::RecodeData::KOI8_RU (3p) - Conversion routines for KOI8-RU
Locale::RecodeData::KOI8_T (3p) - Conversion routines for KOI8-T
Locale::RecodeData::KOI8_U (3p) - Conversion routines for KOI8-U
Locale::RecodeData::KOI_8 (3p) - Conversion routines for KOI-8
Locale::RecodeData::LATIN_GREEK (3p) - Conversion routines for LATIN_GREEK
Locale::RecodeData::LATIN_GREEK_1 (3p) - Conversion routines for LATIN_GREEK_1
Locale::RecodeData::MACARABIC (3p) - Conversion routines for MACARABIC
Locale::RecodeData::MACCROATIAN (3p) - Conversion routines for MACCROATIAN
Locale::RecodeData::MACCYRILLIC (3p) - Conversion routines for MACCYRILLIC
Locale::RecodeData::MACGREEK (3p) - Conversion routines for MACGREEK
Locale::RecodeData::MACHEBREW (3p) - Conversion routines for MACHEBREW
Locale::RecodeData::MACICELAND (3p) - Conversion routines for MACICELAND
Locale::RecodeData::MACINTOSH (3p) - Conversion routines for MACINTOSH
Locale::RecodeData::MACROMANIA (3p) - Conversion routines for MACROMANIA
Locale::RecodeData::MACTHAI (3p) - Conversion routines for MACTHAI
Locale::RecodeData::MACTURKISH (3p) - Conversion routines for MACTURKISH
Locale::RecodeData::MACUKRAINE (3p) - Conversion routines for MACUKRAINE
Locale::RecodeData::MAC_IS (3p) - Conversion routines for MAC-IS
Locale::RecodeData::MAC_SAMI (3p) - Conversion routines for MAC-SAMI
Locale::RecodeData::MAC_UK (3p) - Conversion routines for MAC-UK
Locale::RecodeData::NATS_DANO (3p) - Conversion routines for NATS_DANO
Locale::RecodeData::NATS_SEFI (3p) - Conversion routines for NATS_SEFI
Locale::RecodeData::NEXTSTEP (3p) - Conversion routines for NEXTSTEP
Locale::RecodeData::SAMI_WS2 (3p) - Conversion routines for SAMI_WS2
Locale::RecodeData::TIS_620 (3p) - Conversion routines for TIS-620
Locale::RecodeData::US_ASCII (3p) - Conversion routines for US-ASCII
Locale::RecodeData::UTF_8 (3p) - Conversion routines for UTF-8
Locale::RecodeData::VISCII (3p) - Conversion routines for VISCII
Locale::RecodeData::_Encode (3p) - Internal wrapper around Encode
Locale::TextDomain (3p) - Perl Interface to Uniforum Message Translation
Locale::gettext_pp (3p) - Pure Perl Implementation of Uniforum Message Translation
Locale::gettext_xs (3p) - XS Implementation of Uniforum Message Translation
Log::Any::Test (3p) -- Test what you're logging with Log::Any
Log::Log4perl (3p) - Log4j implementation for Perl
Log::Log4perl::Config (3p) - Log4perl configuration file syntax
Log::Log4perl::Config::BaseConfigurator (3p) - Configurator Base Class
Log::Log4perl::Config::DOMConfigurator (3p) - reads xml config files
Log::Log4perl::Config::PropertyConfigurator (3p) - reads properties file
Log::Log4perl::Config::Watch (3p) - Detect file changes
Log::Log4perl::DateFormat (3p) - Log4perl advanced date formatter helper class
Log::Log4perl::Filter::LevelMatch (3p) - Filter to match the log level exactly
Log::Log4perl::Filter::StringMatch (3p) - Filter to match the log level exactly
Log::Log4perl::JavaMap (3p) - maps java log4j appenders to Log::Dispatch classes
Log::Log4perl::JavaMap::ConsoleAppender (3p) - wraps Log::Dispatch::Screen
Log::Log4perl::JavaMap::FileAppender (3p) - wraps Log::Dispatch::File
Log::Log4perl::JavaMap::NTEventLogAppender (3p) - wraps Log::Dispatch::Win32EventLog
Log::Log4perl::JavaMap::RollingFileAppender (3p) - wraps Log::Dispatch::FileRotate
Log::Log4perl::JavaMap::SysLogAppender (3p) - wraps Log::Dispatch::Syslog
Log::Log4perl::Layout::PatternLayout (3p) - Pattern Layout
Log::Log4perl::Resurrector (3p) - Dark Magic to resurrect hidden L4p statements
MD5 (3p) - Perl interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm
MIME-tools (3p) - modules for parsing (and creating!) MIME entities
MIME::Lite (3p) - low-calorie MIME generator
MIME::WordDecoder (3p) - decode RFC 2047 encoded words to a local representation
MLDBM::Sync (3p) - safe concurrent access to MLDBM databases
MMDF (5) - Multi-channel Memorandum Distribution Facility mailbox format
MP3::Info (3p) - Manipulate / fetch info from MP3 audio files
MP4AddRtpESConfigurationPacket (3) - Add ES configuration information to an RTP hint
MP4AddRtpImmediateData (3) - Add immediate data to an RTP packet
MP4AddRtpSampleData (3) - Add media sample data to an RTP packet
MP4BinaryToBase16 (3) - Convert binary data to a base 16 string
MP4BinaryToBase64 (3) - Convert binary data to a base 64 string
MP4ConvertFromMovieDuration (3) - Convert a duration from the movie (file) time scale to a specified time scale.
MP4ConvertFromTrackDuration (3) - Convert a duration from the track time scale to a specified time scale.
MP4ConvertToTrackDuration (3) - Convert a duration from a specified time scale to the track time scale.
MP4Create (3) - Create a new mp4 file
MP4GetDuration (3) - Get the duration of the movie (file)
MP4GetHintTrackSdp (3) - Get the SDP media level description associated with a hint track
MP4GetSampleDuration (3) - Get the duration of a track sample
MP4GetSampleSync (3) - Get the state of the sample sync flag
MP4GetTrackBitRate (3) - Get the average bit rate in bits per second of the specified track
MP4GetTrackDuration (3) - Get the duration of a track
MP4GetTrackESConfiguration (3) - Get the elementary stream (ES) configuration of a track
MP4GetTrackEditDuration (3) - Get the duration of a track edit segment
MP4GetTrackEditTotalDuration (3) - Get the total duration of a sequence of track edit segments
MP4GetTrackFixedSampleDuration (3) - Get the fixed duration of samples in a track
MP4GetTrackVideoFrameRate (3) - Get the video frame rate of the specified video track
MP4GetVerbosity (3) - Gets the current level of diagnostic information
MP4SetTrackESConfiguration (3) - Set the elementary stream (ES) configuration of a track
MP4SetTrackEditDuration (3) - Set the duration of a track edit segment
MP4SetVerbosity (3) - Sets the level of diagnostic information
MRO::Compat (3p) - mro::* interface compatibility for Perls < 5.9.5
Mail::Alias (3p) - Manipulates mail alias files of various formats. Works on files directly or loads files into memory and works on the buffer.
Mail::Audit (3p) - Library for creating easy mail filters
Mail::Audit::KillDups (3p) - Mail::Audit plugin for duplicate suppression
Mail::Audit::Vacation (3p) - perform vacation autoresponding
Mail::Box::Locker::DotLock (3p) - lock a folder with a seperate file
Mail::Box::Locker::NFS (3p) - lock a folder with a seperate file, NFS-safe
Mail::Box::MH::Labels (3p) - process file which maintains message related labels
Mail::Box::Mbox (3p) - handle folders in Mbox format
Mail::DKIM (3p) - Signs/verifies Internet mail with DKIM/DomainKey signatures
Mail::DKIM::Canonicalization::Base (3p) - base class for canonicalization methods
Mail::DKIM::Canonicalization::DkimCommon (3p) - common canonicalization methods
Mail::DKIM::DkSignature (3p) - represents a DomainKeys-Signature header
Mail::DKIM::Policy (3p) - abstract base class for originator "signing" policies
Mail::DKIM::PrivateKey (3p) - a private key loaded in memory for DKIM signing
Mail::DKIM::Signature (3p) - represents a DKIM-Signature header
Mail::DKIM::Signer (3p) - generates a DKIM signature for a message
Mail::Field (3p) - Base class for manipulation of mail header fields
Mail::Field::AddrList (3p) - object representation of e-mail address lists
Mail::Field::Date (3p) - a date header field
Mail::Field::Generic (3p) - implementation for inspecific fields
Mail::Header (3p) - manipulate MIME headers
Mail::IMAPClient::BodyStructure (3p) - Perl extension to Mail::IMAPClient to facilitate the parsing of server responses to the FETCH BODYSTRUCTURE and FETCH ENVELOPE IMAP client commands.
Mail::IMAPClient::MessageSet (3p) - an extension to Mail::IMAPClient that expresses lists of message sequence numbers or message UID's in the shortest way permissable by RFC2060.
Mail::Internet (3p) - manipulate email messages
Mail::Message::Body (3p) - the data of a body in a message
Mail::Message::Body::Multipart (3p) - body of a message with attachments
Mail::Message::Convert::Html (3p) - Format messages from or to HTML
Mail::Message::Convert::HtmlFormatPS (3p) - Convert HTML into PostScript
Mail::Message::Convert::HtmlFormatText (3p) - Convert HTML into Text
Mail::Message::Convert::MailInternet (3p) - translate Mail::Message to Mail::Internet vv
Mail::Message::Convert::MimeEntity (3p) - translate Mail::Message to MIME::Entity vv
Mail::Message::Convert::TextAutoformat (3p) - Reformat plain text messages
Mail::Message::Head::Subset (3p) - subset of header information of a message
Mail::SpamAssassin::AICache (3p) - provide access to cached information for ArchiveIterator
Mail::SpamAssassin::ArchiveIterator (3p) - find and process messages one at a time
Mail::SpamAssassin::BayesStore::BDB (3p) - BerkeleyDB Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::MySQL (3p) - MySQL Specific Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::PgSQL (3p) - PostgreSQL Specific Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::SQL (3p) - SQL Bayesian Storage Module Implementation
Mail::SpamAssassin::Conf (3p) - SpamAssassin configuration file
Mail::SpamAssassin::Conf::LDAP (3p) - load SpamAssassin scores from LDAP database
Mail::SpamAssassin::Conf::Parser (3p) - parse SpamAssassin configuration
Mail::SpamAssassin::Conf::SQL (3p) - load SpamAssassin scores from SQL database
Mail::SpamAssassin::Message::Metadata (3p) - extract metadata from a message
Mail::SpamAssassin::PerMsgLearner (3p) - per-message status (spam or not-spam)
Mail::SpamAssassin::PerMsgStatus (3p) - per-message status (spam or not-spam)
Mail::SpamAssassin::Plugin::AccessDB (3p) - check message against Access Database
Mail::SpamAssassin::Plugin::AutoLearnThreshold (3p) - threshold-based discriminator for Bayes auto-learning
Mail::SpamAssassin::Plugin::DKIM (3p) - perform DKIM verification tests
Mail::SpamAssassin::Plugin::Hashcash (3p) - perform hashcash verification tests
Mail::SpamAssassin::Plugin::SPF (3p) - perform SPF verification tests
Mail::SpamAssassin::Plugin::Shortcircuit (3p) - short-circuit evaluation for certain rules
Mail::SpamAssassin::Plugin::TextCat (3p) - TextCat language guesser
Mail::SpamAssassin::SubProcBackChannel (3p) - back-channel for communication between a master and multiple slave processes
Math::Bezier (3p) - solution of Bezier Curves
Math::Derivative (3p) - Numeric 1st and 2nd order differentiation
Math::GMP (3p) - High speed arbitrary size integer math
Math::Pari" (3p) - Perl interface to PARI.
Math::PariInit (3p) - load "Math::Pari" with specified $primelimit and $initmem.
Math::Spline (3p) - Cubic Spline Interpolation of data
Module::AutoInstall (3p) - Automatic install of dependencies via CPAN
Module::Find (3p) - Find and use installed modules in a (sub)category
Module::Install::Catalyst (3p) - Module::Install extension for Catalyst
Module::Install::Deprecated (3p) - Warnings and help for deprecated commands
Module::Pluggable::Fast (3p) - Fast plugins with instantiation
Module::ScanDeps::DataFeed (3p) - Runtime dependency scanning helper
Moose::Cookbook::Basics::Recipe9 (3p) - Operator overloading, subtypes, and coercion
Moose::Cookbook::Extending::Recipe3 (3p) - Providing an alternate base object class
Moose::Cookbook::Meta::Recipe2 (3p) - A meta-attribute, attributes with labels
Moose::Cookbook::Meta::Recipe3 (3p) - Labels implemented via attribute traits
Moose::Cookbook::Meta::Recipe4 (3p) - Adding a "table" attribute to the metaclass
Moose::Cookbook::Meta::Recipe5 (3p) - The "table" attribute as a metaclass trait
Moose::Cookbook::Meta::Recipe6 (3p) - A method metaclass for marking methods public or private
Moose::Cookbook::Meta::Recipe7 (3p) - Creating a glob reference meta-instance class
Moose::Cookbook::Style (3p) - Expanded into Moose::Manual::BestPractices, so go read that
Moose::Error::Default (3p) - Carp based error generation for Moose.
Moose::Intro (3p) - Expanded into Moose::Manual, so go read that
Moose::Intro (3p) - Moved to Moose::Manual::Unsweetened, so go read that
Moose::Manual (3p) - What is Moose, and how do I use it?
Moose::Manual::Attributes (3p) - Object attributes with Moose
Moose::Manual::Delegation (3p) - Attribute delegation
Moose::Manual::Roles (3p) - Roles, an alternative to deep hierarchies and base classes
Moose::Manual::Support (3p) - Policies regarding support, releases, and compatibility.
Moose::Meta::Attribute (3p) - The Moose attribute metaclass
Moose::Meta::Attribute::Native (3p) - Extend your attribute interfaces
Moose::Meta::Attribute::Native::MethodProvider::Array (3p) - role providing method generators for Array trait
Moose::Meta::Attribute::Native::MethodProvider::Bool (3p) - role providing method generators for Bool trait
Moose::Meta::Attribute::Native::MethodProvider::Code (3p) - role providing method generators for Code trait
Moose::Meta::Attribute::Native::MethodProvider::Counter (3p) - role providing method generators for Counter trait
Moose::Meta::Attribute::Native::MethodProvider::Hash (3p) - role providing method generators for Hash trait
Moose::Meta::Attribute::Native::MethodProvider::String (3p) - role providing method generators for String trait
Moose::Meta::Attribute::Native::Trait (3p) - Base role for helpers
Moose::Meta::Attribute::Native::Trait::Array (3p) - Helper trait for ArrayRef attributes
Moose::Meta::Attribute::Native::Trait::Bool (3p) - Helper trait for Bool attributes
Moose::Meta::Attribute::Native::Trait::Code (3p) - Helper trait for Code attributes
Moose::Meta::Attribute::Native::Trait::Counter (3p) - Helper trait for counters
Moose::Meta::Attribute::Native::Trait::Hash (3p) - Helper trait for HashRef attributes
Moose::Meta::Attribute::Native::Trait::Number (3p) - Helper trait for Num attributes
Moose::Meta::Attribute::Native::Trait::String (3p) - Helper trait for Str attributes
Moose::Meta::Method::Delegation (3p) - A Moose Method metaclass for delegation methods
Moose::Meta::Mixin::AttributeCore (3p) - Core attributes shared by attribute metaclasses
Moose::Meta::Role::Application (3p) - A base class for role application
Moose::Meta::Role::Application::RoleSummation (3p) - Combine two or more roles
Moose::Meta::Role::Application::ToClass (3p) - Compose a role into a class
Moose::Meta::Role::Application::ToInstance (3p) - Compose a role into an instance
Moose::Meta::Role::Application::ToRole (3p) - Compose a role into another role
Moose::Meta::Role::Attribute (3p) - A Moose Attribute metaclass for Roles
Moose::Meta::TypeConstraint::Enum (3p) - Type constraint for enumerated values.
MooseX::Emulate::Class::Accessor::Fast (3p) - Emulate Class::Accessor::Fast behavior using Moose attributes
MooseX::Getopt::Dashes (3p) - convert underscores in attribute names to dashes
MooseX::Getopt::Meta::Attribute (3p) - Optional meta attribute for custom option names
MooseX::Getopt::Meta::Attribute::NoGetopt (3p) - Optional meta attribute for ignoring params
MooseX::Getopt::Meta::Attribute::Trait (3p) - Optional meta attribute trait for custom option names
MooseX::Getopt::Meta::Attribute::Trait::NoGetopt (3p) - Optional meta attribute trait for ignoring params
MooseX::Getopt::Strict (3p) - only make options for attrs with the Getopt metaclass
MooseX::MethodAttributes (3p) - code attribute introspection
MooseX::MethodAttributes::Inheritable (3p) - inheritable code attribute introspection
MooseX::MethodAttributes::Role (3p) - code attribute introspection
MooseX::MethodAttributes::Role::AttrContainer (3p) - capture code attributes in the class' metaclass
MooseX::MethodAttributes::Role::AttrContainer::Inheritable (??) - capture code attributes in the automatically initialized metaclass instance
MooseX::MethodAttributes::Role::Meta::Class (3p) - metaclass role for storing code attributes
MooseX::MethodAttributes::Role::Meta::Map (3p) - generic role for storing code attributes used by classes and roles with attributes
MooseX::MethodAttributes::Role::Meta::Method (3p) - metamethod role allowing code attribute introspection
MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped (??) - proxy attributes of wrapped methods if their metaclass supports it
MooseX::MethodAttributes::Role::Meta::Method::Wrapped (3p) - wrapped metamethod role allowing code attribute introspection
MooseX::MethodAttributes::Role::Meta::Role (3p) - metarole role for storing code attributes
MooseX::MethodAttributes::Role::Meta::Role::Application (3p) - generic role for applying a role with method attributes to something
MooseX::MethodAttributes::Role::Meta::Role::Application::Summation (3p) - Role applied to the class responsible for role summation which ensures method attributes propagate from the roles being summed onto the combined role.
MooseX::Params::Validate (3p) - an extension of Params::Validate for using Moose's types
MooseX::Role::WithOverloading::Meta::Role::Application (3p) - Role application role for Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::Composite (??) - Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToClass (3p) - Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToInstance (3p) - Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToRole (3p) - Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::FixOverloadedRefs (3p) - Fix up magic when applying roles to instances with magic on old perls
MooseX::Role::WithOverloading::Meta::Role::Application::ToClass (??) - Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::ToInstance (3p) - Roles which support overloading
MooseX::Role::WithOverloading::Meta::Role::Application::ToRole (??) - Roles which support overloading
MooseX::SemiAffordanceAccessor::Role::Attribute (3) - Names accessors in a semi-affordance style
MooseX::Types::TypeDecorator (3p) - More flexible access to a Type Constraint
Mouse::Meta::Attribute (3p) - attribute metaclass
Mouse::Util (3p) - features, with or without their dependencies
MrmFetchWidget (3) - Fetches and creates an indexed (UIL named) application widget and its children
MrmFetchWidgetOverride (3) - Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL
MrmInitialize (3) - Prepares an application to use MRM widget-fetching facilities
MrmOpenHierarchy (3) - Allocates a hierarchy ID and opens all the UID files in the hierarchy
MrmOpenHierarchyFromBuffer (3) - Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file
MrmOpenHierarchyPerDisplay (3) - Allocates a hierarchy ID and opens all the UID files in the hierarchy
MrmRegisterClass (3) - Saves the information needed for MRM to access the widget creation function for user-defined widgets
MrmRegisterNames (3) - Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names)
MrmRegisterNamesInHierarchy (3) - Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names)
NOTIFY (7) - generate a notification
Net::BGP (3p) - Border Gateway Protocol version 4 speaker/listener library
Net::BGP::ASPath (3p) - Class encapsulating BGP-4 AS Path information
Net::BGP::NLRI (3p) - Class encapsulating BGP-4 NLRI information
Net::BGP::Notification (3p) - Class encapsulating BGP-4 NOTIFICATION message
Net::BGP::Peer (3p) - Class encapsulating BGP-4 peering session state and functionality
Net::BGP::Process (3p) - Class encapsulating BGP session multiplexing functionality
Net::BGP::Refresh (3p) - Class encapsulating BGP-4 REFRESH message
Net::BGP::Transport (3p) - Class encapsulating BGP-4 transport session state and functionality
Net::BGP::Update (3p) - Class encapsulating BGP-4 UPDATE message
Net::DNS::Update (3p) - Create a DNS update packet
Net::IP (3p) - Perl extension for manipulating IPv4/IPv6 addresses
Net::IPv4Addr (3p) - Perl extension for manipulating IPv4 addresses.
Net::IRC (3p) - Perl interface to the Internet Relay Chat protocol
Net::IRC::Event (3p) - A class for passing event data between subroutines
Net::Jabber::Data (3p) - Jabber Data Library
Net::LDAP::Control::EntryChange (3p) - LDAPv3 Entry Change Notification control object
Net::LDAP::Control::ProxyAuth (3p) - LDAPv3 Proxy Authentication control object
Net::LDAP::Control::SyncState (3p) - LDAPv3 Sync State control object
Net::LDAP::Extension::WhoAmI (3p) - LDAP "Who am I?" Operation
Net::LDAP::Filter (3p) - representation of LDAP filters
Net::LDAP::FilterMatch (3p) - LDAP entry matching
Net::LDAP::Intermediate (3p) - LDAPv3 intermediate response object base class
Net::LDAP::Intermediate::SyncInfo (3p) - LDAPv3 Sync Info Message object
Net::LDAP::RFC (3p) - List of related RFC's
Net::LDAP::Schema (3p) - Load and manipulate an LDAP v3 Schema
Net::Netmask (3p) - parse, manipulate and lookup IP network blocks
Net::ParseWhois (3p) - An extendable alternative to Net::Whois for parsing whois information.
Net::Ping::External (3p) - Cross-platform interface to ICMP "ping" utilities
Net::RawIP (3p) - Perl extension for manipulate raw ip packets with interface to libpcap
Net::SFTP::Attributes (3p) - File/directory attribute container
Net::SMTP::Server (3p) - A native Perl SMTP Server implementation for Perl.
Net::SSH::Perl::Agent (3p) - Client for agent authentication
Net::SSH::Perl::Auth (3p) - Base authentication class, plus utility methods
Net::SSH::Perl::Auth::Password (3p) - Password authentication plugin
Net::SSH::Perl::Auth::PublicKey (3p) - Perform publickey authentication
Net::SSH::Perl::Auth::RSA (3p) - Perform RSA authentication
Net::SSH::Perl::Auth::Rhosts (3p) - Perform Rhosts authentication
Net::SSH::Perl::Auth::Rhosts_RSA (3p) - Perform Rhosts-RSA authentication
Net::SSH::Perl::AuthMgr (3p) - Authentication manager/context for SSH-2
Net::SSH::Perl::Cipher::CBC (3p) - CBC Implementation
Net::SSH::Perl::Cipher::CFB (3p) - CFB Implementation
Net::SSH::Perl::Config (3p) - Load and manage SSH configuration
Net::SSH::Perl::Key (3p) - Public or private key abstraction
Net::SSH::Perl::SSH1 (3p) - SSH1 implementation
Net::SSH::Perl::SSH2 (3p) - SSH2 implementation
Net::SSLeay::Handle (3p) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles.
Net::Whois (3p) - Get and parse "whois" domain data from InterNIC
Net::Whois::RIPE (3p) - a pure-Perl implementation of the RIPE Database client.
Net::Whois::Raw (3) - Get Whois information for domains
NetPacket" (3p) - modules to assemble/disassemble network packets at the protocol level.
NetPacket::UDP" (3p) - Assemble and disassemble UDP (User Datagram Protocol) packets.
News::AutoReply (3p) - derivative of News::Article for generating autoreplies
News::FormArticle (3p) - derivative of News::Article
News::FormReply (3p) - derivative of News::FormArticle and News::AutoReply
News::Gateway (3p) - Tools for gatewaying messages between news and mail.
Number::Format (3p) - Perl extension for formatting numbers
OLEwriter (3p) - A writer class to store BIFF data in a OLE compound storage file.
Object::Realize::Later (3p) - Delayed creation of objects
PAR::Dist (3p) - Create and manipulate PAR distributions
PCRE (3) - Perl-compatible regular expressions
PCRE (3) - Perl-compatible regular expressions.
PGP::Sign (3p) - Create detached PGP signatures for data, securely
POE::Component::Client::MPD::Test (3) - automate launching of fake mdp for testing purposes
POE::Component::IKC (3p) - POE Inter-Kernel Communication
POE::Component::IKC::Channel (3p) - POE Inter-Kernel Communication I/O session
POE::Component::IKC::Client (3p) - POE Inter-Kernel Communication client
POE::Component::IKC::Freezer (3p) - Pure-Perl serialization method.
POE::Component::IKC::Responder (3p) - POE IKC state handler
POE::Component::IKC::Server (3p) - POE Inter-kernel Communication server
POE::Component::IRC::Cookbook::Resolver (3p) - A bot that can resolve DNS records
POE::Component::IRC::Cookbook::Translator (3p) - A bot that can translate text
POE::Component::IRC::Plugin (3p) - Provides plugin constants and documentation for POE::Component::IRC
POE::Component::IRC::Plugin::BotAddressed (3p) - A PoCo-IRC plugin that generates events when you are addressed
POE::Component::IRC::Plugin::BotTraffic (3p) - A PoCo-IRC plugin that generates events when you send messages
POE::Component::IRC::Plugin::CTCP (3p) - A PoCo-IRC plugin that auto-responds to CTCP requests
POE::Component::IRC::Plugin::Connector (3p) - A PoCo-IRC plugin that deals with the messy business of staying connected to an IRC server
POE::Component::IRC::Plugin::Console (3p) - A PoCo-IRC plugin that provides a lightweight debugging and control console for your bot
POE::Component::IRC::Plugin::ISupport (3p) - A PoCo-IRC plugin that handles server capabilities
POE::Component::IRC::Plugin::Logger (3p) - A PoCo-IRC plugin which logs public, private, and DCC chat messages to disk
POE::Component::IRC::Plugin::PlugMan (3p) - A PoCo-IRC plugin that provides plugin management services.
POE::Component::IRC::Plugin::Proxy (3p) - A PoCo-IRC plugin that provides a lightweight IRC proxy/bouncer
POE::Component::IRC::Plugin::RSS::Headlines (3p) - A POE::Component::IRC plugin that provides RSS headline retrieval.
POE::Component::IRC::Plugin::Whois (3p) - A PoCo-IRC plugin that generates events for WHOIS and WHOWAS replies
POE::Component::IRC::Projects (3p) - A listing of projects that use POE::Component::IRC
POE::Component::IRC::Qnet::State (3p) - A fully event-driven IRC client module for Quakenet with nickname and channel tracking
POE::Component::IRC::State (3p) - A fully event-driven IRC client module with nickname and channel tracking
POE::Component::Jabber (3) - A POE Component for communicating over Jabber
POE::Component::Pluggable (3p) - A base class for creating plugin-enabled POE Components.
POE::Component::PubSub (3) - A generic publish/subscribe POE::Component that enables POE::Sessions to publish events to which other POE::Sessions may subscribe.
POE::Filter::Block (3p) - translate data between streams and blocks
POE::Filter::HTTPHead (3p) - filter data as HTTP::Response objects
POE::Filter::IRC::Compat (3p) - A filter which converts POE::Filter::IRCD output into POE::Component::IRC events
POE::Filter::Line (3p) - serialize and parse terminated records (lines)
POE::Filter::RecordBlock (3p) - translate between discrete records and blocks of them
POE::Filter::Reference (3p) - freeze and thaw arbitrary Perl data
POE::Filter::Stream (3p) - a no-op filter that passes data through unchanged
POE::Kernel (3p) - an event-based application kernel in Perl
POE::Loop (3p) - documentation for POE's event loop bridge interface
POE::Loop::Event (3p) - a bridge that allows POE to be driven by Event.pm
POE::Loop::IO_Poll (3p) - a bridge that allows POE to be driven by IO::Poll
POE::Loop::Select (3p) - a bridge that allows POE to be driven by select(2)
POE::Loop::Tk (3p) - a bridge that allows POE to be driven by Tk
POE::Loop::TkActiveState (3p) - a POE/Tk bridge for ActiveState's Tk
POE::NFA (3p) - an event-driven state machine (nondeterministic finite automaton)
POE::Resource::Statistics (3p) - experimental run-time statistics for POE
POE::Wheel::SocketFactory (3p) - non-blocking socket creation
POE::XS::Queue::Array (3p) - an XS implementation of POE::Queue::Array.
PPI (3p) - Parse, Analyze and Manipulate Perl (without perl)
PPI::Document (3p) - Object representation of a Perl document
PPI::Document::File (3p) - A Perl Document located in a specific file
PPI::Node (3p) - Abstract PPI Node class, an Element that can contain other Elements
PPI::Normal::Standard (3p) - Provides standard document normalization functions
PPI::Statement (3p) - The base class for Perl statements
PPI::Statement::Break (3p) - Statements which break out of normal statement flow
PPI::Statement::Compound (3p) - Describes all compound statements
PPI::Statement::Data (3p) - The __DATA__ section of a file
PPI::Statement::End (3p) - Content after the __END__ of a module
PPI::Statement::Expression (3p) - A generic and non-specialised statement
PPI::Statement::Given (3p) - Describes all compound statements
PPI::Statement::Include (3p) - Statements that include other code
PPI::Statement::Include::Perl6 (3p) - Inline Perl 6 file section
PPI::Statement::Null (3p) - A useless null statement
PPI::Statement::Package (3p) - A package statement
PPI::Statement::Scheduled (3p) - A scheduled code block
PPI::Statement::Sub (3p) - Subroutine declaration
PPI::Statement::Unknown (3p) - An unknown or transient statement
PPI::Statement::UnmatchedBrace (3p) - Isolated unmatched brace
PPI::Statement::Variable (3p) - Variable declaration statements
PPI::Statement::When (3p) - Describes all compound statements
PPI::Structure::Given (3p) - Circular braces for a switch statement
PPI::Structure::Subscript (3p) - Braces that represent an array or hash subscript
PPI::Structure::When (3p) - Circular braces for a when statement
PPI::Token::Attribute (3p) - A token for a subroutine attribute
PPI::Token::Data (3p) - The actual data in the __DATA__ section of a file
PPI::Token::Label (3p) - Token class for a statement label
PPI::Token::Number::Exp (3p) - Token class for an exponential notation number
PPI::Token::Number::Float (3p) - Token class for a floating-point number
PPI::Token::Operator (3p) - Token class for operators
PPI::Token::Quote::Interpolate (3p) - The interpolation quote-like operator
PPI::Token::Quote::Literal (3p) - The literal quote-like operator
PPI::Token::QuoteLike (3p) - Quote-like operator abstract base class
PPI::Token::QuoteLike::Command (3p) - The command quote-like operator
PPI::Token::QuoteLike::Readline (3p) - The readline quote-like operator
PPI::Token::QuoteLike::Regexp (3p) - Regexp constructor quote-like operator
PPI::Token::QuoteLike::Words (3p) - Word list constructor quote-like operator
PPI::Token::Regexp::Match (3p) - A standard pattern match regex
PPI::Token::Regexp::Substitute (3p) - A match and replace regular expression token
PPI::Token::Regexp::Transliterate (3p) - A transliteration regular expression token
PPI::Token::Separator (3p) - The __DATA__ and __END__ tags
PPI::Token::Structure (3p) - Token class for characters that define code structure
PPI::Transform (3p) - Abstract base class for document transformation classes
PPI::Transform::UpdateCopyright (3p) - Demonstration PPI::Transform class
PREPARE (7) - prepare a statement for execution
Package::Stash (3p) - routines for manipulating stashes
Palm::Address (3p) - Handler for Palm AddressBook databases
Palm::Datebook (3p) - Handler for Palm DateBook databases.
Palm::Mail (3p) - Handler for Palm Mail databases.
Palm::Memo (3p) - Handler for Palm Memo databases.
Palm::PDB (3p) - Parse Palm database files.
Palm::Raw (3p) - Handler for "raw" Palm databases.
Palm::StdAppInfo (3p) - Handles standard AppInfo block (categories)
Palm::ToDo (3p) - Handler for Palm ToDo databases.
Params::Validate (3) - Validate method/function parameters
Params::ValidatePP (3) - pure Perl implementation of Params::Validate
Params::ValidateXS (3) - XS implementation of Params::Validate
Parse::RecDescent (3p) - Generate Recursive-Descent Parsers
Path::Class (3) - Cross-platform path specification manipulation
Path::Class::Dir (3) - Objects representing directories
Path::Class::File (3) - Objects representing files
Perl/Tk (3p) - Writing Tk applications in Perl 5
Perl6::Junction (3p) - Perl6 style Junction operators in Perl5.
Perlbal::Plugin::Include (3p) - Allows multiple, nesting configuration files
Perlbal::Plugin::Palimg (3p) - plugin that allows Perlbal to serve palette altered images
PodParser.pm (3p) - parses perl POD documentation into stag events
Probe::Perl (3p) - Information about the currently running perl
Properties (3p) - A module for creating Excel property sets.
Psh::Joblist (3p) - A data structure suitable for handling job lists like bash's
Psh::Locale::Default (3p) - containing translations for default locale
Psh::PerlEval (3p) - package containing perl evaluation codes
Psh::Strategy (3p) - a Perl Shell Evaluation Strategy (base class)
Psh::StrategyBunch (3p) - A collection of modules.
QDBM (3) - quick database manager
REASSIGN_OWNED (7) - change the ownership of database objects owned by a database role
ROLLBACK_PREPARED (7) - cancel a transaction that was earlier prepared for two-phase commit
RPC::XML (3p) - A set of classes for core data, message and XML handling
RPC::XML::Function (3p) - Object class for RPC routines that do not check signatures
RPC::XML::Method (3p) - Object encapsulation of server-side RPC methods
RPC::XML::Procedure (3p) - Object encapsulation of server-side RPC procedures
RPC::XML::Server (3p) - A sample server implementation based on RPC::XML
RRDp (3p) - Attach RRDtool from within a perl script via a set of pipes;
Readonly (3p) - Facility for creating read-only scalars, arrays, hashes.
Regexp::Common::CC (3p) - provide patterns for credit card numbers.
Regexp::Common::URI (3p) - provide patterns for URIs.
Regexp::Common::URI::fax (3p) - Returns a pattern for fax URIs.
Regexp::Common::URI::file (3p) - Returns a pattern for file URIs.
Regexp::Common::URI::ftp (3p) - Returns a pattern for FTP URIs.
Regexp::Common::URI::gopher (3p) - Returns a pattern for gopher URIs.
Regexp::Common::URI::http (3p) - Returns a pattern for HTTP URIs.
Regexp::Common::URI::news (3p) - Returns a pattern for file URIs.
Regexp::Common::URI::pop (3p) - Returns a pattern for POP URIs.
Regexp::Common::URI::prospero (3p) - Returns a pattern for prospero URIs.
Regexp::Common::URI::tel (3p) - Returns a pattern for telephone URIs.
Regexp::Common::URI::telnet (3p) - Returns a pattern for telnet URIs.
Regexp::Common::URI::tv (3p) - Returns a pattern for tv URIs.
Regexp::Common::URI::wais (3p) - Returns a pattern for WAIS URIs.
Regexp::Common::lingua (3p) - provide regexes for language related stuff.
RelayCountry (3p) - add message metadata indicating the country code of each relay
Relic (3) - the NDBM-compatible API of QDBM
Rose::Class::MakeMethods::Generic (3p) - Create simple class methods.
Rose::Class::MakeMethods::Set (3p) - Create class methods to manage sets.
Rose::DB::Object (3p) - Extensible, high performance object-relational mapper (ORM).
Rose::DB::Object::Cached (3p) - Memory cached object representation of a single row in a database table.
Rose::DB::Object::ConventionManager (3p) - Provide missing metadata by convention.
Rose::DB::Object::ConventionManager::Null (3p) - A singleton convention manager that does nothing.
Rose::DB::Object::Iterator (3p) - Iterate over a series of Rose::DB::Objects.
Rose::DB::Object::Loader (3p) - Automatically create Rose::DB::Object subclasses based on database table definitions.
Rose::DB::Object::MakeMethods::BigNum (3p) - Create object methods for arbitrary-precision numeric attributes for Rose::DB::Object-derived objects.
Rose::DB::Object::MakeMethods::Date (3p) - Create date-related methods for Rose::DB::Object-derived objects.
Rose::DB::Object::MakeMethods::Generic (3p) - Create generic object methods for Rose::DB::Object-derived objects.
Rose::DB::Object::MakeMethods::Pg (3p) - Create PostgreSQL-specific object methods for Rose::DB::Object-derived objects.
Rose::DB::Object::MakeMethods::Std (3p) - Create object methods related to Rose::DB::Object::Std-derived objects.
Rose::DB::Object::MakeMethods::Time (3p) - Create time-related methods for Rose::DB::Object-derived objects.
Rose::DB::Object::Manager (3p) - Fetch multiple Rose::DB::Object-derived objects from the database using complex queries.
Rose::DB::Object::Metadata (3p) - Database object metadata.
Rose::DB::Object::Metadata::Column (3p) - Base class for database column metadata objects.
Rose::DB::Object::Metadata::Column::Array (3p) - Array column metadata.
Rose::DB::Object::Metadata::Column::BigInt (3p) - Big integer column metadata.
Rose::DB::Object::Metadata::Column::BigSerial (3p) - Big serial column metadata.
Rose::DB::Object::Metadata::Column::Bitfield (3p) - Bitfield column metadata.
Rose::DB::Object::Metadata::Column::Blob (3p) - Binary large object column metadata.
Rose::DB::Object::Metadata::Column::Boolean (3p) - Boolean column metadata.
Rose::DB::Object::Metadata::Column::Character (3p) - Character column metadata.
Rose::DB::Object::Metadata::Column::Date (3p) - Date column metadata.
Rose::DB::Object::Metadata::Column::Datetime (3p) - Datetime column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction (??) - Datetime year to fraction column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction1 (??) - Datetime year to fraction(1) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction2 (??) - Datetime year to fraction(2) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction3 (??) - Datetime year to fraction(3) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction4 (??) - Datetime year to fraction(4) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction5 (??) - Datetime year to fraction(5) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToMinute (3p) - Datetime year to minute column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToMonth (3p) - Datetime year to month column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToSecond (3p) - Datetime year to second column metadata.
Rose::DB::Object::Metadata::Column::Decimal (3p) - Decimal column metadata.
Rose::DB::Object::Metadata::Column::DoublePrecision (3p) - Double-precision column metadata.
Rose::DB::Object::Metadata::Column::Enum (3p) - Enumerated column metadata.
Rose::DB::Object::Metadata::Column::Epoch (3p) - Seconds since the epoch column metadata.
Rose::DB::Object::Metadata::Column::Epoch::HiRes (3p) - Fractional seconds since the epoch column metadata.
Rose::DB::Object::Metadata::Column::Float (3p) - Floating-point column metadata.
Rose::DB::Object::Metadata::Column::Integer (3p) - Integer column metadata.
Rose::DB::Object::Metadata::Column::Interval (3p) - Interval column metadata.
Rose::DB::Object::Metadata::Column::Numeric (3p) - Numeric column metadata.
Rose::DB::Object::Metadata::Column::Pg::Bytea (3p) - PostgreSQL BYTEA column metadata.
Rose::DB::Object::Metadata::Column::Pg::Chkpass (3p) - PostgreSQL CHKPASS column metadata.
Rose::DB::Object::Metadata::Column::Scalar (3p) - Scalar column metadata.
Rose::DB::Object::Metadata::Column::Serial (3p) - Serial column metadata.
Rose::DB::Object::Metadata::Column::Set (3p) - Set column metadata.
Rose::DB::Object::Metadata::Column::Text (3p) - Text column metadata.
Rose::DB::Object::Metadata::Column::Time (3p) - Time column metadata.
Rose::DB::Object::Metadata::Column::Timestamp (3p) - Timestamp column metadata.
Rose::DB::Object::Metadata::Column::Varchar (3p) - Variable-length character column metadata.
Rose::DB::Object::Metadata::ForeignKey (3p) - Foreign key metadata.
Rose::DB::Object::Metadata::PrimaryKey (3p) - Primary key metadata.
Rose::DB::Object::Metadata::Relationship (3p) - Base class for table relationship metadata objects.
Rose::DB::Object::Metadata::Relationship::ManyToMany (3p) - Many to many table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::ManyToOne (3p) - Many to one table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::OneToMany (3p) - One to many table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::OneToOne (3p) - One to one table relationship metadata object.
Rose::DB::Object::Metadata::UniqueKey (3p) - Unique key metadata.
Rose::DB::Object::Std (3p) - Standardized object representation of a single row in a database table.
Rose::DB::Object::Std::Cached (3p) - Memory cached standardized object representation of a single row in a database table.
Rose::DB::Object::Std::Metadata (3p) - Standardized database object metadata.
Rose::DB::Registry (3p) - Data source registry.
Rose::DB::Registry::Entry (3p) - Data source registry entry.
Rose::DateTime (3p) - DateTime helper functions and objects.
Rose::DateTime::Parser (3p) - DateTime parser object.
Rose::DateTime::Util (3p) - Some simple DateTime wrapper functions.
Rose::HTML::Anchor (3p) - Object representation of an HTML anchor.
Rose::HTML::Form::Field::Checkbox (3p) - Object representation of a single checkbox field in an HTML form.
Rose::HTML::Form::Field::Compound (3p) - Base class for field objects that contain other field objects.
Rose::HTML::Form::Field::Date (3p) - Text field that inflates valid dates into DateTime objects.
Rose::HTML::Form::Field::DateTime (3p) - Text field that inflates valid dates and times into DateTime objects.
Rose::HTML::Form::Field::DateTime::EndDate (3p) - Text field for an "end date" in a date range.
Rose::HTML::Form::Field::DateTime::Range (3p) - Compound field for date ranges with separate text fields for the minimum and maximum dates.
Rose::HTML::Form::Field::DateTime::Split::MDYHMS (3p) - Compound field for dates with separate text fields for month, day, year, hour, minute, and second, and a pop-up menu for AM/PM.
Rose::HTML::Form::Field::DateTime::Split::MonthDayYear (3p) - Compound field for dates with separate text fields for month, day, and year.
Rose::HTML::Form::Field::DateTime::StartDate (3p) - Text field for a "start date" in a date range.
Rose::HTML::Form::Field::Email (3p) - Text field that only accepts valid email addresses.
Rose::HTML::Form::Field::File (3p) - Object representation of a file upload field in an HTML form.
Rose::HTML::Form::Field::Hidden (3p) - Object representation of a hidden field in an HTML form.
Rose::HTML::Form::Field::Integer (3p) - Text field that only accepts integer values.
Rose::HTML::Form::Field::Numeric (3p) - Text field that only accepts numeric values.
Rose::HTML::Form::Field::Option (3p) - Object representation of the "option" HTML tag.
Rose::HTML::Form::Field::OptionGroup (3p) - Object representation of a group of options in a pop-up menu or select box in an HTML form.
Rose::HTML::Form::Field::Password (3p) - Object representation of a password field in an HTML form.
Rose::HTML::Form::Field::PhoneNumber::US (3p) - Text field that accepts only input that contains exactly 10 digits, and coerces valid input into US phone numbers in the form: 123-456-7890
Rose::HTML::Form::Field::PhoneNumber::US::Split (3p) - Compound field for US phone numbers with separate fields for area code, exchange, and number.
Rose::HTML::Form::Field::PopUpMenu (3p) - Object representation of a pop-up menu in an HTML form.
Rose::HTML::Form::Field::RadioButton (3p) - Object representation of a single radio button field in an HTML form.
Rose::HTML::Form::Field::Reset (3p) - Object representation of a reset button in an HTML form.
Rose::HTML::Form::Field::SelectBox (3p) - Object representation of a select box in an HTML form.
Rose::HTML::Form::Field::Set (3p) - Text area that accepts whitespaceor comma-separated strings.
Rose::HTML::Form::Field::Submit (3p) - Object representation of a submit button in an HTML form.
Rose::HTML::Form::Field::Text (3p) - Object representation of a text field in an HTML form.
Rose::HTML::Form::Field::TextArea (3p) - Object representation of a multi-line text field in an HTML form.
Rose::HTML::Form::Field::Time (3p) - Text field that accepts only valid times and coerces valid input into HH:MM:SS AM/PM format.
Rose::HTML::Form::Field::Time::Hours (3p) - Text field that only accepts valid hours.
Rose::HTML::Form::Field::Time::Minutes (3p) - Text field that only accepts valid minutes.
Rose::HTML::Form::Field::Time::Seconds (3p) - Text field that only accepts valid seconds.
Rose::HTML::Form::Field::Time::Split::HourMinuteSecond (3p) - Compound field for times with separate text fields for hour, minute, and second, and a pop-up menu for selecting AM or PM.
Rose::HTML::Form::Repeatable (3p) - Repeatable sub-form automation.
Rose::HTML::Image (3p) - Object representation of the "img" HTML tag.
Rose::HTML::Label (3p) - Object representation of the "label" HTML tag.
Rose::HTML::Link (3p) - Object representation of the "link" HTML tag.
Rose::HTML::Script (3p) - Object representation of the "script" HTML tag.
Rose::HTML::Text (3p) - Object representation of HTML-escaped text.
Rose::HTML::Util (3p) - Utility functions for manipulating HTML.
Rose::Object::MakeMethods::DateTime (3p) - Create methods that store DateTime objects.
Rose::Object::MakeMethods::Generic (3p) - Create simple object methods.
Rose::URI (3p) - A URI class that allows easy and efficient manipulation of URI components.
SASL (3) - SASL authentication library
SBDSDC (3f) - the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B
SBDSQR (3f) - the singular values and, optionally, the right and/or left singular vectors from the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B using the implicit zeroshift QR algorithm
SCNRM2 (1) - returns the euclidean norm of a vector via the function name, so that SCNRM2 := sqrt( conjg( x' )*x ) Further Details =============== -- This version written on 25-October-1982
SDISNA (3f) - the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian matrix or for the left or right singular vectors of a general m-by-n matrix
SDL_ActiveEvent (3) - Application visibility event structure
SDL_AudioSpec (3) - Audio Specification Structure
SDL_BlitSurface (3) - This performs a fast blit from the source surface to the destination surface.
SDL_CD (3) - CDROM Drive Information
SDL_CDStatus (3) - Returns the current status of the given drive.
SDL_CDtrack (3) - CD Track Information Structure
SDL_Color (3) - Format independent color description
SDL_ConvertAudio (3) - Convert audio data to a desired audio format.
SDL_ConvertSurface (3) - Converts a surface to the same format as another surface.
SDL_CreateCond (3) - Create a condition variable
SDL_CreateCursor (3) - Creates a new mouse cursor.
SDL_CreateMutex (3) - Create a mutex
SDL_CreateRGBSurface (3) - Create an empty SDL_Surface
SDL_CreateRGBSurfaceFrom (3) - Create an SDL_Surface from pixel data
SDL_CreateSemaphore (3) - Creates a new semaphore and assigns an initial value to it.
SDL_CreateThread (3) - Creates a new thread of execution that shares its parent's properties.
SDL_CreateYUVOverlay (3) - Create a YUV video overlay
SDL_DestroySemaphore (3) - Destroys a semaphore that was created by SDL_CreateSemaphore.
SDL_DisplayFormat (3) - Convert a surface to the display format
SDL_DisplayFormatAlpha (3) - Convert a surface to the display format
SDL_EnableKeyRepeat (3) - Set keyboard repeat rate.
SDL_EnableUNICODE (3) - Enable UNICODE translation
SDL_EventState (3) - This function allows you to set the state of processing certain events.
SDL_FreeCursor (3) - Frees a cursor created with SDL_CreateCursor.
SDL_FreeWAV (3) - Frees previously opened WAV data
SDL_GL_GetAttribute (3) - Get the value of a special SDL/OpenGL attribute
SDL_GL_SetAttribute (3) - Set a special SDL/OpenGL attribute
SDL_GL_SwapBuffers (3) - Swap OpenGL framebuffers/Update Display
SDL_GLattr (3) - SDL GL Attributes
SDL_GetAppState (3) - Get the state of the application
SDL_GetAudioStatus (3) - Get the current audio state
SDL_GetKeyState (3) - Get a snapshot of the current keyboard state
SDL_GetModState (3) - Get the state of modifier keys.
SDL_GetMouseState (3) - Retrieve the current state of the mouse
SDL_GetRGB (3) - Get RGB values from a pixel in the specified pixel format.
SDL_GetRGBA (3) - Get RGBA values from a pixel in the specified pixel format.
SDL_GetRelativeMouseState (3) - Retrieve the current state of the mouse
SDL_GetTicks (3) - Get the number of milliseconds since the SDL library initialization.
SDL_GetVideoInfo (3) - returns a pointer to information about the video hardware
SDL_JoyHatEvent (3) - Joystick hat position change event structure
SDL_JoystickEventState (3) - Enable/disable joystick event polling
SDL_JoystickGetAxis (3) - Get the current state of an axis
SDL_JoystickGetBall (3) - Get relative trackball motion
SDL_JoystickGetButton (3) - Get the current state of a given button on a given joystick
SDL_JoystickGetHat (3) - Get the current state of a joystick hat
SDL_JoystickNumHats (3) - Get the number of joystick hats
SDL_JoystickUpdate (3) - Updates the state of all joysticks
SDL_KillThread (3) - Gracelessly terminates the thread.
SDL_ListModes (3) - Returns a pointer to an array of available screen dimensions for the given format and video flags
SDL_MapRGB (3) - Map a RGB color value to a pixel format.
SDL_MapRGBA (3) - Map a RGBA color value to a pixel format.
SDL_MixAudio (3) - Mix audio data
SDL_Palette (3) - Color palette for 8-bit pixel formats
SDL_PixelFormat (3) - Stores surface format information
SDL_PumpEvents (3) - Pumps the event loop, gathering events from the input devices.
SDL_SemTryWait (3) - Attempt to lock a semaphore but don't suspend the thread.
SDL_SetColorKey (3) - Sets the color key (transparent pixel) in a blittable surface and RLE acceleration.
SDL_SetModState (3) - Set the current key modifier state
SDL_SysWMEvent (3) - Platform-dependent window manager event.
SDL_UpdateRect (3) - Makes sure the given area is updated on the given screen.
SDL_UpdateRects (3) - Makes sure the given list of rectangles is updated on the given screen.
SDL_VideoInfo (3) - Video Target information
SET_SESSION_AUTHORIZATION (7) - set the session user identifier and the current user identifier of the current session
SGBBRD (3f) - a real general m-by-n band matrix A to upper bidiagonal form B by an orthogonal transformation
SGBCON (3f) - the reciprocal of the condition number of a real general band matrix A, in either the 1-norm or the infinity-norm,
SGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
SGBMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
SGBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
SGBSV (3f) - the solution to a real system of linear equations A * X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
SGBSVX (3f) - the LU factorization to compute the solution to a real system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
SGBTF2 (3f) - an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
SGBTRF (3f) - an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
SGBTRS (3f) - a system of linear equations A * X = B or A' * X = B with a general band matrix A using the LU factorization computed by SGBTRF
SGEBAK (3f) - the right or left eigenvectors of a real general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by SGEBAL
SGEBAL (3f) - a general real matrix A
SGEBD2 (3f) - a real general m by n matrix A to upper or lower bidiagonal form B by an orthogonal transformation
SGEBRD (3f) - a general real M-by-N matrix A to upper or lower bidiagonal form B by an orthogonal transformation
SGECON (3f) - the reciprocal of the condition number of a general real matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by SGETRF
SGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
SGEES (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
SGEESX (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
SGEEV (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
SGEEVX (3f) - for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
SGEGS (3f) - i deprecated and has been replaced by routine SGGES
SGEGV (3f) - i deprecated and has been replaced by routine SGGEV
SGEHD2 (3f) - a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
SGEHRD (3f) - a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
SGELQ2 (3f) - an LQ factorization of a real m by n matrix A
SGELQF (3f) - an LQ factorization of a real M-by-N matrix A
SGELS (3f) - overdetermined or underdetermined real linear systems involving an M-by-N matrix A, or its transpose, using a QR or LQ factorization of A
SGELSX (3f) - i deprecated and has been replaced by routine SGELSY
SGEMM (1) - performs one of the matrix-matrix operations C := alpha*op( A )*op( B ) + beta*C,
SGEMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y,
SGEQL2 (3f) - a QL factorization of a real m by n matrix A
SGEQLF (3f) - a QL factorization of a real M-by-N matrix A
SGEQP3 (3f) - a QR factorization with column pivoting of a matrix A
SGEQPF (3f) - i deprecated and has been replaced by routine SGEQP3
SGEQR2 (3f) - a QR factorization of a real m by n matrix A
SGEQRF (3f) - a QR factorization of a real M-by-N matrix A
SGER (1) - performs the rank 1 operation A := alpha*x*y' + A,
SGERFS (3f) - the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
SGERQ2 (3f) - an RQ factorization of a real m by n matrix A
SGERQF (3f) - an RQ factorization of a real M-by-N matrix A
SGESC2 (3f) - a system of linear equations A * X = scale* RHS with a general N-by-N matrix A using the LU factorization with complete pivoting computed by SGETC2
SGESDD (3f) - the singular value decomposition (SVD) of a real M-by-N matrix A, optionally computing the left and right singular vectors
SGESV (3f) - the solution to a real system of linear equations A * X = B,
SGESVD (3f) - the singular value decomposition (SVD) of a real M-by-N matrix A, optionally computing the left and/or right singular vectors
SGESVX (3f) - the LU factorization to compute the solution to a real system of linear equations A * X = B,
SGETC2 (3f) - an LU factorization with complete pivoting of the n-by-n matrix A
SGETF2 (3f) - an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
SGETRF (3f) - an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
SGETRI (3f) - the inverse of a matrix using the LU factorization computed by SGETRF
SGETRS (3f) - a system of linear equations A * X = B or A' * X = B with a general N-by-N matrix A using the LU factorization computed by SGETRF
SGGBAK (3f) - the right or left eigenvectors of a real generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by SGGBAL
SGGBAL (3f) - a pair of general real matrices (A,B)
SGGES (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B),
SGGESX (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B), the generalized eigenvalues, the real Schur form (S,T), and,
SGGEV (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B)
SGGEVX (3f) - for a pair of N-by-N real nonsymmetric matrices (A,B)
SGGHRD (3f) - a pair of real matrices (A,B) to generalized upper Hessenberg form using orthogonal transformations, where A is a general matrix and B is upper triangular
SGGQRF (3F) - a generalized QR factorization of an N-by-M matrix A and an Nby-P matrix B
SGGRQF (3F) - a generalized RQ factorization of an M-by-N matrix A and a Pby-N matrix B
SGGSVD (3f) - the generalized singular value decomposition (GSVD) of an Mby-N real matrix A and P-by-N real matrix B
SGGSVP (3F) - orthogonal matrices U, V and Q such that N-K-L K L U'*A*Q = K ( 0 A12 A13 ) if M-K-L >= 0
SGTCON (3f) - the reciprocal of the condition number of a real tridiagonal matrix A using the LU factorization as computed by SGTTRF
SGTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
SGTSV (3f) - the equation A*X = B,
SGTSVX (3f) - the LU factorization to compute the solution to a real system of linear equations A * X = B or A**T * X = B,
SGTTRF (3f) - an LU factorization of a real tridiagonal matrix A using elimination with partial pivoting and row interchanges
SGTTRS (3f) - one of the systems of equations A*X = B or A'*X = B,
SGTTS2 (3f) - one of the systems of equations A*X = B or A'*X = B,
SHGEQZ (3f) - the eigenvalues of a real matrix pair (H,T),
SHSEIN (3f) - inverse iteration to find specified right and/or left eigenvectors of a real upper Hessenberg matrix H
SHSEQR (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
SLABRD (3f) - the first NB rows and columns of a real general m by n matrix A to upper or lower bidiagonal form by an orthogonal transformation Q' * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
SLACN2 (3f) - the 1-norm of a square, real matrix A
SLACON (3f) - the 1-norm of a square, real matrix A
SLACPY (3f) - all or part of a two-dimensional matrix A to another matrix B
SLAE2 (3f) - the eigenvalues of a 2-by-2 symmetric matrix [ A B ] [ B C ]
SLAEBZ (3f) - the iteration loops which compute and use the function N(w), which is the count of eigenvalues of a symmetric tridiagonal matrix T less than or equal to its argument w
SLAED0 (3f) - all eigenvalues and corresponding eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
SLAED1 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
SLAED3 (3f) - the roots of the secular equation, as defined by the values in D, W, and RHO, between 1 and K
SLAED4 (3f) - compute the I-th updated eigenvalue of a symmetric rank-one modification to a diagonal matrix whose elements are given in the array d, and that D(i) < D(j) for i < j and that RHO > 0
SLAED5 (3f) - compute the I-th eigenvalue of a symmetric rank-one modification of a 2-by-2 diagonal matrix diag( D ) + RHO The diagonal elements in the array D are assumed to satisfy D(i) < D(j) for i < j
SLAED6 (3f) - the positive or negative root (closest to the origin) of z(1) z(2) z(3) f(x) = rho + --------- + ---------- + --------- d(1)-x d(2)-x d(3)-x It is assumed that if ORGATI = .true
SLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
SLAED9 (3f) - the roots of the secular equation, as defined by the values in D, Z, and RHO, between KSTART and KSTOP
SLAEIN (3f) - inverse iteration to find a right or left eigenvector corresponding to the eigenvalue (WR,WI) of a real upper Hessenberg matrix H
SLAEV2 (3f) - the eigendecomposition of a 2-by-2 symmetric matrix [ A B ] [ B C ]
SLAEXC (3f) - adjacent diagonal blocks T11 and T22 of order 1 or 2 in an upper quasi-triangular matrix T by an orthogonal similarity transformation
SLAG2D (3F) - a SINGLE PRECISION matrix, SA, to a DOUBLE PRECISION matrix, A
SLAGS2 (3f) - 2-by-2 orthogonal matrices U, V and Q, such that if ( UPPER ) then U'*A*Q = U'*( A1 A2 )*Q = ( x 0 ) ( 0 A3 ) ( x x ) and V'*B*Q = V'*( B1 B2 )*Q = ( x 0 ) ( 0 B3 ) ( x x ) or if ( .NOT.UPPER ) then U'*A*Q = U'*( A1 0 )*Q = ( x x ) ( A2 A3 ) ( 0 x ) and V'*B*Q = V'*( B1 0 )*Q = ( x x ) ( B2 B3 ) ( 0 x ) The rows of the transformed A and B are parallel, where U = ( CSU SNU ), V = ( CSV SNV ), Q = ( CSQ SNQ ) ( -SNU CSU ) ( -SNV CSV ) ( -SNQ CSQ ) Z' denotes the transpose of Z
SLAGTF (3f) - the matrix (T - lambda*I), where T is an n by n tridiagonal matrix and lambda is a scalar, as T - lambda*I = PLU,
SLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
SLAGTS (3f) - be used to solve one of the systems of equations (T - lambda*I)*x = y or (T - lambda*I)'*x = y,
SLAGV2 (3f) - the Generalized Schur factorization of a real 2-by-2 matrix pencil (A,B) where B is upper triangular
SLAHQR (3f) - i an auxiliary routine called by SHSEQR to update the eigenvalues and Schur decomposition already computed by SHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
SLAHR2 (3F) - the first NB columns of A real general n-BY-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
SLAHRD (3f) - the first NB columns of a real general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
SLAIC1 (3f) - one step of incremental condition estimation in its simplest version
SLALN2 (3f) - a system of the form (ca A - w D ) X = s B or (ca A' - w D) X = s B with possible scaling ("s") and perturbation of A
SLALS0 (3f) - back the multiplying factors of either the left or the right singular vector matrix of a diagonal matrix appended by a row to the right hand side matrix B in solving the least squares problem using the divide-and-conquer SVD approach
SLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
SLAMRG (3f) - create a permutation list which will merge the elements of A (which is composed of two independently sorted sets) into a single set which is sorted in ascending order
SLANEG (3f) - the Sturm count, the number of negative pivots encountered while factoring tridiagonal T - sigma I = L D L^T
SLANGB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
SLANGE (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real matrix A
SLANGT (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real tridiagonal matrix A
SLANHS (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
SLANSB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
SLANSP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A, supplied in packed form
SLANST (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric tridiagonal matrix A
SLANSY (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A
SLANTB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
SLANTP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
SLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
SLANV2 (3f) - the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form
SLAPMT (3f) - the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
SLAQGB (3f) - a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
SLAQGE (3f) - a general M by N matrix A using the row and column scaling factors in the vectors R and C
SLAQP2 (3f) - a QR factorization with column pivoting of the block A(OFFSET+1:M,1:N)
SLAQPS (3f) - a step of QR factorization with column pivoting of a real Mby-N matrix A by using Blas-3
SLAQR0 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
SLAQR4 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
SLAQSB (3f) - a symmetric band matrix A using the scaling factors in the vector S
SLAQSP (3f) - a symmetric matrix A using the scaling factors in the vector S
SLAQSY (3f) - a symmetric matrix A using the scaling factors in the vector S
SLAR1V (3f) - the (scaled) r-th column of the inverse of the sumbmatrix in rows B1 through BN of the tridiagonal matrix L D L^T - sigma I
SLAR2V (3f) - a vector of real plane rotations from both sides to a sequence of 2-by-2 real symmetric matrices, defined by the elements of the vectors x, y and z
SLARF (3f) - a real elementary reflector H to a real m by n matrix C, from either the left or the right
SLARFB (3f) - a real block reflector H or its transpose H' to a real m by n matrix C, from either the left or the right
SLARFG (3f) - a real elementary reflector H of order n, such that H * ( alpha ) = ( beta ), H' * H = I
SLARFX (3f) - a real elementary reflector H to a real m by n matrix C, from either the left or the right
SLARGV (3f) - a vector of real plane rotations, determined by elements of the real vectors x and y
SLARRB (3f) - relatively robust representation(RRR) L D L^T, SLARRB does "limited" bisection to refine the eigenvalues of L D L^T,
SLARRC (3f) - number of eigenvalues of the symmetric tridiagonal matrix T that are in the interval (VL,VU] if JOBT = 'T', and of L D L^T if JOBT = 'L'
SLARRD (3f) - the eigenvalues of a symmetric tridiagonal matrix T to suitable accuracy
SLARRE (3f) - the desired eigenvalues of a given real symmetric tridiagonal matrix T, SLARRE sets any "small" off-diagonal elements to zero, and for each unreduced block T_i, it finds (a) a suitable shift at one end of the block's spectrum,
SLARRF (3f) - initial representation L D L^T and its cluster of close eigenvalues (in a relative measure), W( CLSTRT ), W( CLSTRT+1 ), ..
SLARRJ (3f) - initial eigenvalue approximations of T, SLARRJ does bisection to refine the eigenvalues of T,
SLARRK (3f) - one eigenvalue of a symmetric tridiagonal matrix T to suitable accuracy
SLARRR (3f) - to decide whether the symmetric tridiagonal matrix T warrants expensive computations which guarantee high relative accuracy in the eigenvalues
SLARRV (3f) - the eigenvectors of the tridiagonal matrix T = L D L^T given L, D and APPROXIMATIONS to the eigenvalues of L D L^T
SLARTG (3f) - a plane rotation so that [ CS SN ]
SLARTV (3f) - a vector of real plane rotations to elements of the real vectors x and y
SLARZ (3f) - a real elementary reflector H to a real M-by-N matrix C, from either the left or the right
SLAS2 (3f) - the singular values of the 2-by-2 matrix [ F G ] [ 0 H ]
SLASCL (3f) - the M by N real matrix A by the real scalar CTO/CFROM
SLASD0 (3f) - divide and conquer approach, SLASD0 computes the singular value decomposition (SVD) of a real upper bidiagonal N-by-M matrix B with diagonal D and offdiagonal E, where M = N + SQRE
SLASD1 (3f) - the SVD of an upper bidiagonal N-by-M matrix B,
SLASD3 (3f) - all the square roots of the roots of the secular equation, as defined by the values in D and Z
SLASD4 (3f) - compute the square root of the I-th updated eigenvalue of a positive symmetric rank-one modification to a positive diagonal matrix whose entries are given as the squares of the corresponding entries in the array d, and that 0 <= D(i) < D(j) for i < j and that RHO > 0
SLASD5 (3f) - compute the square root of the I-th eigenvalue of a positive symmetric rank-one modification of a 2-by-2 diagonal matrix diag( D ) * diag( D ) + RHO The diagonal entries in the array D are assumed to satisfy 0 <= D(i) < D(j) for i < j
SLASD6 (3f) - the SVD of an updated upper bidiagonal matrix B obtained by merging two smaller ones by appending a row
SLASD8 (3f) - the square roots of the roots of the secular equation,
SLASDA (3f) - divide and conquer approach, SLASDA computes the singular value decomposition (SVD) of a real upper bidiagonal N-by-M matrix B with diagonal D and offdiagonal E, where M = N + SQRE
SLASDQ (3f) - the singular value decomposition (SVD) of a real (upper or lower) bidiagonal matrix with diagonal D and offdiagonal E, accumulating the transformations if desired
SLASET (3f) - an m-by-n matrix A to BETA on the diagonal and ALPHA on the offdiagonals
SLASQ1 (3f) - the singular values of a real N-by-N bidiagonal matrix with diagonal D and off-diagonal E
SLASQ2 (3f) - all the eigenvalues of the symmetric positive definite tridiagonal matrix associated with the qd array Z to high relative accuracy are computed to high relative accuracy, in the absence of denormalization, underflow and overflow
SLASQ3 (3f) - for deflation, computes a shift (TAU) and calls dqds
SLASQ4 (3f) - an approximation TAU to the smallest eigenvalue using values of d from the previous transform
SLASR (3f) - a sequence of plane rotations to a real matrix A,
SLASSQ (3f) - the values scl and smsq such that ( scl**2 )*smsq = x( 1 )**2 +...+ x( n )**2 + ( scale**2 )*sumsq,
SLASV2 (3f) - the singular value decomposition of a 2-by-2 triangular matrix [ F G ] [ 0 H ]
SLASWP (3f) - a series of row interchanges on the matrix A
SLASY2 (3f) - for the N1 by N2 matrix X, 1 <= N1,N2 <= 2, in op(TL)*X + ISGN*X*op(TR) = SCALE*B,
SLASYF (3f) - a partial factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
SLATBS (3f) - one of the triangular systems A *x = s*b or A'*x = s*b with scaling to prevent overflow, where A is an upper or lower triangular band matrix
SLATDF (3f) - the LU factorization of the n-by-n matrix Z computed by SGETC2 and computes a contribution to the reciprocal Dif-estimate by solving Z * x = b for x, and choosing the r.h.s
SLATPS (3f) - one of the triangular systems A *x = s*b or A'*x = s*b with scaling to prevent overflow, where A is an upper or lower triangular matrix stored in packed form
SLATRD (3f) - NB rows and columns of a real symmetric matrix A to symmetric tridiagonal form by an orthogonal similarity transformation Q' * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
SLATRS (3f) - one of the triangular systems A *x = s*b or A'*x = s*b with scaling to prevent overflow
SLATRZ (3f) - the M-by-(M+L) real upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z, by means of orthogonal transformations
SLATZM (3f) - i deprecated and has been replaced by routine SORMRZ
SLAZQ3 (3f) - for deflation, computes a shift (TAU) and calls dqds
SLAZQ4 (3f) - an approximation TAU to the smallest eigenvalue using values of d from the previous transform
SNRM2 (1) - returns the euclidean norm of a vector via the function name, so that SNRM2 := sqrt( x'*x )
SOAP::Data (3p) - this class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities.
SOAP::Fault (3p) - encapsulates SOAP faults prior to their serialization or after their deserialization
SOAP::Header (3p) - similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the SOAP Header block
SOAP::Serializer (3p) - the means by which the toolkit manages the expression of data as XML
SOAP::Trace (3p) - used only to manage and manipulate the runtime tracing of execution within the toolkit
SOPGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by SSPTRD using packed storage
SOPMTR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORG2L (3f) - an m by n real matrix Q with orthonormal columns,
SORG2R (3f) - an m by n real matrix Q with orthonormal columns,
SORGBR (3f) - one of the real orthogonal matrices Q or P**T determined by SGEBRD when reducing a real matrix A to bidiagonal form
SORGHR (3f) - a real orthogonal matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by SGEHRD
SORGL2 (3f) - an m by n real matrix Q with orthonormal rows,
SORGLQ (3f) - an M-by-N real matrix Q with orthonormal rows,
SORGQL (3f) - an M-by-N real matrix Q with orthonormal columns,
SORGQR (3f) - an M-by-N real matrix Q with orthonormal columns,
SORGR2 (3f) - an m by n real matrix Q with orthonormal rows,
SORGRQ (3f) - an M-by-N real matrix Q with orthonormal rows,
SORGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by SSYTRD
SORM2L (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
SORM2R (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
SORMBR (3f) - = 'Q', SORMBR overwrites the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORMHR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORML2 (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
SORMLQ (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORMQL (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORMQR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORMR2 (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
SORMR3 (3f) - the general real m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'T', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'T',
SORMRQ (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORMRZ (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SORMTR (3f) - the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
SPBCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite band matrix using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPBTRF
SPBEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite band matrix A and reduce its condition number (with respect to the two-norm)
SPBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and banded, and provides error bounds and backward error estimates for the solution
SPBSTF (3f) - a split Cholesky factorization of a real symmetric positive definite band matrix A
SPBSV (3f) - the solution to a real system of linear equations A * X = B,
SPBSVX (3f) - the Cholesky factorization A = U**T*U or A = L*L**T to compute the solution to a real system of linear equations A * X = B,
SPBTF2 (3f) - the Cholesky factorization of a real symmetric positive definite band matrix A
SPBTRF (3f) - the Cholesky factorization of a real symmetric positive definite band matrix A
SPBTRS (3f) - a system of linear equations A*X = B with a symmetric positive definite band matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPBTRF
SPI_cursor_open (3) - set up a cursor using a plan created with SPI_prepare
SPI_freetuple (3) - free a row allocated in the upper executor context
SPI_freetuptable (3) - free a row set created by SPI_execute or a similar function
SPI_getargtypeid (3) - return the data type OID for an argument of a plan prepared by SPI_prepare
SPI_getnspname (3) - return the namespace of the specified relation
SPI_getrelname (3) - return the name of the specified relation
SPI_gettype (3) - return the data type name of the specified column
SPI_gettypeid (3) - return the data type OID of the specified column
SPI_modifytuple (3) - create a row by replacing selected fields of a given row
SPI_palloc (3) - allocate memory in the upper executor context
SPI_repalloc (3) - reallocate memory in the upper executor context
SPI_returntuple (3) - prepare to return a tuple as a Datum
SPOCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite matrix using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPOTRF
SPOEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A and reduce its condition number (with respect to the two-norm)
SPORFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite,
SPOSV (3f) - the solution to a real system of linear equations A * X = B,
SPOSVX (3f) - the Cholesky factorization A = U**T*U or A = L*L**T to compute the solution to a real system of linear equations A * X = B,
SPOTF2 (3f) - the Cholesky factorization of a real symmetric positive definite matrix A
SPOTRF (3f) - the Cholesky factorization of a real symmetric positive definite matrix A
SPOTRI (3f) - the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPOTRF
SPOTRS (3f) - a system of linear equations A*X = B with a symmetric positive definite matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPOTRF
SPPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite packed matrix using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPPTRF
SPPEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
SPPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and packed, and provides error bounds and backward error estimates for the solution
SPPSV (3f) - the solution to a real system of linear equations A * X = B,
SPPSVX (3f) - the Cholesky factorization A = U**T*U or A = L*L**T to compute the solution to a real system of linear equations A * X = B,
SPPTRF (3f) - the Cholesky factorization of a real symmetric positive definite matrix A stored in packed format
SPPTRI (3f) - the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPPTRF
SPPTRS (3f) - a system of linear equations A*X = B with a symmetric positive definite matrix A in packed storage using the Cholesky factorization A = U**T*U or A = L*L**T computed by SPPTRF
SPTCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite tridiagonal matrix using the factorization A = L*D*L**T or A = U**T*D*U computed by SPTTRF
SPTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using SPTTRF, and then calling SBDSQR to compute the singular values of the bidiagonal factor
SPTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
SPTSV (3f) - the solution to a real system of linear equations A*X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
SPTSVX (3f) - the factorization A = L*D*L**T to compute the solution to a real system of linear equations A*X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
SPTTRF (3f) - the L*D*L' factorization of a real symmetric positive definite tridiagonal matrix A
SPTTRS (3f) - a tridiagonal system of the form A * X = B using the L*D*L' factorization of A computed by SPTTRF
SPTTS2 (3f) - a tridiagonal system of the form A * X = B using the L*D*L' factorization of A computed by SPTTRF
SQL::Abstract (3p) - Generate SQL from Perl data structures
SQL::Abstract::Limit (3p) - portable LIMIT emulation
SQL::Eval (3p) - Base for deriving evalution objects for SQL::Statement
SQL::Parser (3p) -- validate and parse SQL strings
SQL::Statement (3p) - SQL parsing and processing engine
SQL::Statement::Embed (3p) - embed a SQL engine in a DBD or module
SQL::Statement::Functions (3p) - built-in & user-defined SQL functions
SQL::Statement::Structure (3p) - parse & examine structure of SQL queries
SQL::Statement::Syntax (3p) - documentation of SQL::Statement's SQL Syntax
SQL::Translator::Producer::DBIx::Class::File (3p) - DBIx::Class file producer
SROT (1) - applies a plane rotation
SROTG (1) - SROTG construct givens plane rotation
SROTM (1) - APPLY THE MODIFIED GIVENS TRANSFORMATION, H, TO THE 2 BY N MATRIX (SX**T) , WHERE **T INDICATES TRANSPOSE
SROTMG (1) - CONSTRUCT THE MODIFIED GIVENS TRANSFORMATION MATRIX H WHICH ZEROS THE SECOND COMPONENT OF THE 2-VECTOR (SQRT(SD1)*SX1,SQRT(SD2)*
SSBEV (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
SSBEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
SSBEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
SSBMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
SSBTRD (3f) - a real symmetric band matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
SSPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric packed matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by SSPTRF
SSPEV (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
SSPEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
SSPEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
SSPMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
SSPR (1) - performs the symmetric rank 1 operation A := alpha*x*x' + A,
SSPR2 (1) - performs the symmetric rank 2 operation A := alpha*x*y' + alpha*y*x' + A,
SSPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
SSPSV (3f) - the solution to a real system of linear equations A * X = B,
SSPSVX (3f) - the diagonal pivoting factorization A = U*D*U**T or A = L*D*L**T to compute the solution to a real system of linear equations A * X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
SSPTRD (3f) - a real symmetric matrix A stored in packed form to symmetric tridiagonal form T by an orthogonal similarity transformation
SSPTRF (3f) - the factorization of a real symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
SSPTRI (3f) - the inverse of a real symmetric indefinite matrix A in packed storage using the factorization A = U*D*U**T or A = L*D*L**T computed by SSPTRF
SSPTRS (3f) - a system of linear equations A*X = B with a real symmetric matrix A stored in packed format using the factorization A = U*D*U**T or A = L*D*L**T computed by SSPTRF
SSTEBZ (3f) - the eigenvalues of a symmetric tridiagonal matrix T
SSTEDC (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
SSTEGR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
SSTEIN (3f) - the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
SSTEMR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
SSTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
SSTERF (3f) - all eigenvalues of a symmetric tridiagonal matrix using the Pal-Walker-Kahan variant of the QL or QR algorithm
SSTEV (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
SSTEVD (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix
SSTEVR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
SSTEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
SSYCON (3f) - the reciprocal of the condition number (in the 1-norm) of a real symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by SSYTRF
SSYEV (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
SSYEVD (3f) - all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
SSYEVR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
SSYEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
SSYMM (1) - performs one of the matrix-matrix operations C := alpha*A*B + beta*C,
SSYMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
SSYR (1) - performs the symmetric rank 1 operation A := alpha*x*x' + A,
SSYR2 (1) - performs the symmetric rank 2 operation A := alpha*x*y' + alpha*y*x' + A,
SSYR2K (1) - performs one of the symmetric rank 2k operations C := alpha*A*B' + alpha*B*A' + beta*C,
SSYRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
SSYRK (1) - performs one of the symmetric rank k operations C := alpha*A*A' + beta*C,
SSYSV (3f) - the solution to a real system of linear equations A * X = B,
SSYSVX (3f) - the diagonal pivoting factorization to compute the solution to a real system of linear equations A * X = B,
SSYTD2 (3f) - a real symmetric matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
SSYTF2 (3f) - the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
SSYTRD (3f) - a real symmetric matrix A to real symmetric tridiagonal form T by an orthogonal similarity transformation
SSYTRF (3f) - the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
SSYTRI (3f) - the inverse of a real symmetric indefinite matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by SSYTRF
SSYTRS (3f) - a system of linear equations A*X = B with a real symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by SSYTRF
STBCON (3f) - the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
STBMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x,
STBRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
STBSV (1) - solves one of the systems of equations A*x = b, or A'*x = b,
STGEVC (3f) - some or all of the right and/or left eigenvectors of a pair of real matrices (S,P), where S is a quasi-triangular matrix and P is upper triangular
STGEX2 (3f) - adjacent diagonal blocks (A11, B11) and (A22, B22) of size 1-by-1 or 2-by-2 in an upper (quasi) triangular matrix pair (A, B) by an orthogonal equivalence transformation
STGEXC (3f) - the generalized real Schur decomposition of a real matrix pair (A,B) using an orthogonal equivalence transformation (A, B) = Q * (A, B) * Z',
STGSEN (3f) - the generalized real Schur decomposition of a real matrix pair (A, B) (in terms of an orthonormal equivalence transformation Q' * (A, B) * Z), so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix A and the upper triangular B
STGSJA (3f) - the generalized singular value decomposition (GSVD) of two real upper triangular (or trapezoidal) matrices A and B
STGSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or eigenvectors of a matrix pair (A, B) in generalized real Schur canonical form (or of any matrix pair (Q*A*Z', Q*B*Z') with orthogonal matrices Q and Z, where Z' denotes the transpose of Z
STGSY2 (3f) - the generalized Sylvester equation
STGSYL (3f) - the generalized Sylvester equation
STPCON (3f) - the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
STPMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x,
STPRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
STPSV (1) - solves one of the systems of equations A*x = b, or A'*x = b,
STPTRI (3f) - the inverse of a real upper or lower triangular matrix A stored in packed format
STRCON (3f) - the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
STREVC (3f) - some or all of the right and/or left eigenvectors of a real upper quasi-triangular matrix T
STREXC (3f) - the real Schur factorization of a real matrix A = Q*T*Q**T, so that the diagonal block of T with row index IFST is moved to row ILST
STRMM (1) - performs one of the matrix-matrix operations B := alpha*op( A )*B, or B := alpha*B*op( A ),
STRMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x,
STRRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
STRSEN (3f) - the real Schur factorization of a real matrix A = Q*T*Q**T, so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix T,
STRSM (1) - solves one of the matrix equations op( A )*X = alpha*B, or X*op( A ) = alpha*B,
STRSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a real upper quasi-triangular matrix T (or of any matrix Q*T*Q**T with Q orthogonal)
STRSV (1) - solves one of the systems of equations A*x = b, or A'*x = b,
STRSYL (3f) - the real Sylvester matrix equation
STRTI2 (3f) - the inverse of a real upper or lower triangular matrix
STRTRI (3f) - the inverse of a real upper or lower triangular matrix A
STZRQF (3f) - i deprecated and has been replaced by routine STZRZF
STZRZF (3f) - the M-by-N ( M<=N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations
SVG (3p) - Perl extension for generating Scalable Vector Graphics (SVG) documents
SVG::Element (3p) - Generate the element bits for SVG.pm
SVG::Graph (3p) - Visualize your data in Scalable Vector Graphics (SVG) format.
SVG::XML (3p) - Handle the XML generation bits for SVG.pm
Safe Base (n) - A mechanism for creating and manipulating safe interpreters.
Scatter (3p) - A writer class for Excel Scatter charts.
Set::Scalar (3p) - basic set operations
ShowTable (3p) - routines to display tabular data in several formats.
Siege (7) - An HTTP/HTTPS stress tester was designed orignally as a internet usage simulator. In short, its role was to simulate the activity of many simultaneous users hitting a HTTP server. We were debugging some java code and during that process we arrived at a point where the code could withstand an acceptable number of users hitting a single URL but it could not withstand the seemingly random activity that characterizes many users hitting many URLs on a webserver.
Signature (3p) - Generate cryptographic signatures for objects
Sort::SQL (3p) - manipulate SQL sort strings
Spreadsheet::ParseExcel (3p) - Read information from an Excel file.
Spreadsheet::ParseExcel::Cell (3p) - A class for Cell data and formatting.
Spreadsheet::ParseExcel::FmtDefault (3p) - A class for Cell formats.
Spreadsheet::ParseExcel::FmtJapan (3p) - A class for Cell formats.
Spreadsheet::ParseExcel::FmtJapan2 (3p) - A class for Cell formats.
Spreadsheet::ParseExcel::FmtUnicode (3p) - A class for Cell formats.
Spreadsheet::ParseExcel::Format (3p) - A class for Cell formats.
Spreadsheet::WriteExcel (3p) - Write to a cross-platform Excel binary file.
Statistics::Descriptive (3p) - Module of basic descriptive statistical functions.
String::Approx (3p) - Perl extension for approximate matching (fuzzy matching)
String::CRC32 (3p) - Perl interface for cyclic redundency check generation
String::Random (3) - Perl module to generate random strings based on a pattern
String::Scanf (3p) - emulate sscanf() of the C library
String::Similarity (3p) - calculate the similarity of two strings
Sub::Exporter (3p) - a sophisticated exporter for custom-built routines
Sub::Exporter::Cookbook (3p) - useful, demonstrative, or stupid Sub::Exporter tricks
SxprParser.pm (3p) - parses Stag S-expression format
Sys::Syscall (3p) - access system calls that Perl doesn't normally provide access to
TIFFDataWidth (3TIFF) - Get the size of TIFF data types
TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFRawStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3TIFF) - strip-related utility routines
TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC, TIFFIsCODECConfigured (3TIFF) - codec-related utility routines
TIFFFlush, TIFFFlushData (3TIFF) - flush pending writes to an open TIFF file
TIFFReadEncodedStrip (3TIFF) - read and decode a strip of data from an open TIFF file
TIFFReadEncodedTile (3TIFF) - read and decode a tile of data from an open TIFF file
TIFFReadRGBAImage, TIFFReadRGBAImageOriented (3TIFF) - read and decode an image into a fixed-format raster
TIFFReadRGBAStrip (3TIFF) - read and decode an image strip into a fixed-format raster
TIFFReadRGBATile (3TIFF) - read and decode an image tile into a fixed-format raster
TIFFReadRawStrip (3TIFF) - return the undecoded contents of a strip of data from an open TIFF file
TIFFReadRawTile (3TIFF) - return an undecoded tile of data from an open TIFF file
TIFFReadScanline (3TIFF) - read and decode a scanline of data from an open TIFF file
TIFFReadTile (3TIFF) - read and decode a tile of data from an open TIFF file
TIFFScanlineSize, TIFFRasterScanlineSize (3TIFF) - return the size of various items associated with an open TIFF file
TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3TIFF) - tile-related utility routines
TIFFWriteRawStrip (3TIFF) - write a strip of raw data to an open TIFF file
TIFFWriteRawTile (3TIFF) - write a tile of raw data to an open TIFF file
TIFFWriteTile (3TIFF) - encode and write a tile of data to an open TIFF file
TIFFWritedEncodedStrip (3TIFF) - compress and write a strip of data to an open TIFF file
TIFFWritedEncodedTile (3TIFF) - compress and write a tile of data to an open TIFF file
TRUNCATE (7) - empty a table or set of tables
Task::Weaken (3p) - Ensure that a platform has weaken support
Tcl vs perl (3p) - very old suspect documentation on porting.
Tcl_Access, Tcl_Stat (3) - check file permissions and other attributes
Tcl_AddObjErrorInfo, Tcl_AddErrorInfo, Tcl_SetObjErrorCode, Tcl_SetErrorCode, Tcl_SetErrorCodeVA, Tcl_PosixError, Tcl_LogCommandInfo (3) - record information about errors
Tcl_Alloc, Tcl_Free, Tcl_Realloc, Tcl_AttemptAlloc, Tcl_AttemptRealloc, ckalloc, ckfree, ckrealloc, attemptckalloc, attemptckrealloc (3) - allocate or free heap memory
Tcl_AllowExceptions (3) - allow all exceptions in next script evaluation
Tcl_AppInit (3) - perform application-specific initialization
Tcl_AsyncCreate, Tcl_AsyncMark, Tcl_AsyncInvoke, Tcl_AsyncDelete, Tcl_AsyncReady (3) - handle asynchronous events
Tcl_BackgroundError (3) - report Tcl error that occurred in background processing
Tcl_CommandComplete (3) - Check for unmatched braces in a Tcl command
Tcl_Concat (3) - concatenate a collection of strings
Tcl_ConditionNotify, Tcl_ConditionWait, Tcl_ConditionFinalize, Tcl_GetThreadData, Tcl_MutexLock, Tcl_MutexUnlock, Tcl_MutexFinalize, Tcl_CreateThread, Tcl_JoinThread (3) - Tcl thread support.
Tcl_CreateChannel, Tcl_GetChannelInstanceData, Tcl_GetChannelType, Tcl_GetChannelName, Tcl_GetChannelHandle, Tcl_GetChannelMode, Tcl_GetChannelBufferSize, Tcl_SetChannelBufferSize, Tcl_NotifyChannel, Tcl_BadChannelOption, Tcl_ChannelName, Tcl_ChannelVersion, Tcl_ChannelBlockModeProc, Tcl_ChannelCloseProc, Tcl_ChannelClose2Proc, Tcl_ChannelInputProc, Tcl_ChannelOutputProc, Tcl_ChannelSeekProc, Tcl_ChannelWideSeekProc, Tcl_ChannelSetOptionProc, Tcl_ChannelGetOptionProc, Tcl_ChannelWatchProc, Tcl_ChannelGetHandleProc, Tcl_ChannelFlushProc, Tcl_ChannelHandlerProc, Tcl_ChannelThreadActionProc, Tcl_IsChannelShared, Tcl_IsChannelRegistered, Tcl_CutChannel, Tcl_SpliceChannel, Tcl_IsChannelExisting, Tcl_ClearChannelHandlers, Tcl_GetChannelThread, Tcl_ChannelBuffered (3) - procedures for creating and manipulating channels
Tcl_CreateChannelHandler, Tcl_DeleteChannelHandler (3) - call a procedure when a channel becomes readable or writable
Tcl_CreateCloseHandler, Tcl_DeleteCloseHandler (3) - arrange for callbacks when channels are closed
Tcl_CreateCommand (3) - implement new commands in C
Tcl_CreateEventSource, Tcl_DeleteEventSource, Tcl_SetMaxBlockTime, Tcl_QueueEvent, Tcl_ThreadQueueEvent, Tcl_ThreadAlert, Tcl_GetCurrentThread, Tcl_DeleteEvents, Tcl_InitNotifier, Tcl_FinalizeNotifier, Tcl_WaitForEvent, Tcl_AlertNotifier, Tcl_SetTimer, Tcl_ServiceAll, Tcl_ServiceEvent, Tcl_GetServiceMode, Tcl_SetServiceMode (3) - the event queue and notifier interfaces
Tcl_CreateFileHandler, Tcl_DeleteFileHandler (3) - associate procedure callbacks with files or devices (Unix only)
Tcl_CreateInterp, Tcl_DeleteInterp, Tcl_InterpDeleted (3) - create and delete Tcl command interpreters
Tcl_CreateMathFunc, Tcl_GetMathFuncInfo, Tcl_ListMathFuncs (3) - Define, query and enumerate math functions for expressions
Tcl_CreateObjCommand, Tcl_DeleteCommand, Tcl_DeleteCommandFromToken, Tcl_GetCommandInfo, Tcl_GetCommandInfoFromToken, Tcl_SetCommandInfo, Tcl_SetCommandInfoFromToken, Tcl_GetCommandName, Tcl_GetCommandFullName, Tcl_GetCommandFromObj (3) - implement new commands in C
Tcl_CreateTimerHandler, Tcl_DeleteTimerHandler (3) - call a procedure at a given time
Tcl_CreateTrace, Tcl_CreateObjTrace, Tcl_DeleteTrace (3) - arrange for command execution to be traced
Tcl_DStringInit, Tcl_DStringAppend, Tcl_DStringAppendElement, Tcl_DStringStartSublist, Tcl_DStringEndSublist, Tcl_DStringLength, Tcl_DStringValue, Tcl_DStringSetLength, Tcl_DStringTrunc, Tcl_DStringFree, Tcl_DStringResult, Tcl_DStringGetResult (3) - manipulate dynamic strings
Tcl_DumpActiveMemory, Tcl_InitMemory, Tcl_ValidateAllMemory (3) - Validated memory allocation interface.
Tcl_Exit, Tcl_Finalize, Tcl_CreateExitHandler, Tcl_DeleteExitHandler, Tcl_ExitThread, Tcl_FinalizeThread, Tcl_CreateThreadExitHandler, Tcl_DeleteThreadExitHandler (3) - end the application or thread (and invoke exit handlers)
Tcl_ExprLong, Tcl_ExprDouble, Tcl_ExprBoolean, Tcl_ExprString (3) - evaluate an expression
Tcl_ExprLongObj, Tcl_ExprDoubleObj, Tcl_ExprBooleanObj, Tcl_ExprObj (3) - evaluate an expression
Tcl_FSRegister, Tcl_FSUnregister, Tcl_FSData, Tcl_FSMountsChanged, Tcl_FSGetFileSystemForPath, Tcl_FSGetPathType, Tcl_FSCopyFile, Tcl_FSCopyDirectory, Tcl_FSCreateDirectory, Tcl_FSDeleteFile, Tcl_FSRemoveDirectory, Tcl_FSRenameFile, Tcl_FSListVolumes, Tcl_FSEvalFile, Tcl_FSLoadFile, Tcl_FSMatchInDirectory, Tcl_FSLink, Tcl_FSLstat, Tcl_FSUtime, Tcl_FSFileAttrsGet, Tcl_FSFileAttrsSet, Tcl_FSFileAttrStrings, Tcl_FSStat, Tcl_FSAccess, Tcl_FSOpenFileChannel, Tcl_FSGetCwd, Tcl_FSChdir, Tcl_FSPathSeparator, Tcl_FSJoinPath, Tcl_FSSplitPath, Tcl_FSEqualPaths, Tcl_FSGetNormalizedPath, Tcl_FSJoinToPath, Tcl_FSConvertToPathType, Tcl_FSGetInternalRep, Tcl_FSGetTranslatedPath, Tcl_FSGetTranslatedStringPath, Tcl_FSNewNativePath, Tcl_FSGetNativePath, Tcl_FSFileSystemInfo, Tcl_AllocStatBuf (3) - procedures to interact with any filesystem
Tcl_FindExecutable, Tcl_GetNameOfExecutable (3) - identify or return the name of the binary file containing the application
Tcl_GetAssocData, Tcl_SetAssocData, Tcl_DeleteAssocData (3) - manage associations of string keys and user specified data with Tcl interpreters.
Tcl_GetCwd, Tcl_Chdir (3) - manipulate the current working directory
Tcl_GetEncoding, Tcl_FreeEncoding, Tcl_ExternalToUtfDString, Tcl_ExternalToUtf, Tcl_UtfToExternalDString, Tcl_UtfToExternal, Tcl_WinTCharToUtf, Tcl_WinUtfToTChar, Tcl_GetEncodingName, Tcl_SetSystemEncoding, Tcl_GetEncodingNames, Tcl_CreateEncoding, Tcl_GetDefaultEncodingDir, Tcl_SetDefaultEncodingDir (3) - procedures for creating and using encodings.
Tcl_GetTime (3) - get date and time
Tcl_GetVersion (3) - get the version of the library at runtime
Tcl_Init (3) - find and source initialization script
Tcl_InitHashTable, Tcl_InitCustomHashTable, Tcl_InitObjHashTable, Tcl_DeleteHashTable, Tcl_CreateHashEntry, Tcl_DeleteHashEntry, Tcl_FindHashEntry, Tcl_GetHashValue, Tcl_SetHashValue, Tcl_GetHashKey, Tcl_FirstHashEntry, Tcl_NextHashEntry, Tcl_HashStats (3) - procedures to manage hash tables
Tcl_IsSafe, Tcl_MakeSafe, Tcl_CreateSlave, Tcl_GetSlave, Tcl_GetMaster, Tcl_GetInterpPath, Tcl_CreateAlias, Tcl_CreateAliasObj, Tcl_GetAlias, Tcl_GetAliasObj, Tcl_ExposeCommand, Tcl_HideCommand (3) - manage multiple Tcl interpreters, aliases and hidden commands.
Tcl_LinkVar, Tcl_UnlinkVar, Tcl_UpdateLinkedVar (3) - link Tcl variable to C variable
Tcl_ListObjAppendList, Tcl_ListObjAppendElement, Tcl_NewListObj, Tcl_SetListObj, Tcl_ListObjGetElements, Tcl_ListObjLength, Tcl_ListObjIndex, Tcl_ListObjReplace (3) - manipulate Tcl objects as lists
Tcl_Main, Tcl_SetMainLoop (3) - main program and event loop definition for Tcl-based applications
Tcl_NewBooleanObj, Tcl_SetBooleanObj, Tcl_GetBooleanFromObj (3) - manipulate Tcl objects as boolean values
Tcl_NewByteArrayObj, Tcl_SetByteArrayObj, Tcl_GetByteArrayFromObj, Tcl_SetByteArrayLength (3) - manipulate Tcl objects as a arrays of bytes
Tcl_NewDoubleObj, Tcl_SetDoubleObj, Tcl_GetDoubleFromObj (3) - manipulate Tcl objects as floating-point values
Tcl_NewIntObj, Tcl_NewLongObj, Tcl_NewWideIntObj, Tcl_SetIntObj, Tcl_SetLongObj, Tcl_SetWideIntObj, Tcl_GetIntFromObj, Tcl_GetLongFromObj, Tcl_GetWideIntFromObj (3) - manipulate Tcl objects as integers and wide integers
Tcl_NewObj, Tcl_DuplicateObj, Tcl_IncrRefCount, Tcl_DecrRefCount, Tcl_IsShared, Tcl_InvalidateStringRep (3) - manipulate Tcl objects
Tcl_NewStringObj, Tcl_NewUnicodeObj, Tcl_SetStringObj, Tcl_SetUnicodeObj, Tcl_GetStringFromObj, Tcl_GetString, Tcl_GetUnicodeFromObj, Tcl_GetUnicode, Tcl_GetUniChar, Tcl_GetCharLength, Tcl_GetRange, Tcl_AppendToObj, Tcl_AppendUnicodeToObj, Tcl_AppendStringsToObj, Tcl_AppendStringsToObjVA, Tcl_AppendObjToObj, Tcl_SetObjLength, Tcl_ConcatObj, Tcl_AttemptSetObjLength (3) - manipulate Tcl objects as strings
Tcl_Panic, Tcl_PanicVA, Tcl_SetPanicProc, panic, panicVA (3) - report fatal error and abort
Tcl_PrintDouble (3) - Convert floating value to string
Tcl_PutEnv (3) - procedures to manipulate the environment
Tcl_RecordAndEval (3) - save command on history list before evaluating
Tcl_RecordAndEvalObj (3) - save command on history list before evaluating
Tcl_RegExpMatch, Tcl_RegExpCompile, Tcl_RegExpExec, Tcl_RegExpRange, Tcl_GetRegExpFromObj, Tcl_RegExpMatchObj, Tcl_RegExpExecObj, Tcl_RegExpGetInfo (3) - Pattern matching with regular expressions
Tcl_RegisterObjType, Tcl_GetObjType, Tcl_AppendAllObjTypes, Tcl_ConvertToType (3) - manipulate Tcl object types
Tcl_SetErrno, Tcl_GetErrno, Tcl_ErrnoId, Tcl_ErrnoMsg (3) - manipulate errno to store and retrieve error codes
Tcl_SetObjResult, Tcl_GetObjResult, Tcl_SetResult, Tcl_GetStringResult, Tcl_AppendResult, Tcl_AppendResultVA, Tcl_AppendElement, Tcl_ResetResult, Tcl_FreeResult (3) - manipulate Tcl result
Tcl_SetVar2Ex, Tcl_SetVar, Tcl_SetVar2, Tcl_ObjSetVar2, Tcl_GetVar2Ex, Tcl_GetVar, Tcl_GetVar2, Tcl_ObjGetVar2, Tcl_UnsetVar, Tcl_UnsetVar2 (3) - manipulate Tcl variables
Tcl_SplitList, Tcl_Merge, Tcl_ScanElement, Tcl_ConvertElement, Tcl_ScanCountedElement, Tcl_ConvertCountedElement (3) - manipulate Tcl lists
Tcl_SplitPath, Tcl_JoinPath, Tcl_GetPathType (3) - manipulate platform-dependent file paths
Tcl_StaticPackage (3) - make a statically linked package available via the load command
Tcl_StringMatch, Tcl_StringCaseMatch (3) - test whether a string matches a pattern
Tcl_TranslateFileName (3) - convert file name to native form and replace tilde with home directory
Tcl_UniChar, Tcl_UniCharCaseMatch, Tcl_UniCharNcasecmp, Tcl_UniCharToUtf, Tcl_UtfToUniChar, Tcl_UniCharToUtfDString, Tcl_UtfToUniCharDString, Tcl_UniCharLen, Tcl_UniCharNcmp, Tcl_UtfCharComplete, Tcl_NumUtfChars, Tcl_UtfFindFirst, Tcl_UtfFindLast, Tcl_UtfNext, Tcl_UtfPrev, Tcl_UniCharAtIndex, Tcl_UtfAtIndex, Tcl_UtfBackslash (3) - routines for manipulating UTF-8 strings.
Tcl_UniCharIsAlnum, Tcl_UniCharIsAlpha, Tcl_UniCharIsControl, Tcl_UniCharIsDigit, Tcl_UniCharIsGraph, Tcl_UniCharIsLower, Tcl_UniCharIsPrint, Tcl_UniCharIsPunct, Tcl_UniCharIsSpace, Tcl_UniCharIsUpper, Tcl_UniCharIsWordChar (3) - routines for classification of Tcl_UniChar characters
Tcl_UniCharToUpper, Tcl_UniCharToLower, Tcl_UniCharToTitle, Tcl_UtfToUpper, Tcl_UtfToLower, Tcl_UtfToTitle (3) - routines for manipulating the case of Unicode characters and UTF-8 strings.
Tcl_WrongNumArgs (3) - generate standard error message for wrong number of arguments
Tempate::Plugin::encoding (3p) - Template plugin to specify encoding
Template (3p) - Front-end module to the Template Toolkit
Template::Base (3p) - Base class module implementing common functionality
Template::Config (3p) - Factory module for instantiating other TT2 modules
Template::Constants (3p) - Defines constants for the Template Toolkit
Template::Context (3p) - Runtime context in which templates are processed
Template::Directive (3p) - Perl code generator for template directives
Template::Document (3p) - Compiled template document object
Template::Exception (3p) - Exception handling class module
Template::FAQ (3p) - Frequently Asked Questions about the Template Toolkit
Template::Filters (3p) - Post-processing filters for template blocks
Template::Grammar (3p) - Parser state/rule tables for the TT grammar
Template::Iterator (3p) - Data iterator used by the FOREACH directive
Template::Manual (3p) - Template Toolkit User Manual
Template::Manual::Config (3p) - Configuration options
Template::Manual::Credits (3p) - Author and contributor credits
Template::Manual::Directives (3p) - Template directives
Template::Manual::Filters (3p) - Standard filters
Template::Manual::Internals (3p) - Template Toolkit internals
Template::Manual::Intro (3p) - Introduction to the Template Toolkit
Template::Manual::Plugins (3p) - Standard plugins
Template::Manual::Syntax (3p) - Directive syntax, structure and semantics
Template::Manual::VMethods (3p) - Virtual Methods
Template::Manual::Variables (3p) - Template variables and code bindings
Template::Manual::Views (3p) - Template Toolkit views (experimental)
Template::Modules (3p) - Template Toolkit Modules
Template::Namespace::Constants (3p) - Compile time constant folding
Template::Parser (3p) - LALR(1) parser for compiling template documents
Template::Plugin (3p) - Base class for Template Toolkit plugins
Template::Plugin::Assert (3p) - trap undefined values
Template::Plugin::CGI (3p) - Interface to the CGI module
Template::Plugin::Class (3) - allow calling of class methods on arbitrary classes
Template::Plugin::Datafile (3p) - Plugin to construct records from a simple data file
Template::Plugin::Date (3p) - Plugin to generate formatted date strings
Template::Plugin::Directory (3p) - Plugin for generating directory listings
Template::Plugin::Dumper (3p) - Plugin interface to Data::Dumper
Template::Plugin::File (3p) - Plugin providing information about files
Template::Plugin::Filter (3p) - Base class for plugin filters
Template::Plugin::Format (3p) - Plugin to create formatting functions
Template::Plugin::HTML (3p) - Plugin to create HTML elements
Template::Plugin::Image (3p) - Plugin access to image sizes
Template::Plugin::Iterator (3p) - Plugin to create iterators (Template::Iterator)
Template::Plugin::Math (3p) - Plugin providing mathematical functions
Template::Plugin::Pod (3p) - Plugin interface to Pod::POM (Pod Object Model)
Template::Plugin::Procedural (3p) - Base class for procedural plugins
Template::Plugin::Scalar (3p) - call object methods in scalar context
Template::Plugin::String (3p) - Object oriented interface for string manipulation
Template::Plugin::Table (3p) - Plugin to present data in a table
Template::Plugin::URL (3p) - Plugin to construct complex URLs
Template::Plugin::View (3p) - Plugin to create views (Template::View)
Template::Plugin::Wrap (3p) - Plugin interface to Text::Wrap
Template::Plugins (3p) - Plugin provider module
Template::Provider (3p) - Provider module for loading/compiling templates
Template::Provider::Encoding (3p) - Explicitly declare encodings of your templates
Template::Service (3p) - General purpose template processing service
Template::Stash (3p) - Magical storage for template variables
Template::Stash::Context (3p) - Experimetal stash allowing list/scalar context definition
Template::Stash::ForceUTF8 (3p) - Force UTF-8 (Unicode) flag on stash variables
Template::Stash::XS (3p) - High-speed variable stash written in C
Template::Test (3p) - Module for automating TT2 test scripts
Template::Timer (3p) - Rudimentary profiling for Template Toolkit
Template::Toolkit (3p) - Template Processing System
Template::Tools (3p) - Command Line Tools for the Template Toolkit
Template::Tools::tpage (1) - Process templates from command line
Template::Tools::tpage (3p) - Process templates from command line
Template::Tools::ttree (1) - Process entire directory trees of templates
Template::Tools::ttree (3p) - Process entire directory trees of templates
Template::Tutorial (3p) - Template Toolkit Tutorials
Template::Tutorial::Datafile (3p) - Creating Data Output Files Using the Template Toolkit
Template::Tutorial::Web (3p) - Generating Web Content Using the Template Toolkit
Template::VMethods (3p) - Virtual methods for variables
Template::View (3p) - customised view of a template processing context
Test::Moose (3p) - Test functions for Moose specific features
Test::Script (3p) - Basic cross-platform tests for scripts
Test::WWW::Mechanize::Catalyst (3p) - Test::WWW::Mechanize for Catalyst
Test::use::ok (3p) - Alternative to Test::More::use_ok
Text::Autoformat (3p) - Automatic text wrapping and reformatting
Text::CSV_XS (3p) - comma-separated values manipulation routines
Text::Diff::Table (3p) - Text::Diff plugin to generate "table" format output
Text::PDF::String (3p) - PDF String type objects and superclass for simple objects that are basically stringlike (Number, Name, etc.)
Text::Reform (3p) - Manual text wrapping and reformatting
Text::Template (3p) - Expand template text with embedded Perl
Text::Template::Preprocess (3p) - Expand template text with embedded Perl
Text::Textile (3p) - A humane web text generator.
Text::Unidecode (3p) - US-ASCII transliterations of Unicode text
Tie::DBI (3p) - Tie hashes to DBI relational databases
Tie::IxHash (3p) - ordered associative arrays for Perl
Tie::RDBM (3p) - Tie hashes to relational databases
Tie::Watch (3p) - place watchpoints on Perl variables.
Time::Zone (3p) - miscellaneous timezone manipulations routines
Tk::804delta (3p) - what is new for perl/Tk 804
Tk::Animation (3p) - Display sequence of Tk::Photo images
Tk::Bitmap (3p) - Images that display two colors
Tk::Button (3p) - Create and manipulate Button widgets
Tk::Canvas (3p) - Create and manipulate Canvas widgets
Tk::Checkbutton (3p) - Create and manipulate Checkbutton widgets
Tk::Compound (3p) - Create multi-line compound images.
Tk::Dialog (3p) - Create modal dialog and wait for a response.
Tk::DialogBox (3p) - create and manipulate a dialog screen.
Tk::DirTree (3p) - Create and manipulate DirTree widgets
Tk::DragDrop::Common (3p) - private class used by Drag&Drop
Tk::Entry (3p) - Create and manipulate Entry widgets
Tk::Frame (3p) - Create and manipulate Frame widgets
Tk::HList (3p) - Create and manipulate Tix Hierarchial List widgets
Tk::Image (3p) - Create and manipulate images
Tk::InputO (3p) - Create and manipulate TIX InputO widgets
Tk::Label (3p) - Create and manipulate Label widgets
Tk::Labelframe (3p) - Create and manipulate Labelframe widgets
Tk::Listbox (3p) - Create and manipulate Listbox widgets
Tk::Menu (3p) - Create and manipulate Menu widgets
Tk::Menubutton (3p) - Create and manipulate Menubutton widgets
Tk::Message (3p) - Create and manipulate Message widgets
Tk::MsgBox (3p) - create and manipulate a message dialog
Tk::Mwm (3p) - Communicate with the Motif(tm) window manager.
Tk::Panedwindow (3p) - Create and manipulate Panedwindow widgets
Tk::Pixmap (3p) - Create color images from XPM files.
Tk::Radiobutton (3p) - Create and manipulate Radiobutton widgets
Tk::Scale (3p) - Create and manipulate Scale widgets
Tk::Scrollbar (3p) - Create and manipulate Scrollbar widgets
Tk::Scrolled (3p) - Create a widget with attached scrollbar(s)
Tk::Selection (3p) - Manipulate the X selection
Tk::Spinbox (3p) - Create and manipulate Spinbox widgets
Tk::TList (3p) - Create and manipulate Tix Tabular List widgets
Tk::Text (3p) - Create and manipulate Text widgets
Tk::TixGrid (3p) - Create and manipulate Tix Grid widgets
Tk::Toplevel (3p) - Create and manipulate Toplevel widgets
Tk::Trace (3p) - emulate Tcl/Tk trace functions.
Tk::Tree (3p) - Create and manipulate Tree widgets
Tk::Wm (3p) - Communicate with window manager
Tk::Xrm (3p) - X Resource/Defaults/Options routines that obey the rules.
Tk::bindtags (3p) - Determine which bindings apply to a window, and order of evaluation
Tk::clipboard (3p) - Manipulate Tk clipboard
Tk::event (3p) - Miscellaneous event facilities: define virtual events and generate events
Tk::exit (3p) - End the application
Tk::form (3p) - Geometry manager based on attachment rules
Tk::grid (3p) - Geometry manager that arranges widgets in a grid
Tk::options (3p) - Standard options supported by widgets and their manipulation
Tk::pack (3p) - Geometry manager that packs around edges of cavity
Tk_AddOption (3) - Add an option to the option database
Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOfBitmap, Tk_FreeBitmapFromObj, Tk_FreeBitmap (3) - maintain database of single-plane pixmaps
Tk_AllocColorFromObj, Tk_GetColor, Tk_GetColorFromObj, Tk_GetColorByValue, Tk_NameOfColor, Tk_FreeColorFromObj, Tk_FreeColor (3) - maintain database of colors
Tk_AllocCursorFromObj, Tk_GetCursor, Tk_GetCursorFromObj, Tk_GetCursorFromData, Tk_NameOfCursor, Tk_FreeCursorFromObj, Tk_FreeCursor (3) - maintain database of cursors
Tk_AllocFontFromObj, Tk_GetFont, Tk_GetFontFromObj, Tk_NameOfFont, Tk_FreeFontFromObj, Tk_FreeFont (3) - maintain database of fonts
Tk_CanvasPsY, Tk_CanvasPsBitmap, Tk_CanvasPsColor, Tk_CanvasPsFont, Tk_CanvasPsPath, Tk_CanvasPsStipple (3) - utility procedures for generating Postscript for canvases
Tk_CanvasTextInfo (3) - additional information for managing text items in canvases
Tk_ConfigureWidget, Tk_ConfigureInfo, Tk_ConfigureValue, Tk_FreeOptions (3) - process configuration options for widgets
Tk_ConfigureWindow, Tk_MoveWindow, Tk_ResizeWindow, Tk_MoveResizeWindow, Tk_SetWindowBorderWidth, Tk_ChangeWindowAttributes, Tk_SetWindowBackground, Tk_SetWindowBackgroundPixmap, Tk_SetWindowBorder, Tk_SetWindowBorderPixmap, Tk_SetWindowColormap, Tk_DefineCursor, Tk_UndefineCursor (3) - change window configuration or attributes
Tk_CreateBindingTable, Tk_DeleteBindingTable, Tk_CreateBinding, Tk_DeleteBinding, Tk_GetBinding, Tk_GetAllBindings, Tk_DeleteAllBindings, Tk_BindEvent (3) - invoke scripts in response to X events
Tk_CreateClientMessageHandler, Tk_DeleteClientMessageHandler (3) - associate procedure callback with ClientMessage type X events
Tk_CreateErrorHandler, Tk_DeleteErrorHandler (3) - handle X protocol errors
Tk_CreateEventHandler, Tk_DeleteEventHandler (3) - associate procedure callback with an X event
Tk_CreateGenericHandler, Tk_DeleteGenericHandler (3) - associate procedure callback with all X events
Tk_CreateImageType, Tk_GetImageMasterData, Tk_InitImageArgs (3) - define new kind of image
Tk_CreateItemType, Tk_GetItemTypes (3) - define new kind of canvas item
Tk_CreateOptionTable, Tk_DeleteOptionTable, Tk_InitOptions, Tk_SetOptions, Tk_FreeSavedOptions, Tk_RestoreSavedOptions, Tk_GetOptionValue, Tk_GetOptionInfo, Tk_FreeConfigOptions, Tk_Offset (3) - process configuration options
Tk_CreatePhotoImageFormat (3) - define new file format for photo images
Tk_CreateSelHandler, Tk_DeleteSelHandler (3) - arrange to handle requests for a selection
Tk_CreateWindow, Tk_CreateWindowFromPath, Tk_DestroyWindow, Tk_MakeWindowExist (3) - create or delete window
Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSize, Tk_PhotoSetSize (3) - manipulate the image data stored in a photo image.
Tk_GetAnchorFromObj, Tk_GetAnchor, Tk_NameOfAnchor (3) - translate between strings and anchor positions
Tk_GetCapStyle, Tk_NameOfCapStyle (3) - translate between strings and cap styles
Tk_GetColormap, Tk_FreeColormap (3) - allocate and free colormaps
Tk_GetGC, Tk_FreeGC (3) - maintain database of read-only graphics contexts
Tk_GetHINSTANCE (3) - retrieve the global application instance handle
Tk_GetHWND, Tk_AttachHWND (3) - manage interactione between the Windows handle and an X window
Tk_GetJoinStyle, Tk_NameOfJoinStyle (3) - translate between strings and join styles
Tk_GetJustifyFromObj, Tk_GetJustify, Tk_NameOfJustify (3) - translate between strings and justification styles
Tk_GetOption (3) - retrieve an option from the option database
Tk_GetPixelsFromObj, Tk_GetPixels, Tk_GetMMFromObj, Tk_GetScreenMM (3) - translate between strings and screen units
Tk_GetPixmap, Tk_FreePixmap (3) - allocate and free pixmaps
Tk_GetReliefFromObj, Tk_GetRelief, Tk_NameOfRelief (3) - translate between strings and relief values
Tk_GetRootCoords (3) - Compute root-window coordinates of window
Tk_GetVRootGeometry (3) - Get location and size of virtual root for window
Tk_GetVisual (3) - translate from string to visual
Tk_Grab, Tk_Ungrab (3) - manipulate grab state in an application
Tk_HWNDToWindow (3) - Find Tk's window information for a Windows window
Tk_IdToWindow (3) - Find Tk's window information for an X window
Tk_ImageChanged (3) - notify widgets that image needs to be redrawn
Tk_Init, Tk_SafeInit (3) - add Tk to an interpreter and make a new Tk application.
Tk_InternAtom, Tk_GetAtomName (3) - manage cache of X atoms
Tk_Main (3) - main program for Tk-based applications
Tk_MainWindow, Tk_GetNumMainWindows (3) - functions for querying main window information
Tk_MaintainGeometry, Tk_UnmaintainGeometry (3) - maintain geometry of one window relative to another
Tk_Name, Tk_PathName, Tk_NameToWindow (3) - convert between names and window tokens
Tk_SetAppName (3) - Set the name of an application for ``send'' commands
Tk_SetCaretPos (3) - set the display caret location
Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsContainer, Tk_IsEmbedded, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_MinReqWidth, Tk_MinReqHeight, Tk_InternalBorderLeft, Tk_InternalBorderRight, Tk_InternalBorderTop, Tk_InternalBorderBottom, Tk_Visual, Tk_Depth, Tk_Colormap (3) - retrieve information from Tk's local data structure
Tree::Simple::Visitor::CreateDirectoryTree (3p) - A Visitor for create a set of directories and files from a Tree::Simple object
Tree::Simple::Visitor::FindByPath (3p) - A Visitor for finding an element in a Tree::Simple hierarchy with a path
Tree::Simple::Visitor::FromNestedArray (3p) - A Visitor for creating Tree::Simple objects from nested array trees.
Tree::Simple::Visitor::FromNestedHash (3p) - A Visitor for creating Tree::Simple objects from nested hash trees.
Tree::Simple::Visitor::PathToRoot (3p) - A Visitor for finding the path back a Tree::Simple object's root
Tree::Simple::Visitor::ToNestedArray (3p) - A Visitor for creating nested array trees from Tree::Simple objects.
Tree::Simple::Visitor::ToNestedHash (3p) - A Visitor for creating nested hash trees from Tree::Simple objects.
Try::Tiny (3p) - minimal try/catch with proper localization of $@
UIL (5) - The user interface language file format
UNIVERSAL::isa (3) - Attempt to recover from people calling UNIVERSAL::isa as a function
UNLISTEN (7) - stop listening for a notification
UPDATE (7) - update rows of a table
URI (3p) - Uniform Resource Identifiers (absolute and relative)
URI::URL (3p) - Uniform Resource Locators
URI::data (3p) - URI that contains immediate data
URI::file (3p) - URI that maps to local file names
URI::ldap (3p) - LDAP Uniform Resource Locators
URIDetail (3p) - test URIs using detailed URI information
Uil (3) - Invokes the UIL compiler from within an application
UnRTF (1) - converts document in RTF format to other formats
VACUUM (7) - garbage-collect and optionally analyze a database
Variable::Magic (3p) - Associate user-defined magic to variables from Perl.
WML (5) - The widget meta-language file format for creating uil compilers
WWW::Mechanize::Examples (3p) - Sample programs that use WWW::Mechanize
WWW::RobotRules (3p) - database of robots.txt-derived permissions
WidgetDemo() (3p) - create a standard widget demonstration window.
Win32::DBIODBC (3p) - Win32::ODBC emulation layer for the DBI
XML::Checker (3p) - A perl module for validating XML
XML::Checker::Parser (3p) - an XML::Parser that validates at parse time
XML::DOM::AttDef (3p) - A single XML attribute definition in an ATTLIST in XML::DOM
XML::DOM::AttlistDecl (3p) - An XML ATTLIST declaration in XML::DOM
XML::DOM::Attr (3p) - An XML attribute in XML::DOM
XML::DOM::CDATASection (3p) - Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData (3p) - Common interface for Text, CDATASections and Comments
XML::DOM::DOMImplementation (3p) - Information about XML::DOM implementation
XML::DOM::DocumentFragment (3p) - Facilitates cut & paste in XML::DOM documents
XML::DOM::ElementDecl (3p) - An XML ELEMENT declaration in XML::DOM
XML::DOM::Notation (3p) - An XML NOTATION in XML::DOM
XML::DOM::Parser (3p) - An XML::Parser that builds XML::DOM document structures
XML::DOM::ValParser (3p) - an XML::DOM::Parser that validates at parse time
XML::DOM::XMLDecl (3p) - XML declaration in XML::DOM
XML::DOM::XPath (3p) - Perl extension to add XPath support to XML::DOM, using XML::XPath engine
XML::Handler::BuildDOM (3p) - PerlSAX handler that creates XML::DOM document structures
XML::Handler::CanonXMLWriter (3p) - output XML in canonical XML format
XML::LibXML::Attr (3p) - XML::LibXML Attribute Class
XML::LibXML::CDATASection (3p) - XML::LibXML Class for CDATA Sections
XML::LibXML::DOM (3p) - XML::LibXML DOM Implementation
XML::LibXML::DocumentFragment (3p) - XML::LibXML's DOM L2 Document Fragment Implementation
XML::LibXML::Namespace (3p) - XML::LibXML Namespace Implementation
XML::LibXML::Parser (3p) - Parsing XML Data with XML::LibXML
XML::LibXML::Pattern (3p) - XML::LibXML::Pattern - interface to libxml2 XPath patterns
XML::LibXML::RelaxNG (3p) - RelaxNG Schema Validation
XML::LibXML::SAX::Generator (3p) - Generate SAX events from a LibXML tree
XML::LibXML::Schema (3p) - XML Schema Validation
XML::LibXML::XPathContext (3p) - XPath Evaluation
XML::LibXML::XPathExpression (3p) - XML::LibXML::XPathExpression - interface to libxml2 pre-compiled XPath expressions
XML::Parser::Expat (3p) - Lowlevel access to James Clark's expat XML parser
XML::PatAct::ACTION (3p) - An action module for
XML::PatAct::Amsterdam (3p) - An action module for simplistic style-sheets
XML::PatAct::MatchName (3p) - A pattern module for matching element names
XML::PatAct::PATTERN (3p) - A pattern module for
XML::PatAct::ToObjects (3p) - An action module for creating Perl objects
XML::RSS (3) - creates and updates RSS files
XML::SAX2Perl (3p) - translate Java/CORBA style SAX methods to Perl methods
XML::SAX2Perl (3p) - translate Perl SAX methods to Java/CORBA style methods
XML::SAX::DocumentLocator (3p) - Helper class for document locators
XML::SAX::Expat (3p) - SAX2 Driver for Expat (XML::Parser)
XML::SAX::Expat::Incremental (3p) - XML::SAX::Expat subclass for non-blocking (incremental) parsing, with XML::Parser::ExpatNB.
XML::Stream (3p) - Creates and XML Stream connection and parses return data
XML::XPath (3p) - a set of modules for parsing and evaluating XPath statements
XML::XPath::Boolean (3p) - Boolean true/false values
XML::XPath::Builder (3p) - SAX handler for building an XPath tree
XML::XPath::Literal (3p) - Simple string values.
XML::XPath::Node (3p) - internal representation of a node
XML::XPath::NodeSet (3p) - a list of XML document nodes
XML::XPath::Number (3p) - Simple numeric values.
XML::XPath::PerlSAX (3p) - A PerlSAX event generator for my wierd node structure
XML::XPath::XMLParser (3p) - The default XML parsing class that produces a node tree
XML::XPathEngine (3p) - a re-usable XPath engine for DOM-like trees
XML::XPathEngine::Boolean (3p) - Boolean true/false values
XML::XPathEngine::Literal (3p) - Simple string values.
XML::XPathEngine::NodeSet (3p) - a list of XML document nodes
XML::XPathEngine::Number (3p) - Simple numeric values.
XMLRPC::Lite (3p) - client and server implementation of XML-RPC protocol
XmActivateProtocol (3) - A VendorShell function that activates a protocol
XmActivateWMProtocol (3) - A VendorShell convenience interface that activates a protocol
XmAddProtocolCallback (3) - A VendorShell function that adds client callbacks for a protocol
XmAddProtocols (3) - A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables
XmAddTabGroup (3) - A function that adds a manager or a primitive widget to the list of tab groups
XmAddToPostFromList (3) - a RowColumn function that makes a menu accessible from more than one widget
XmAddWMProtocolCallback (3) - A VendorShell convenience interface that adds client callbacks for a protocol
XmAddWMProtocols (3) - A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables
XmCascadeButtonGadgetHighlight (3) - A CascadeButtonGadget function that sets the highlight state
XmCascadeButtonHighlight (3) - A CascadeButton and CascadeButtonGadget function that sets the highlight state
XmChangeColor (3) - Recalculates all associated colors of a widget
XmClipboardCancelCopy (3) - A clipboard function that cancels a copy to the clipboard
XmClipboardCopy (3) - A clipboard function that copies a data item to temporary storage for later copying to clipboard
XmClipboardCopyByName (3) - A clipboard function that copies a data item passed by name
XmClipboardEndCopy (3) - A clipboard function that completes the copying of data to the clipboard
XmClipboardEndRetrieve (3) - A clipboard function that completes retrieval of data from the clipboard
XmClipboardInquireCount (3) - A clipboard function that returns the number of data item formats
XmClipboardInquireFormat (3) - A clipboard function that returns a specified format name
XmClipboardInquireLength (3) - A clipboard function that returns the length of the stored data
XmClipboardInquirePendingItems (3) - A clipboard function that returns a list of data ID/private ID pairs
XmClipboardLock (3) - A clipboard function that locks the clipboard
XmClipboardRegisterFormat (3) - A clipboard function that registers a new format
XmClipboardRetrieve (3) - A clipboard function that retrieves a data item from the clipboard
XmClipboardStartCopy (3) - A clipboard function that sets up a storage and data structure
XmClipboardStartRetrieve (3) - A clipboard function that prepares to retrieve data from the clipboard
XmClipboardUndoCopy (3) - A clipboard function that deletes the last item placed on the clipboard
XmClipboardUnlock (3) - A clipboard function that unlocks the clipboard
XmClipboardWithdrawFormat (3) - A clipboard function that indicates that the application no longer wants to supply a data item
XmComboBoxUpdate (3) - A ComboBox function that resynchronizes data
XmCommandAppendValue (3) - A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget
XmCommandError (3) - A Command function that displays an error message
XmCommandGetChild (3) - A Command function that is used to access a component
XmCommandSetValue (3) - A Command function that replaces a displayed string
XmConvertStringToUnits (3) - A function that converts a string specification to a unit value
XmConvertUnits (3) - A function that converts a value in one unit type to another unit type
XmCreateArrowButton (3) - The ArrowButton widget creation function
XmCreateArrowButtonGadget (3) - The ArrowButtonGadget creation function
XmCreateBulletinBoard (3) - The BulletinBoard widget creation function
XmCreateBulletinBoardDialog (3) - The BulletinBoard BulletinBoardDialog convenience creation function
XmCreateButtonBox (3) - The ButtonBox widget creation function
XmCreateCascadeButton (3) - The CascadeButton widget creation function
XmCreateCascadeButtonGadget (3) - The CascadeButtonGadget creation function
XmCreateCombinationBox2 (3) - The CombinationBox2 widget creation function
XmCreateComboBox (3) - The default ComboBox widget creation function
XmCreateCommand (3) - The Command widget creation function
XmCreateCommandDialog (3) - The Command CommandDialog convenience creation function
XmCreateContainer (3) - The Container widget creation function
XmCreateDialogShell (3) - The DialogShell widget creation function
XmCreateDragIcon (3) - A Drag and Drop function that creates a DragIcon widget
XmCreateDrawingArea (3) - The DrawingArea widget creation function
XmCreateDrawnButton (3) - The DrawnButton widget creation function
XmCreateDropDown (3) - The default DropDown widget creation function
XmCreateDropDownComboBox (3) - The Drop-down ComboBox widget creation function
XmCreateDropDownList (3) - The Drop-down list ComboBox widget creation function
XmCreateErrorDialog (3) - The MessageBox ErrorDialog convenience creation function
XmCreateFileSelectionBox (3) - The FileSelectionBox widget creation function
XmCreateFileSelectionDialog (3) - The FileSelectionBox FileSelectionDialog convenience creation function
XmCreateForm (3) - The Form widget creation function
XmCreateFormDialog (3) - A Form FormDialog convenience creation function
XmCreateFrame (3) - The Frame widget creation function
XmCreateHierarchy (3) - The Hierarchy widget creation function
XmCreateIconGadget (3) - The IconGadget widget creation function
XmCreateInformationDialog (3) - The MessageBox InformationDialog convenience creation function
XmCreateLabel (3) - The Label widget creation function
XmCreateLabelGadget (3) - The LabelGadget creation function
XmCreateList (3) - The List widget creation function
XmCreateMainWindow (3) - The MainWindow widget creation function
XmCreateMenuBar (3) - A RowColumn widget convenience creation function
XmCreateMenuShell (3) - The MenuShell widget creation function
XmCreateMessageBox (3) - The MessageBox widget creation function
XmCreateMessageDialog (3) - The MessageBox MessageDialog convenience creation function
XmCreateNotebook (3) - The Notebook widget creation function
XmCreateOptionMenu (3) - A RowColumn widget convenience creation function
XmCreateOutline (3) - The Outline widget creation function
XmCreatePanedWindow (3) - The PanedWindow widget creation function
XmCreatePopupMenu (3) - A RowColumn widget convenience creation function
XmCreatePromptDialog (3) - The SelectionBox PromptDialog convenience creation function
XmCreatePulldownMenu (3) - A RowColumn widget convenience creation function
XmCreatePushButton (3) - The PushButton widget creation function
XmCreatePushButtonGadget (3) - The PushButtonGadget creation function
XmCreateQuestionDialog (3) - The MessageBox QuestionDialog convenience creation function
XmCreateRadioBox (3) - A RowColumn widget convenience creation function
XmCreateRowColumn (3) - The RowColumn widget creation function
XmCreateScale (3) - The Scale widget creation function
XmCreateScrollBar (3) - The ScrollBar widget creation function
XmCreateScrolledList (3) - The List ScrolledList convenience creation function
XmCreateScrolledText (3) - The Text ScrolledText convenience creation function
XmCreateScrolledWindow (3) - The ScrolledWindow widget creation function
XmCreateSelectionBox (3) - The SelectionBox widget creation function
XmCreateSelectionDialog (3) - The SelectionBox SelectionDialog convenience creation function
XmCreateSeparator (3) - The Separator widget creation function
XmCreateSeparatorGadget (3) - The SeparatorGadget creation function
XmCreateSimpleCheckBox (3) - A RowColumn widget convenience creation function
XmCreateSimpleMenuBar (3) - A RowColumn widget convenience creation function
XmCreateSimpleOptionMenu (3) - A RowColumn widget convenience creation function
XmCreateSimplePopupMenu (3) - A RowColumn widget convenience creation function
XmCreateSimplePulldownMenu (3) - A RowColumn widget convenience creation function
XmCreateSimpleRadioBox (3) - A RowColumn widget convenience creation function
XmCreateSimpleSpinBox (3) - the SimpleSpinBox widget creation function
XmCreateSpinBox (3) - The SpinBox creation function
XmCreateTemplateDialog (3) - A MessageBox TemplateDialog convenience creation function
XmCreateText (3) - The Text widget creation function
XmCreateTextField (3) - The TextField widget creation function
XmCreateToggleButton (3) - The ToggleButton widget creation function
XmCreateToggleButtonGadget (3) - The ToggleButtonGadget creation function
XmCreateWarningDialog (3) - The MessageBox WarningDialog convenience creation function
XmCreateWorkArea (3) - A function that creates a RowColumn WorkArea
XmCreateWorkingDialog (3) - The MessageBox WorkingDialog convenience creation function
XmCvtByteStreamToXmString (3) - A compound string function that converts from a compound string in Byte Stream format to a compound string
XmCvtCTToXmString (3) - A compound string function that converts compound text to a compound string
XmCvtStringToUnitType (3) - A function that converts a string to a unittype value
XmCvtTextPropertyToXmStringTable (3) - A function that converts from a TextProperty Structure to a StringTable
XmCvtXmStringTableToTextProperty (3) - A function that converts from XmStringTable to an XTextProperty Structure
XmCvtXmStringToByteStream (3) - A compound string function that converts a compound string to a Byte Stream format
XmCvtXmStringToCT (3) - A compound string function that converts a compound string to compound text
XmDataField (3) - The DataField widget class
XmDataFieldCopy (3) - A DataField function that copies the primary selection to the clipboard
XmDataFieldCut (3) - A DataField function that copies the primary selection to the clipboard and deletes the selected text
XmDataFieldGetSelection (3) - A DataField function that retrieves the value of the primary selection
XmDataFieldGetSelectionPosition (3) - A DataField function that accesses the position of the primary selection
XmDataFieldGetString (3) - A DataField function that accesses the string value
XmDataFieldGetStringWcs (3) - A DataField function that retrieves a copy of the wide character string value of a DataField widget
XmDataFieldPaste (3) - A DataField function that inserts the clipboard selection
XmDataFieldSetAddMode (3) - A DataField function that sets the state of Add mode
XmDataFieldSetEditable (3) - A DataField function that sets the edit permission
XmDataFieldSetHighlight (3) - A DataField function that highlights text
XmDataFieldSetInsertionPosition (3) - A DataField function that sets the position of the insertion cursor
XmDataFieldSetSelection (3) - A DataField function that sets the primary selection of the text
XmDataFieldSetString (3) - A DataField function that sets the string value
XmDataFieldXYToPos (3) - A DataField function that accesses the character position nearest an x and y position
XmDeactivateProtocol (3) - A VendorShell function that deactivates a protocol without removing it
XmDeactivateWMProtocol (3) - A VendorShell convenience interface that deactivates a protocol without removing it
XmDestroyPixmap (3) - A pixmap caching function that removes a pixmap from the pixmap cache
XmDirection (3) - Data type for the direction of widget components
XmDirectionMatch (3) - A function that checks for a specified direction component
XmDirectionMatchPartial (3) - A function that checks for a specified direction component
XmDirectionToStringDirection (3) - A function that converts an XmDirection value to an XmStringDirection value
XmDragCancel (3) - A Drag and Drop function that terminates a drag transaction
XmDragStart (3) - A Drag and Drop function that initiates a drag and drop transaction
XmDropDownGetChild (3) - A DropDown function that is used to access a component
XmDropSiteConfigureStackingOrder (3) - A Drag and Drop function that reorders a stack of widgets that are registered drop sites
XmDropSiteEndUpdate (3) - A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteQueryStackingOrder (3) - A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget
XmDropSiteRegister (3) - A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior
XmDropSiteRegistered (3) - A Drag and Drop function that determines if a drop site has been registered
XmDropSiteRetrieve (3) - A Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteStartUpdate (3) - A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteUnregister (3) - A Drag and Drop function that frees drop site information
XmDropSiteUpdate (3) - A Drag and Drop function that sets resource values for a drop site
XmDropTransferAdd (3) - A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer
XmDropTransferStart (3) - A Drag and Drop function that initiates a drop transfer
XmFileSelectionDoSearch (3) - A FileSelectionBox function that initiates a directory search
XmFontList (3) - Data type for a font list
XmFontListAdd (3) - A font list function that creates a new font list
XmFontListAppendEntry (3) - A font list function that appends an entry to a font list
XmFontListCopy (3) - A font list function that copies a font list
XmFontListCreate (3) - A font list function that creates a font list
XmFontListEntryCreate (3) - A font list function that creates a font list entry
XmFontListEntryFree (3) - A font list function that recovers memory used by a font list entry
XmFontListEntryGetFont (3) - A font list function that retrieves font information from a font list entry
XmFontListEntryGetTag (3) - A font list function that retrieves the tag of a font list entry
XmFontListEntryLoad (3) - A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListFree (3) - A font list function that recovers memory used by a font list
XmFontListFreeFontContext (3) - A font list function that instructs the toolkit that the font list context is no longer needed
XmFontListGetNextFont (3) - A font list function that allows applications to access the fonts and character sets in a font list
XmFontListInitFontContext (3) - A font list function that allows applications to access the entries in a font list
XmFontListNextEntry (3) - A font list function that returns the next entry in a font list
XmFontListRemoveEntry (3) - A font list function that removes a font list entry from a font list
XmGetAtomName (3) - A function that returns the string representation for an atom
XmGetColorCalculation (3) - A function to get the procedure used for default color calculation
XmGetColors (3) - A function that generates foreground, select, and shadow colors
XmGetDestination (3) - A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations
XmGetDragContext (3) - A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp
XmGetFocusWidget (3) - Returns the ID of the widget that has keyboard focus
XmGetMenuCursor (3) - A function that returns the cursor ID for the current menu cursor
XmGetPixmap (3) - A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmGetPixmapByDepth (3) - A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmGetPostedFromWidget (3) - A RowColumn function that returns the widget from which a menu was posted
XmGetSecondaryResourceData (3) - A function that provides access to secondary widget resource data
XmGetTearOffControl (3) - A RowColumn function that obtains the widget ID for the tear-off control in a menu
XmGetVisibility (3) - A function that determines if a widget is visible
XmGetXmDisplay (3) - A Display function that returns the XmDisplay object ID for a specified display
XmGetXmScreen (3) - A Screen function that returns the XmScreen object ID for a specified screen
XmHierarchyGetChildNodes (3) - A List function that returns all instances of an item in the list
XmHierarchyOpenAllAncestors (3) - A Hierarchy function that opens all ancestors of the Hierarchy
XmIconBoxIsCellEmpty (3) - A function that determines whether a cell in the IconBox is empty
XmImCloseXIM (3) - An input manager function that releases the input method associated with a specified widget
XmImFreeXIC (3) - An input manager function that unregisters widgets for an XIC
XmImGetXIC (3) - An input manager function that obtains an XIC for a widget
XmImGetXIM (3) - An input manager function that retrieves the input method associated with a specified widget
XmImMbLookupString (3) - An input manager function that retrieves a composed string from an input method
XmImMbResetIC (3) - An input manager function that resets the input context for a widget
XmImRegister (3) - An input manager function that registers a widget with an input manager
XmImSetFocusValues (3) - An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes
XmImSetValues (3) - An input manager function that updates attributes of an input context
XmImSetXIC (3) - An input manager function that registers an existing XIC with a widget
XmImUnregister (3) - An input manager function that removes a widget from association with its input manager
XmImUnsetFocus (3) - An input manager function that notifies an input method that a widget has lost input focus
XmImVaSetFocusValues (3) - An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes
XmImVaSetValues (3) - An input manager function that updates attributes of an input context
XmInstallImage (3) - A pixmap caching function that adds an image to the image cache
XmInternAtom (3) - A macro that returns an atom for a given name
XmIsMotifWMRunning (3) - A function that determines whether the window manager is running
XmIsTraversable (3) - A function that identifies whether a widget can be traversed
XmListAddItem (3) - A List function that adds an item to the list
XmListAddItemUnselected (3) - A List function that adds an item to the list
XmListAddItems (3) - A List function that adds items to the list
XmListAddItemsUnselected (3) - A List function that adds items to a list
XmListDeleteAllItems (3) - A List function that deletes all items from the list
XmListDeleteItem (3) - A List function that deletes an item from the list
XmListDeleteItems (3) - A List function that deletes items from the list
XmListDeleteItemsPos (3) - A List function that deletes items from the list starting at the given position
XmListDeletePos (3) - A List function that deletes an item from a list at a specified position
XmListDeletePositions (3) - A List function that deletes items from a list based on an array of positions
XmListDeselectAllItems (3) - A List function that unhighlights and removes all items from the selected list
XmListDeselectItem (3) - A List function that deselects the specified item from the selected list
XmListDeselectPos (3) - A List function that deselects an item at a specified position in the list
XmListGetKbdItemPos (3) - A List function that returns the position of the item at the location cursor
XmListGetMatchPos (3) - A List function that returns all instances of an item in the list
XmListGetSelectedPos (3) - A List function that returns the position of every selected item in the list
XmListItemExists (3) - A List function that checks if a specified item is in the list
XmListItemPos (3) - A List function that returns the position of an item in the list
XmListPosSelected (3) - A List function that determines if the list item at a specified position is selected
XmListPosToBounds (3) - A List function that returns the bounding box of an item at a specified position in a list
XmListReplaceItems (3) - A List function that replaces the specified elements in the list
XmListReplaceItemsPos (3) - A List function that replaces the specified elements in the list
XmListReplaceItemsPosUnselected (3) - A List function that replaces items in a list without selecting the replacement items
XmListReplaceItemsUnselected (3) - A List function that replaces items in a list
XmListReplacePositions (3) - A List function that replaces items in a list based on position
XmListSelectItem (3) - A List function that selects an item in the list
XmListSelectPos (3) - A List function that selects an item at a specified position in the list
XmListSetAddMode (3) - A List function that sets add mode in the list
XmListSetBottomItem (3) - A List function that makes an existing item the last visible item in the list
XmListSetBottomPos (3) - A List function that makes a specified item the last visible item in the list
XmListSetHorizPos (3) - A List function that scrolls to the specified position in the list
XmListSetItem (3) - A List function that makes an existing item the first visible item in the list
XmListSetKbdItemPos (3) - A List function that sets the location cursor at a specified position
XmListSetPos (3) - A List function that makes the item at the given position the first visible position in the list
XmListUpdateSelectedList (3) - A List function that updates the XmNselectedItems resource
XmListYToPos (3) - A List function that returns the position of the item at a specified y-coordinate
XmMainWindowSep1 (3) - A MainWindow function that returns the widget ID of the first Separator
XmMainWindowSep2 (3) - A MainWindow function that returns the widget ID of the second Separator widget
XmMainWindowSep3 (3) - A MainWindow function that returns the widget ID of the third Separator widget
XmMainWindowSetAreas (3) - A MainWindow function that identifies manageable children for each area
XmMapSegmentEncoding (3) - A compound string function that returns the compound text encoding format associated with the specified font list tag
XmMenuPosition (3) - A RowColumn function that positions a Popup menu pane
XmMessageBoxGetChild (3) - A MessageBox function that is used to access a component
XmMultiListDeselectItems (3) - A MultiList function that deselects items in the list by matching column entries
XmMultiListDeselectRow (3) - A MultiList function that deselects a row in the list
XmMultiListGetSelectedRowArray (3) - an MultiList function that returns an array of integers which are selected row numbers.
XmMultiListGetSelectedRows (3) - an MultiList function that returns the rows that currently are selected.
XmMultiListMakeRowVisible (3) - A MultiList function that shifts the visible list rows as desired
XmMultiListSelectAllItems (3) - an MultiList function that selects all rows of the list
XmMultiListSelectItems (3) - A MultiList function that selects items in the list by matching column entries
XmMultiListSelectRow (3) - A MultiList function that selects a row in the list
XmMultiListToggleRow (3) - An MultiList function that toggles the selection state of a specified row
XmMultiListUnselectAllItems (3) - an MultiList function that deselects all rows of the list
XmMultiListUnselectItem (3) - An MultiList function that deselects the specified item of the list
XmNotebookGetPageInfo (3) - A Notebook function that returns page information
XmObjectAtPoint (3) - A toolkit function that determines which child intersects or comes closest to a specified point
XmOptionButtonGadget (3) - A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu
XmOptionLabelGadget (3) - A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu
XmPanedGetPanes (3) - A Paned function that returns the number of panes in the paned widget
XmParseMapping (3) - Data type for a compound string parse mapping
XmParseMappingCreate (3) - A compound string function to create a parse mapping
XmParseMappingGetValues (3) - A compound string function to retrieve attributes of a parse mapping
XmParseMappingSetValues (3) - A compound string function to set attributes of a parse mapping
XmParseTable (3) - Data type for a compound string parse table
XmParseTableFree (3) - A compound string function that recovers memory
XmPrintPopupPDM (3) - Send a notification for the PDM to be popped up
XmPrintSetup (3) - setup and create a Print Shell widget
XmPrintToFile (3) - Retrieves and saves data that would normally be printed by the X Print Server.
XmProcessTraversal (3) - A function that determines which component receives keyboard events when a widget has the focus
XmRedisplayWidget (3) - Synchronously activates the expose method of a widget to draw its content
XmRegisterSegmentEncoding (3) - A compound string function that registers a compound text encoding format for a specified font list element tag
XmRemoveFromPostFromList (3) - a RowColumn function that disables a menu for a particular widget
XmRemoveProtocolCallback (3) - A VendorShell function that removes a callback from the internal list
XmRemoveProtocols (3) - A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables
XmRemoveTabGroup (3) - A function that removes a tab group
XmRemoveWMProtocolCallback (3) - A VendorShell convenience interface that removes a callback from the internal list
XmRemoveWMProtocols (3) - A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables
XmRenderTable (3) - Data type for a render table
XmRenderTableAddRenditions (3) - Creates a new render table
XmRenderTableCopy (3) - A render table function that copies renditions
XmRenderTableCvtFromProp (3) - A render table function that converts from a string representation to a render table
XmRenderTableCvtToProp (3) - A render table function that converts a render table to a string representation
XmRenderTableFree (3) - A render table function that recovers memory
XmRenderTableGetRendition (3) - A convenience function that matches a rendition tag
XmRenderTableGetRenditions (3) - A convenience function that matches rendition tags
XmRenderTableGetTags (3) - A convenience function that gets rendition tags
XmRenderTableRemoveRenditions (3) - A convenience function that removes renditions
XmRenditionCreate (3) - A convenience function that creates a rendition
XmRenditionFree (3) - A convenience function that frees a rendition
XmRenditionRetrieve (3) - A convenience function that retrieves rendition resources
XmRenditionUpdate (3) - A convenience function that modifies resources
XmRepTypeAddReverse (3) - A representation type manager function that installs the reverse converter for a previously registered representation type
XmRepTypeGetId (3) - A representation type manager function that retrieves the identification number of a representation type
XmRepTypeGetNameList (3) - A representation type manager function that generates a list of values for a representation type
XmRepTypeGetRecord (3) - A representation type manager function that returns information about a representation type
XmRepTypeGetRegistered (3) - A representation type manager function that returns a copy of the registration list
XmRepTypeInstallTearOffModelConverter (3) - A representation type manager function that installs the resource converter for XmNtearOffModel.
XmRepTypeRegister (3) - A representation type manager function that registers a representation type resource
XmRepTypeValidValue (3) - A representation type manager function that tests the validity of a numerical value of a representation type resource
XmResolveAllPartOffsets (3) - A function that allows writing of upwardcompatible applications and widgets
XmResolvePartOffsets (3) - A function that allows writing of upward-compatible applications and widgets
XmScaleGetValue (3) - A Scale function that returns the current slider position
XmScaleSetTicks (3) - A Scale function that controls tick marks
XmScaleSetValue (3) - A Scale function that sets a slider value
XmScrollBarGetValues (3) - A ScrollBar function that returns the ScrollBar's increment values
XmScrollBarSetValues (3) - A ScrollBar function that changes ScrollBar's increment values and the slider's size and position
XmScrollVisible (3) - A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmScrolledWindowSetAreas (3) - A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget
XmSelectionBoxGetChild (3) - A SelectionBox function that is used to access a component
XmSeparator (3) - The Separator widget class
XmSeparatorGadget (3) - The SeparatorGadget widget class
XmSetColorCalculation (3) - A function to set the procedure used for default color calculation
XmSetFontUnit (3) - A function that sets the font unit value for a display
XmSetFontUnits (3) - A function that sets the font unit value for a display
XmSetMenuCursor (3) - A function that modifies the menu cursor for a client
XmSetProtocolHooks (3) - A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM
XmSetWMProtocolHooks (3) - A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager
XmSpinBoxValidatePosition (3) - translate the current value of the specified XmSpinBox child into a valid position
XmString (3) - Data type for a compound string
XmStringBaseline (3) - A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text
XmStringByteCompare (3) - A compound string function that indicates the results of a byte-by-byte comparison
XmStringByteStreamLength (3) - A function that returns the size of a string
XmStringCompare (3) - A compound string function that compares two strings
XmStringComponentCreate (3) - A compound string function that creates arbitrary components
XmStringComponentType (3) - Data type for compound string components
XmStringConcat (3) - A compound string function that appends one string to another
XmStringConcatAndFree (3) - A compound string function that appends one string to another and frees the original strings
XmStringCopy (3) - A compound string function that makes a copy of a string
XmStringCreate (3) - A compound string function that creates a compound string
XmStringCreateLocalized (3) - A compound string function that creates a compound string in the current locale
XmStringCreateLtoR (3) - A compound string function that creates a compound string
XmStringCreateSimple (3) - A compound string function that creates a compound string in the language environment of a widget
XmStringDirection (3) - Data type for the direction of display in a string
XmStringDirectionCreate (3) - A compound string function that creates a compound string
XmStringDirectionToDirection (3) - A function that converts from XmStringDirection to XmDirection
XmStringDraw (3) - A compound string function that draws a compound string in an X window
XmStringDrawImage (3) - A compound string function that draws a compound string in an X Window and creates an image
XmStringDrawUnderline (3) - A compound string function that underlines a string drawn in an X Window
XmStringEmpty (3) - A compound string function that provides information on the existence of non-zero-length text components
XmStringExtent (3) - A compound string function that determines the size of the smallest rectangle that will enclose the compound string
XmStringFree (3) - A compound string function that conditionally deallocates memory
XmStringFreeContext (3) - A compound string function that releases the string scanning context data structure
XmStringGenerate (3) - A convenience function that generates a compound string
XmStringGetLtoR (3) - A compound string function that searches for a text segment in the input compound string
XmStringGetNextComponent (3) - A compound string function that returns the type and value of the next component in a compound string
XmStringGetNextSegment (3) - A compound string function that fetches the bytes in the next segment of a compound string
XmStringGetNextTriple (3) - An XmString function that returns the type, length, and value of the next component in the compound string
XmStringHasSubstring (3) - A compound string function that indicates whether one compound string is contained within another
XmStringHeight (3) - A compound string function that returns the line height of the given compound string
XmStringInitContext (3) - A compound string function that creates a data structure for scanning an XmString component by component
XmStringIsVoid (3) - A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator components
XmStringLength (3) - A compound string function that obtains the length of a compound string
XmStringLineCount (3) - A compound string function that returns the number of separators plus one in the provided compound string
XmStringNConcat (3) - A compound string function that appends a specified number of bytes to a compound string
XmStringNCopy (3) - A compound string function that creates a copy of a compound string
XmStringParseText (3) - A function that converts a character string to a compound string
XmStringPeekNextComponent (3) - A compound string function that returns the component type of the next component to be fetched
XmStringPeekNextTriple (3) - A function that returns the component type of the next component
XmStringPutRendition (3) - A convenience function that places renditions around strings
XmStringSegmentCreate (3) - A compound string function that creates a compound string
XmStringSeparatorCreate (3) - A compound string function that creates a compound string
XmStringTable (3) - Data type for an array of compound strings
XmStringTableParseStringArray (3) - A convenience function that converts an array of strings to a compound string table
XmStringTableProposeTablist (3) - A convenience function that returns a tab list
XmStringTableToXmString (3) - A convenience function that converts a compound string table to a single compound string
XmStringTableUnparse (3) - A convenience function that converts a table of compound strings to an array of text
XmStringToXmStringTable (3) - A convenience function that converts a single compound string to a table of compound strings
XmStringUnparse (3) - A compound string function that unparses text
XmStringWidth (3) - A compound string function that returns the width of the widest line in a compound string
XmTab (3) - Data type for a tab stop
XmTabCreate (3) - A convenience function that creates a tab stop
XmTabFree (3) - A convenience function that frees a tab
XmTabGetValues (3) - A convenience function that returns tab values
XmTabList (3) - Data type for a tab list
XmTabListCopy (3) - A convenience function that creates a new tab list from an existing list
XmTabListFree (3) - A convenience function that frees the memory of a new tab list
XmTabListGetTab (3) - A convenience function that returns a copy of a tab
XmTabListInsertTabs (3) - A convenience function that inserts tabs into a tab list
XmTabListRemoveTabs (3) - A convenience function that removes noncontiguous tabs
XmTabListReplacePositions (3) - A convenience function that creates a new tab list with replacement tabs
XmTabListTabCount (3) - A convenience function that counts the number of tabs
XmTabSetValue (3) - A convenience function that sets a tab stop
XmTabStackGetSelectedTab (3) - A TabStack function that returns the widget ID of the currently selectedtab
XmTabStackSelectTab (3) - A TabStack function that sets the currently displayed child
XmTabStackXYToWidget (3) - A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space
XmTargetsAreCompatible (3) - A function that tests whether the target types match between a drop site and source object
XmTextClearSelection (3) - A Text function that clears the primary selection
XmTextCopy (3) - A Text function that copies the primary selection to the clipboard
XmTextCopyLink (3) - A Text function that copies a link to the primary selection to the clipboard
XmTextCut (3) - A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextDisableRedisplay (3) - A Text function that temporarily prevents visual update of the Text widget
XmTextEnableRedisplay (3) - A Text function that forces the visual update of a Text widget
XmTextFieldClearSelection (3) - A TextField function that clears the primary selection
XmTextFieldCopy (3) - A TextField function that copies the primary selection to the clipboard
XmTextFieldCopyLink (3) - A TextField function that copies a link to the primary selection to the clipboard
XmTextFieldCut (3) - A TextField function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldGetBaseline (3) - A TextField function that accesses the y position of the baseline
XmTextFieldGetEditable (3) - A TextField function that accesses the edit permission state
XmTextFieldGetInsertionPosition (3) - A TextField function that accesses the position of the insertion cursor
XmTextFieldGetLastPosition (3) - A TextField function that accesses the position of the last text character
XmTextFieldGetMaxLength (3) - A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard
XmTextFieldGetSelection (3) - A TextField function that retrieves the value of the primary selection
XmTextFieldGetSelectionPosition (3) - A TextField function that accesses the position of the primary selection
XmTextFieldGetSelectionWcs (3) - A TextField function that retrieves the value of a wide character encoded primary selection
XmTextFieldGetString (3) - A TextField function that accesses the string value
XmTextFieldGetStringWcs (3) - A TextField function that retrieves a copy of the wide character string value of a TextField widget
XmTextFieldGetSubstring (3) - A TextField function that retrieves a copy of a portion of the internal text buffer
XmTextFieldGetSubstringWcs (3) - A TextField function that retrieves a portion of a wide character internal text buffer
XmTextFieldInsert (3) - A TextField function that inserts a character string into a text string
XmTextFieldInsertWcs (3) - A TextField function that inserts a wide character string into a TextField widget
XmTextFieldPaste (3) - A TextField function that inserts the clipboard selection
XmTextFieldPasteLink (3) - A TextField function that inserts a link to the clipboard selection
XmTextFieldPosToXY (3) - A TextField function that accesses the x and y position of a character position
XmTextFieldRemove (3) - A TextField function that deletes the primary selection
XmTextFieldReplace (3) - A TextField function that replaces part of a text string
XmTextFieldReplaceWcs (3) - A TextField function that replaces part of a wide character string in a TextField widget
XmTextFieldSetAddMode (3) - A TextField function that sets the state of Add mode
XmTextFieldSetEditable (3) - A TextField function that sets the edit permission
XmTextFieldSetHighlight (3) - A TextField function that highlights text
XmTextFieldSetInsertionPosition (3) - A TextField function that sets the position of the insertion cursor
XmTextFieldSetMaxLength (3) - A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard
XmTextFieldSetSelection (3) - A TextField function that sets the primary selection of the text
XmTextFieldSetString (3) - A TextField function that sets the string value
XmTextFieldSetStringWcs (3) - A TextField function that sets a wide character string value
XmTextFieldShowPosition (3) - A TextField function that forces text at a given position to be displayed
XmTextFieldXYToPos (3) - A TextField function that accesses the character position nearest an x and y position
XmTextFindString (3) - A Text function that finds the beginning position of a text string
XmTextFindStringWcs (3) - A Text function that finds the beginning position of a wide character text string
XmTextGetBaseline (3) - A Text function that accesses the y position of the baseline
XmTextGetEditable (3) - A Text function that accesses the edit permission state
XmTextGetInsertionPosition (3) - A Text function that accesses the position of the insert cursor
XmTextGetLastPosition (3) - A Text function that accesses the last position in the text
XmTextGetMaxLength (3) - A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard
XmTextGetSelection (3) - A Text function that retrieves the value of the primary selection
XmTextGetSelectionPosition (3) - A Text function that accesses the position of the primary selection
XmTextGetSelectionWcs (3) - A Text function that retrieves the value of a wide character encoded primary selection
XmTextGetSource (3) - A Text function that accesses the source of the widget
XmTextGetString (3) - A Text function that accesses the string value
XmTextGetStringWcs (3) - A Text function that retrieves a copy of the wide character string value of a Text widget
XmTextGetSubstring (3) - A Text function that retrieves a copy of a portion of the internal text buffer
XmTextGetSubstringWcs (3) - A Text function that retrieves a portion of a wide character internal text buffer
XmTextGetTopCharacter (3) - A Text function that accesses the position of the first character displayed
XmTextInsert (3) - A Text function that inserts a character string into a text string
XmTextInsertWcs (3) - A Text function that inserts a wide character string into a Text widget
XmTextPaste (3) - A Text function that inserts the clipboard selection
XmTextPasteLink (3) - A Text function that inserts a link to the clipboard selection
XmTextPosToXY (3) - A Text function that accesses the x and y position of a character position
XmTextPosition (3) - Data type for a character position within a text string
XmTextRemove (3) - A Text function that deletes the primary selection
XmTextReplace (3) - A Text function that replaces part of a text string
XmTextReplaceWcs (3) - A Text function that replaces part of a wide character string in a Text widget
XmTextScroll (3) - A Text function that scrolls text
XmTextSetAddMode (3) - A Text function that sets the state of Add mode
XmTextSetEditable (3) - A Text function that sets the edit permission
XmTextSetHighlight (3) - A Text function that highlights text
XmTextSetInsertionPosition (3) - A Text function that sets the position of the insert cursor
XmTextSetMaxLength (3) - A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard
XmTextSetSelection (3) - A Text function that sets the primary selection of the text
XmTextSetSource (3) - A Text function that sets the source of the widget
XmTextSetString (3) - A Text function that sets the string value
XmTextSetStringWcs (3) - A Text function that sets a wide character string value
XmTextSetTopCharacter (3) - A Text function that sets the position of the first character displayed
XmTextShowPosition (3) - A Text function that forces text at a given position to be displayed
XmTextXYToPos (3) - A Text function that accesses the character position nearest an x and y position
XmToggleButtonGadgetGetState (3) - A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget
XmToggleButtonGadgetSetState (3) - A ToggleButtonGadget function that sets or changes the current state
XmToggleButtonGetState (3) - A ToggleButton function that obtains the state of a ToggleButton
XmToggleButtonSetState (3) - A ToggleButton function that sets or changes the current state
XmToggleButtonSetValue (3) - A ToggleButton function that sets or changes the current state
XmTrackingEvent (3) - A Toolkit function that provides a modal interaction
XmTrackingLocate (3) - A Toolkit function that provides a modal interaction
XmTransferDone (3) - A toolkit function that completes a data transfer
XmTransferSendRequest (3) - A toolkit function that transfers a MULTIPLE request
XmTransferSetParameters (3) - A toolkit function that establishes parameters to be passed by the next call to XmTransferValue
XmTransferStartRequest (3) - A toolkit function that begins a MULTIPLE transfer
XmTransferValue (3) - A toolkit function that transfers data to a destination
XmTranslateKey (3) - The default keycode-to-keysym translator
XmUninstallImage (3) - A pixmap caching function that removes an image from the image cache
XmUpdateDisplay (3) - A function that processes all pending exposure events immediately
XmVaCreateArrowButton, XmVaCreateManagedArrowButton (3) - A ArrowButton widget convenience creation functions.
XmVaCreateArrowButtonGadget, XmVaCreateManagedArrowButtonGadget (3) - A ArrowButtonGadget widget convenience creation functions.
XmVaCreateBulletinBoard, XmVaCreateManagedBulletinBoard (3) - A BulletinBoard widget convenience creation functions.
XmVaCreateButtonBox, XmVaCreateManagedButtonBox (3) - A ButtonBox widget convenience creation functions.
XmVaCreateCascadeButton, XmVaCreateManagedCascadeButton (3) - A CascadeButton widget convenience creation functions.
XmVaCreateColorSelector, XmVaCreateManagedColorSelector (3) - A ColorSelector widget convenience creation functions.
XmVaCreateColumn, XmVaCreateManagedColumn (3) - A Column widget convenience creation functions.
XmVaCreateCombinationBox2, XmVaCreateManagedCombinationBox2 (3) - A Form widget convenience creation functions.
XmVaCreateComboBox, XmVaCreateManagedComboBox (3) - A ComboBox widget convenience creation functions.
XmVaCreateCommand, XmVaCreateManagedCommand (3) - A Command widget convenience creation functions.
XmVaCreateContainer, XmVaCreateManagedContainer (3) - A Container widget convenience creation functions.
XmVaCreateDataField, XmVaCreateManagedDataField (3) - A DataField widget convenience creation functions.
XmVaCreateDrawingArea, XmVaCreateManagedDrawingArea (3) - A DrawingArea widget convenience creation functions.
XmVaCreateDrawnButton, XmVaCreateManagedDrawnButton (3) - A DrawnButton widget convenience creation functions.
XmVaCreateDropDown, XmVaCreateManagedDropDown (3) - A DropDown widget convenience creation functions.
XmVaCreateExt18List, XmVaCreateManagedExt18List (3) - A Form widget convenience creation functions.
XmVaCreateFileSelectionBox, XmVaCreateManagedFileSelectionBox (3) - A FileSelectionBox widget convenience creation functions.
XmVaCreateForm, XmVaCreateManagedForm (3) - A Form widget convenience creation functions.
XmVaCreateFrame, XmVaCreateManagedFrame (3) - A Frame widget convenience creation functions.
XmVaCreateHierarchy, XmVaCreateManagedHierarchy (3) - A Hierarchy widget convenience creation functions.
XmVaCreateIconGadget, XmVaCreateManagedIconGadget (3) - A IconGadget widget convenience creation functions.
XmVaCreateLabel, XmVaCreateManagedLabel (3) - A Label widget convenience creation functions.
XmVaCreateLabelGadget, XmVaCreateManagedLabelGadget (3) - A LabelGadget widget convenience creation functions.
XmVaCreateList, XmVaCreateManagedList (3) - A List widget convenience creation functions.
XmVaCreateMainWindow, XmVaCreateManagedMainWindow (3) - A MainWindow widget convenience creation functions.
XmVaCreateMessageBox, XmVaCreateManagedMessageBox (3) - A MessageBox widget convenience creation functions.
XmVaCreateMultiList, XmVaCreateManagedMultiList (3) - A MultiList widget convenience creation functions.
XmVaCreateNotebook, XmVaCreateManagedNotebook (3) - A Notebook widget convenience creation functions.
XmVaCreateOutline, XmVaCreateManagedOutline (3) - A Outline widget convenience creation functions.
XmVaCreatePanedWindow, XmVaCreateManagedPanedWindow (3) - A PanedWindow widget convenience creation functions.
XmVaCreatePushButton, XmVaCreateManagedPushButton (3) - A PushButton widget convenience creation functions.
XmVaCreatePushButtonGadget, XmVaCreateManagedPushButtonGadget (3) - A PushButtonGadget widget convenience creation functions.
XmVaCreateRowColumn, XmVaCreateManagedRowColumn (3) - A RowColumn widget convenience creation functions.
XmVaCreateScale, XmVaCreateManagedScale (3) - A Scale widget convenience creation functions.
XmVaCreateScrollBar, XmVaCreateManagedScrollBar (3) - A ScrollBar widget convenience creation functions.
XmVaCreateScrolledWindow, XmVaCreateManagedScrolledWindow (3) - A ScrolledWindow widget convenience creation functions.
XmVaCreateSelectionBox, XmVaCreateManagedSelectionBox (3) - A SelectionBox widget convenience creation functions.
XmVaCreateSeparatorGadget, XmVaCreateManagedSeparatorGadget (3) - A SeparatorGadget widget convenience creation functions.
XmVaCreateSimpleCheckBox (3) - A RowColumn widget convenience creation function
XmVaCreateSimpleMenuBar (3) - A RowColumn widget convenience creation function
XmVaCreateSimpleOptionMenu (3) - A RowColumn widget convenience creation function
XmVaCreateSimplePopupMenu (3) - A RowColumn widget convenience creation function
XmVaCreateSimplePulldownMenu (3) - A RowColumn widget convenience creation function
XmVaCreateSimpleRadioBox (3) - A RowColumn widget convenience creation function
XmVaCreateSimpleSpinBox, XmVaCreateManagedSimpleSpinBox (3) - A SimpleSpinBox widget convenience creation functions.
XmVaCreateSpinBox, XmVaCreateManagedSpinBox (3) - A SpinBox widget convenience creation functions.
XmVaCreateTabStack, XmVaCreateManagedTabStack (3) - A TabStack widget convenience creation functions.
XmVaCreateText, XmVaCreateManagedText (3) - A Text widget convenience creation functions.
XmVaCreateTextField, XmVaCreateManagedTextField (3) - A TextField widget convenience creation functions.
XmVaCreateToggleButton, XmVaCreateManagedToggleButton (3) - A ToggleButton widget convenience creation functions.
XmVaCreateToggleButtonGadget, XmVaCreateManagedToggleButtonGadget (3) - A ToggleButtonGadget widget convenience creation functions.
XmWidgetGetBaselines (3) - Retrieves baseline information for a widget
XmWidgetGetDisplayRect (3) - Retrieves display rectangle information for a widget
ZBDSQR (3f) - the singular values and, optionally, the right and/or left singular vectors from the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B using the implicit zeroshift QR algorithm
ZCGESV (3F) - the solution to a real system of linear equations A * X = B,
ZDROT (1) - a plane rotation, where the cos and sin (c and s) are real and the vectors cx and cy are complex
ZGBBRD (3f) - a complex general m-by-n band matrix A to real upper bidiagonal form B by a unitary transformation
ZGBCON (3f) - the reciprocal of the condition number of a complex general band matrix A, in either the 1-norm or the infinity-norm,
ZGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
ZGBMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or y := alpha*conjg( A' )*x + beta*y,
ZGBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
ZGBSV (3f) - the solution to a complex system of linear equations A * X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
ZGBSVX (3f) - the LU factorization to compute the solution to a complex system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
ZGBTF2 (3f) - an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
ZGBTRF (3f) - an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
ZGBTRS (3f) - a system of linear equations A * X = B, A**T * X = B, or A**H * X = B with a general band matrix A using the LU factorization computed by ZGBTRF
ZGEBAK (3f) - the right or left eigenvectors of a complex general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by ZGEBAL
ZGEBAL (3f) - a general complex matrix A
ZGEBD2 (3f) - a complex general m by n matrix A to upper or lower real bidiagonal form B by a unitary transformation
ZGEBRD (3f) - a general complex M-by-N matrix A to upper or lower bidiagonal form B by a unitary transformation
ZGECON (3f) - the reciprocal of the condition number of a general complex matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by ZGETRF
ZGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
ZGEES (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
ZGEESX (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
ZGEEV (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
ZGEEVX (3f) - for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
ZGEGS (3f) - i deprecated and has been replaced by routine ZGGES
ZGEGV (3f) - i deprecated and has been replaced by routine ZGGEV
ZGEHD2 (3f) - a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
ZGEHRD (3f) - a complex general matrix A to upper Hessenberg form H by an unitary similarity transformation
ZGELQ2 (3f) - an LQ factorization of a complex m by n matrix A
ZGELQF (3f) - an LQ factorization of a complex M-by-N matrix A
ZGELS (3f) - overdetermined or underdetermined complex linear systems involving an M-by-N matrix A, or its conjugate-transpose, using a QR or LQ factorization of A
ZGELSX (3f) - i deprecated and has been replaced by routine ZGELSY
ZGEMM (1) - performs one of the matrix-matrix operations C := alpha*op( A )*op( B ) + beta*C,
ZGEMV (1) - performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y, or y := alpha*conjg( A' )*x + beta*y,
ZGEQL2 (3f) - a QL factorization of a complex m by n matrix A
ZGEQLF (3f) - a QL factorization of a complex M-by-N matrix A
ZGEQP3 (3f) - a QR factorization with column pivoting of a matrix A
ZGEQPF (3f) - i deprecated and has been replaced by routine ZGEQP3
ZGEQR2 (3f) - a QR factorization of a complex m by n matrix A
ZGEQRF (3f) - a QR factorization of a complex M-by-N matrix A
ZGERC (1) - performs the rank 1 operation A := alpha*x*conjg( y' ) + A,
ZGERFS (3f) - the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
ZGERQ2 (3f) - an RQ factorization of a complex m by n matrix A
ZGERQF (3f) - an RQ factorization of a complex M-by-N matrix A
ZGERU (1) - performs the rank 1 operation A := alpha*x*y' + A,
ZGESC2 (3f) - a system of linear equations A * X = scale* RHS with a general N-by-N matrix A using the LU factorization with complete pivoting computed by ZGETC2
ZGESDD (3f) - the singular value decomposition (SVD) of a complex M-by-N matrix A, optionally computing the left and/or right singular vectors, by using divide-and-conquer method
ZGESV (3f) - the solution to a complex system of linear equations A * X = B,
ZGESVD (3f) - the singular value decomposition (SVD) of a complex M-by-N matrix A, optionally computing the left and/or right singular vectors
ZGESVX (3f) - the LU factorization to compute the solution to a complex system of linear equations A * X = B,
ZGETC2 (3f) - an LU factorization, using complete pivoting, of the n-by-n matrix A
ZGETF2 (3f) - an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
ZGETRF (3f) - an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
ZGETRI (3f) - the inverse of a matrix using the LU factorization computed by ZGETRF
ZGETRS (3f) - a system of linear equations A * X = B, A**T * X = B, or A**H * X = B with a general N-by-N matrix A using the LU factorization computed by ZGETRF
ZGGBAK (3f) - the right or left eigenvectors of a complex generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by ZGGBAL
ZGGBAL (3f) - a pair of general complex matrices (A,B)
ZGGES (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B), the generalized eigenvalues, the generalized complex Schur form (S, T), and optionally left and/or right Schur vectors (VSL and VSR)
ZGGESX (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B), the generalized eigenvalues, the complex Schur form (S,T),
ZGGEV (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B), the generalized eigenvalues, and optionally, the left and/or right generalized eigenvectors
ZGGEVX (3f) - for a pair of N-by-N complex nonsymmetric matrices (A,B) the generalized eigenvalues, and optionally, the left and/or right generalized eigenvectors
ZGGHRD (3f) - a pair of complex matrices (A,B) to generalized upper Hessenberg form using unitary transformations, where A is a general matrix and B is upper triangular
ZGGQRF (3F) - a generalized QR factorization of an N-by-M matrix A and an Nby-P matrix B
ZGGRQF (3F) - a generalized RQ factorization of an M-by-N matrix A and a Pby-N matrix B
ZGGSVD (3f) - the generalized singular value decomposition (GSVD) of an Mby-N complex matrix A and P-by-N complex matrix B
ZGGSVP (3F) - unitary matrices U, V and Q such that N-K-L K L U'*A*Q = K ( 0 A12 A13 ) if M-K-L >= 0
ZGTCON (3f) - the reciprocal of the condition number of a complex tridiagonal matrix A using the LU factorization as computed by ZGTTRF
ZGTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
ZGTSV (3f) - the equation A*X = B,
ZGTSVX (3f) - the LU factorization to compute the solution to a complex system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
ZGTTRF (3f) - an LU factorization of a complex tridiagonal matrix A using elimination with partial pivoting and row interchanges
ZGTTRS (3f) - one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B,
ZGTTS2 (3f) - one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B,
ZHBEV (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
ZHBEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
ZHBEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
ZHBMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
ZHBTRD (3f) - a complex Hermitian band matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
ZHECON (3f) - the reciprocal of the condition number of a complex Hermitian matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by ZHETRF
ZHEEV (3f) - all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
ZHEEVD (3f) - all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
ZHEEVR (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
ZHEEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
ZHEMM (1) - performs one of the matrix-matrix operations C := alpha*A*B + beta*C,
ZHEMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
ZHER (1) - performs the hermitian rank 1 operation A := alpha*x*conjg( x' ) + A,
ZHER2 (1) - performs the hermitian rank 2 operation A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
ZHER2K (1) - performs one of the hermitian rank 2k operations C := alpha*A*conjg( B' ) + conjg( alpha )*B*conjg( A' ) + beta*C,
ZHERFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite, and provides error bounds and backward error estimates for the solution
ZHERK (1) - performs one of the hermitian rank k operations C := alpha*A*conjg( A' ) + beta*C,
ZHESV (3f) - the solution to a complex system of linear equations A * X = B,
ZHESVX (3f) - the diagonal pivoting factorization to compute the solution to a complex system of linear equations A * X = B,
ZHETD2 (3f) - a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
ZHETF2 (3f) - the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
ZHETRD (3f) - a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
ZHETRF (3f) - the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
ZHETRI (3f) - the inverse of a complex Hermitian indefinite matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by ZHETRF
ZHETRS (3f) - a system of linear equations A*X = B with a complex Hermitian matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by ZHETRF
ZHGEQZ (3f) - the eigenvalues of a complex matrix pair (H,T),
ZHPCON (3f) - the reciprocal of the condition number of a complex Hermitian packed matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by ZHPTRF
ZHPEV (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix in packed storage
ZHPEVD (3f) - all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
ZHPEVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
ZHPMV (1) - performs the matrix-vector operation y := alpha*A*x + beta*y,
ZHPR (1) - performs the hermitian rank 1 operation A := alpha*x*conjg( x' ) + A,
ZHPR2 (1) - performs the hermitian rank 2 operation A := alpha*x*conjg( y' ) + conjg( alpha )*y*conjg( x' ) + A,
ZHPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite and packed, and provides error bounds and backward error estimates for the solution
ZHPSV (3f) - the solution to a complex system of linear equations A * X = B,
ZHPSVX (3f) - the diagonal pivoting factorization A = U*D*U**H or A = L*D*L**H to compute the solution to a complex system of linear equations A * X = B, where A is an N-by-N Hermitian matrix stored in packed format and X and B are N-by-NRHS matrices
ZHPTRD (3f) - a complex Hermitian matrix A stored in packed form to real symmetric tridiagonal form T by a unitary similarity transformation
ZHPTRF (3f) - the factorization of a complex Hermitian packed matrix A using the Bunch-Kaufman diagonal pivoting method
ZHPTRI (3f) - the inverse of a complex Hermitian indefinite matrix A in packed storage using the factorization A = U*D*U**H or A = L*D*L**H computed by ZHPTRF
ZHPTRS (3f) - a system of linear equations A*X = B with a complex Hermitian matrix A stored in packed format using the factorization A = U*D*U**H or A = L*D*L**H computed by ZHPTRF
ZHSEIN (3f) - inverse iteration to find specified right and/or left eigenvectors of a complex upper Hessenberg matrix H
ZHSEQR (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
ZLABRD (3f) - the first NB rows and columns of a complex general m by n matrix A to upper or lower real bidiagonal form by a unitary transformation Q' * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
ZLACN2 (3f) - the 1-norm of a square, complex matrix A
ZLACON (3f) - the 1-norm of a square, complex matrix A
ZLACP2 (3f) - all or part of a real two-dimensional matrix A to a complex matrix B
ZLACPY (3f) - all or part of a two-dimensional matrix A to another matrix B
ZLACRM (3f) - a very simple matrix-matrix multiplication
ZLACRT (3f) - the operation ( c s )( x ) ==> ( x ) ( -s c )( y ) ( y ) where c and s are complex and the vectors x and y are complex
ZLAED0 (3f) - divide and conquer method, ZLAED0 computes all eigenvalues of a symmetric tridiagonal matrix which is one diagonal block of those from reducing a dense or band Hermitian matrix and corresponding eigenvectors of the dense or band matrix
ZLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
ZLAEIN (3f) - inverse iteration to find a right or left eigenvector corresponding to the eigenvalue W of a complex upper Hessenberg matrix H
ZLAESY (3f) - the eigendecomposition of a 2-by-2 symmetric matrix ( ( A, B );( B, C ) ) provided the norm of the matrix of eigenvectors is larger than some threshold value
ZLAEV2 (3f) - the eigendecomposition of a 2-by-2 Hermitian matrix [ A B ] [ CONJG(B) C ]
ZLAG2C (3F) - a DOUBLE PRECISION COMPLEX matrix, SA, to a SINGLE PRECISION COMPLEX matrix, A
ZLAGS2 (3f) - 2-by-2 unitary matrices U, V and Q, such that if ( UPPER ) then U'*A*Q = U'*( A1 A2 )*Q = ( x 0 ) ( 0 A3 ) ( x x ) and V'*B*Q = V'*( B1 B2 )*Q = ( x 0 ) ( 0 B3 ) ( x x ) or if ( .NOT.UPPER ) then U'*A*Q = U'*( A1 0 )*Q = ( x x ) ( A2 A3 ) ( 0 x ) and V'*B*Q = V'*( B1 0 )*Q = ( x x ) ( B2 B3 ) ( 0 x ) where U = ( CSU SNU ), V = ( CSV SNV ),
ZLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
ZLAHEF (3f) - a partial factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
ZLAHQR (3f) - i an auxiliary routine called by CHSEQR to update the eigenvalues and Schur decomposition already computed by CHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
ZLAHR2 (3F) - the first NB columns of A complex general n-BY-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
ZLAHRD (3f) - the first NB columns of a complex general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
ZLAIC1 (3f) - one step of incremental condition estimation in its simplest version
ZLALS0 (3f) - back the multiplying factors of either the left or the right singular vector matrix of a diagonal matrix appended by a row to the right hand side matrix B in solving the least squares problem using the divide-and-conquer SVD approach
ZLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
ZLANGB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
ZLANGE (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex matrix A
ZLANGT (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex tridiagonal matrix A
ZLANHB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n hermitian band matrix A, with k super-diagonals
ZLANHE (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A
ZLANHP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A, supplied in packed form
ZLANHS (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
ZLANHT (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex Hermitian tridiagonal matrix A
ZLANSB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
ZLANSP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A, supplied in packed form
ZLANSY (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A
ZLANTB (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
ZLANTP (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
ZLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
ZLAPMT (3f) - the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
ZLAQGB (3f) - a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
ZLAQGE (3f) - a general M by N matrix A using the row and column scaling factors in the vectors R and C
ZLAQHB (3f) - a symmetric band matrix A using the scaling factors in the vector S
ZLAQHE (3f) - a Hermitian matrix A using the scaling factors in the vector S
ZLAQHP (3f) - a Hermitian matrix A using the scaling factors in the vector S
ZLAQP2 (3f) - a QR factorization with column pivoting of the block A(OFFSET+1:M,1:N)
ZLAQPS (3f) - a step of QR factorization with column pivoting of a complex M-by-N matrix A by using Blas-3
ZLAQR0 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
ZLAQR4 (3f) - compute the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
ZLAQSB (3f) - a symmetric band matrix A using the scaling factors in the vector S
ZLAQSP (3f) - a symmetric matrix A using the scaling factors in the vector S
ZLAQSY (3f) - a symmetric matrix A using the scaling factors in the vector S
ZLAR1V (3f) - the (scaled) r-th column of the inverse of the sumbmatrix in rows B1 through BN of the tridiagonal matrix L D L^T - sigma I
ZLAR2V (3f) - a vector of complex plane rotations with real cosines from both sides to a sequence of 2-by-2 complex Hermitian matrices,
ZLARCM (3f) - a very simple matrix-matrix multiplication
ZLARF (3f) - a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
ZLARFB (3f) - a complex block reflector H or its transpose H' to a complex M-by-N matrix C, from either the left or the right
ZLARFG (3f) - a complex elementary reflector H of order n, such that H' * ( alpha ) = ( beta ), H' * H = I
ZLARFX (3f) - a complex elementary reflector H to a complex m by n matrix C, from either the left or the right
ZLARGV (3f) - a vector of complex plane rotations with real cosines, determined by elements of the complex vectors x and y
ZLARRV (3f) - the eigenvectors of the tridiagonal matrix T = L D L^T given L, D and APPROXIMATIONS to the eigenvalues of L D L^T
ZLARTG (3f) - a plane rotation so that [ CS SN ] [ F ] [ R ] [ __ ]
ZLARTV (3f) - a vector of complex plane rotations with real cosines to elements of the complex vectors x and y
ZLARZ (3f) - a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
ZLASCL (3f) - the M by N complex matrix A by the real scalar CTO/CFROM
ZLASR (3f) - a sequence of real plane rotations to a complex matrix A, from either the left or the right
ZLASSQ (3f) - the values scl and ssq such that ( scl**2 )*ssq = x( 1 )**2 +...+ x( n )**2 + ( scale**2 )*sumsq,
ZLASWP (3f) - a series of row interchanges on the matrix A
ZLASYF (3f) - a partial factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
ZLATBS (3f) - one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
ZLATDF (3f) - the contribution to the reciprocal Dif-estimate by solving for x in Z * x = b, where b is chosen such that the norm of x is as large as possible
ZLATPS (3f) - one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
ZLATRD (3f) - NB rows and columns of a complex Hermitian matrix A to Hermitian tridiagonal form by a unitary similarity transformation Q' * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
ZLATRS (3f) - one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
ZLATRZ (3f) - the M-by-(M+L) complex upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z by means of unitary transformations, where Z is an (M+L)-by-(M+L) unitary matrix and, R and A1 are M-by-M upper triangular matrices
ZLATZM (3f) - i deprecated and has been replaced by routine ZUNMRZ
ZPBCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite band matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPBTRF
ZPBEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
ZPBRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and banded, and provides error bounds and backward error estimates for the solution
ZPBSTF (3f) - a split Cholesky factorization of a complex Hermitian positive definite band matrix A
ZPBSV (3f) - the solution to a complex system of linear equations A * X = B,
ZPBSVX (3f) - the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
ZPBTF2 (3f) - the Cholesky factorization of a complex Hermitian positive definite band matrix A
ZPBTRF (3f) - the Cholesky factorization of a complex Hermitian positive definite band matrix A
ZPBTRS (3f) - a system of linear equations A*X = B with a Hermitian positive definite band matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPBTRF
ZPOCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPOTRF
ZPOEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
ZPORFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite,
ZPOSV (3f) - the solution to a complex system of linear equations A * X = B,
ZPOSVX (3f) - the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
ZPOTF2 (3f) - the Cholesky factorization of a complex Hermitian positive definite matrix A
ZPOTRF (3f) - the Cholesky factorization of a complex Hermitian positive definite matrix A
ZPOTRI (3f) - the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPOTRF
ZPOTRS (3f) - a system of linear equations A*X = B with a Hermitian positive definite matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPOTRF
ZPPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite packed matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPPTRF
ZPPEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
ZPPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and packed, and provides error bounds and backward error estimates for the solution
ZPPSV (3f) - the solution to a complex system of linear equations A * X = B,
ZPPSVX (3f) - the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
ZPPTRF (3f) - the Cholesky factorization of a complex Hermitian positive definite matrix A stored in packed format
ZPPTRI (3f) - the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPPTRF
ZPPTRS (3f) - a system of linear equations A*X = B with a Hermitian positive definite matrix A in packed storage using the Cholesky factorization A = U**H*U or A = L*L**H computed by ZPPTRF
ZPTCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite tridiagonal matrix using the factorization A = L*D*L**H or A = U**H*D*U computed by ZPTTRF
ZPTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using DPTTRF and then calling ZBDSQR to compute the singular values of the bidiagonal factor
ZPTRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
ZPTSV (3f) - the solution to a complex system of linear equations A*X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
ZPTSVX (3f) - the factorization A = L*D*L**H to compute the solution to a complex system of linear equations A*X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
ZPTTRF (3f) - the L*D*L' factorization of a complex Hermitian positive definite tridiagonal matrix A
ZPTTRS (3f) - a tridiagonal system of the form A * X = B using the factorization A = U'*D*U or A = L*D*L' computed by ZPTTRF
ZPTTS2 (3f) - a tridiagonal system of the form A * X = B using the factorization A = U'*D*U or A = L*D*L' computed by ZPTTRF
ZROT (3f) - a plane rotation, where the cos (C) is real and the sin (S) is complex, and the vectors CX and CY are complex
ZROTG (1) - ZROTG determine a double complex Givens rotation
ZSPCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex symmetric packed matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by ZSPTRF
ZSPMV (3f) - the matrix-vector operation y := alpha*A*x + beta*y,
ZSPR (3f) - the symmetric rank 1 operation A := alpha*x*conjg( x' ) + A,
ZSPRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
ZSPSV (3f) - the solution to a complex system of linear equations A * X = B,
ZSPSVX (3f) - the diagonal pivoting factorization A = U*D*U**T or A = L*D*L**T to compute the solution to a complex system of linear equations A * X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
ZSPTRF (3f) - the factorization of a complex symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
ZSPTRI (3f) - the inverse of a complex symmetric indefinite matrix A in packed storage using the factorization A = U*D*U**T or A = L*D*L**T computed by ZSPTRF
ZSPTRS (3f) - a system of linear equations A*X = B with a complex symmetric matrix A stored in packed format using the factorization A = U*D*U**T or A = L*D*L**T computed by ZSPTRF
ZSTEDC (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
ZSTEGR (3f) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
ZSTEIN (3f) - the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
ZSTEMR (3F) - selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T
ZSTEQR (3f) - all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
ZSYCON (3f) - the reciprocal of the condition number (in the 1-norm) of a complex symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by ZSYTRF
ZSYMM (1) - performs one of the matrix-matrix operations C := alpha*A*B + beta*C,
ZSYMV (3f) - the matrix-vector operation y := alpha*A*x + beta*y,
ZSYR (3f) - the symmetric rank 1 operation A := alpha*x*( x' ) + A,
ZSYR2K (1) - performs one of the symmetric rank 2k operations C := alpha*A*B' + alpha*B*A' + beta*C,
ZSYRFS (3f) - the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
ZSYRK (1) - performs one of the symmetric rank k operations C := alpha*A*A' + beta*C,
ZSYSV (3f) - the solution to a complex system of linear equations A * X = B,
ZSYSVX (3f) - the diagonal pivoting factorization to compute the solution to a complex system of linear equations A * X = B,
ZSYTF2 (3f) - the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
ZSYTRF (3f) - the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
ZSYTRI (3f) - the inverse of a complex symmetric indefinite matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by ZSYTRF
ZSYTRS (3f) - a system of linear equations A*X = B with a complex symmetric matrix A using the factorization A = U*D*U**T or A = L*D*L**T computed by ZSYTRF
ZTBCON (3f) - the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
ZTBMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x, or x := conjg( A' )*x,
ZTBRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
ZTBSV (1) - solves one of the systems of equations A*x = b, or A'*x = b, or conjg( A' )*x = b,
ZTGEVC (3f) - some or all of the right and/or left eigenvectors of a pair of complex matrices (S,P), where S and P are upper triangular
ZTGEXC (3f) - the generalized Schur decomposition of a complex matrix pair (A,B), using an unitary equivalence transformation (A, B) := Q * (A, B) * Z', so that the diagonal block of (A, B) with row index IFST is moved to row ILST
ZTGSEN (3f) - the generalized Schur decomposition of a complex matrix pair (A, B) (in terms of an unitary equivalence transformation Q' * (A, B) * Z), so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the pair (A,B)
ZTGSJA (3f) - the generalized singular value decomposition (GSVD) of two complex upper triangular (or trapezoidal) matrices A and B
ZTGSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or eigenvectors of a matrix pair (A, B)
ZTGSY2 (3f) - the generalized Sylvester equation A * R - L * B = scale D * R - L * E = scale * F using Level 1 and 2 BLAS, where R and L are unknown M-by-N matrices,
ZTGSYL (3f) - the generalized Sylvester equation
ZTPCON (3f) - the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
ZTPMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x, or x := conjg( A' )*x,
ZTPRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
ZTPSV (1) - solves one of the systems of equations A*x = b, or A'*x = b, or conjg( A' )*x = b,
ZTPTRI (3f) - the inverse of a complex upper or lower triangular matrix A stored in packed format
ZTRCON (3f) - the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
ZTREVC (3f) - some or all of the right and/or left eigenvectors of a complex upper triangular matrix T
ZTREXC (3f) - the Schur factorization of a complex matrix A = Q*T*Q**H, so that the diagonal element of T with row index IFST is moved to row ILST
ZTRMM (1) - performs one of the matrix-matrix operations B := alpha*op( A )*B, or B := alpha*B*op( A ) where alpha is a scalar, B is an m by n matrix, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of op( A ) = A or op( A ) = A' or op( A ) = conjg( A' )
ZTRMV (1) - performs one of the matrix-vector operations x := A*x, or x := A'*x, or x := conjg( A' )*x,
ZTRRFS (3f) - error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
ZTRSEN (3f) - the Schur factorization of a complex matrix A = Q*T*Q**H, so that a selected cluster of eigenvalues appears in the leading positions on the diagonal of the upper triangular matrix T, and the leading columns of Q form an orthonormal basis of the corresponding right invariant subspace
ZTRSM (1) - solves one of the matrix equations op( A )*X = alpha*B, or X*op( A ) = alpha*B,
ZTRSNA (3f) - reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a complex upper triangular matrix T (or of any matrix Q*T*Q**H with Q unitary)
ZTRSV (1) - solves one of the systems of equations A*x = b, or A'*x = b, or conjg( A' )*x = b,
ZTRSYL (3f) - the complex Sylvester matrix equation
ZTRTI2 (3f) - the inverse of a complex upper or lower triangular matrix
ZTRTRI (3f) - the inverse of a complex upper or lower triangular matrix A
ZTZRQF (3f) - i deprecated and has been replaced by routine ZTZRZF
ZTZRZF (3f) - the M-by-N ( M<=N ) complex upper trapezoidal matrix A to upper triangular form by means of unitary transformations
ZUNG2L (3f) - an m by n complex matrix Q with orthonormal columns,
ZUNG2R (3f) - an m by n complex matrix Q with orthonormal columns,
ZUNGBR (3f) - one of the complex unitary matrices Q or P**H determined by ZGEBRD when reducing a complex matrix A to bidiagonal form
ZUNGHR (3f) - a complex unitary matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by ZGEHRD
ZUNGL2 (3f) - an m-by-n complex matrix Q with orthonormal rows,
ZUNGLQ (3f) - an M-by-N complex matrix Q with orthonormal rows,
ZUNGQL (3f) - an M-by-N complex matrix Q with orthonormal columns,
ZUNGQR (3f) - an M-by-N complex matrix Q with orthonormal columns,
ZUNGR2 (3f) - an m by n complex matrix Q with orthonormal rows,
ZUNGRQ (3f) - an M-by-N complex matrix Q with orthonormal rows,
ZUNGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by ZHETRD
ZUNM2L (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
ZUNM2R (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
ZUNMBR (3f) - = 'Q', ZUNMBR overwrites the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNMHR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNML2 (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
ZUNMLQ (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNMQL (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNMQR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNMR2 (3f) - the general complex m-by-n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
ZUNMR3 (3f) - the general complex m by n matrix C with Q * C if SIDE = 'L' and TRANS = 'N', or Q'* C if SIDE = 'L' and TRANS = 'C', or C * Q if SIDE = 'R' and TRANS = 'N', or C * Q' if SIDE = 'R' and TRANS = 'C',
ZUNMRQ (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNMRZ (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUNMTR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
ZUPGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by ZHPTRD using packed storage
ZUPMTR (3f) - the general complex M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N'
_TIFFmalloc, _TIFFrealloc, _TIFFfree, _TIFFmemset, _TIFFmemcpy, _TIFFmemcmp (3TIFF) - memory management-related functions for use with TIFF files
a52dec (1) - decode ATSC A/52 audio streams
accessors (3) - create accessor methods in caller's package.
accessors::chained (3) - create method chaining accessors in caller's package.
accessors::classic (3) - create 'classic' read/write accessor methods in caller's package.
accessors::ro (3) - create 'classic' read-only accessor methods in caller's package.
accessors::rw (3) - create 'classic' read/write accessor methods in caller's package.
addftinfo (1) - add information to troff font files for use with groff
afmtodit (1) - create font files for use with groff -Tps
agrep (1) - print lines approximately matching a pattern
aliases (5) - Postfix local alias database format
allcm (1) - force the most important Computer-Modern-fonts to be calculated
allneeded (1) - force the calculation of all fonts now needed
amadmin (8) - administrative interface to control AMANDA backups
amanda (8) - Advanced Maryland Automatic Network Disk Archiver
amanda.conf (5) - Main configuration file for AMANDA, the Advanced Maryland Automatic Network Disk Archiver
amcheckdb (8) - check AMANDA database for tape consistency
amdump (8) - back up all disks in an AMANDA configuration
amrecover (8) - AMANDA index database browser
amreport (8) - generate a formatted output of statistics for an AMANDA run
amrmtape (8) - remove a tape from the AMANDA database
amstatus (8) - display the state of an AMANDA run
amstex (1) - structured text formatting and typesetting
amtapetype (8) - generate a tapetype definition.
amtoc (8) - generate TOC (Table Of Contents) for an AMANDA run
anno (1) - annotate messages
anvil (8) - Postfix session count and request rate control
archive_clear_error, archive_compression, archive_compression_name, archive_copy_error, archive_errno, archive_error_string, archive_file_count, archive_format, archive_format_name, archive_set_error (3) - libarchive utility functions
archive_entry_acl_add_entry, archive_entry_acl_add_entry_w, archive_entry_acl_clear, archive_entry_acl_count, archive_entry_acl_next, archive_entry_acl_next_w, archive_entry_acl_reset, archive_entry_acl_text_w, archive_entry_atime, archive_entry_atime_nsec, archive_entry_clear, archive_entry_clone, archive_entry_copy_fflags_text, archive_entry_copy_fflags_text_w, archive_entry_copy_gname, archive_entry_copy_gname_w, archive_entry_copy_hardlink, archive_entry_copy_hardlink_w, archive_entry_copy_link, archive_entry_copy_link_w, archive_entry_copy_pathname_w, archive_entry_copy_sourcepath, archive_entry_copy_stat, archive_entry_copy_symlink, archive_entry_copy_symlink_w, archive_entry_copy_uname, archive_entry_copy_uname_w, archive_entry_dev, archive_entry_devmajor, archive_entry_devminor, archive_entry_filetype, archive_entry_fflags, archive_entry_fflags_text, archive_entry_free, archive_entry_gid, archive_entry_gname, archive_entry_hardlink, archive_entry_ino, archive_entry_mode, archive_entry_mtime, archive_entry_mtime_nsec, archive_entry_nlink, archive_entry_new, archive_entry_pathname, archive_entry_pathname_w, archive_entry_rdev, archive_entry_rdevmajor, archive_entry_rdevminor, archive_entry_set_atime, archive_entry_set_ctime, archive_entry_set_dev, archive_entry_set_devmajor, archive_entry_set_devminor, archive_entry_set_filetype, archive_entry_set_fflags, archive_entry_set_gid, archive_entry_set_gname, archive_entry_set_hardlink, archive_entry_set_link, archive_entry_set_mode, archive_entry_set_mtime, archive_entry_set_pathname, archive_entry_set_rdevmajor, archive_entry_set_rdevminor, archive_entry_set_size, archive_entry_set_symlink, archive_entry_set_uid, archive_entry_set_uname, archive_entry_size, archive_entry_sourcepath, archive_entry_stat, archive_entry_symlink, archive_entry_uid, archive_entry_uname (3) - functions for manipulating archive entry descriptions
archive_read_new, archive_read_set_filter_options, archive_read_set_format_options, archive_read_set_options, archive_read_support_compression_all, archive_read_support_compression_bzip2, archive_read_support_compression_compress, archive_read_support_compression_gzip, archive_read_support_compression_lzma, archive_read_support_compression_none, archive_read_support_compression_xz, archive_read_support_compression_program, archive_read_support_compression_program_signature, archive_read_support_format_all, archive_read_support_format_ar, archive_read_support_format_cpio, archive_read_support_format_empty, archive_read_support_format_iso9660, archive_read_support_format_mtree, archive_read_support_format_raw, archive_read_support_format_tar, archive_read_support_format_zip, archive_read_open, archive_read_open2, archive_read_open_fd, archive_read_open_FILE, archive_read_open_filename, archive_read_open_memory, archive_read_next_header, archive_read_next_header2, archive_read_data, archive_read_data_block, archive_read_data_skip, archive_read_data_into_buffer, archive_read_data_into_fd, archive_read_extract, archive_read_extract2, archive_read_extract_set_progress_callback, archive_read_close, archive_read_finish (3) - functions for reading streaming archives
archive_write_disk_new, archive_write_disk_set_options, archive_write_disk_set_skip_file, archive_write_disk_set_group_lookup, archive_write_disk_set_standard_lookup, archive_write_disk_set_user_lookup, archive_write_header, archive_write_data, archive_write_finish_entry, archive_write_close, archive_write_finish (3) - functions for creating objects on disk
archive_write_new, archive_write_set_format_cpio, archive_write_set_format_pax, archive_write_set_format_pax_restricted, archive_write_set_format_shar, archive_write_set_format_shar_binary, archive_write_set_format_ustar, archive_write_get_bytes_per_block, archive_write_set_bytes_per_block, archive_write_set_bytes_in_last_block, archive_write_set_compression_bzip2, archive_write_set_compression_compress, archive_write_set_compression_gzip, archive_write_set_compression_none, archive_write_set_compression_program, archive_write_set_compressor_options, archive_write_set_format_options, archive_write_set_options, archive_write_open, archive_write_open_fd, archive_write_open_FILE, archive_write_open_filename, archive_write_open_memory, archive_write_header, archive_write_data, archive_write_finish_entry, archive_write_close, archive_write_finish (3) - functions for creating archives
array (n) - Manipulate array variables
asn1Parser (1) - ASN.1 syntax tree generator for libtasn1
asn1_create_element (3) - API function
avahi-daemon.conf (5) - avahi-daemon configuration file
avahi-dnsconfd (8) - Unicast DNS server from mDNS/DNS-SD configuration daemon
avahi.hosts (5) - avahi-daemon static host name file
avahi.service (5) - avahi-daemon static service file
axfr-get (8) - a DNS zone-transfer client. It sends a zone-transfer request in DNS-over-TCP format to descriptor 7, reads the results from descriptor 6, and saves the results in a file.
bdf2gdfont.pl (1) - Convert X11 "BDF" fonts into a loadable font format for GD.
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t, structberval, BerValue, BerVarray, BerElement, ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add, ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_alloc_t, ber_init, ber_init2, ber_free (3) - OpenLDAP LBER types and allocation functions
ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree (3) - OpenLDAP LBER memory allocators
bin_dec_hex (1) - How to use binary, decimal, and hexadecimal notation.
bind_textdomain_codeset (3) - set encoding of message translations
bindtags (n) - Determine which bindings apply to a window, and order of evaluation
bindtextdomain (3) - set directory containing message catalogs
biofetch_genbank_proxy.pl (1) - Caching BioFetch-compatible web proxy for GenBank
bioflat_index.pl (1) - index sequence files using Bio::DB::Flat
bison (1) - GNU Project parser generator (yacc replacement)
bitmap (n) - Images that display two colors
blatte (1) - compile a Blatte program into Perl
blatte-html (1) - convert a Blatte file to HTML
blkcalc (1) - Converts between unallocated disk unit numbers and regular disk unit numbers.
blkcat (1) - Display the contents of file system data unit in a disk image.
blkid (8) - command-line utility to locate/print block device attributes
blkls (1) - List or output file system data units.
blkstat (1) - Display details of a file system data unit (i.e. block or sector)
bmp2tiff (1) - create a TIFF file from a Microsoft Windows Device Independent Bitmap image file
bonobo-activation-server (1) - GNOME component tracker
bounce (5) - Postfix bounce message template format
bounce (8) - Postfix delivery status reports
bp_fast_load_gff.pl (1) - Fast-load a Bio::DB::GFF database from GFF files.
bp_fetch.pl (1) - fetches sequences from bioperl indexed databases
bp_genbank2gff.pl (1) - Load a Bio::DB::GFF database from GENBANK files.
bp_load_gff.pl (1) - Load a Bio::DB::GFF database from GFF files.
bp_meta_gff.pl (1) - Get/set Bio::DB::GFF meta-data
bp_mrtrans (1) - implement a transformer of alignments from protein to mrna coordinates
bp_nrdb.PLS (1) - a script to emulate Warren Gish's nrdb, make a unique sequence database from a set of input databases
bp_seqret (1) - bioperl implementation of sequence fetch from local db (like EMBOSS seqret)
bpsreformat (1) - convert sequence formats
bsdtar (1) - manipulate tape archives
bsqldb (1) - batch SQL script processor using db-lib
bsqlodbc (1) - batch SQL script processor using ODBC
bulk_load_gff.pl (1) - Bulk-load a Bio::DB::GFF database from GFF files.
button (n) - Create and manipulate button widgets
bzip2, bunzip2 (1) - a block-sorting file compressor, v1.0.6 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
calc (1) - arbitrary precision calculator
canonical (5) - Postfix canonical table format
canvas (n) - Create and manipulate canvas widgets
case (n) - Evaluate one of several scripts, depending on a given value
catalyst (1) - Bootstrap a Catalyst application
catch (n) - Evaluate script and trap exceptional returns
catdoc (1) - reads MS-Word file and puts its content as plain text on standard output
catppt (1) - reads MS-PowerPoint file and puts its content on standard output
ccconfig (1) - Get Convert::Binary::C configuration for a compiler
certtool (1) - Manipulate certificates and keys.
cfgmaker (1) - Creates mrtg.cfg files (for mrtg-2.17.0)
chattr (1) - change file attributes on a Linux second extended file system
checkbutton (n) - Create and manipulate checkbutton widgets
chert-update (1) - Update a chert database to the new format keys
cidr_table (5) - format of Postfix CIDR tables
clamav-milter (8) - milter compatible mail scanner
clamav-milter.conf (5) - Configuration file for clamav-milter
clamconf (1) - Clam AntiVirus configuration utility
clamd.conf (5) - Configuration file for Clam AntiVirus Daemon
clamsmtpd.conf (5) - the configuration file for clamsmtpd(8)
clipboard (n) - Manipulate Tk clipboard
clock (n) - Obtain and manipulate time
clusterdb (1) - cluster a PostgreSQL database
cmake (1) - Cross-Platform Makefile Generator.
cmakecompat (1) - Reference of CMake compatibility commands.
concat (n) - Join lists together
continue (n) - Skip to the next iteration of a loop
copydatabase (1) - Perform a document-by-document copy of one or more Xapian databases
couchdb (1) - Apache CouchDB database server
cpio (5) - format of cpio archive files
cppunit-config (1) - script to get information about the installed version of cppunit
createdb (1) - create a new PostgreSQL database
createlang (1) - define a new PostgreSQL procedural language
createuser (1) - define a new PostgreSQL user account
crmgr (1) - administration utility for QDBM Curia
cronolog (1m) - write log messages to log files named according to a template
cronosplit (1m) - split log files into cronolog-compatible files
crtsv (1) - mutual converter between TSV and QDBM Curia database
cssh, crsh, ctel (1) - Cluster administration tool
ctangle, cweave (1) - translate CWEB to C and/or TeX
ctxtools (1) - clean up temporary ConTeXt files, install latest ConTeXt
curl-config (1) - Get information about a libcurl installation
curl_easy_getinfo (3) - extract information from a curl handle
curl_easy_recv (3) - receives raw data on an "easy" connection
curl_easy_send (3) - sends raw data over an "easy" connection
curl_formadd (3) - add a section to a multipart/formdata HTTP POST
curl_formfree (3) - free a previously build multipart/formdata HTTP POST chain
curl_formget (3) - serialize a previously built multipart/formdata HTTP POST chain
curl_free (3) - reclaim memory that has been obtained through a libcurl call
curl_getdate (3) - Convert a date string to number of seconds since January 1, 1970
curl_global_init (3) - Global libcurl initialisation
curl_global_init_mem (3) - Global libcurl initialisation with memory callbacks
curl_maprintf, curl_mfprintf, curl_mprintf, curl_msnprintf, curl_msprintfcurl_mvaprintf, curl_mvfprintf, curl_mvprintf, curl_mvsnprintf, curl_mvsprintf (3) - formatted output conversion
curl_multi_assign (3) - set data to association with an internal socket
curl_multi_fdset (3) - extracts file descriptor information from a multi handle
curl_multi_info_read (3) - read multi stack informationals
curl_multi_init (3) - create a multi handle
curl_multi_perform (3) - reads/writes available data from each easy handle
curl_multi_socket (3) - reads/writes available data
curl_multi_socket_action (3) - reads/writes available data given an action
curl_share_init (3) - Create a shared object
cvscan (1) - generate a scanfile for cvsync and cvsyncd
datacopy (1) - move table data between two servers
dbicadmin (1) - Execute operations upon DBIx::Class objects.
dbiprof (1) - command-line client for DBI::ProfileData
dblink (3) - executes a query in a remote database
dblink_build_sql_delete (3) - builds a DELETE statement using supplied values for primary key field values
dblink_build_sql_insert (3) - builds an INSERT statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_build_sql_update (3) - builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_close (3) - closes a cursor in a remote database
dblink_connect (3) - opens a persistent connection to a remote database
dblink_connect_u (3) - opens a persistent connection to a remote database, insecurely
dblink_disconnect (3) - closes a persistent connection to a remote database
dblink_exec (3) - executes a command in a remote database
dblink_fetch (3) - returns rows from an open cursor in a remote database
dblink_get_notify (3) - retrieve async notifications on a connection
dblink_get_pkey (3) - returns the positions and field names of a relation's primary key fields
dblink_open (3) - opens a cursor in a remote database
dblink_send_query (3) - sends an async query to a remote database
dbmmanage2 (1) - Manage user authentication files in DBM format
dbsplit (1) - script to split an input set of database(s) into smaller pieces
dbus-binding-tool (1) - C language GLib bindings generation utility.
dbus-uuidgen (1) - Utility to generate UUIDs
dde (n) - Execute a Dynamic Data Exchange command
default_store (3) - generic storage of global data.
delve (1) - Inspect the contents of a Xapian database
desktop-file-validate (1) - Validate desktop entry files
disk_sreset (1) - Temporarily reset the size of an ATA disk - LINUX ONLY
disk_stat (1) - Show the details of a disk - LINUX ONLY
dot (1) - filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs
dp (8) - parse dates 822-style
dpmgr (1) - administration utility for QDBM Depot
dptsv (1) - mutual converter between TSV and QDBM Depot database
dracauth (3) - Dynamic Relay Authorization Control client interface
drill (1) - get (debug) information out of DNS(SEC)
dropdb (1) - remove a PostgreSQL database
dt2dv (1) - convert a DTL text representation of a TeX DVI file to a binary DVI file
dtach (1) - simple program that emulates the detach feature of screen.
du (1) - estimate file space usage
dumpe2fs (8) - dump ext2/ext3 filesystem information
dv2dt (1) - convert a binary TeX DVI file to DTL text representation
dvi2fax (1) - convert a TeX DVI file to G3 fax format
dvibook (1) - rearrange pages in DVI file into signatures
dviconcat (1) - concatenate DVI files
dvipdf (1) - konvertiert TeX-DVI-Dateien nach PDF mittels Ghostscript und dvips
dvipng (1) - A DVI-to-PNG translator
dvitype (1) - translate a dvi file for humans
e2fsck.conf (5) - Configuration file for e2fsck
e2image (8) - Save critical ext2/ext3 filesystem metadata to a file
e2pall (1) - convert all EPS files in a LaTeX document to PDF
einfo.pl (1) - query einfo to find all available databases or information about a specific database (field information or links to other NCBI databases)
encoding (n) - Manipulate encodings
entry (n) - Create and manipulate entry widgets
envsubst (1) - substitutes environment variables in shell format strings
envuidgid (8) - runs another program with environment variables indicating a specified account's uid and gid.
epsffit (1) - fit encapsulated PostScript file (EPSF) into constrained size
eqn (1) - format equations for troff
erb (1) - Ruby Templating
error (n) - Generate an error
estconfig (1) - configuration utility of Hyper Estraier
etags, ctags (1) - generate tag file for Emacs, vi
etc/anacrontab (5) - configuration file for anacron
eval (n) - Evaluate a Tcl script
event (n) - Miscellaneous event facilities: define virtual events and generate events
exit (n) - End the application
expr (n) - Evaluate an expression
extract_a52 (1) - extract ATSC A/52 audio from a MPEG stream.
extract_feature_seq (1) - extract the corresponding sequence for a specified feature type
fax2tiff (1) - create a TIFF Class F fax file from raw fax data
fblocked (n) - Test whether the last input operation exhausted all available input
fcopy (n) - Copy data from one channel to another.
fftw-wisdom (1) - create wisdom (pre-optimized FFTs)
fftw-wisdom-to-conf (1) - generate FFTW wisdom (pre-planned transforms)
fftwf-wisdom (1) - create wisdom (pre-optimized FFTs)
fig2dev (1) - translates Fig code to various graphics languages
fig2ps2tex (1) - generate a TeX file for including a PostScript file
file (n) - Manipulate file names and attributes
filefrag (8) - report on file fragmentation
fiz (1) - analyze damaged zoo archive for data revovery
flea (1) - Report a bug (or rather a flea) in mutt.
fmtdump (8) - decode nmh format files
fmtutil (8) - utility for maintaining TeX format files
fmtutil-sys (8) - utility for maintaining TeX format files system-wide
fmtutil.cnf (5) - configuration file for fmtutil
font (3p) - Create and inspect fonts.
font (n) - Create and inspect fonts.
foreach (n) - Iterate over all elements in one or more lists
formail (1) - mail (re)formatter
format (n) - Format a string in the style of sprintf
frame (n) - Create and manipulate frame widgets
freebcp (1) - bulk loading utility for Sybase and Microsoft databases
freetds.conf (5) - configuration file for FreeTDS
freshclam (1) - update virus databases
freshclam.conf (5) - Configuration file for Clam AntiVirus database update tool
fsstat (1) - Display general details of a file system
fwide (3) - set and determine the orientation of a FILE stream
gconftool-2 (1) - GNOME configuration tool
gdk-pixbuf-csource (1) - C code generation utility for GdkPixbuf images
gdk-pixbuf-query-loaders (1) - GdkPixbuf loader registration utility
gdtclft (n) - render images in various bitmap formats (GD, GD2, GIF, JPEG, PNG, WBMP, XBM)
genbrk (1) - Compiles ICU break iteration rules source files into binary data files
genccode (8) - generate C or platform specific assembly code from an ICU data file.
gencmn (8) - generate an ICU memory-mappable data file
gendiff (1) - utility to aid in error-free diff file generation
generate_histogram.pl (1) -- Generate a histogram of Bio::DB::GFF features
generic (5) - Postfix generic table format
gensprep (8) - compile StringPrep data from files filtered by filterRFC3454.pl
genuca (8) - create the UCA data table
geoipupdate (1) - a program for updating the MaxMind GeoIP databases
getafm (1) - create an AFM file for a PostScript font.
gettext (1) - translate message
gettext, dgettext, dcgettext (3) - translate message
gftype (1) - translate a generic font file for humans to read
gif2tiff (1) - create a TIFF file from a GIF87 format image file
gio-querymodules (1) - GIO module cache creation
git-am (1) - Apply a series of patches from a mailbox
git-annotate (1) - Annotate file lines with commit information
git-apply (1) - Apply a patch to files and/or to the index
git-archive (1) - Create an archive of files from a named tree
git-bisect (1) - Find by binary search the change that introduced a bug
git-blame (1) - Show what revision and author last modified each line of a file
git-branch (1) - List, create, or delete branches
git-cat-file (1) - Provide content or type and size information for repository objects
git-check-attr (1) - Display gitattributes information
git-check-ref-format (1) - Ensures that a reference name is well formed
git-checkout (1) - Checkout a branch or paths to the working tree
git-commit-tree (1) - Create a new commit object
git-cvsimport (1) - Salvage your data out of another SCM people love to hate
git-cvsserver (1) - A CVS server emulator for git
git-describe (1) - Show the most recent tag that is reachable from a commit
git-fast-export (1) - Git data exporter
git-fast-import (1) - Backend for fast Git data importers
git-for-each-ref (1) - Output information on each ref
git-format-patch (1) - Prepare patches for e-mail submission
git-fsck (1) - Verifies the connectivity and validity of the objects in the database
git-fsck-objects (1) - Verifies the connectivity and validity of the objects in the database
git-get-tar-commit-id (1) - Extract commit ID from an archive created using git-archive
git-grep (1) - Print lines matching a pattern
git-hash-object (1) - Compute object ID and optionally creates a blob from a file
git-help (1) - display help information about git
git-http-backend (1) - Server side implementation of Git over HTTP
git-imap-send (1) - Send a collection of patches from stdin to an IMAP folder
git-init (1) - Create an empty git repository or reinitialize an existing one
git-init-db (1) - Creates an empty git repository
git-lost-found (1) - Recover lost refs that luckily have not yet been pruned
git-ls-files (1) - Show information about files in the index and the working tree
git-mailinfo (1) - Extracts patch and authorship from a single e-mail message
git-mktag (1) - Creates a tag object
git-mktree (1) - Build a tree-object from ls-tree formatted text
git-pack-objects (1) - Create a packed archive of objects
git-patch-id (1) - Compute unique ID for a patch
git-prune (1) - Prune all unreachable objects from the object database
git-prune-packed (1) - Remove extra objects that are already in pack files
git-push (1) - Update remote refs along with associated objects
git-quiltimport (1) - Applies a quilt patchset onto the current branch
git-read-tree (1) - Reads tree information into the index
git-rebase (1) - Forward-port local commits to the updated upstream head
git-receive-pack (1) - Receive what is pushed into the repository
git-reflog (1) - Manage reflog information
git-replace (1) - Create, list, delete refs to replace objects
git-request-pull (1) - Generates a summary of pending changes
git-reset (1) - Reset current HEAD to the specified state
git-send-email (1) - Send a collection of patches as emails
git-status (1) - Show the working tree status
git-submodule (1) - Initialize, update or inspect submodules
git-tag (1) - Create, list, delete or verify a tag object signed with GPG
git-tar-tree (1) - Create a tar archive of the files in the named tree object
git-unpack-file (1) - Creates a temporary file with a blob's contents
git-update-index (1) - Register file contents in the working tree to the index
git-update-ref (1) - Update the object name stored in a ref safely
git-update-server-info (1) - Update auxiliary info file to help dumb servers
git-verify-pack (1) - Validate packed git archive files
git-verify-tag (1) - Check the GPG signature of tags
git-whatchanged (1) - Show logs with difference each commit introduces
git-write-tree (1) - Create a tree object from the current index
gitattributes (5) - defining attributes per path
gitcvs-migration (7) - git for CVS users
glib-config (1) - script to get information about the installed version of GLib
glib-genmarshal (1) - C code marshaller generation utility for GLib closures
glib-gettextize (1) - gettext internationalization utility
glib-mkenums (1) - C language enum description generation utility
glob (n) - Return names of files that match patterns
gnutls_alert_send_appropriate (3) - API function
gnutls_anon_allocate_client_credentials (3) - API function
gnutls_anon_allocate_server_credentials (3) - API function
gnutls_certificate_activation_time_peers (3) - API function
gnutls_certificate_allocate_credentials (3) - API function
gnutls_certificate_client_get_request_status (3) - API function
gnutls_certificate_client_set_retrieve_function (3) - API function
gnutls_certificate_expiration_time_peers (3) - API function
gnutls_certificate_free_ca_names (3) - API function
gnutls_certificate_free_cas (3) - API function
gnutls_certificate_free_credentials (3) - API function
gnutls_certificate_free_crls (3) - API function
gnutls_certificate_free_keys (3) - API function
gnutls_certificate_get_openpgp_keyring (3) - API function
gnutls_certificate_get_ours (3) - API function
gnutls_certificate_get_peers (3) - API function
gnutls_certificate_get_x509_cas (3) - API function
gnutls_certificate_get_x509_crls (3) - API function
gnutls_certificate_send_x509_rdn_sequence (3) - API function
gnutls_certificate_server_set_request (3) - API function
gnutls_certificate_server_set_retrieve_function (3) - API function
gnutls_certificate_set_dh_params (3) - API function
gnutls_certificate_set_openpgp_key (3) - API function
gnutls_certificate_set_openpgp_key_file (3) - API function
gnutls_certificate_set_openpgp_key_file2 (3) - API function
gnutls_certificate_set_openpgp_key_mem (3) - API function
gnutls_certificate_set_openpgp_key_mem2 (3) - API function
gnutls_certificate_set_openpgp_keyring_file (3) - API function
gnutls_certificate_set_openpgp_keyring_mem (3) - API function
gnutls_certificate_set_params_function (3) - API function
gnutls_certificate_set_rsa_export_params (3) - API function
gnutls_certificate_set_verify_flags (3) - API function
gnutls_certificate_set_verify_function (3) - API function
gnutls_certificate_set_verify_limits (3) - API function
gnutls_certificate_set_x509_crl (3) - API function
gnutls_certificate_set_x509_crl_file (3) - API function
gnutls_certificate_set_x509_crl_mem (3) - API function
gnutls_certificate_set_x509_key (3) - API function
gnutls_certificate_set_x509_key_file (3) - API function
gnutls_certificate_set_x509_key_mem (3) - API function
gnutls_certificate_set_x509_simple_pkcs12_file (3) - API function
gnutls_certificate_set_x509_simple_pkcs12_mem (3) - API function
gnutls_certificate_set_x509_trust (3) - API function
gnutls_certificate_set_x509_trust_file (3) - API function
gnutls_certificate_set_x509_trust_mem (3) - API function
gnutls_certificate_type_get (3) - API function
gnutls_certificate_type_get_id (3) - API function
gnutls_certificate_type_get_name (3) - API function
gnutls_certificate_type_list (3) - API function
gnutls_certificate_type_set_priority (3) - API function
gnutls_certificate_verify_peers (3) - API function
gnutls_certificate_verify_peers2 (3) - API function
gnutls_db_set_cache_expiration (3) - API function
gnutls_dh_params_generate2 (3) - API function
gnutls_error_is_fatal (3) - API function
gnutls_handshake_set_private_extensions (3) - API function
gnutls_ia_allocate_client_credentials (3) - API function
gnutls_ia_allocate_server_credentials (3) - API function
gnutls_ia_generate_challenge (3) - API function
gnutls_openpgp_crt_get_creation_time (3) - API function
gnutls_openpgp_crt_get_expiration_time (3) - API function
gnutls_openpgp_crt_get_revoked_status (3) - API function
gnutls_openpgp_crt_get_subkey_creation_time (3) - API function
gnutls_openpgp_crt_get_subkey_expiration_time (3) - API function
gnutls_openpgp_crt_get_subkey_revoked_status (3) - API function
gnutls_openpgp_privkey_get_revoked_status (3) - API function
gnutls_openpgp_privkey_get_subkey_creation_time (3) - API function
gnutls_openpgp_privkey_get_subkey_expiration_time (3) - API function
gnutls_openpgp_privkey_get_subkey_revoked_status (3) - API function
gnutls_pkcs12_bag_get_data (3) - API function
gnutls_pkcs12_bag_set_data (3) - API function
gnutls_pkcs12_generate_mac (3) - API function
gnutls_psk_allocate_client_credentials (3) - API function
gnutls_psk_allocate_server_credentials (3) - API function
gnutls_rsa_params_generate2 (3) - API function
gnutls_safe_renegotiation_status (3) - API function
gnutls_session_enable_compatibility_mode (3) - API function
gnutls_session_get_data (3) - API function
gnutls_session_get_data2 (3) - API function
gnutls_session_set_data (3) - API function
gnutls_session_ticket_key_generate (3) - API function
gnutls_srp_allocate_client_credentials (3) - API function
gnutls_srp_allocate_server_credentials (3) - API function
gnutls_transport_set_lowat (3) - API function
gnutls_x509_crl_get_extension_data (3) - API function
gnutls_x509_crl_get_next_update (3) - API function
gnutls_x509_crl_get_signature (3) - API function
gnutls_x509_crl_get_signature_algorithm (3) - API function
gnutls_x509_crl_get_this_update (3) - API function
gnutls_x509_crl_set_next_update (3) - API function
gnutls_x509_crl_set_this_update (3) - API function
gnutls_x509_crq_get_attribute_by_oid (3) - API function
gnutls_x509_crq_get_attribute_data (3) - API function
gnutls_x509_crq_get_attribute_info (3) - API function
gnutls_x509_crq_get_extension_data (3) - API function
gnutls_x509_crq_set_attribute_by_oid (3) - API function
gnutls_x509_crt_check_revocation (3) - API function
gnutls_x509_crt_get_activation_time (3) - API function
gnutls_x509_crt_get_ca_status (3) - API function
gnutls_x509_crt_get_expiration_time (3) - API function
gnutls_x509_crt_get_extension_data (3) - API function
gnutls_x509_crt_get_signature (3) - API function
gnutls_x509_crt_get_signature_algorithm (3) - API function
gnutls_x509_crt_set_activation_time (3) - API function
gnutls_x509_crt_set_ca_status (3) - API function
gnutls_x509_crt_set_expiration_time (3) - API function
gnutls_x509_crt_set_subject_alternative_name (3) - API function
gnutls_x509_crt_verify_data (3) - API function
gnutls_x509_privkey_generate (3) - API function
gnutls_x509_privkey_sign_data (3) - API function
gnutls_x509_privkey_verify_data (3) - API function
gperf (1) - generate a perfect hash function from a key set
gpgv (1) - Verify OpenPGP signatures
grid (n) - Geometry manager that arranges widgets in a grid
grodvi (1) - convert groff output to TeX dvi format
groff (1) - front end for the groff document formatting system
groff_font (5) - format of groff device and font description files
groff_man (7) - groff `an' macros to support generation of man pages
groff_me (7) - troff macros for formatting papers
groff_out (5) - groff intermediate output format
gsettings (1) - GSettings configuration tool
gsettings-data-convert (1) - GConf to GSettings data migration
gsf-vba-dump (1) - extract Visual Basic for Applications macros
gslp (1) - Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
gsnd (1) - statet Ghostscript (PostScript- und PDF-Engine) ohne Display
gst-feedback (1) - generate debug info for GStreamer bug reports
gst-xmllaunch (1) - build and run a GStreamer pipeline from an XML serialization
gtk-config (1) - script to get information about the installed version of GTK+
gvpr (1) - graph pattern scanning and processing language ( previously known as gpr )
help2man (1) - generate a simple manual page
heterogeneity_test (1) - a test for distinguishing between selection and population expansion.
hfind (1) - Lookup a hash value in a hash database
hgrc (5) - configuration files for Mercurial
history (n) - Manipulate the history list
hmmer_to_table (1) - turn HMMER output into tabular format
hpftodit (1) - create font description files for use with groff -Tlj4
htdbm (1) - Manipulate DBM password databases
htdigest2 (1) - manage user files for digest authentication
htpasswd2 (1) - Manage user files for basic authentication
http (n) - Client-side implementation of the HTTP/1.0 protocol.
http_ping (1) - measure HTTP latency
hvmgr (1) - administration utility for QDBM Hovel
icat (1) - Output the contents of a file based on its inode number.
icclink (1) - little cms device link generator.
iconv_close (3) - deallocate descriptor for character set conversion
iconv_open (3) - allocate descriptor for character set conversion
icupkg (8) - extract or modify an ICU .dat archive
idn (1) - Internationalized Domain Names command line tool
ifind (1) - Find the meta-data structure that has allocated a given disk unit or file name.
ifstat (1) - Report InterFace STATistics
ijs-config (1) - script to get information about the installed version of ijs
ils (1) - List inode information
image (n) - Create and manipulate images
img_cat (1) - Output contents of an image file.
img_stat (1) - Display details of an image file
imginfo (1) - Image information utility
imlib-config (1) - Display Imlib and GDK-Imlib Library Configuration
imlib_config (1) - Imlib Configuration Editor
inc (1) - incorporate new mail
inc::Module::Install (3p) - Module::Install configuration system
indexmaker (1) - Creates index files for mrtg web sites (mrtg-2.17.0)
indxbib (1) - make inverted index for bibliographic databases
info (n) - Return information about the state of the Tcl interpreter
initdb (1) - create a new PostgreSQL database cluster
install (1) - copy files and set attributes
interp (n) - Create and manipulate Tcl interpreters
intltool-extract (8) - generate header files which can be read by gettext
intltool-merge (8) - merge translated strings into various types of file
intltool-update (8) - updates PO template file and merge translations with it
intltoolize (8) - copy intltool related files to software package
iodbc-config (1) - script to get information about the installed version of iODBC
iodbctest, iodbctestw (1) - iODBC Demonstration programs
ipv4calc (1) - Calculates IPv4 elements from an address.
ispell (4) - format of ispell dictionaries and affix files
istat (1) - Display details of a meta-data structure (i.e. inode)
iswctype (3) - wide character classification
iswpunct (3) - test for punctuation or symbolic wide character
jasper (1) - File format converter specialized in JPEG-2000 encoding
jcat (1) - Show the contents of a block in the file system journal.
jng (5) - JPEG Network Graphics (JNG) sub-format
join (n) - Create a string by joining together list elements
jpegtran (1) - lossless transformation of JPEG files
killall (3p) - Kill all instances of a process by pattern matching the command-line
kpsestat (1) - compute octal mode from mode of existing file
kpsetool (1) - script to make teTeX-style kpsetool, kpsexpand, and kpsepath available
kpsewhere (1) - Expanding kpsewhich to separately iterate over each texmf tree listed in $TEXMF.
kpsewhich (1) - standalone path lookup and and expansion for kpathsea
label (n) - Create and manipulate label widgets
labelframe (n) - Create and manipulate labelframe widgets
lacheck (1) - A consistency checker for LaTeX documents.
largeprimes (1) - generate large, random primes using Crypt::Primes.
latex, elatex, lambda, pdflatex (1) - structured text formatting and typesetting
ldap.conf, .ldaprc (5) - LDAP configuration file/environment variables
ldap_abandon_ext (3) - Abandon an LDAP operation in progress
ldap_add_ext, ldap_add_ext_s (3) - Perform an LDAP add operation
ldap_compare, ldap_compare_s, ldap_compare_ext, ldap_compare_ext_s (3) - Perform an LDAP compare operation.
ldap_control_create, ldap_control_find, ldap_control_dup, ldap_controls_dup, ldap_control_free, ldap_controls_free (3) - LDAP control manipulation routines
ldap_delete, ldap_delete_s, ldap_delete_ext, ldap_delete_ext_s (3) - Perform an LDAP delete operation.
ldap_extended_operation, ldap_extended_operation_s (3) - Extends the LDAP operations to the LDAP server.
ldap_first_attribute, ldap_next_attribute (3) - step through LDAP entry attributes
ldap_first_reference, ldap_next_reference, ldap_count_references (3) - Stepping through continuation references in a result chain
ldap_get_values, ldap_get_values_len, ldap_count_values (3) - LDAP attribute value handling routines
ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc (3) - LDAP Uniform Resource Locator routines
ldap_memfree, ldap_memvfree, ldap_memalloc, ldap_memcalloc, ldap_memrealloc, ldap_strdup (3) - LDAP memory allocation routines
ldap_modify_ext, ldap_modify_ext_s (3) - Perform an LDAP modify operation
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s (3) - Perform an LDAP modify RDN operation
ldap_parse_sort_control (3) - Decode the information returned from a search operation that used a server-side sort control
ldap_parse_vlv_control (3) - Decode the information returned from a search operation that used a VLV (virtual list view) control
ldap_result (3) - Wait for the result of an LDAP operation
ldap_search, ldap_search_s, ldap_search_st, ldap_search_ext, ldap_search_ext_s (3) - Perform an LDAP search operation
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp (3) - LDAP sorting routines (deprecated)
ldap_start_tls, ldap_start_tls_s, ldap_tls_inplace, ldap_install_tls (3) - LDAP TLS initialization routines
ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free, ldap_str2matchingrule, ldap_matchingrule2str, ldap_matchingrule2name, ldap_matchingrule_free, ldap_str2attributetype, ldap_attributetype2str, ldap_attributetype2name, ldap_attributetype_free, ldap_str2objectclass, ldap_objectclass2str, ldap_objectclass2name, ldap_objectclass_free, ldap_scherr2str (3) - Schema definition handling routines
ldap_table (5) - Postfix LDAP client configuration
ldapexop (1) - issue LDAP extended operations
ldapurl (1) - LDAP URL formatting tool
ldapvacation (1) - return ``I am not here'' indication
ldapvacation.conf (5) - ldapvacation configuration file
ldif (5) - LDAP Data Interchange Format
ldns-chaos (1) - give some information about a nameserver
ldns-keygen (1) - generate a DNSSEC key pair
ldns-notify (1) - notify DNS servers that updates are available
ldns-resolver (1) - tries to create a resolver from a resolv.conf file.
ldns-rrsig (1) - print out the inception and expiration dates in human readable form
ldns-signzone (1) - sign a zonefile with DNSSEC data
ldns-update (1) - send a dynamic update packet
ldns-zcat (1) - reunite (z)split up a zone files
ldns_buffer_limit, ldns_buffer_set_limit, ldns_buffer_capacity, ldns_buffer_set_capacity, ldns_buffer_reserve, (3) - ldns_buffer_at, ldns_buffer_begin, ldns_buffer_end, ldns_buffer_current
ldns_buffer_new, ldns_buffer_new_frm_data, (3) - ldns_buffer_clear, ldns_buffer_printf, ldns_buffer_free, ldns_buffer_export
ldns_buffer_remaining_at, ldns_buffer_remaining, (3) - ldns_buffer_available_at, ldns_buffer_available, ldns_buffer_status, ldns_buffer_status_ok
ldns_buffer_write_at, ldns_buffer_write_at, ldns_buffer_write, ldns_buffer_write_string_at, ldns_buffer_write_string, ldns_buffer_write_u8_at, ldns_buffer_write_u8, ldns_buffer_write_u16_at, ldns_buffer_write_u16, ldns_buffer_read_at, ldns_buffer_read, ldns_buffer_read_u8_at, (3) - ldns_buffer_read_u8, ldns_buffer_read_u16_at, ldns_buffer_read_u16, ldns_buffer_read_u32_at, ldns_buffer_read_u32
ldns_dnssec_data_chain, (3) - ldns_dnssec_data_chain_struct, ldns_dnssec_trust_tree
ldns_dnssec_data_chain_new, ldns_dnssec_data_chain_free, ldns_dnssec_data_chain_deep_free, (3) - ldns_dnssec_build_data_chain, ldns_dnssec_data_chain_print
ldns_dnssec_zone_sign, ldns_dnssec_zone_sign_nsec3, ldns_dnssec_zone_mark_glue, ldns_dnssec_name_node_next_nonglue, ldns_dnssec_zone_create_nsecs, (3) - ldns_dnssec_remove_signatures, ldns_dnssec_zone_create_rrsigs
ldns_key_list_key_count, ldns_key_list_key, ldns_key_rsa_key, ldns_key_dsa_key, ldns_key_algorithm, ldns_key_hmac_key, ldns_key_origttl, ldns_key_inception, (3) - ldns_key_expiration, ldns_key_keytag, ldns_key_pubkey_owner, ldns_key_flags
ldns_key_origttl, ldns_key_inception, (3) - ldns_key_expiration, ldns_key_keytag, ldns_key_pubkey_owner, ldns_key_flags
ldns_key_set_algorithm, ldns_key_set_rsa_key, ldns_key_set_dsa_key, ldns_key_set_hmac_key, ldns_key_set_origttl, (3) - ldns_key_set_inception, ldns_key_set_expiration, ldns_key_set_pubkey_owner, ldns_key_set_keytag, ldns_key_set_flags, ldns_key_list_set_key_count
ldns_native2rdf_int8, ldns_native2rdf_int16, ldns_native2rdf_int32, ldns_native2rdf_int16_data, ldns_rdf2native_int8, ldns_rdf2native_int16, ldns_rdf2native_int32, (3) - ldns_rdf2native_sockaddr_storage, ldns_rdf2native_time_t
ldns_pkt2buffer_str, ldns_pktheader2buffer_str, ldns_rr2buffer_str, ldns_rr_list2buffer_str, ldns_rdf2buffer_str, ldns_key2buffer_str, ldns_pkt2buffer_wire, ldns_rr2buffer_wire, (3) - ldns_rdf2buffer_wire, ldns_rrsig2buffer_wire, ldns_rr_rdata2buffer_wire
ldns_pkt_edns, ldns_pkt_edns_udp_size, ldns_pkt_edns_extended_rcode, ldns_pkt_edns_version, ldns_pkt_edns_z, ldns_pkt_edns_data, ldns_pkt_set_edns_udp_size, (3) - ldns_pkt_set_edns_extended_rcode, ldns_pkt_set_edns_version, ldns_pkt_set_edns_z, ldns_pkt_set_edns_data
ldns_rdf2buffer_str_a, ldns_rdf2buffer_str_aaaa, ldns_rdf2buffer_str_str, ldns_rdf2buffer_str_b64, ldns_rdf2buffer_str_hex, ldns_rdf2buffer_str_type, ldns_rdf2buffer_str_class, ldns_rdf2buffer_str_alg, ldns_rdf2buffer_str_loc, ldns_rdf2buffer_str_unknown, ldns_rdf2buffer_str_nsap, ldns_rdf2buffer_str_wks, ldns_rdf2buffer_str_nsec, ldns_rdf2buffer_str_period, ldns_rdf2buffer_str_tsigtime, ldns_rdf2buffer_str_apl, ldns_rdf2buffer_str_int16_data, (3) - ldns_rdf2buffer_str_int16, ldns_rdf2buffer_str_ipseckey
ldns_rdf_new, ldns_rdf_clone, ldns_rdf_new_frm_data, ldns_rdf_new_frm_str, ldns_rdf_new_frm_fp, (3) - ldns_rdf_free, ldns_rdf_deep_free, ldns_rdf_print
ldns_rr_rrsig_typecovered, ldns_rr_rrsig_set_typecovered, ldns_rr_rrsig_algorithm, ldns_rr_rrsig_set_algorithm, ldns_rr_rrsig_labels, ldns_rr_rrsig_set_labels, ldns_rr_rrsig_origttl, ldns_rr_rrsig_set_origttl, ldns_rr_rrsig_expiration, ldns_rr_rrsig_set_expiration, ldns_rr_rrsig_inception, ldns_rr_rrsig_set_inception, (3) - ldns_rr_rrsig_keytag, ldns_rr_rrsig_set_keytag, ldns_rr_rrsig_signame, ldns_rr_rrsig_set_signame, ldns_rr_rrsig_sig, ldns_rr_rrsig_set_sig
ldns_update_set_zocount, (3) - ldns_update_set_prcount, ldns_update_set_upcount, ldns_update_set_adcount
ldns_update_zocount, ldns_update_prcount, (3) - ldns_update_upcount, ldns_update_adcount
libPARI (3p) - Functions and Operations Available in PARI and GP
libarchive-formats (5) - archive formats supported by the libarchive library
libblkid (3) - block device identification library
libpathplan (3) - finds and smooths shortest paths
libpng (3) - Portable Network Graphics (PNG) Reference Library 1.2.44 (private functions)
libssh2_agent_userauth (3) - authenticate a session with a public key, with the help of ssh-agent
libssh2_channel_eof (3) - check a channel's EOF status
libssh2_channel_free (3) - free all resources associated with a channel
libssh2_channel_get_exit_status (3) - get the remote exit code
libssh2_channel_handle_extended_data (3) - set extended data handling mode
libssh2_channel_handle_extended_data2 (3) - set extended data handling mode
libssh2_channel_ignore_extended_data (3) - convenience macro for libssh2_channel_handle_extended_data(3) calls
libssh2_channel_read_ex (3) - read data from a channel stream
libssh2_channel_window_read_ex (3) - Check the status of the read window
libssh2_channel_window_write_ex (3) - Check the status of the write window
libssh2_channel_write_ex (3) - write data to a channel stream blocking
libssh2_exit (3) - global library deinitialization
libssh2_host_entry_match (3) - TODO
libssh2_init (3) - global library initialization
libssh2_poll_channel_read (3) - check if data is available
libssh2_session_block_directions (3) - get directions that socket should wait for before calling libssh2 function again
libssh2_session_disconnect_ex (3) - terminate transport layer
libssh2_session_free (3) - frees resources associated with a session instance
libssh2_sftp_fsetstat (3) - convenience macro for libssh2_sftp_fstat_ex(3) calls
libssh2_sftp_fstat (3) - convenience macro for libssh2_sftp_fstat_ex(3) calls
libssh2_sftp_fstat_ex (3) - get or set attributes on an SFTP file handle
libssh2_sftp_lstat (3) - convenience macro for libssh2_sftp_stat_ex(3) calls
libssh2_sftp_mkdir_ex (3) - create a directory on the remote file system
libssh2_sftp_read (3) - read data from an SFTP handle
libssh2_sftp_readdir_ex (3) - read directory data from an SFTP handle
libssh2_sftp_realpath (3) - convenience macro for libssh2_sftp_symlink_ex(3)
libssh2_sftp_seek (3) - set the read/write position indicator within a file
libssh2_sftp_setstat (3) - convenience macro for libssh2_sftp_stat_ex(3) calls
libssh2_sftp_stat (3) - convenience macro for libssh2_sftp_fstat_ex(3) calls
libssh2_sftp_stat_ex (3) - get status about an SFTP file
libssh2_sftp_statvfs, libssh2_sftp_fstatvfs (3) - get file system statistics
libssh2_sftp_tell (3) - get the current read/write position indicator for a file
libssh2_sftp_tell64 (3) - get the current read/write position indicator for a file
libssh2_sftp_write (3) - write SFTP data
libssh2_userauth_authenticated (3) - return authentication status
libssh2_userauth_keyboard_interactive_ex (3) - authenticate a session using a challenge-response authentication
libssh2_userauth_list (3) - list the authentication methods supported by a server
libssh2_userauth_password_ex (3) - authenticate a session with username and password
libssh2_userauth_publickey_fromfile (3) - authenticate a session with a public key, read from a file
libunbound, unbound.h, ub_ctx, ub_result, ub_callback_t, ub_ctx_create, ub_ctx_delete, ub_ctx_set_option, ub_ctx_get_option, ub_ctx_config, ub_ctx_set_fwd, ub_ctx_resolvconf, ub_ctx_hosts, ub_ctx_add_ta, ub_ctx_add_ta_file, ub_ctx_trustedkeys, ub_ctx_debugout, ub_ctx_debuglevel, ub_ctx_async, ub_poll, ub_wait, ub_fd, ub_process, ub_resolve, ub_resolve_async, ub_cancel, ub_resolve_free, ub_strerror, ub_ctx_print_local_zones, ub_ctx_zone_add, ub_ctx_zone_remove, ub_ctx_data_add, ub_ctx_data_remove (3) - Unbound DNS validating resolver 1.4.7 functions.
libxslt (3) - library used to do XSL transformations on XML documents
list (n) - Create a list
listbox (n) - Create and manipulate listbox widgets
lkbib (1) - search bibliographic databases
lneato (1) - A Customizable Graph Editor
lockfile (1) - conditional semaphore-file creator
login_ldap (8) - contact ldap directory server for authentication
lookbib (1) - search bibliographic databases
lsattr (1) - list file attributes on a Linux second extended file system
luatex, texlua, texluac (1) - An extended version of pdfTeX using Lua as an embedded scripting language
lwp-dump (1) - See what headers and content is returned for a URL
lzmainfo (1) - show information stored in the .lzma file header
mactime (1) - Create an ASCII time line of file activity
magic (4) - file command's magic pattern file
makeindex (1L) - a general purpose, formatter-independent index processor
mark (1) - manipulate message sequences
master (5) - Postfix master process configuration file format
mattrib (1) - change MSDOS file attribute flags
mbadblocks (1) - tests a floppy disk, and marks the bad blocks in the FAT
mbox (5) - Format for mail message storage.
mbsinit (3) - test for initial shift state
mcat (1) - dump raw disk image
mech-dump (1) - Dumps information about a web page
menu, tk_menuSetFocus (n) - Create and manipulate menu widgets
menubutton (n) - Create and manipulate menubutton widgets
message (n) - Create and manipulate message widgets
mformat (1) - add an MSDOS filesystem to a low-level formatted floppy disk
mft (1) - translate Metafont code to TeX code for prettyprinting
mh-format (5) - format file for nmh message system
mh-mail (5) - message format for nmh message system
mh-profile (5) - user profile customization for nmh message handler
mh-sequence (5) - sequence specification for nmh message system
mh-tailor, mts.conf (5) - mail transport customization for nmh message handler
mhbuild (1) - translate MIME composition draft
mhl (1) - produce formatted listings of nmh messages
mhlist (1) - list information about MIME messages
mhpath (1) - print full pathnames of nmh messages and folders
mib2c (1) - generate template code for extending the agent
mib2c-update (1) - script to merge custom code into updated mib2c code
mke2fs (8) - create an ext2/ext3 filesystem
mke2fs.conf (5) - Configuration file for mke2fs
mkindex (1) - script to process LaTeX index and glossary files
mkjobtexmf (1) - Generate a texmf tree for a particular job
mklost+found (8) - create a lost+found directory on a mounted Linux second extended file system
mkmapfile (1) - create Unicode mapfiles
mktexlsr (1) - create ls-R databases
mktexmf (1) - create a Metafont source file
mktexpk (1) - create a PK file for a font
mktextfm (1) - create a TFM file for a font
mlterm (1) - Multi Lingual TERMinal emulator on X
mmafm (1) - creates AFM font metrics for multiple master fonts
mmcat (1) - Output the contents of a partition to stdout
mmpfb (1) - creates single-master fonts from multiple master fonts
mmstat (1) - Display details about the volume system (partition tables)
mng (5) - Multiple-image Network Graphics (MNG) format
monshow (1) - show operational status of mon server.
mpost (1) - MetaPost, a system for creating graphics
mrtg (1) - What is MRTG ?
mrtg-logfile (1) - description of the mrtg-2 logfile format
mrtg-nt-guide (1) - The MRTG 2.17.0 Windows Installation Guide
mrtg-reference (1) - MRTG 2.17.0 configuration reference
mrtg-unix-guide (1) - The MRTG 2.17.0 Linux/Unix Installation Guide
mrtg-webserver (1) - hints for web server configuration
msgattrib (1) - attribute matching and manipulation on message catalog
msgcat (1) - combines several message catalogs
msgcat (n) - Tcl message catalog
msgcmp (1) - compare message catalog and template
msgcomm (1) - match two message catalogs
msgconv (1) - character set conversion for message catalog
msgen (1) - create English message catalog
msgexec (1) - process translations of message catalog
msgfilter (1) - edit translations of message catalog
msgfmt (1) - compile message catalog to binary format
msggrep (1) - pattern matching on message catalog
msginit (1) - initialize a message catalog
msgmerge (1) - merge message catalog and template
msgunfmt (1) - uncompile message catalog from binary format
msguniq (1) - unify duplicate translations in message catalog
mshowfat (1) - shows FAT clusters allocated to file
mtools.conf (3) - mtools configuration files
mtoolstest (1) - tests and displays the configuration
mtree (5) - format of mtree dir hierarchy files
mutate.pl (1) - randomly mutagenize a single protein or DNA sequence
muttrc (5) - Configuration file for the Mutt Mail User Agent
myisam_ftdump (1) - display full-text index information
myisampack (1) - generate compressed, read-only MyISAM tables
mysql_convert_table_format (1) - convert tables to use a given storage engine
mysql_find_rows (1) - extract SQL statements from files
mysql_install_db (1) - initialize MySQL data directory
mysql_secure_installation (1) - improve MySQL installation security
mysql_table (5) - Postfix MySQL client configuration
mysql_waitpid (1) - kill process and wait for its termination
mysql_zap (1) - kill processes that match a pattern
mysqlbug (1) - generate bug report
mysqldump (1) - a database backup program
mysqlhotcopy (1) - a database backup program
mysqlimport (1) - a data import program
mysqlshow (1) - display database, table, and column information
mysqlslap (1) - load emulation client
namespace (n) - create and manipulate contexts for commands and variables
ncat (1) - Concatenate and redirect sockets
ncftpbatch (1) - Individual batch FTP job processor
ncftpspooler (1) - Global batch FTP job processor daemon
ne_buffer_append, ne_buffer_zappend, ne_buffer_concat (3) - append data to a string buffer
ne_buffer_create, ne_buffer_ncreate (3) - general purpose of group of functions
ne_get_response_header, ne_response_header_iterate (3) - functions to access response headers
ne_get_status (3) - retrieve HTTP response status for request
ne_has_support (3) - determine feature support status
ne_i18n_init (3) - functions to initialize internationalization support
ne_iaddr_make, ne_iaddr_cmp, ne_iaddr_print, ne_iaddr_typeof, ne_iaddr_free (3) - functions to manipulate and compare network addresses
ne_malloc, ne_calloc, ne_realloc, ne_strdup, ne_strndup, ne_oom_callback (3) - memory allocation wrappers
ne_request_create, ne_request_dispatch, ne_request_destroy (3) - low-level HTTP request handling
ne_session_create, ne_close_connection, ne_session_proxy, ne_session_destroy (3) - set up HTTP sessions
ne_set_server_auth, ne_set_proxy_auth, ne_forget_auth (3) - register authentication callbacks
ne_sock_init, ne_sock_exit (3) - perform library initialization
ne_ssl_cert_cmp, ne_ssl_cert_free (3) - functions to operate on certificate objects
ne_ssl_cert_identity, ne_ssl_cert_signedby, ne_ssl_cert_issuer, ne_ssl_cert_subject (3) - functions to access certificate properties
ne_ssl_cert_read, ne_ssl_cert_write, ne_ssl_cert_import, ne_ssl_cert_export (3) - functions to read or write certificates to and from files or strings
ne_ssl_clicert_read, ne_ssl_clicert_name, ne_ssl_clicert_encrypted, ne_ssl_clicert_decrypt, ne_ssl_clicert_owner, ne_ssl_clicert_free (3) - SSL client certificate handling
ne_ssl_set_verify (3) - register an SSL certificate verification callback
ne_ssl_trust_cert, ne_ssl_trust_default_ca (3) - functions to indicate that certificates are trusted
ne_status (3) - HTTP status structure
ne_version_match, ne_version_string (3) - library versioning
ne_xml_create, ne_xml_destroy (3) - create and destroy an XML parser
neon-config (1) - script providing information about installed copy of neon library
net-snmp-config (1) - returns information about installed net-snmp libraries and binaries
net-snmp-create-v3-user (1) - create a SNMPv3 user in net-snmp configuration file
netsnmp_agent_api (3) - embedding an agent into a external application
nexus2nh (1) - convert nexus format trees (from PAUP* and MrBayes) to new hampshire
ngettext (1) - translate message and choose plural form
ngettext, dngettext, dcngettext (3) - translate message and choose plural form
nmap (1) - Network exploration tool and security / port scanner
nroff (1) - emulate nroff command with groff
ns (1) - network simulator (version 2)
ntp-keygen (1) - Create a NTP host key
octave (1) - A high-level interactive language for numerical computations.
octave-config (1) - GNU Octave component and library information retrieval
odmgr (1) - administration utility for QDBM Odeum
ok (3p) - Alternative to Test::More::use_ok
omindex (1) - Index static website data via the filesystem
onsgmls (1) - An SGML/XML parser and validator
option (3p) - Using the option database in Perl/Tk
option (n) - Add/retrieve window options to/from the option database
ospcat (1) - SGML print catalog
ospent (1) - Concatenates entities in an SGML/XML document
otfinfo (1) - report information about OpenType fonts
otftotfm (1) - create TeX font metrics from OpenType fonts
otp2ocp (1) - convert Omega Translation Process files to Omega Compiled Process files
ovf2ovp (1) - convert a virtual font file and its associated font metric file into property-list format
ovp2ovf (1) - convert a virtual property-list file into a virtual font file and its associated font metric file
pack (n) - Geometry manager that packs around edges of cavity
pairwise_kaks (1) - script to calculate pairwise Ka,Ks for a set of sequences
panedwindow (n) - Create and manipulate panedwindow widgets
pango-querymodules (1) - Module registration utility
paperconf (1) - print paper configuration informations
paperinfo, paperwithsize, paperfirst, paperlast, papernext, paperprev (3) - return informations about a paper
patgen (1) - generate patterns for TeX hyphenation
pcapinfo (1) - Prints detailed information about the network devices
pcre-config (1) - program to return PCRE configuration
pcre_table (5) - format of Postfix PCRE tables
pcregrep (1) - a grep with Perl-compatible regular expressions.
pcretest (1) - a program for testing Perl-compatible regular expressions.
pdf2dsc (1) - generate a PostScript page list of a PDF document
pdf2ps (1) - Ghostscript PDF to PostScript translator
pdf90 (1) - rotate the pages of pdf files
pdffonts (1) - Portable Document Format (PDF) font analyzer (version 3.02)
pdfimages (1) - Portable Document Format (PDF) image extractor (version 3.02)
pdfinfo (1) - Portable Document Format (PDF) document information extractor (version 3.02)
pdftoppm (1) - Portable Document Format (PDF) to Portable Pixmap (PPM) converter (version 3.02)
pdftops (1) - Portable Document Format (PDF) to PostScript converter (version 3.02)
pdftotext (1) - Portable Document Format (PDF) to text converter (version 3.02)
pdnsd.conf (5) - The configuration file for pdnsd
perltidy (1) - a perl script indenter and reformatter
pfbtopfa (1) - Convert Postscript .pfb fonts to .pfa format using ghostscript
pfbtops (1) - translate a PostScript font in .pfb format to ASCII
pftop (8) - display pf states
pg_config (1) - retrieve information about the installed version of PostgreSQL
pg_controldata (1) - display control information of a PostgreSQL database cluster
pg_dump (1) - extract a PostgreSQL database into a script file or other archive file
pg_dumpall (1) - extract a PostgreSQL database cluster into a script file
pg_resetxlog (1) - reset the write-ahead log and other control information of a PostgreSQL database cluster
pg_restore (1) - restore a PostgreSQL database from an archive file created by pg_dump
pgrphack (8) - runs a program in a separate process group.
pgsql_table (5) - Postfix PostgreSQL client configuration
php-config (1) - get information about PHP configuration and compile options
pic2tpic (1) - Convert pic files to tpic format
pk2bm (1) - create a bitmap from a TeX pkfont
pkg::create (n) - Construct an appropriate package ifneeded command for a given package specification
pkg_mkIndex (n) - Build an index for automatic loading of packages
pkgdata (1) - package data for use by ICU
pktype (1) - verify and translate a packed font bitmap file to plain text
pltotf (1) - convert property list files to TeX font metric (tfm) format
png (5) - Portable Network Graphics (PNG) format
pngmeta (1) - extract metadata from Portable Network Graphics (PNG) image files
poe-gen-tests (1) - generate standard POE tests for third-party modules
postalias (1) - Postfix alias database maintenance
postcat (1) - show Postfix queue file contents
postconf (1) - Postfix configuration utility
postconf (5) - Postfix configuration parameters
postgres (1) - PostgreSQL database server
postlog (1) - Postfix-compatible logging utility
postmaster (1) - PostgreSQL database server
ppm2tiff (1) - create a TIFF file from PPM, PGM and PBM image files
printafm (1) - Gibt die Metrik einer Postscript-Schrift im AFM-Format mittels ghostscript aus
printafm (1) - Print the metrics from a Postscript font in AFM format using ghostscript
printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf (3) - formatted output conversion
proc (n) - Create a Tcl procedure
process_sgd.pl (1) - Massage SGD annotation flat files into a version suitable for the Generic Genome Browser
ps2ascii (1) - Ghostscript translator from PostScript or PDF to ASCII
ps2eps (1) - convert PostScript to EPS (Encapsulated PostScript) files
ps2epsi (1) - generate conforming Encapsulated PostScript
ps2pdf (1) - Convert PostScript to PDF using ghostscript ps2pdf12 - Convert PostScript to PDF 1.2 (Acrobat 3-and-later compatible) using ghostscript ps2pdf13 - Convert PostScript to PDF 1.3 (Acrobat 4-and-later compatible) using ghostscript
ps2pdf12 (1) - konvertiert PostScript nach PDF 1.2 (kompatibel zu Acrobat 3 und später) mittels ghostscript
ps2pdf13 (1) - konvertiert PostScript nach PDF 1.3 (kompatibel zu Acrobat 4 und später) mittels ghostscript
ps2pdfwr (1) - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
ps2pk (1) - creates a TeX pkfont from a type1 PostScript font
psbook (1) - rearrange pages in PostScript file into signatures
pslatex (1) - utility to typeset LaTeX files using PostScript fonts
pspell-config (1) - prints information about a libpspell installation
pwd (n) - Return the absolute path of the current working directory
qualification (5) - User's guide to name qualification
query_entrez_taxa (1) - query Entrez taxonomy database and print out information
radiobutton (n) - Create and manipulate radiobutton widgets
ras2tiff (1) - create a TIFF file from a Sun rasterfile
rats (1) - Rough Auditing Tool for Security
raw2tiff (1) - create a TIFF file from a raw data
rbldns-data (8) - data tool for rbldns
rcscan (1) - examine that files are rcsfile (5) compliant
rcvstore (1) - asynchronously incorporate mail into a folder
rdf2bin, rdf2com (1) - convert an RDOFF object file to flat binary
rdiff (1) - compute and apply signature-based file differences
rdiff-backup-statistics (1) - summarize rdiff-backup statistics files
readproctitle (8) - maintains an automatically rotated log in memory for inspection by ps (1). readproctitle is available in daemontools 0.75 and above.
recode-sr-latin (1) - convert Serbian text from Cyrillic to Latin script
regexp (n) - Match a regular expression against a string
regexp_table (5) - format of Postfix regular expression tables
registry (n) - Manipulate the Windows registry
regsub (n) - Perform substitutions based on regular expression pattern matching
reindexdb (1) - reindex a PostgreSQL database
relocated (5) - Postfix relocated table format
remote_blast.pl (1) - script for submitting jobs to a remote blast server (ncbi blast queue at this time)
resource (n) - Manipulate Macintosh resources
revtrans-motif (1) - Reverse translate a Profam-like protein motif
rlmgr (1) - administration utility for QDBM Relic
rotatelogs2 (8) - Piped logging program to rotate Apache logs
rpc.dracd (1M) - Dynamic Relay Authorization Control server
rpm (8) - Red Hat Package Manager
rpm2cpio (8) - Converts Red Hat Packge (RPM) to cpio archive
rrdcgi (1) - Create web pages containing RRD graphs based on templates
rrdcreate (1) - Set up a new Round Robin Database
rrddump (1) - dump the contents of an RRD to XML format
rrdfetch (1) - Fetch data from an RRD.
rrdfirst (1) - Return the date of the first data sample in an RRA within an RRD
rrdgraph (1) - Round Robin Database tool grapher functions
rrdgraph_data (1) - preparing data for graphing in rrdtool graph
rrdgraph_rpn (1) - About RPN Math in rrdtool graph
rrdinfo (1) - extract header information from an RRD
rrdlast (1) - Return the date of the last data sample in an RRD
rrdlastupdate (1) - Return the most recent update to an RRD
rrdresize (1) - alters the size of an RRA and creates a new .rrd file
rrdrestore (1) - Restore the contents of an RRD from its XML dump format
rrdtool (1) - Round Robin Database Tool
rrdtune (1) - Modify some basic properties of a Round Robin Database
rrdupdate (1) - Store a new set of values into the RRD
rrdxport (1) - Export data in XML format based on data from one or several RRD
rsync (1) - a fast, versatile, remote (and local) file-copying tool
rsyncd.conf (5) - configuration file for rsync in daemon mode
rumakeindex (1) - process a LaTeX index using Russian Cyrillic characters
sa-compile (1) - compile SpamAssassin ruleset into native code
sa-update (1) - automate SpamAssassin rule updates
sasl_authorize_t (3) - The SASL authorization callback
sasl_client_init (3) - SASL client authentication initialization
sasl_client_new (3) - Create a new client authentication object
sasl_client_start (3) - Begin an authentication negotiation
sasl_client_step (3) - Perform a step in the authentication negotiation
sasl_decode (3) - Decode data received
sasl_encode (3) - Encode data for transport to authenticated host
sasl_errdetail (3) - Retrieve detailed information about an error
sasl_errstring (3) - Translate a SASL return code to a human-readable form
sasl_getconfpath_t (3) - The SASL callback to indicate location of the config files
sasl_getpath_t (3) - The SASL callback to indicate location of the mechanism drivers
sasl_idle (3) - Perform precalculations during an idle period
sasl_server_init (3) - SASL server authentication initialization
sasl_server_new (3) - Create a new server authentication object
sasl_server_start (3) - Begin an authentication negotiation
sasl_server_step (3) - Perform a step in the authentication negotiation
sasl_server_userdb_checkpass_t (3) - Plaintext Password Verification Callback
sasl_verifyfile_t (3) - The SASL file verification
saslauthd (8) - sasl authentication server
scale (n) - Create and manipulate scale widgets
scons-time (1) - generate and display SCons timing information
sconsign (1) - print SCons .sconsign file information
scriptindex (1) - index arbitrary data as described by an index script
scrollbar (n) - Create and manipulate scrollbar widgets
search2table (1) - turn SearchIO parseable reports into tab delimited format like NCBI's -m 9
search2tribe (1) - Turn SearchIO parseable reports(s) into TRIBE matrix
sec (1) - simple event correlator
selection (n) - Manipulate the X selection
send (3p) - Execute a command in a different application
send (n) - Execute a command in a different application
sendmail (1) - Postfix to Sendmail compatibility interface
seq_length.pl (1) - lists the number of bases and number of sequences in specified sequence database files
seqconvert (1) - generic BioPerl sequence format converter
sgi2tiff (1) - create a TIFF file from an SGI image file
showtable (1) - Show data in nicely formatted columns
siege.config (1) - builds a .siegerc template in the user's home directory.
siege2csv.pl (1) - Convert output from bombardment(1) to Comma Separated Values (CSV)
sigfind (1) - Find a binary signature in a file
sigtool (1) - signature and database management tool
smime_keys (1) - Utility to add S/MIME certificate to the internal database used by mutt
snmp-bridge-mib (1) - provide Linux bridge information via SNMP
snmp.conf (5) - configuration files for the Net-SNMP applications
snmp_config (5) - handling of Net-SNMP configuration files
snmp_pdu_create, snmp_clone_pdu, snmp_fix_pdu, snmp_free_pdu (3) - netsnmp_pdu_api functions
snmpbulkget (1) - communicates with a network entity using SNMP GETBULK requests.
snmpconf (1) - creates and modifies SNMP configuration files
snmpd.conf (5) - configuration file for the Net-SNMP SNMP agent
snmpd.examples (5) - example configuration for the Net-SNMP agent
snmpd.internal (5) - internal configuration of the Net-SNMP agent
snmpget (1) - communicates with a network entity using SNMP GET requests
snmpgetnext (1) - communicates with a network entity using SNMP GETNEXT requests
snmpkey (1) - Create SNMPv3 security keys for the Net::SNMP module
snmpnetstat (1) - display networking status and configuration information from a network entity via SNMP
snmpset (1) - communicates with a network entity using SNMP SET requests
snmpstatus (1) - retrieves a fixed set of management information from a network entity
snmptest (1) - communicates with a network entity using SNMP requests
snmptranslate (1) - translate MIB OID names between numeric and textual forms
snmptrap, snmpinform (1) - sends an SNMP notification to a manager
snmptrapd.conf (5) - configuration file for the Net-SNMP notification receiver
snmpusm (1) - creates and maintains SNMPv3 users on a network entity
snmpvacm (1) - creates and maintains SNMPv3 View-based Access Control entries on a network entity
sockd.conf (5) - Dante server configuration file syntax
socks.conf (5) - socks client configuration file syntax
sorter (1) - Sort files in an image into categories based on file type
source (n) - Evaluate a file or resource as a Tcl script
speexdec (1) - The reference implementation speex decoder.
speexenc (1) - The reference implementation speex encoder.
spinbox (n) - Create and manipulate spinbox widgets
sqlite_table (5) - Postfix SQLite configuration
stag-db.pl (1) - persistent storage and retrieval for stag data (xml, sxpr, itext)
stag-flatten.pl (1) - turns stag data into a flat table
stag-view.pl (1) - draws an expandable Tk tree diagram showing stag data
string (n) - Manipulate strings
stubmaker.pl (1) - Generates client stubs from a WSDL file.
svnadmin (1) - Subversion repository administration tool
svnlook (1) - Subversion repository examination tool
svnserve.conf (5) - Repository configuration file for svnserve
svnsync (1) - Subversion repository synchronization tool
svstat (8) - prints the status of services monitored by supervise (8).
switch (n) - Evaluate one of several scripts, depending on a given value
systempapername, defaultpapername, systempapersizefile, defaultpapersizefile (3) - return names for managing system paper information
t1dotlessj (1) - create a dotless-j PostScript Type 1 font
t1mac (1) - translate a PFA or PFB PostScript Type 1 font into Macintosh format
t1testpage (1) - create a PostScript proof for a Type 1 font
t1unmac (1) - translate a Mac PostScript Type 1 font into PFA or PFB format
tai64nlocal (8) - converts precise TAI64N timestamps to a human-readable format.
tangle (1) - translate WEB to Pascal
tar (5) - format of tape archive files
tbl (1) - format tables for troff
tcldot (N) - graph manipulation in tcl
tcptraceroute (1) - A traceroute implementation using TCP packets
tcs (1) - translate character sets
tex, virtex, initex (1) - text formatting and typesetting
texdoctk (1) - GUI for easier access of TeX package and program documentations
texfont (1) - font installation tool for ConTeXt
texlinks (8) - maintain symbolic links from format to engine
text, tk_textCopy, tk_textCut, tk_textPaste (n) - Create and manipulate text widgets
textools (1) - generate TeX map files, afm files, fix texmf trees
tfmtodit (1) - create font files for use with groff -Tdvi
thumbnail (1) - create a TIFF file with thumbnail images
thumbpdf (1) - generate thumbnail images for a PDF file created with pdftex
tidy (1) - validate, correct, and pretty-print HTML files (version: 1 September 2005)
tiffdump (1) - print verbatim information about TIFF files
tiffinfo (1) - print information about TIFF files
tiffmedian (1) - apply the median cut algorithm to data in a TIFF file
tinydns-conf (8) - sets up a DNS publication service.
tinydns-data (8) - data tool for tinydns
tinydns-edit (8) - edit the (source form of the) database served by tinydns/axfrdns
tinydns-get (1) - is like dnsq(1), but obtains its results from data.cdb in the current directory
tk (n) - Manipulate Tk internal state
tk_dialog (n) - Create modal dialog and wait for response
tk_optionMenu (n) - Create an option menubutton and its menu
toplevel (n) - Create and manipulate toplevel widgets
towctrans (3) - wide-character transliteration
transfig (1) - creates a makefile for portable LaTeX figures
translate_seq (1) - translates a sequence
transmission-create (1) - command-line utility to create .torrent files
transmission-show (1) - command-line utility to show .torrent file metadata
transport (5) - Postfix transport table format
tree2pag (1) - convert Bio::TreeIO parseable format trees to pagel format
troff (1) - format documents
ttf2afm (1) - utility to generate AFM files for TrueType fonts
ttf2pk (1) - convert a TrueType font into TeX's PK format
ttftotype42 (1) - create PostScript Type 42 wrapper of TrueType font
ttytime (1) - print the time of the recorded session data by ttyrec(1)
unbound (8) - Unbound DNS validating resolver 1.4.7.
unbound-checkconf (8) - Check unbound configuration file for errors.
unbound.conf (5) - Unbound configuration file.
unflatten (1) - adjust directed graphs to improve layout aspect ratio
unflatten_seq (1) - unflatten a genbank or genbank-style feature file into a nested SeqFeature hierarchy
unknown (n) - Handle attempts to use non-existent commands
update (n) - Process pending events and idle callbacks
update-desktop-database (1) - Build cache database of MIME types handled by desktop files
update-mime-database (1) - a program to build the Shared MIME-Info database cache
updmap (1) - Update font map files for TeX output drivers.
updmap-sys (1) - Update font map files for TeX output drivers system-wide.
updmap.cfg (5) - configuration of font mapping/inclusion for dvips and friends.
upvar (n) - Create link to variable in a different stack frame
urls.txt (5) - URL database for regression testing
uuid (3) - DCE compatible Universally Unique Identifier library
uuid_generate, uuid_generate_random, uuid_generate_time (3) - create a new unique UUID value
uuid_parse (3) - convert an input UUID string into binary representation
uuid_time (3) - extract the time at which the UUID was created
uuid_unparse (3) - convert an UUID from binary representation to a string
uuidd (8) - UUID generation daemon
uuidgen (1) - command-line utility to create a new UUID value
vacuumdb (1) - garbage-collect and analyze a PostgreSQL database
variable (n) - create and initialize a namespace variable
variables (5) - Format of specifying variable names to SNMP tools.
verify (8) - Postfix address verification server
vim (1) - VI Migliorato, un editor di testi per programmatori
vimdiff (1) - modifica due, tre o quattro versioni di un file con Vim, visualizzando le differenze
vimdiff (1) - ouvre deux, trois ou quatre versions d'un fichier dans Vim et affiche leurs différences
vimdiff (1) - ouvre deux, trois ou quatre versions d'un fichier dans Vim et affiche leurs différences
virtual (5) - Postfix virtual alias table format
vlmgr (1) - administration utility for QDBM Villa
vltsv (1) - mutual converter between TSV and Villa database
wcscat (3) - concatenate two wide-character strings
wcsdup (3) - duplicate a wide-character string
wcsncat (3) - concatenate two wide-character strings
wcsstr (3) - locate a substring in a wide-character string
wctrans (3) - wide character translation mapping
wctype (3) - wide character classification
weave (1) - translate WEB to TeX
wftopfa (1) - Convert a Wadalab base font to Postscript .PFA (or .PFB) format using ghostscript
wftopfa (1) - konvertiert eine Wadalab basierte Schrift ins Postscript .PFA- (oder .PFB-)Format mittels Ghostscript.
whatnow (1) - prompting front-end for sending messages
while (n) - Execute script repeatedly as long as a condition is met
widget (1) - Demonstration of Perl/Tk widgets
winfo (n) - Return window-related information
wm (n) - Communicate with window manager
wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf (3) - formatted wide character output conversion
xapian-check (1) - Check the consistency of a database or table
xapian-compact (1) - Compact a database, or merge and compact several
xapian-config (1) - report information about the installed version of xapian
xapian-metadata (1) - Read and write user metadata
xapian-replicate (1) - Replicate a database from a master server to a local copy
xapian-replicate-server (1) - Service database replication requests from clients
xgettext.pl (1) - Extract translatable strings from source
xls2csv (1) - reads MS-Excel file and puts its content as comma-separated data on standard output
xml-config (1) - script to get information about the installed version of GNOME-XML
xml2po (1) - program to create a PO-template file from a DocBook XML file and merge it back into a (translated) XML file
xmlcatalog (1) - Command line tool to parse and manipulate XML or SGML catalog files.
xpdf (1) - Portable Document Format (PDF) file viewer for X (version 3.02)
xpdfrc (5) - configuration file for Xpdf tools (version 3.02)
xslt-parser (1) - XSLT transformations
xxd (1) - convertit en représentation hexadécimale et inversement.
xxd (1) - convertit en représentation hexadécimale et inversement.
xz, unxz, xzcat, lzma, unlzma, lzcat (1) - Compress or decompress .xz and .lzma files
yasm_dbgfmts (7) - Yasm Supported Debugging Formats
yasm_objfmts (7) - Yasm Supported Object Formats
zarafa-dagent.cfg (5) - The Zarafa dagent configuration file
zarafa-gateway (1) - Start the Zarafa IMAP/POP3 Gateway.
zarafa-gateway.cfg (5) - The Zarafa gateway configuration file
zarafa-ical (1) - Start the Zarafa ICal/CalDAV gateway.
zarafa-ical.cfg (5) - The Zarafa iCal/CalDAV gateway configuration file
zarafa-ldap.cfg (5) - The Zarafa LDAP configuration file
zarafa-monitor.cfg (5) - The Zarafa monitor configuration file
zarafa-report (1) - Creates a secure connection with https://report.zarafa.com/ for license reports.
zarafa-server.cfg (5) - The Zarafa configuration file
zarafa-spooler.cfg (5) - The Zarafa spooler configuration file
zarafa-stats (1) - Dump zarafa statistics tables.
zipgrep (1L) - search files in a ZIP archive for lines matching a pattern
zipinfo (1L) - list detailed information about a ZIP archive
zoo (1) - manipulate archives of files in compressed form
zzufcat (1) - concatenate files using different instruction sequences
BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen (3) - screen information functions and macros
DMXAddInput, DMXAddBackendInput, DMXAddConsoleInput (3) - attach a new input
DMXAddScreen (3) - attach a new back-end screen
DMXChangeDesktopAttributes (3) - change global bounding box
DMXChangeScreensAttributes (3) - change back-end screen attributes
DMXForceWindowCreation (3) - force immediate back-end window creation
DMXGetDesktopAttributes (3) - determine global bounding box
DMXGetInputAttributes (3) - determine input device attributes
DMXGetScreenAttributes (3) - determine back-end screen attributes
DMXGetWindowAttributes (3) - determine back-end window attributes
DPMSInfo (3) - returns information about the current DPMS state
DPMSSetTimeouts (3) - permits applications to set the timeout values used by the X server for DPMS timings
FcAtomicCreate (3) - create an FcAtomic object
FcAtomicDeleteNew (3) - delete new file
FcAtomicDestroy (3) - destroy an FcAtomic object
FcAtomicLock (3) - lock a file
FcAtomicNewFile (3) - return new temporary file name
FcAtomicOrigFile (3) - return original file name
FcAtomicReplaceOrig (3) - replace original with new
FcAtomicUnlock (3) - unlock a file
FcBlanksCreate (3) - Create an FcBlanks
FcCharSetCoverage (3) - DEPRECATED return coverage for a Unicode page
FcCharSetCreate (3) - Create an empty character set
FcCharSetFirstPage (3) - Start enumerating charset contents
FcCharSetNew (3) - DEPRECATED alias for FcCharSetCreate
FcCharSetNextPage (3) - Continue enumerating charset contents
FcConfigAppFontAddDir (3) - Add fonts from directory to font database
FcConfigAppFontAddFile (3) - Add font file to font database
FcConfigAppFontClear (3) - Remove all app fonts from font database
FcConfigBuildFonts (3) - Build font database
FcConfigCreate (3) - Create a configuration
FcConfigDestroy (3) - Destroy a configuration
FcConfigGetCache (3) - DEPRECATED used to return per-user cache filename
FcConfigGetCurrent (3) - Return current configuration
FcConfigParseAndLoad (3) - load a configuration file
FcConfigSetCurrent (3) - Set configuration as default
FcConfigSubstituteWithPat (3) - Execute substitutions
FcConfigUptoDate (3) - Check timestamps on config files
FcDefaultSubstitute (3) - Perform default substitutions in a pattern
FcDirCacheUnlink (3) - Remove all caches related to dir
FcDirSave (3) - DEPRECATED: formerly used to save a directory cache
FcFontMatch (3) - Return best font
FcFontRenderPrepare (3) - Prepare pattern for loading font file
FcFontSetCreate (3) - Create a font set
FcFontSetMatch (3) - Return the best font from a set of font sets
FcFontSetPrint (3) - Print a set of patterns to stdout
FcFontSetSortDestroy (3) - DEPRECATED destroy a font set
FcFontSort (3) - Return list of matching fonts
FcFreeTypeQuery (3) - compute pattern from font file (and index)
FcFreeTypeQueryFace (3) - compute pattern from FT_Face
FcInitBringUptoDate (3) - reload configuration files if needed
FcInitLoadConfig (3) - load configuration
FcInitLoadConfigAndFonts (3) - load configuration and font data
FcLangSetContains (3) - check langset subset relation
FcLangSetCreate (3) - create a langset object
FcLangSetEqual (3) - test for matching langsets
FcMatrixCopy (3) - Copy a matrix
FcMatrixEqual (3) - Compare two matrices
FcMatrixInit (3) - initialize an FcMatrix structure
FcMatrixMultiply (3) - Multiply matrices
FcMatrixRotate (3) - Rotate a matrix
FcMatrixScale (3) - Scale a matrix
FcMatrixShear (3) - Shear a matrix
FcNameParse (3) - Parse a pattern string
FcNameUnparse (3) - Convert a pattern back into a string that can be parsed
FcObjectSetCreate (3) - Create an object set
FcPatternAdd (3) - Add a value to a pattern
FcPatternAddInteger, FcPatternAddDouble, FcPatternAddString, FcPatternAddMatrix, FcPatternAddCharSet, FcPatternAddBool, FcPatternAddFTFace, FcPatternAddLangSet (3) - Add a typed value to a pattern
FcPatternAddWeak (3) - Add a value to a pattern with weak binding
FcPatternBuild, FcPatternVaBuild, FcPatternVapBuild (3) - Create patterns from arguments
FcPatternCreate (3) - Create a pattern
FcPatternDel (3) - Delete a property from a pattern
FcPatternDestroy (3) - Destroy a pattern
FcPatternDuplicate (3) - Copy a pattern
FcPatternEqual (3) - Compare patterns
FcPatternEqualSubset (3) - Compare portions of patterns
FcPatternFilter (3) - Filter the objects of pattern
FcPatternFormat (3) - Format a pattern into a string according to a format specifier
FcPatternGet (3) - Return a value from a pattern
FcPatternGetInteger, FcPatternGetDouble, FcPatternGetString, FcPatternGetMatrix, FcPatternGetCharSet, FcPatternGetBool, FcPatternGetFTFace, FcPatternGetLangSet (3) - Return a typed value from a pattern
FcPatternHash (3) - Compute a pattern hash value
FcPatternPrint (3) - Print a pattern for debugging
FcPatternReference (3) - Increment pattern reference count
FcPatternRemove (3) - Remove one object of the specified type from the pattern
FcStrCopy (3) - duplicate a string
FcStrCopyFilename (3) - create a complete path from a filename
FcStrDowncase (3) - create a lower case translation of a string
FcStrListCreate (3) - create a string iterator
FcStrListDone (3) - destroy a string iterator
FcStrListNext (3) - get next string in iteration
FcStrPlus (3) - concatenate two strings
FcStrSetCreate (3) - create a string set
FcStrStr (3) - locate UTF-8 substring
FcStrStrIgnoreCase (3) - locate UTF-8 substring ignoring ASCII case
GLwCreateMDrawingArea (3X) - Create a Motif/OpenGL Drawing Widget.
ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues (3) - image format functions and macros
IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModifierKey, IsPFKey, IsPrivateKeypadKey (3) - keysym classification macros
X.Org, XProjectTeam (7) - X.Org Group information
XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers (3) - handle Xlib internal connections
XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint (3) - allocate class hints structure and set or read a window's WM_CLASS property
XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors (3) - allocate and free colors
XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize (3) - allocate icon size structure and set or read a window's WM_ICON_SIZES property
XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints (3) - allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap (3) - allocate, set, or read a standard colormap structure
XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints (3) - allocate window manager hints structure and set or read a window's WM_HINTS property
XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList (3) - query or change the dont-propagate-list for extension devices
XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl (3) - manipulate keyboard settings and keyboard control structure
XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap (3) - manipulate keyboard encoding and keyboard encoding structure
XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap (3) - change window attributes
XCirculateEvent (3) - CirculateNotify event structure
XCirculateRequestEvent (3) - CirculateRequest event structure
XConsortium (7) - X Consortium information
XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor (3) - create, copy, or destroy colormaps and color structure
XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor (3) - create cursors
XCreateFontSet, XFreeFontSet (3) - create and free an international text drawing font set
XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues (3) - create or free graphics contexts and graphics context structure
XCreateIC, XDestroyIC, XIMOfIC (3) - create, destroy, and obtain the input method of an input context
XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC (3) - create output contexts
XCreatePixmap, XFreePixmap (3) - create or destroy pixmaps
XCreateRegion, XSetRegion, XDestroyRegion (3) - create or destroy regions
XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes (3) - create windows and window attributes structure
XCreateWindowEvent (3) - CreateNotify event structure
XF86VidModeQueryExtension, XF86VidModeQueryVersion, XF86VidModeSetClientVersion, XF86VidModeGetModeLine, XF86VidModeGetAllModeLines, XF86VidModeDeleteModeLine, XF86VidModeModModeLine, XF86VidModeValidateModeLine, XF86VidModeSwitchMode, XF86VidModeSwitchToMode, XF86VidModeLockModeSwitch, XF86VidModeGetMonitor, XF86VidModeGetViewPort, XF86VidModeSetViewPort, XF86VidModeGetDotClocks, XF86VidModeGetGamma, XF86VidModeSetGamma, XF86VidModeGetGammaRamp, XF86VidModeSetGammaRamp, XF86VidModeGetGammaRampSize, XF86VidModeGetPermissions (3) - Extension library for the XFree86-VidMode X extension
XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing (3) - obtain fontset information
XFree (3) - free client data
XGetEventData, XFreeEventData, XGenericEventCookie (3) - retrieve and free additional event data through cookies.
XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo (3) - obtain visual information and visual structure
XGetWindowAttributes, XGetGeometry, XWindowAttributes (3) - get current window attribute or geometry and current window attributes structure
XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty (3) - obtain and change window properties
XIQueryDevice, XIFreeDeviceInfo (3) - get information about devices.
XIQueryPointer (3) - get device pointer coordinates.
XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow (3) - manipulate top-level windows
XIfEvent, XCheckIfEvent, XPeekIfEvent (3) - check the event queue with a predicate procedure
XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage (3) - image utilities
XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames (3) - create or return atom names
XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo (3) - obtain or free font names and information
XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeysym (3) - handle keyboard input events in Latin-1
XNoOp (3) - No Operation
XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback (3) - open, close, and obtain input method information
XOrgFoundation (7) - X.Org Foundation information
XPolygonRegion, XClipBox (3) - generate regions
XQueryDeviceState (3) - query the state of an extension input device.
XQueryPointer (3) - get pointer coordinates
XQueryTree (3) - query window tree information
XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows (3) - change window stacking order
XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData (3) - manipulate bitmaps
XRecolorCursor, XFreeCursor, XQueryBestCursor (3) - manipulate cursors
XSaveContext, XFindContext, XDeleteContext, XUniqueContext (3) - associative look-up routines
XSetDeviceValuators (3) - initialize the valuators on an extension input device
XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText (3) - default error handlers
XSetFontPath, XGetFontPath, XFreeFontPath (3) - set, get, or free the font search path
XSetLineAttributes, XSetDashes (3) - GC convenience routines
XSetPointerMapping, XGetPointerMapping (3) - manipulate pointer settings
XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver (3) - manipulate the screen saver
XSetSelectionOwner, XGetSelectionOwner, XConvertSelection (3) - manipulate window selection
XSetState, XSetFunction, XSetPlaneMask, XSetForeground, XSetBackground (3) - GC convenience routines
XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap, XShmGetEventBase (3) - X Shared Memory extension functions
XStandards (7) - X Window System Standards and Specifications
XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers (3) - manipulate cut and paste buffers
XSynchronize, XSetAfterFunction (3) - enable or disable synchronization
XTestQueryExtension, XTestCompareCursorWithWindow, XTestCompareCurrentCursorWithWindow, XTestFakeKeyEvent, XTestFakeButtonEvent, XTestFakeMotionEvent, XTestFakeRelativeMotionEvent, XTestGrabControl, XTestSetGContextOfGC, XTestSetVisualIDOfVisual, XTestDiscard (3) - XTest extension functions
XTranslateCoordinates (3) - translate window coordinates
XVaCreateNestedList (3) - allocate a nested variable argument list
Xau library: XauFileName, XauReadAuth, XauLockAuth, XauUnlockAuth, XauWriteAuth, XauDisposeAuth, XauGetAuthByAddr, XauGetBestAuthByAddr (3) - X authority database routines
Xaw (3) - X Athena Widgets
XcmsAllocColor, XcmsAllocNamedColor (3) - allocate colors
XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL (3) - obtain the CIE L*a*b* coordinates
XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL (3) - obtain the CIE L*u*v* coordinates
XcmsConvertColors (3) - convert CCC color specifications
XcmsCreateCCC, XcmsFreeCCC (3) - creating and destroying CCCs
XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite (3) - obtain black, blue, green, red, and white CCC color specifications
XcmsSetWhitePoint, XcmsSetWhiteAdjustProc (3) - modifying CCC attributes
XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV (3) - obtain the TekHVC coordinates
XcupStoreColors (3) - initialize shareable colormap entries at specific locations
XdbeAllocateBackBufferName (3) - allocates a DBE buffer.
XdbeDeallocateBackBufferName (3) - frees a DBE buffer.
XdbeFreeVisualInfo (3) - frees information returned by XdbeGetVisualInfo().
XdbeGetBackBufferAttributes (3) - returns attributes of a DBE buffer.
XdbeGetVisualInfo (3) - Get dbe Visual Informations
XeviQueryExtension, XeviQueryVersion, XeviGetVisualInfo (3) - X Extended Visual Information functions
XkbAddGeomKey (3) - Add one key at the end of an existing row of keys
XkbAddSymInterpret (3) - Add a symbol interpretation to the list of symbol interpretations in an XkbCompatRec
XkbAllocClientMap (3) - Allocate and initialize an empty client map description record
XkbAllocCompatMap (3) - Allocate a new compatibility map if you do not already have one available
XkbAllocControls (3) - Allocates an XkbControlsRec structure in the XkbDescRec
XkbAllocGeomColors (3) - Allocate geometry colors
XkbAllocGeomDoodads (3) - Allocate doodads that are global to a keyboard geometry
XkbAllocGeomKeyAliases (3) - Allocate geometry key aliases
XkbAllocGeomKeys (3) - Allocate space for an arbitrary number of keys to a row
XkbAllocGeomOutlines (3) - Allocate space for an arbitrary number of outlines to a shape
XkbAllocGeomOverlayKeys (3) - Allocate keys in an overlay row
XkbAllocGeomOverlayRows (3) - Allocate rows in a overlay
XkbAllocGeomOverlays (3) - Allocate overlays in a section
XkbAllocGeomPoints (3) - Allocate points in an outline
XkbAllocGeomProps (3) - Allocate geometry properties
XkbAllocGeomRows (3) - Allocate rows in a section
XkbAllocGeomSectionDoodads (3) - Allocate doodads that are specific to a section
XkbAllocGeomSections (3) - Allocate geometry sections
XkbAllocGeomShapes (3) - Allocate space for an arbitrary number of geometry shapes
XkbAllocGeometry (3) - Allocate an entire geometry
XkbAllocIndicatorMaps (3) - Allocates, directly, the indicators member of the keyboard description record
XkbAllocKeyboard (3) - Creates a keyboard description from scratch
XkbAllocNames (3) - Allocate symbolic names structures
XkbAllocServerMap (3) - Allocate and initialize an empty server map description record
XkbApplyCompatMapToKey (3) - Apply the new compatibility mapping to an individual key to get its semantics updated
XkbBellEvent (3) - Provides a function that initiates a bell event for the keyboard without ringing the bell
XkbChangeControls (3) - Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
XkbChangeDeviceInfo (3) - Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
XkbChangeEnabledControls (3) - Manipulates the EnabledControls control
XkbChangeIndicators (3) - Changes indicator maps or state without passing the entire keyboard description
XkbChangeMap (3) - Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
XkbComputeRowBounds (3) - Update the bounding box of a row
XkbComputeSectionBounds (3) - Update the bounding box of a section
XkbComputeShapeBounds (3) - Updates the bounding box of a shape
XkbDeviceBellEvent (3) - Creates a bell event for an X input extension device or for the keyboard, without ringing the corresponding bell
XkbFindOverlayForKey (3) - Find the alternate name by using the primary name for a key that is part of an overlay
XkbFreeCompatMap (3) - Free an entire compatibility map or selected portions of one
XkbFreeIndicatorMaps (3) - Frees memory used by the indicators member of an XkbDescRec structure
XkbGetAutoRepeatRate (3) - Gets the current attributes of the RepeatKeys control for a keyboard device
XkbGetCompatMap (3) - Fetch any combination of the current compatibility map components from the server
XkbGetControls (3) - Finds the current state of Xkb server controls
XkbGetControlsChanges (3) - Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetDetectableAutoRepeat (3) - Determines whether or not the server supports DetectableAutoRepeat
XkbGetDetectableAutorepeat (3) - Determines whether or not the server supports DetectableAutorepeat
XkbGetDeviceButtonActions (3) - Query the button actions associated with an X Input Extension device
XkbGetDeviceInfo (3) - Determine whether the X server allows Xkb access to particular capabilities of input devices other than the core X keyboard, or to determine the status of indicator maps, indicator names or button actions on a non-KeyClass extension device
XkbGetDeviceInfoChanges (3) - Query the changes that have occurred in the button actions or indicator names and indicator maps associated with an input extension device
XkbGetDeviceLedInfo (3) - Query the indicator names, maps, and state associated with an LED feedback of an input extension device
XkbGetIndicatorChanges (3) - Updates a local copy of the keyboard description with the actual values of one or more calls to XkbNoteIndicatorChanges
XkbGetIndicatorMap (3) - Gets the map for one or more indicators, using a mask to specify the indicators
XkbGetIndicatorState (3) - Obtains the current state of the keyboard indicators
XkbGetKeyActions (3) - Update the actions (the key_acts array) for a subset of the keys in a keyboard description
XkbGetKeyModifierMap (3) - Update the modifier map for one or more of the keys in a keyboard description
XkbGetMap (3) - Allocate an XkbDescRec structure and populate it with the server's keyboard client map and server map
XkbGetNameChanges (3) - Update the local copy of the keyboard description with the actual values of the results of one or more calls to XkbNoteNameChanges
XkbGetNamedGeometry (3) - Loads a keyboard geometry description from this database by name
XkbGetNamedIndicator (3) - Look up the indicator map and other information for an indicator by name
XkbGetState (3) - Obtains the keyboard state
XkbGetStickyKeysOptions (3) - Queries the current StickyKeys attributes for a keyboard device
XkbGetUpdatedMap (3) - Update the client or server map information in an existing keyboard description
XkbGetXlibControls (3) - Determines the current state of the Library Controls
XkbKeyActionEntry (3) - Returns a pointer to the key action corresponding to group grp and shift level lvl from the two-dimensional table of key actions associated with the key corresponding to keycode
XkbKeyActionsPtr (3) - Returns a pointer to the two-dimensional array of key actions associated with the key corresponding to keycode
XkbKeyGroupWidth (3) - Computes the width of the type associated with the group grp for the key corresponding to keycode
XkbKeyGroupsWidth (3) - Computes the maximum width associated with the key corresponding to keycode
XkbKeyHasActions (3) - Determines if the key corresponding to keycode has any actions associated with it
XkbKeyNumActions (3) - Computes the number of actions associated with the key corresponding to keycode
XkbKeyTypesForCoreSymbols (3) - Determine the Xkb key types appropriate for the symbols bound to a key in a core keyboard mapping
XkbKeycodeToKeysym (3) - Finds the keysym bound to a particular key at a specified group and shift level
XkbLatchGroup (3) - Latches the keysym group
XkbLatchModifiers (3) - Latches and unlatches any of the eight real keyboard modifiers
XkbLibraryVersion (3) - Determines the compatibility of a library at runtime.
XkbLookupKeySym (3) - Find the symbol associated with a key for a particular state
XkbModActionVMods (3) - Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
XkbNoteIndicatorChanges (3) - Notes the changes in a changes structure
XkbOpenDisplay (3) - Checks for a compatible version of the Xkb extension in both the library and the server, and initializes the extension for use.
XkbOutOfRangeGroupInfo (3) - Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
XkbQueryExtension (3) - Determines the compatibility of a library at runtime.
XkbRefreshKeyboardMapping (3) - Update the keyboard description that is internal to the X library
XkbResizeDeviceButtonActions (3) - Allocate additional space for button actions in an XkbDeviceInfoRec structure
XkbSelectEventDetails (3) - Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
XkbSetAutoRepeatRate (3) - Sets the attributes of the RepeatKeys control for a keyboard device
XkbSetAutoResetControls (3) - Changes the current values of the AutoReset control attributes
XkbSetCompatMap (3) - Modify the server's compatibility map
XkbSetDetectableAutoRepeat (3) - Sets DetectableAutoRepeat
XkbSetDetectableAutorepeat (3) - Sets DetectableAutorepeat
XkbSetIgnoreLockMods (3) - Sets the modifiers that, if locked, are not to be reported in matching events to passive grabs
XkbSetIndicatorMap (3) - Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
XkbSetModActionVMods (3) - Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
XkbSetNamedIndicator (3) - Names an indicator if it is not already named; toggles the state of the indicator; sets the indicator to a specified state and sets the indicator map for the indicator
XkbSetServerInternalMods (3) - Sets the modifiers that are consumed by the server before events are delivered to the client
XkbSetXlibControls (3) - Changes the state of the Library Controls
XkbTranslateKeyCode (3) - Translate a keycode to a key symbol and modifiers
XkbTranslateKeySym (3) - Find the string and symbol associated with a keysym for a given keyboard state
XkbUpdateMapFromCore (3) - Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
XmbResetIC, XwcResetIC, Xutf8ResetIC (3) - reset the state of an input context
XmbTextPerCharExtents, XwcTextPerCharExtents, Xutf8TextPerCharExtents (3) - obtain per-character information for a text string
XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow (3) - X multibuffering functions
XpCreateContext (3) - Creates and initializes a new print context.
XpEndDoc (3) - Indicates the ending of a print document.
XpEndJob (3) - Indicates the ending of a single print job.
XpEndPage (3) - Indicates the end of a print page.
XpGetAttributes (3) - Gets an attribute pool from the specified print context.
XpGetDocumentData (3) - Creates and initializes a new print context.
XpGetOneAttribute (3) - Gets a single print attribute from the specified print context.
XpGetScreenOfContext (3) - Obtains a pointer to the screen associated with the specified print context.
XpQueryExtension (3) - Queries an X Server to determine if it supports the X Print Service Extension, and if it does, what the offsets are for associated events and errors.
XpSetAttributes (3) - Sets or updates an attribute pool in the specified print context.
XpStartDoc (3) - Indicates the beginning of a print document.
XpStartJob (3) - Indicates the beginning of a single print job.
XpStartPage (3) - Indicates the beginning of a print page.
Xrandr (3) - X Resize, Rotate and Reflection extension.
XrmEnumerateDatabase (3) - enumerate resource database entries
XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase (3) - retrieve and store resource databases
XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource (3) - retrieve database resources and search lists
XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase (3) - merge resource databases
XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource (3) - store database resources
XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList (3) - manipulate resource quarks
Xsystrace (1) - user notification interface for systrace(1)
XtAllocateGC (3) - obtain a sharable GC with modifiable fields
XtAppCreateShell, XtVaAppCreateShell (3) - create top-level widget instance
XtAppGetErrorDatabase, XtAppGetErrorDatabaseText (3) - obtain error database
XtAppLock, XtAppUnlock (3) - lock and unlock application context
XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop (3) - query and process events and input
XtClass, XtSuperclass, XtIsSubclass, XtCheckSubclass, XtIsObject, XtIsRectObj, XtIsWidget, XtIsComposite, XtIsConstraint, XtIsShell, XtIsOverrideShell, XtIsWMShell, XtIsVendorShell, XtIsTransientShell, XtIsTopLevelShell, XtIsApplicationShell, XtIsSessionShell (3) - obtain and verify a widget's class
XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize (3) - create, destroy, and obtain an application context
XtCreateApplicationShell (3) - create top-level widget instance
XtCreatePopupShell, XtVaCreatePopupShell (3) - create a popup shell
XtCreateSelectionRequest, XtSendSelectionRequest, XtCancelSelectionRequest (3) - bundle multiple selection conversion requests into a single request using MULTIPLE target
XtCreateWidget, XtVaCreateWidget, XtCreateManagedWidget, XtVaCreateManagedWidget, XtDestroyWidget (3) - create and destroy widgets
XtCreateWindow (3) - window creation convenience function
XtDisplay, XtDisplayOfObject, XtScreen, XtScreenOfObject, XtWindow, XtWindowOfObject (3) - obtain window information about a widget
XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtScreenDatabase, XtCloseDisplay (3) - initialize, open, or close a display
XtDisplayToApplicationContext (3) - obtain an application context
XtFindFile (3) - search for a file using substitutions in the path list
XtGetApplicationNameAndClass (3) - retrieve application name and class
XtGetApplicationResources, XtVaGetApplicationResources (3) - obtain application resources
XtGetClassExtension (3) - locate a class extension record
XtGetDisplays (3) - retrieve a list of displays associated with an application context
XtGetErrorDatabase, XtGetErrorDatabaseText (3) - obtain error database
XtGetSelectionRequest (3) - retrieve the event that triggered the XtConvertSelectionProc
XtInsertEventTypeHandler, XtRemoveEventTypeHandler, XtRegisterExtensionSelector, XtSetEventDispatcher, XtDispatchEventToWidget (3) - extension event handling
XtNameToWidget, XtWindowToWidget (3) - translating strings to widgets or widgets to windows
XtOpenApplication, XtVaOpenApplication (3) - initialize, open, or close a display
XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators (3) - managing accelerator tables
XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations (3) - manage translation tables
XtRegisterDrawable (3) - register a drawable with the Intrinsics event dispatcher
XtReservePropertyAtom, XtReleasePropertyAtom (3) - maintain a cache of property atoms
XtResolvePathname (3) - search for a file using standard substitution
XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase (3) - convert KeySym to KeyCodes
XtSetSensitive, XtIsSensitive (3) - set and check a widget's sensitivity state
XtTranslateCoords (3) - translate widget coordinates
XtVaCreateArgsList (3) - dynamically allocate a varargs list
XvCreateImage, XvShmCreateImage (3) - create an XvImage
XvFreeAdaptorInfo (3) - free adaptor information
XvFreeEncodingInfo (3) - free encoding information
XvGetPortAttribute (3) - return current port attribute value
XvListImageFormats (3) - return list of image formats supported by a video port
XvPortNotify (3) - event generated when port attributes change
XvQueryAdaptors (3) - return adaptor information for a screen
XvQueryPortAttributes (3) - return list of attributes of a video port
XvSetPortAttribute (3) - sets an attribute of a video port
XvUngrabPort (3) - release port grabbed for video operation
XvVideoNotify (3) - event generated for video processing
appres (1) - list X application resource database
ati (4) - ATI video driver
bdftopcf (1) - convert X font from Bitmap Distribution Format to Portable Compiled Format
bdftruncate (1) - generate truncated BDF font from ISO 10646-1-encoded BDF font
bitmap, bmtoa, atobm (1) - bitmap editor and converter utilities for the X Window System
ccmakedep (1) - create dependencies in makefiles using a C compiler
cvt (1) - calculate VESA CVT mode lines
cwmrc (5) - calm window manager configuration file
editres (1) - a dynamic resource editor for X Toolkit applications
exa (4) - new 2D acceleration architecture for X.Org
fc-cache (1) - build font information cache files
fc-cat (1) - read font information cache files
fc-match (1) - match available fonts
fonts.conf (5) - Font configuration files
fstobdf (1) - generate BDF font from X font server
gccmakedep (1) - create dependencies in makefiles using 'gcc -M'
glAccum (3G) - operate on the accumulation buffer
glBlendEquation (3G) - set the blend equation
glClearAccum (3G) - specify clear values for the accumulation buffer
glColorMaterial (3G) - cause a material color to track the current color
glDepthRange (3G) - specify mapping of depth values from normalized device coordinates to window coordinates
glDrawArrays (3G) - render primitives from array data
glDrawElements (3G) - render primitives from array data
glDrawRangeElements (3G) - render primitives from array data
glEnableClientState, glDisableClientState (3G) - enable or disable client-side capability
glEvalCoord1d, glEvalCoord1f, glEvalCoord2d, glEvalCoord2f, glEvalCoord1dv, glEvalCoord1fv, glEvalCoord2dv, glEvalCoord2fv (3G) - evaluate enabled oneand two-dimensional maps
glEvalPoint1, glEvalPoint2 (3G) - generate and evaluate a single point in a mesh
glFrustum (3G) - multiply the current matrix by a perspective matrix
glGenLists (3G) - generate a contiguous set of empty display lists
glGenTextures (3G) - generate texture names
glGetBooleanv, glGetDoublev, glGetFloatv, glGetIntegerv (3G) - return the value or values of a selected parameter
glGetError (3G) - return error information
glGetMapdv, glGetMapfv, glGetMapiv (3G) - return evaluator parameters
glGetMaterialfv, glGetMaterialiv (3G) - return material parameters
glGetPolygonStipple (3G) - return the polygon stipple pattern
glGetTexGendv, glGetTexGenfv, glGetTexGeniv (3G) - return texture coordinate generation parameters
glHint (3G) - specify implementation-specific hints
glLineStipple (3G) - specify the line stipple pattern
glLoadIdentity (3G) - replace the current matrix with the identity matrix
glLoadMatrixd, glLoadMatrixf (3G) - replace the current matrix with the specified matrix
glLogicOp (3G) - specify a logical pixel operation for color index rendering
glMap1d, glMap1f (3G) - define a one-dimensional evaluator
glMap2d, glMap2f (3G) - define a two-dimensional evaluator
glMaterialf, glMateriali, glMaterialfv, glMaterialiv (3G) - specify material parameters for the lighting model
glMatrixMode (3G) - specify which matrix is the current matrix
glMultMatrixd, glMultMatrixf (3G) - multiply the current matrix with the specified matrix
glMultiTexCoord1dARB, glMultiTexCoord1fARB, glMultiTexCoord1iARB, glMultiTexCoord1sARB, glMultiTexCoord2dARB, glMultiTexCoord2fARB, glMultiTexCoord2iARB, glMultiTexCoord2sARB, glMultiTexCoord3dARB, glMultiTexCoord3fARB, glMultiTexCoord3iARB, glMultiTexCoord3sARB, glMultiTexCoord4dARB, glMultiTexCoord4fARB, glMultiTexCoord4iARB, glMultiTexCoord4sARB, glMultiTexCoord1dvARB, glMultiTexCoord1fvARB, glMultiTexCoord1ivARB, glMultiTexCoord1svARB, glMultiTexCoord2dvARB, glMultiTexCoord2fvARB, glMultiTexCoord2ivARB, glMultiTexCoord2svARB, glMultiTexCoord3dvARB, glMultiTexCoord3fvARB, glMultiTexCoord3ivARB, glMultiTexCoord3svARB, glMultiTexCoord4dvARB, glMultiTexCoord4fvARB, glMultiTexCoord4ivARB, glMultiTexCoord4svARB (3G) - set the current texture coordinates
glNewList, glEndList (3G) - create or replace a display list
glOrtho (3G) - multiply the current matrix with an orthographic matrix
glPolygonMode (3G) - select a polygon rasterization mode
glPolygonOffset (3G) - set the scale and units used to calculate depth values
glPolygonStipple (3G) - set the polygon stippling pattern
glPushAttrib, glPopAttrib (3G) - push and pop the server attribute stack
glPushClientAttrib, glPopClientAttrib (3G) - push and pop the client attribute stack
glPushMatrix, glPopMatrix (3G) - push and pop the current matrix stack
glRasterPos2d, glRasterPos2f, glRasterPos2i, glRasterPos2s, glRasterPos3d, glRasterPos3f, glRasterPos3i, glRasterPos3s, glRasterPos4d, glRasterPos4f, glRasterPos4i, glRasterPos4s, glRasterPos2dv, glRasterPos2fv, glRasterPos2iv, glRasterPos2sv, glRasterPos3dv, glRasterPos3fv, glRasterPos3iv, glRasterPos3sv, glRasterPos4dv, glRasterPos4fv, glRasterPos4iv, glRasterPos4sv (3G) - specify the raster position for pixel operations
glRenderMode (3G) - set rasterization mode
glRotated, glRotatef (3G) - multiply the current matrix by a rotation matrix
glScaled, glScalef (3G) - multiply the current matrix by a general scaling matrix
glShadeModel (3G) - select flat or smooth shading
glTexCoord1d, glTexCoord1f, glTexCoord1i, glTexCoord1s, glTexCoord2d, glTexCoord2f, glTexCoord2i, glTexCoord2s, glTexCoord3d, glTexCoord3f, glTexCoord3i, glTexCoord3s, glTexCoord4d, glTexCoord4f, glTexCoord4i, glTexCoord4s, glTexCoord1dv, glTexCoord1fv, glTexCoord1iv, glTexCoord1sv, glTexCoord2dv, glTexCoord2fv, glTexCoord2iv, glTexCoord2sv, glTexCoord3dv, glTexCoord3fv, glTexCoord3iv, glTexCoord3sv, glTexCoord4dv, glTexCoord4fv, glTexCoord4iv, glTexCoord4sv (3G) - set the current texture coordinates
glTexCoordPointer (3G) - define an array of texture coordinates
glTexGend, glTexGenf, glTexGeni, glTexGendv, glTexGenfv, glTexGeniv (3G) - control the generation of texture coordinates
glTranslated, glTranslatef (3G) - multiply the current matrix by a translation matrix
glVertexPointer (3G) - define an array of vertex data
glXChooseVisual (3) - return a visual that matches specified attributes
glXCopyContext (3) - copy state from one rendering context to another
glXCreateContext (3) - create a new GLX rendering context
glXCreateGLXPixmap (3) - create an off-screen GLX rendering area
glXGetConfig (3) - return information about GLX visuals
glXIsDirect (3) - indicate whether direct rendering is enabled
glXMakeCurrent (3) - attach a GLX context to a window or a GLX pixmap
glXQueryContextInfoEXT (3) - query context information
glXQueryExtension (3) - indicate whether the GLX extension is supported
glXUseXFont (3) - create bitmap display lists from an X font
gluDeleteTess (3G) - destroy a tessellation object
gluGetTessProperty (3G) - get a tessellation object property
gluLoadSamplingMatrices (3G) - load NURBS sampling and culling matrices
gluLookAt (3G) - define a viewing transformation
gluNewNurbsRenderer (3G) - create a NURBS object
gluNewQuadric (3G) - create a quadrics object
gluNewTess (3G) - create a tessellation object
gluNurbsCallbackDataEXT (3G) - set a user data pointer
gluOrtho2D (3G) - define a 2D orthographic projection matrix
gluPerspective (3G) - set up a perspective projection matrix
gluPickMatrix (3G) - define a picking region
gluProject (3G) - map object coordinates to window coordinates
gluQuadricNormals (3G) - specify what kind of normals are desired for quadrics
gluQuadricOrientation (3G) - specify inside/outside orientation for quadrics
gluTessCallback (3G) - define a callback for a tessellation object
gluTessProperty (3G) - set a tessellation object property
gluUnProject (3G) - map window coordinates to object coordinates
gtf (1) - calculate VESA GTF mode lines
ico (1) - animate an icosahedron or other polyhedron
intel (4) - Intel integrated graphics chipsets
koi8rxterm (1) - X terminal emulator for KOI8-R environments
makedepend (1) - create dependencies in makefiles
mga (4) - Matrox video driver
mkfontdir (1) - create an index of X font files in a directory
mkfontscale (1) - create an index of scalable font files for X
mkhtmlindex (1) - generate index files for HTML man pages
r128 (4) - ATI Rage 128 video driver
radeon (4) - ATI RADEON video driver
radeonhd (4) - AMD GPG (ATI) R5xx/R6xx/R7xx video driver
revpath (1) - generate a relative path that can be used to undo a change-directory
showrgb (1) - display an rgb color-name database
ucs2any (1) - generate BDF fonts containing subsets of ISO 10646-1 codepoints
uxterm (1) - X terminal emulator for Unicode (UTF-8) environments
void XpPutDocumentData (3) - Sends and incorporates data into the output.
xcalc (1) - scientific calculator for X
xcmsdb (1) - Device Color Characterization utility for X Color Management System
xdpyinfo (1) - display information utility for X
xdriinfo (1) - query configuration information of DRI drivers
xfsinfo (1) - X font server information utility
xft-config (1) - report Xft version, compiler, linker, and/or installation directory information
xkbwatch (1) - XKB extension user utility
xlsatoms (1) - list interned atoms defined on server
xlsclients (1) - list client applications running on a display
xmkmf (1) - create a Makefile from an Imakefile
xorg.conf and xorg.conf.d (5) - configuration files for Xorg X server
xrdb (1) - X server resource database utility
xterm (1) - terminal emulator for X
xtsscale (1) - X touch screen calibration tool
xvinfo (1) - Print out X-Video extension adaptor information
xwininfo (1) - window information utility for X
|