Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- AES_set_encrypt_key(3), AES_set_decrypt_key(3), AES_encrypt(3), AES_decrypt(3), AES_cbc_encrypt(3)
- low-level interface to the AES symmetric cipher
- AG_Graph(3)
- agar graph view widget
- AG_InitGraphics(3)
- agar graphics initialization
- AG_Surface(3)
- agar graphics surface
- BIO_f_cipher(3), BIO_set_cipher(3), BIO_get_cipher_status(3), BIO_get_cipher_ctx(3)
- cipher BIO filter
- CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_resume(3), CMAC_CTX_copy(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3)
- Cipher-based message authentication code
- COMMIT_PREPARED(7)
- commit a transaction that was earlier prepared for two-phase commit
- CURLOPT_CONNECTTIMEOUT(3)
- timeout for the connect phase
- CURLOPT_CONNECTTIMEOUT_MS(3)
- timeout for the connect phase
- CURLOPT_HTTPHEADER(3)
- set custom HTTP headers
- CURLOPT_KEYPASSWD(3)
- set passphrase to private key
- CURLOPT_PROXY_KEYPASSWD(3)
- set passphrase to proxy private key
- CURLOPT_PROXY_SSL_CIPHER_LIST(3)
- specify ciphers to use for proxy TLS
- CURLOPT_PROXY_TLS13_CIPHERS(3)
- ciphers suites for proxy TLS 1.3
- CURLOPT_SSL_CIPHER_LIST(3)
- specify ciphers to use for TLS
- CURLOPT_TLS13_CIPHERS(3)
- specify ciphers suites to use for TLS 1.3
- ChaCha_set_key(3), ChaCha_set_iv(3), ChaCha(3), CRYPTO_chacha_20(3), CRYPTO_hchacha_20(3), CRYPTO_xchacha_20(3)
- ChaCha20 stream cipher
- ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
- ENGINE cryptographic module support
- EVP_ASYM_CIPHER_fetch(3), EVP_ASYM_CIPHER_free(3), EVP_ASYM_CIPHER_up_ref(3), EVP_ASYM_CIPHER_number(3), EVP_ASYM_CIPHER_is_a(3), EVP_ASYM_CIPHER_provider(3), EVP_ASYM_CIPHER_do_all_provided(3), EVP_ASYM_CIPHER_names_do_all(3)
- Functions to manage EVP_ASYM_CIPHER algorithm objects
- EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_fetch(3), EVP_CIPHER_up_ref(3), EVP_CIPHER_free(3), EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_EncryptInit_ex(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_Cipher(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_is_a(3), EVP_CIPHER_name(3), EVP_CIPHER_number(3), EVP_CIPHER_names_do_all(3), EVP_CIPHER_provider(3), EVP_CIPHER_nid(3), EVP_CIPHER_get_params(3), EVP_CIPHER_gettable_params(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_name(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_get_params(3), EVP_CIPHER_gettable_ctx_params(3), EVP_CIPHER_CTX_set_params(3), EVP_CIPHER_settable_ctx_params(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_tag_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_mode(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3), EVP_CIPHER_do_all_provided(3)
- EVP cipher routines
- EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
- Routines to build up EVP_CIPHER methods
- EVP_MAC-Siphash(7)
- The SipHash EVP_MAC implementation
- EVP_PKEY_set1_RSA(3), EVP_PKEY_set1_DSA(3), EVP_PKEY_set1_DH(3), EVP_PKEY_set1_EC_KEY(3), EVP_PKEY_set1_ED25519(3), EVP_PKEY_set1_ED448(3), EVP_PKEY_set1_X25519(3), EVP_PKEY_set1_X448(3), EVP_PKEY_get1_RSA(3), EVP_PKEY_get1_DSA(3), EVP_PKEY_get1_DH(3), EVP_PKEY_get1_EC_KEY(3), EVP_PKEY_get1_ED25519(3), EVP_PKEY_get1_ED448(3), EVP_PKEY_get1_X25519(3), EVP_PKEY_get1_X448(3), EVP_PKEY_get0_RSA(3), EVP_PKEY_get0_DSA(3), EVP_PKEY_get0_DH(3), EVP_PKEY_get0_EC_KEY(3), EVP_PKEY_get0_ED25519(3), EVP_PKEY_get0_ED448(3), EVP_PKEY_get0_X25519(3), EVP_PKEY_get0_X448(3), EVP_PKEY_assign_RSA(3), EVP_PKEY_assign_DSA(3), EVP_PKEY_assign_DH(3), EVP_PKEY_assign_EC_KEY(3), EVP_PKEY_assign_POLY1305(3), EVP_PKEY_assign_SIPHASH(3), EVP_PKEY_assign_ED25519(3), EVP_PKEY_assign_ED448(3), EVP_PKEY_assign_X25519(3), EVP_PKEY_assign_X448(3), EVP_PKEY_get0_hmac(3), EVP_PKEY_get0_poly1305(3), EVP_PKEY_get0_siphash(3), EVP_PKEY_type(3), EVP_PKEY_id(3), EVP_PKEY_base_id(3), EVP_PKEY_set_alias_type(3), EVP_PKEY_set1_engine(3), EVP_PKEY_get0_engine(3)
- EVP_PKEY assignment functions
- EVP_aes_128_cbc(3), EVP_aes_192_cbc(3), EVP_aes_256_cbc(3), EVP_aes_128_cfb(3), EVP_aes_192_cfb(3), EVP_aes_256_cfb(3), EVP_aes_128_cfb1(3), EVP_aes_192_cfb1(3), EVP_aes_256_cfb1(3), EVP_aes_128_cfb8(3), EVP_aes_192_cfb8(3), EVP_aes_256_cfb8(3), EVP_aes_128_cfb128(3), EVP_aes_192_cfb128(3), EVP_aes_256_cfb128(3), EVP_aes_128_ctr(3), EVP_aes_192_ctr(3), EVP_aes_256_ctr(3), EVP_aes_128_ecb(3), EVP_aes_192_ecb(3), EVP_aes_256_ecb(3), EVP_aes_128_ofb(3), EVP_aes_192_ofb(3), EVP_aes_256_ofb(3), EVP_aes_128_cbc_hmac_sha1(3), EVP_aes_256_cbc_hmac_sha1(3), EVP_aes_128_cbc_hmac_sha256(3), EVP_aes_256_cbc_hmac_sha256(3), EVP_aes_128_ccm(3), EVP_aes_192_ccm(3), EVP_aes_256_ccm(3), EVP_aes_128_gcm(3), EVP_aes_192_gcm(3), EVP_aes_256_gcm(3), EVP_aes_128_ocb(3), EVP_aes_192_ocb(3), EVP_aes_256_ocb(3), EVP_aes_128_wrap(3), EVP_aes_192_wrap(3), EVP_aes_256_wrap(3), EVP_aes_128_wrap_pad(3), EVP_aes_192_wrap_pad(3), EVP_aes_256_wrap_pad(3), EVP_aes_128_xts(3), EVP_aes_256_xts(3)
- EVP AES cipher
- EVP_aria_128_cbc(3), EVP_aria_192_cbc(3), EVP_aria_256_cbc(3), EVP_aria_128_cfb(3), EVP_aria_192_cfb(3), EVP_aria_256_cfb(3), EVP_aria_128_cfb1(3), EVP_aria_192_cfb1(3), EVP_aria_256_cfb1(3), EVP_aria_128_cfb8(3), EVP_aria_192_cfb8(3), EVP_aria_256_cfb8(3), EVP_aria_128_cfb128(3), EVP_aria_192_cfb128(3), EVP_aria_256_cfb128(3), EVP_aria_128_ctr(3), EVP_aria_192_ctr(3), EVP_aria_256_ctr(3), EVP_aria_128_ecb(3), EVP_aria_192_ecb(3), EVP_aria_256_ecb(3), EVP_aria_128_ofb(3), EVP_aria_192_ofb(3), EVP_aria_256_ofb(3), EVP_aria_128_ccm(3), EVP_aria_192_ccm(3), EVP_aria_256_ccm(3), EVP_aria_128_gcm(3), EVP_aria_192_gcm(3), EVP_aria_256_gcm(3)
- EVP ARIA cipher
- EVP_bf_cbc(3), EVP_bf_cfb(3), EVP_bf_cfb64(3), EVP_bf_ecb(3), EVP_bf_ofb(3)
- EVP Blowfish cipher
- EVP_camellia_128_cbc(3), EVP_camellia_192_cbc(3), EVP_camellia_256_cbc(3), EVP_camellia_128_cfb(3), EVP_camellia_192_cfb(3), EVP_camellia_256_cfb(3), EVP_camellia_128_cfb1(3), EVP_camellia_192_cfb1(3), EVP_camellia_256_cfb1(3), EVP_camellia_128_cfb8(3), EVP_camellia_192_cfb8(3), EVP_camellia_256_cfb8(3), EVP_camellia_128_cfb128(3), EVP_camellia_192_cfb128(3), EVP_camellia_256_cfb128(3), EVP_camellia_128_ctr(3), EVP_camellia_192_ctr(3), EVP_camellia_256_ctr(3), EVP_camellia_128_ecb(3), EVP_camellia_192_ecb(3), EVP_camellia_256_ecb(3), EVP_camellia_128_ofb(3), EVP_camellia_192_ofb(3), EVP_camellia_256_ofb(3)
- EVP Camellia cipher
- EVP_cast5_cbc(3), EVP_cast5_cfb(3), EVP_cast5_cfb64(3), EVP_cast5_ecb(3), EVP_cast5_ofb(3)
- EVP CAST cipher
- EVP_chacha20(3), EVP_chacha20_poly1305(3)
- EVP ChaCha20 stream cipher
- EVP_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
- EVP DES cipher
- EVP_desx_cbc(3)
- EVP DES-X cipher
- EVP_idea_cbc(3), EVP_idea_cfb(3), EVP_idea_cfb64(3), EVP_idea_ecb(3), EVP_idea_ofb(3)
- EVP IDEA cipher
- EVP_rc2_cbc(3), EVP_rc2_cfb(3), EVP_rc2_cfb64(3), EVP_rc2_ecb(3), EVP_rc2_ofb(3), EVP_rc2_40_cbc(3), EVP_rc2_64_cbc(3)
- EVP RC2 cipher
- EVP_rc4(3), EVP_rc4_40(3), EVP_rc4_hmac_md5(3)
- EVP RC4 stream cipher
- EVP_rc5_32_12_16_cbc(3), EVP_rc5_32_12_16_cfb(3), EVP_rc5_32_12_16_cfb64(3), EVP_rc5_32_12_16_ecb(3), EVP_rc5_32_12_16_ofb(3)
- EVP RC5 cipher
- EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
- EVP SEED cipher
- EVP_sm4_cbc(3), EVP_sm4_ecb(3), EVP_sm4_cfb(3), EVP_sm4_cfb128(3), EVP_sm4_ofb(3), EVP_sm4_ctr(3)
- EVP SM4 cipher
- Ephemeron(3o)
- Ephemerons and weak hash table
- Ephemeron.GenHashTable(3o)
- no description
- Ephemeron.GenHashTable.MakeSeeded(3o)
- Functor building an implementation of an hash table that use the container for keeping the information given
- Ephemeron.K1(3o)
- no description
- Ephemeron.K1.Make(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.K1.MakeSeeded(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.K2(3o)
- no description
- Ephemeron.K2.Make(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.K2.MakeSeeded(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.Kn(3o)
- no description
- Ephemeron.Kn.Make(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.Kn.MakeSeeded(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.S(3o)
- The output signature of the functor Ephemeron.K1.Make and Ephemeron.K2.Make
- Ephemeron.SeededS(3o)
- The output signature of the functor Ephemeron.K1.MakeSeeded and Ephemeron.K2.MakeSeeded
- FcFreeTypeCharIndex(3)
- map Unicode to glyph id
- FindPhoto.tk86(3), Tk_FindPhoto(3), Tk_PhotoPutBlock(3), Tk_PhotoPutZoomedBlock(3), Tk_PhotoGetImage(3), Tk_PhotoBlank(3), Tk_PhotoExpand(3), Tk_PhotoGetSize(3), Tk_PhotoSetSize(3)
- manipulate the image data stored in a photo image
- FvwmScript(1)
- module to build graphic user interface
- GENLIB_COPY_UP_ALL_CON(3)
- copy all physical connectors of an instance face in the current figure
- GENLIB_COPY_UP_ALL_REF(3)
- copy a several physical reference from an instance in the current figure
- GENLIB_COPY_UP_CON(3)
- copy a physical connector from an instance in the current figure
- GENLIB_COPY_UP_CON_FACE(3)
- copy a physical connector from an instance in the current figure
- GENLIB_COPY_UP_REF(3)
- copy a physical reference from an instance in the current figure
- GENLIB_COPY_UP_SEG(3)
- copy a physical segment from an instance in the current figure
- GENLIB_DEF_PHFIG(3)
- open a layout model as current figure
- GENLIB_DEF_PHINS(3)
- define a new reference instance
- GENLIB_DEF_PHSC(3)
- load a netlist and open a layout model as current figure
- GENLIB_FLATTEN_ALL_PHINS(3)
- flatten all instances in the current layout figure
- GENLIB_FLATTEN_PHFIG(3)
- flatten an instance in the current layout figure
- GENLIB_LOAD_PHFIG(3), PHAD_PHFIG(3)
- loads a layout form disk and opens it as current figure
- GENLIB_PHCON(3)
- place a physical connector in the current figure at absolute coordinates
- GENLIB_PHREF(3)
- place a physical reference in the current figure at absolute coordinates
- GENLIB_PHSEG(3)
- place a physical segment in the current figure at absolute coordinates
- GENLIB_PHVIA(3)
- place a physical via in the current figure at absolute coordinates
- GENLIB_PLACE(3)
- place a physical instance in the current figure at absolute coordinates
- GENLIB_PLACE_BOTTOM(3)
- place a physical instance in the current figure under the "reference instance"
- GENLIB_PLACE_LEFT(3)
- place a physical instance in the current figure at the left of the "reference instance"
- GENLIB_PLACE_ON(3)
- place a physical instance in the current figure matching connectors
- GENLIB_PLACE_RIGHT(3)
- place a physical instance in the current figure at the right of the "reference instance"
- GENLIB_PLACE_TOP(3)
- place a physical instance in the current figure on the top of the "reference instance"
- GENLIB_REVERSE_PHCON(3)
- reverse the order of physical connectors on a bus
- GENLIB_SAVE_PHFIG(3)
- save a layout on disk
- GENLIB_SAVE_PHSC(3)
- save a layout on disk
- GENLIB_WIRE1(3)
- place a physical segment in the current figure
- GENLIB_WIRE2(3)
- place two physical segments in the current figure
- GENLIB_WIRE3(3)
- place three physical segments in the current figure
- GeoConvert(1)
- -- convert geographic coordinates
- GraphicsMagick++-config(1)
- get information about the installed version of Magick++
- GraphicsMagick-config(1)
- get information about the installed version of GraphicsMagick
- GraphicsMagickWand-config(1)
- get information about the installed version of GraphicsMagick
- HPL_daxpy(3)
- y := y + alpha * x
- HPL_dgemm(3)
- C := alpha * op(A) * op(B) + beta * C
- HPL_dgemv(3)
- y := beta * y + alpha * op(A) * x
- HPL_dger(3)
- A := alpha * x * y^T + A
- HPL_dscal(3)
- x = alpha * x
- MBK_IN_PH(1)
- define the physical input format of mbk and genlib
- MBK_OUT_PH(1)
- define the physical output format of mbk and genlib
- MPE_Close_graphics(4)
- Closes an X11 graphics device
- MPE_Open_graphics(4)
- (collectively) opens an X Windows display
- MPIX_Neighbor_allgather(3)
- In this function, each process i gathers data items from each process j if an edge (j,i) exists in the topology graph, and each process i sends the same data items to all processes j where an edge (i,j) exists. The send buffer is sent to each neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPIX_Neighbor_alltoall(3)
- In this function, each process i receives data items from each process j if an edge (j,i) exists in the topology graph or Cartesian topology. Similarly, each process i sends data items to all processes j where an edge (i,j) exists. This call is more general than MPI_NEIGHBOR_ALLGATHER in that different data items can be sent to each neighbor. The k-th block in send buffer is sent to the k-th neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPI_Dist_graph_create(3)
- MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create_adjacent(3)
- returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_neighbors(3)
- Provides adjacency information for a distributed graph topology
- MPI_Dist_graph_neighbors_count(3)
- Provides adjacency information for a distributed graph topology
- MPI_Graph_create(3)
- Makes a new communicator to which topology information has been attached
- MPI_Graph_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Graph_map(3)
- Maps process to graph topology information
- MPI_Graph_neighbors(3)
- Returns the neighbors of a node associated with a graph topology
- MPI_Graph_neighbors_count(3)
- Returns the number of neighbors of a node associated with a graph topology
- MPI_Graphdims_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Neighbor_allgather(3)
- In this function, each process i gathers data items from each process j if an edge (j,i) exists in the topology graph, and each process i sends the same data items to all processes j where an edge (i,j) exists. The send buffer is sent to each neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPI_Neighbor_alltoall(3)
- In this function, each process i receives data items from each process j if an edge (j,i) exists in the topology graph or Cartesian topology. Similarly, each process i sends data items to all processes j where an edge (i,j) exists. This call is more general than MPI_NEIGHBOR_ALLGATHER in that different data items can be sent to each neighbor. The k-th block in send buffer is sent to the k-th neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- M_Circle(3)
- Agar-Math sphere structure
- OSSL_DESERIALIZER_CTX_new_by_EVP_PKEY(3), OSSL_DESERIALIZER_CTX_set_passphrase(3), OSSL_DESERIALIZER_CTX_set_pem_password_cb(3), OSSL_DESERIALIZER_CTX_set_passphrase_ui(3)
- Deserializer routines to deserialize EVP_PKEYs
- OSSL_SERIALIZER_CTX_new_by_EVP_PKEY(3), OSSL_SERIALIZER_CTX_set_cipher(3), OSSL_SERIALIZER_CTX_set_passphrase(3), OSSL_SERIALIZER_CTX_set_passphrase_cb(3), OSSL_SERIALIZER_CTX_set_passphrase_ui(3), OSSL_SERIALIZER_PUBKEY_TO_PEM_PQ(3), OSSL_SERIALIZER_PrivateKey_TO_PEM_PQ(3), OSSL_SERIALIZER_Parameters_TO_PEM_PQ(3), OSSL_SERIALIZER_PUBKEY_TO_DER_PQ(3), OSSL_SERIALIZER_PrivateKey_TO_DER_PQ(3), OSSL_SERIALIZER_Parameters_TO_DER_PQ(3), OSSL_SERIALIZER_PUBKEY_TO_TEXT_PQ(3), OSSL_SERIALIZER_PrivateKey_TO_TEXT_PQ(3), OSSL_SERIALIZER_Parameters_TO_TEXT_PQ(3)
- Serializer routines to serialize EVP_PKEYs
- Obj.Ephemeron(3o)
- no description
- OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
- add algorithms to internal table
- PEM_write(3), PEM_write_bio(3), PEM_read(3), PEM_read_bio(3), PEM_do_header(3), PEM_get_EVP_CIPHER_INFO(3)
- PEM encoding routines
- PREPARE_TRANSACTION(7)
- prepare the current transaction for two-phase commit
- PS_begin_glyph(3)
- Starts a new glyph in a Type3 font
- PS_create_gstate(3)
- Creates a new graphic state
- PS_end_glyph(3)
- Ends a Type3 font
- PS_free_glyph_list(3)
- Frees memory allocated for glyph list
- PS_glyph_list(3)
- Returns list of glyph names in font
- PS_glyph_show(3)
- Output glyph by name
- PS_hyphenate(3)
- Hyphenates a word
- PS_set_gstate(3)
- Sets a previously created graphic state
- PS_symbol(3)
- Output glyph at a certain position in the font encoding vector
- PS_symbol_name(3)
- Get name of a glyph
- PS_symbol_width(3)
- Get width of a glyph
- PTAInterpolate(1)
- Interpolate intermediate images between stereo photos
- PTtiff2psd(1)
- Convert a set of TIFF files into a Photoshop PSD file
- R(1)
- a language for data analysis and graphics
- ROLLBACK_PREPARED(7)
- cancel a transaction that was earlier prepared for two-phase commit
- RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
- print cryptographic parameters
- RSA_public_encrypt(3), RSA_private_decrypt(3)
- RSA public key cryptography
- RkCvtHan(3), RkCvtHan / RkwCvtHan(3)
- convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
- RkGetLex(3)
- get morphemic information on each word that makes up the current candidate
- RkMapPhonogram(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- SDL_CreateSemaphore(3)
- Creates a new semaphore and assigns an initial value to it
- SDL_DestroySemaphore(3)
- Destroys a semaphore that was created by SDL_CreateSemaphore
- SDL_DisplayFormatAlpha(3)
- Convert a surface to the display format
- SDL_SemPost(3)
- Unlock a semaphore
- SDL_SemTryWait(3)
- Attempt to lock a semaphore but don't suspend the thread
- SDL_SemValue(3)
- Return the current value of a semaphore
- SDL_SemWait(3)
- Lock a semaphore and suspend the thread if the semaphore value is zero
- SDL_SemWaitTimeout(3)
- Lock a semaphore, but only wait up to a specified maximum time
- SDL_SetAlpha(3)
- Adjust the alpha properties of a surface
- SDL_Surface(3)
- Graphical Surface Structure
- SDLmm_BaseSurface(3), SDLmm::BaseSurface(3)
- An abstract base class for graphical surfaces
- SDLmm_Surface(3), SDLmm::Surface(3)
- A graphical surface structure which is used to store graphical data
- SPI_register_relation(3)
- make an ephemeral named relation available by name in SPI queries
- SPI_register_trigger_data(3)
- make ephemeral trigger data available in SPI queries
- SPI_unregister_relation(3)
- remove an ephemeral named relation from the registry
- SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
- get SSL_CIPHER properties
- SSL_CTX_set_cipher_list(3), SSL_set_cipher_list(3), SSL_CTX_set_ciphersuites(3), SSL_set_ciphersuites(3), OSSL_default_cipher_list(3), OSSL_default_ciphersuites(3)
- choose list of available SSL_CIPHERs
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_tmp_ecdh(3), SSL_set_tmp_ecdh(3), SSL_CTX_set_ecdh_auto(3), SSL_set_ecdh_auto(3)
- handle ECDH keys for ephemeral key exchange
- SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_RSA(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_RSA(3)
- handle RSA keys for ephemeral key exchange
- SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
- set and retrieve the SSL cipher associated with a session
- SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
- get list of available SSL_CIPHERs
- SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
- get SSL_CIPHER of a connection
- SSL_set_tmp_ecdh(3), SSL_CTX_set_tmp_ecdh(3), SSL_set_ecdh_auto(3), SSL_CTX_set_ecdh_auto(3), SSL_set_tmp_ecdh_callback(3), SSL_CTX_set_tmp_ecdh_callback(3)
- select a curve for ECDH ephemeral key exchange
- TYPE_ALNUM(3x), TYPE_ALPHA(3x), TYPE_ENUM(3x), TYPE_INTEGER(3x), TYPE_IPV4(3x), TYPE_NUMERIC(3x), TYPE_REGEXP(3x)
- form system global variables
- TclZipfs_AppHook.tcl87(3), TclZipfs_AppHook(3), Tclzipfs_Mount(3), TclZipfs_MountBuffer(3), Tclzipfs_Unmount(3)
- handle ZIP files as Tcl virtual filesystems
- Tcl_UniCharIsAlnum.tcl85(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tcl_UniCharIsAlnum.tcl86(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tcl_UniCharIsAlnum.tcl87(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tk_CreatePhotoImageFormat.tk85(3), Tk_CreatePhotoImageFormat(3)
- define new file format for photo images
- Tk_CreatePhotoImageFormat.tk86(3), Tk_CreatePhotoImageFormat(3)
- define new file format for photo images
- Tk_FindPhoto.tk85(3), Tk_FindPhoto(3), Tk_PhotoPutBlock(3), Tk_PhotoPutZoomedBlock(3), Tk_PhotoGetImage(3), Tk_PhotoBlank(3), Tk_PhotoExpand(3), Tk_PhotoGetSize(3), Tk_PhotoSetSize(3)
- manipulate the image data stored in a photo image
- Tk_FreeGC.tk85(3), Tk_GetGC(3), Tk_FreeGC(3)
- maintain database of read-only graphics contexts
- Tk_FreeGC.tk86(3), Tk_GetGC(3), Tk_FreeGC(3)
- maintain database of read-only graphics contexts
- VG(3)
- agar vector graphics interface
- XCreateFontCursor(3), XCreatePixmapCursor(3), XCreateGlyphCursor(3)
- create cursors
- XCreateGC(3), XCopyGC(3), XChangeGC(3), XGetGCValues(3), XFreeGC(3), XGContextFromGC(3), XGCValues(3)
- create or free graphics contexts and graphics context structure
- XGraphicsExposeEvent(3), XNoExposeEvent(3)
- GraphicsExpose and NoExpose event structures
- XSetArcMode(3), XSetSubwindowMode(3), XSetGraphicsExposure(3)
- GC convenience routines
- Xephyr(1)
- X server outputting to a window on a pre-existing X display
- XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
- remove the default event handler registered for an XmtMenu popup menu pane
- activateCDKAlphalist(3), activateCDKAlphalist destroyCDKAlphalist drawCDKAlphalist eraseCDKAlphalist getCDKAlphalistBox getCDKAlphalistContents getCDKAlphalistCurrentItem getCDKAlphalistFillerChar getCDKAlphalistHighlight injectCDKAlphalist moveCDKAlphalist newCDKAlphalist positionCDKAlphalist setCDKAlphalist setCDKAlphalistBackgroundAttrib setCDKAlphalistBackgroundColor setCDKAlphalistBox setCDKAlphalistBoxAttribute setCDKAlphalistContents setCDKAlphalistCurrentItem setCDKAlphalistFillerChar setCDKAlphalistHighlight setCDKAlphalistHorizontalChar setCDKAlphalistLLChar setCDKAlphalistLRChar setCDKAlphalistPostProcess setCDKAlphalistPreProcess setCDKAlphalistULChar setCDKAlphalistURChar setCDKAlphalistVerticalChar cdk_alphalist(3)
- curses sorted list widget
- activateCDKGraph(3), activateCDKGraph destroyCDKGraph drawCDKGraph eraseCDKGraph getCDKGraphBox getCDKGraphCharacter getCDKGraphCharacters getCDKGraphDisplayType getCDKGraphValue getCDKGraphValues moveCDKGraph newCDKGraph positionCDKGraph setCDKGraph setCDKGraphBackgroundAttrib setCDKGraphBackgroundColor setCDKGraphBox setCDKGraphBoxAttribute setCDKGraphCharacter setCDKGraphCharacters setCDKGraphDisplayType setCDKGraphHorizontalChar setCDKGraphLLChar setCDKGraphLRChar setCDKGraphULChar setCDKGraphURChar setCDKGraphValue setCDKGraphValues setCDKGraphVerticalChar cdk_graph(3)
- curses graph widget
- acyclic(1)
- make directed graph acyclic
- addbib(1)
- create or extend bibliographic database
- addphcon(3)
- create a physical connector man1/alc_origin.1
- addphfig(3)
- create a new physical cell model man1/alc_origin.1
- addphins(3)
- create a physical instance man1/alc_origin.1
- addphref(3)
- create a physical reference man1/alc_origin.1
- addphseg(3)
- create a physical segment man1/alc_origin.1
- addphvia(3)
- create a physical via man1/alc_origin.1
- aexver(1)
- graphical file history
- akmos(1)
- sets of cryptography utils
- al_convert_mask_to_alpha(3)
- Allegro 5 API
- al_get_allegro_physfs_version(3)
- Allegro 5 API
- al_iphone_override_screen_scale(3)
- Allegro 5 API
- al_iphone_program_has_halted(3)
- Allegro 5 API
- al_set_physfs_file_interface(3)
- Allegro 5 API
- album(5), album(5)(5)
- flphoto album file format
- aleph(1)
- extended Unicode TeX
- alephone(6)
- game engine based on Marathon 2
- allegro_404_char(3)
- Character used when Allegro cannot find a glyph
- answer(1)
- phone message transcription system
- anyremote(1)
- control PC with Bluetooth/Wi-Fi cell phone
- ap(5)
- Alliance physical format man1/alc_origin.1
- aphelia(1)
- the minimalist window manager
- appfeed.cgi(1)
- Xymon CGI feeder for Smartphone apps
- apphbd(8)
- Application Heartbeat Monitor for High-Availability Linux
- archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3)
- functions for reading encrypted archives
- archive_read_disk(3), archive_read_disk_new(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3)
- functions for reading objects from disk
- archive_write_set_passphrase(3), archive_write_set_passphrase_callback(3)
- functions for writing encrypted archives
- arjdisp(1)
- ARJ simple graphical interface
- asciitopgm(1)
- convert ASCII graphics into a PGM synopsis
- asignify(1)
- cryptographically sign, verify, encrypt or decrypt files
- asmgraph(1)
- build call graphs from assembler files
- asn1parse(1), ca(1), ciphers(1), cms(1), crl(1), crl2pkcs7(1), dgst(1), dhparam(1), dsa(1), dsaparam(1), ec(1), ecparam(1), enc(1), engine(1), errstr(1), gendsa(1), genpkey(1), genrsa(1), info(1), kdf(1), mac(1), nseq(1), ocsp(1), passwd(1), pkcs12(1), pkcs7(1), pkcs8(1), pkey(1), pkeyparam(1), pkeyutl(1), prime(1), rand(1), rehash(1), req(1), rsa(1), rsautl(1), s_client(1), s_server(1), s_time(1), sess_id(1), smime(1), speed(1), spkac(1), srp(1), storeutl(1), ts(1), verify(1), version(1), x509(1)
- OpenSSL application commands
- asterisk(8)
- All-purpose telephony server
- astroid(1)
- graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
- asy(1)
- Asymptote: a script-based vector graphics language
- atlantis(6)
- draw swimming sharks, whales, and dolphins
- audacity(1)
- Graphical cross-platform audio editor
- audial(1)
- generate or recognize touch tones for North American telephones
- auedit(1)
- graphically record and edit audio files
- auphone(1)
- a simple telephone client auphone#(1) "" "auphone(1)"
- autotrace(1)
- converts bitmap image data into vector graphics
- avinfo(1)
- manual page for avinfo AVInfo 1.0 alpha 15 [Balalaika]
- balls(l)
- preprocessor for space-filling models in Raster3D molecular graphics package
- baobab(1), Baobab(1)
- A graphical tool to analyze disk usage
- bargraph(1)
- compile bar graphs into pic input
- bcomps(1)
- biconnected components filter for graphs
-
- bench2graph(1)
- draws Postscript graphs from Autobench output (using gnuplot)
- bestups(8)
- Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
- bib2bib(1), BibTeX2HTML(1)
- A translator of bibliography databases into HTML
- bib2ris(1), bib2ris-utf8(1)
- converts bibtex bibliographic data to the RIS format
- bibtex(1)
- make a bibliography for (La)TeX
- bibtex2html(1), BibTeX2HTML(1)
- A translator of bibliography databases into HTML
- bibview(1)
- an X based graphical user interface for manipulating BibTeX databases
- blind-dissolve(1)
- Fade a video by chaning it's alpha channel
- blind-set-alpha(1)
- Multiply the alpha channel of a video
- blind-time-blur(1)
- Draw new frames on top of old frames with partial alpha
- box(1)
- A language to create figures and graphics
- bugsx(1)
- display and evolve biomorphs
- busyspheres(1)
- particle spheres
- byobu-ugraph(1)
- helper script for notification history graphs
- c44(1)
- DjVuPhoto encode
- caesarcipher(1)
- Caesar cipher cryptography tool
- calamaris(1)
- generate text and graphical statistics out of log files from Proxy-Cache-Servers
- calendarserver_purge_attachments(8)
- Calendar Server orphaned attachments clean-up utility
- canvas.tk86(n), canvas(n)
- Create and manipulate 'canvas' hypergraphics drawing surface widgets
- car(1)
- crytographic archiver
- ccomps(1)
- connected components filter for graphs
- ceph(8)
- ceph administration tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-authtool(8)
- ceph keyring manipulation tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-bluestore-tool(8)
- bluestore administrative tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-clsinfo(8)
- show class object information rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-conf(8)
- ceph conf file tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-create-keys(8)
- ceph keyring generate tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-debugpack(8)
- ceph debug packer utility rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-dencoder(8)
- ceph encoder/decoder utility rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-deploy(8)
- Ceph deployment tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-detect-init(8)
- display the init system Ceph should use rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-diff-sorted(8)
- compare two sorted files line by line rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-disk(8)
- Ceph disk utility for OSD rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-fuse(8)
- FUSE-based client for ceph rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-kvstore-tool(8)
- ceph kvstore manipulation tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-mds(8)
- ceph metadata server daemon rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-mon(8)
- ceph monitor daemon rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-osd(8)
- ceph object storage daemon rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-post-file(8)
- post files for ceph developers rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-rbdnamer(8)
- udev helper to name RBD devices rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-rest-api(8)
- ceph RESTlike administration server rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-run(8)
- restart daemon on core dump rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-syn(8)
- ceph synthetic workload generator rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-volume(8)
- Ceph OSD deployment and inspection tool rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-volume-systemd(8)
- systemd ceph-volume helper tool rst2man-indent-level 0 1 rstReportMargin \$1
- cflow(1)
- generate a C-language flowgraph
- cfsd(8)
- cryptographic file system daemon
- cgprof(1)
- generate colored call graph for profiled executables
- cgraph(1)
- build call graphs from C files
- cgraph(3), libcgraph(3)
- abstract graph library
-
- chktex(1)
- finds typographic errors in LaTeX
- ck_pflock(3), ck_pflock_init(3), ck_pflock_write_lock(3), ck_pflock_write_unlock(3), ck_pflock_read_lock(3), ck_pflock_read_unlock(3)
- centralized phase-fair reader-writer locks
- clamtk(1), ClamTk(1)
- Graphical user interface (gui) for Clam AntiVirus
- cluster(1)
- find clusters in a graph and augment the graph with this information
- cmph(1)
- minimum perfect hashing tool
- coq-tex(1)
- Process Coq phrases embedded in LaTeX files
- coqide(1)
- The Coq Proof Assistant graphical interface
- cpasswd(1)
- change passphrase on cfs directory
- critical.cfg(5)
- Configuration of the showgraph CGI
- crumbler(6)
- voronoi divisions of a sphere
- crw(1)
- Process RAW Canon PowerShot photos
- crypto(3)
- OpenSSL cryptographic library
- crypto(7)
- OpenSSL cryptographic library
- cs2cs(1)
- Cartographic coordinate system filter rst2man-indent-level 0 1 rstReportMargin \$1
- curl_easy_duphandle(3)
- Clone a libcurl session handle
- cvsgraph(1)
- A CVS/RCS repository grapher
- cvsgraph.conf(5)
- CVS/RCS repository grapher configuration
- cxApplyFsNodeInfo(3)
- Applies the information from an FsNode to a physical file or directory
- cxGetArchiveFileName(3)
- Returns the archive's physical filename
- cxGetArchiveFileSize(3)
- Returns the archive's physical file size
- cxGetArchivePhysicalPath(3)
- Returns the full physical path to the file
- cxGetDirPhysicalPath(3)
- Returns the full physical path to the directory
- cxGetFilePhysicalPath(3)
- Returns the full physical path to the file
- cxMakePhysDirs(3)
- Makes a directory and all its parent directories, if missing, on the filesystem
- cxSetArchiveFileName(3)
- Sets the archive's physical filename
- cxSetArchiveFileSize(3)
- Sets the archive's physical file size
- cxSetArchivePhysicalPath(3)
- Sets the full physical path to the archive
- cxSetDirPhysicalPath(3)
- Sets the full physical path to the directory
- cxSetFilePhysicalPath(3)
- Sets the full physical path to the file
- darktable(1)
- a digital photography workflow application
- db2ris(1)
- converts DocBook bibliographic data to the RIS format
- dbh_regen_sweep(3), dbh_regen_fanout(3), dbh_settempdir(3)
- make physical structure of the DBHashTable congruent with logical structure
- dconf-editor(1)
- Graphical editor for gsettings and dconf
- defab(3)
- defines the abutment box of a phfig man1/alc_origin.1
- delphcon(3)
- delete a physical connector man1/alc_origin.1
- delphfig(3)
- delete and free a physical figure man1/alc_origin.1
- delphins(3)
- delete a physical instance man1/alc_origin.1
- delphref(3)
- delete a physical reference man1/alc_origin.1
- delphseg(3)
- delete a physical segment man1/alc_origin.1
- delphvia(3)
- delete a physical via man1/alc_origin.1
- diff2php(1)
- transform a patch into a self-serving PHP file
- digitaglinktree(1)
- Export tag structure of photos in digikam to the filesystem
- dijkstra(1)
- single-source distance filter for Graphviz
- dnsviz-graph(1)
- graph the assessment of diagnostic DNS queries
- dolphin-emu(6)
- Nintendo GameCube and Wii emulator
- dolphin-emu-nogui(6)
- Nintendo GameCube and Wii emulator
- dosbox(1)
- an x86/DOS emulator with sound/graphics
- 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 sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
- dotcache(5), .cache(5)
- description files for the GoFish gopher server
- dotty(1)
- A Customizable Graph Editor
- drawing_mode(3)
- Sets the graphics drawing mode. Allegro game programming library
- dreal(1)
- Graphic real layout viewer
- dsblogoutmgr(1)
- Graphical logout manager
- dune(1)
- graphical vrml97/x3d editor and animation tool
- eboard(6)
- a graphical chess board
- ebook2cwgui(1)
- Graphical user interface for ebook2cw (text to Morse converter)
- elographics(4x)
- Elographics input driver
- en2ris(1)
- converts EndNote bibliographic data to the RIS format
- entrez2(1)
- a graphical client for the NCBI Entrez retrieval system
- ephemera(1)
- SCGI Blog Server
- epiphany(1)
- simple to use web browser for GNOME
- eqn2graph(1)
- convert an EQN equation into a cropped image
- etherape(1)
- graphical network traffic browser
- euphoria(1)
- floating wisps
- evp(3)
- high level cryptographic functions
- evp(7)
- high-level cryptographic functions
- exaccel(3)
- Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library
- exalpha(3)
- Creating and using 32 bit RGBA sprites. Allegro game programming library
- excolmap(3)
- Creating graphical effects with color mapping tables. Allegro game programming library
- exhello(3)
- Simple graphical "hello world" program. Allegro game programming library
- exrpptm(1)
- performs tone mapping on an OpenEXR image (photoreceptor)
- extractbb(1), ebb(1)
- extract bounding box information from graphics files
- faxanswer(8c)
- tell a server to answer the telephone
- fgallery(1)
- static HTML+JavaScript photo album generator
- fidentify(8)
- Determine file type using PhotoRec database
- fig2dev(1)
- translates Fig code to various graphics languages
- findmicrophones(1)
- Gnash Utility For finding microphones on computer
- fist(1)
- emphatic message generator
- fix132x43(1)
- fix problems with certain (132 column) graphics modes dump the state of the card as the svgalib chipset driver sees it
- flatph(1)
- FLATen PHysical figure man1/alc_origin.1
- flattenphfig(3), flatenphfig(3)
- flatten a instance in a figure man1/alc_origin.1
- fldiff(1)
- compare files and directories graphically
- flphoto(1)
- manage, view, and print images
- fluidballs(6)
- the physics of bouncing balls
- font_has_alpha(3)
- Search all pixels of a font for alpha values. Allegro game programming library
- frama-c(1), frama-c[.byte](1)
- a static analyzer for C programs frama-c-gui[.byte] - the graphical interface of frama-c
- frama-c-gui(1), frama-c[.byte](1)
- a static analyzer for C programs frama-c-gui[.byte] - the graphical interface of frama-c
- freecolor(1)
- Display amount of free and used memory graphically
- fribidi_get_par_direction(3)
- get base paragraph direction
- fribidi_get_par_embedding_levels(3)
- get bidi embedding levels of a paragraph
- gallery1-to-slideshow(1)
- Creates an input file for dvd-slideshow from pictures in Gallery online photo album
- gammu(1)
- Does some neat things with your cellular phone or modem. rst2man-indent-level 0 1 rstReportMargin \$1
-
- gc(1)
- count graph components
- gdmap(1), Graphical(1)
- Disk Map
- geoLn(3), GeoLn(3), GeoLnCreate(3), GeoLnClear(3), GeoLnSetAlloc(3), GeoLnAddPt(3), GeoLnInfo(3), GeoLnGetPt(3), GeoLnDestroy(3), GeoLnCtr(3), GeoLnContainGeoPt(3)
- container for geographic points
- geoLnArrToMap(3), GeoLnArrToMap(3)
- convert arrays of geographic points to map points
- geoProj(3), GeoProj(3), GeoProjAlloc(3), GeoProjInit(3), GeoProjFree(3), GeoProjDestroy(3), GeoProjGetInfo(3), GeoProjGetType(3), GeoProjDescriptor(3), ProjToLatLon(3), LatLonToProj(3), SetCylEqDist(3), SetCylEqArea(3), SetMercator(3), SetLambertConfConic(3), SetLambertEqArea(3), SetStereographic(3), SetOrthographic(3), GeoProjSetRotation(3)
- apply cartographic projections to geographic and map coordinates
- geodesic(6)
- animates a mesh geodesic sphere
- geodesicgears(6)
- gears on the surface of a sphere
- geographiclib-get-geoids(8)
- -- a GeographicLib administrative tool
- geographiclib-get-gravity(8)
- -- a GeographicLib administrative tool
- geographiclib-get-magnetic(8)
- -- a GeographicLib administrative tool
- geography(3), REarth(3), SetREarth(3), BadAngle(3), AngleIsOK(3), AngleIsBad(3), AngleFmDeg(3), AngleToDeg(3), AngleFmRad(3), AngleToRad(3), ISin(3), ICos(3), GeoPtSetDeg(3), GeoPtSetRad(3), GeoPtGetDeg(3), GeoPtGetRad(3), GeoPtIsSomewhere(3), GeoPtIsNowhere(3), GeoPtNowhere(3), MapPtIsSomewhere(3), MapPtIsNowhere(3), MapPtNowhere(3), ScaleMapPt(3), GeoStep(3), GeoDistance(3), GeoQuickDistance(3), Azimuth(3), GCircleX(3), DomainLat(3), DomainLon(3), GwchLon(3), DomainLonPt(3), GwchLonPt(3), LonCmp(3), LatCmp(3), AngleCmp(3), LonBtwn(3), LonBtwn1(3), Rotation(3), NewRotation(3), SetRotation(3), GetRotation(3), DeleteRotation(3), Rotate(3), GeoTime_CalSet(3), GeoTime_JulSet(3), GeoTime_CalToJul(3), GeoTime_JulToCal(3), GeoTime_Incr(3), GeoTime_Cmp(3), GeoTime_Diff(3)
- basic geographic calculations and comparisons
- get_gfx_mode(3)
- Returns the id of the current graphics driver. Allegro game programming library
- get_gfx_mode_type(3)
- Retrieves type information for a specific graphics card. Allegro game programming library
- geta32(3)
- Extract the alpha component form a 32-bit pixel format color. Allegro game programming library
- getphcon(3)
- retrieve a physical connector man1/alc_origin.1
- getphfig(3)
- give back a pointer to a phfig man1/alc_origin.1
- getphins(3)
- retrieve a physical instance man1/alc_origin.1
- getphref(3)
- retrieve a physical reference man1/alc_origin.1
- gflux(6)
- rippling surface graphics hack
- gfx_mode_select(3)
- Displays the Allegro graphics mode selection dialog
- gfx_mode_select_ex(3)
- Extended version of the graphics mode selection dialog. Allegro game programming library
- gfx_mode_select_filter(3)
- Even more extended version of the graphics mode selection dialog. Allegro game programming library
- ghostess(1)
- graphical DSSI plugin host
- gimmix(1), Gimmix(1)
- a graphical music player daemon (MPD) client
- gist(1)
- browse binary cgm graphics files
- git-citool(1)
- Graphical alternative to git-commit
- git-commit-graph(1)
- Write and verify Git commit-graph files
- git-gui(1)
- A portable graphical interface to Git
- glAlphaFunc(3), "glAlphaFunc(3)
- specify the alpha test function
- glOrtho(3), "glOrtho(3)
- multiply the current matrix with an orthographic matrix
- gl_allocatecontext(3)
- allocate a graphics context
- gl_getcontext(3), currentcontext(3)
- get the current graphics contents
- gl_printf(3)
- write formatted output in graphic mode
- gl_setcontextvga(3)
- set the context to the physical screen
- glcells(6)
- growing cells graphics hack
- glib(1)
- The Graphics LIBrarian
- gluOrtho2D(3), "gluOrtho2D(3)
- define a 2D orthographic projection matrix
- gluSphere(3), "gluSphere(3)
- draw a sphere
- glutSolidSphere(3), glutWireSphere(3)
- render a solid or wireframe sphere respectively
- glyphs(5)
- format of .glyphs files
- gmx-helix(1)
- Calculate basic properties of alpha helices rst2man-indent-level 0 1 rstReportMargin \$1
- gnokii(1)
- tool suite for mobile phones
- gnokiid(8)
- create a virtual modem for old Nokia mobile phones
- gnome-shell(1)
- Graphical shell for the GNOME desktop
- gnutls_aead_cipher_decrypt(3)
- API function
- gnutls_aead_cipher_decryptv2(3)
- API function
- gnutls_aead_cipher_deinit(3)
- API function
- gnutls_aead_cipher_encrypt(3)
- API function
- gnutls_aead_cipher_encryptv(3)
- API function
- gnutls_aead_cipher_encryptv2(3)
- API function
- gnutls_aead_cipher_init(3)
- API function
- gnutls_cipher_add_auth(3)
- API function
- gnutls_cipher_decrypt(3)
- API function
- gnutls_cipher_decrypt2(3)
- API function
- gnutls_cipher_deinit(3)
- API function
- gnutls_cipher_encrypt(3)
- API function
- gnutls_cipher_encrypt2(3)
- API function
- gnutls_cipher_get(3)
- API function
- gnutls_cipher_get_block_size(3)
- API function
- gnutls_cipher_get_id(3)
- API function
- gnutls_cipher_get_iv_size(3)
- API function
- gnutls_cipher_get_key_size(3)
- API function
- gnutls_cipher_get_name(3)
- API function
- gnutls_cipher_get_tag_size(3)
- API function
- gnutls_cipher_init(3)
- API function
- gnutls_cipher_list(3)
- API function
- gnutls_cipher_set_iv(3)
- API function
- gnutls_cipher_suite_get_name(3)
- API function
- gnutls_cipher_suite_info(3)
- API function
- gnutls_cipher_tag(3)
- API function
- gnutls_crypto_register_aead_cipher(3)
- API function
- gnutls_crypto_register_cipher(3)
- API function
- gnutls_priority_cipher_list(3)
- API function
- gnutls_priority_get_cipher_suite_index(3)
- API function
- gofish(5), gofish.conf(5)
- the configuration file for the GoFish gopher server
- gopher(1)
- connect to gopher document server
- gopherd(1)
- the GoFish gopher server
- gopherrc(5)
- configuration file for gopher(1)
- gophfilt(1)
- oneshot connection to gopher document server
- gpa(1)
- graphical frontend for the GNU Privacy Guard
- gpg-preset-passphrase(1)
- Put a passphrase into gpg-agent's cache
- gphelp(1)
- GP-PARI online help script
- gphoto2(1)
- command-line gphoto2 client
- gprof(1)
- display call graph profile data
- gprs(1)
- Desktop telephony application
- gpscorrelate(1)
- correlates digital photos with GPS data filling EXIF fields
- graffer(8)
- collect numeric values and generate graphs
- grap(1)
- pic preprocessor for drawing graphs
- grap2graph(1)
- convert a GRAP diagram into a cropped image
- graph(1)
- compile graphs into pic input
- graph(n)
- 2D graph for plotting X-Y coordinate data
- graphml2gv(1)
- GRAPHML-DOT converter
- graphs.cfg(5)
- Configuration of the showgraph CGI
- graphviz(7)
- rich set of graph drawing tools
- graveman(1)
- graphical frontend to create or copy CDs and DVDs
- grephistory(1)
- Query the INN history database
- gri(1)
- scientific graphics language
- grig(1)
- graphical user interface for the Ham Radio Control Libraries (hamlib)
- gsasl_server_callback_cipher_get(3)
- API function
- gsasl_server_callback_cipher_set(3)
- API function
- gtkam(1)
- Graphical front end for gphoto2
- gvc(3), libgvc(3)
- Graphviz context library
- gvcolor(1)
- flow colors through a ranked digraph
- gvgen(1)
- generate graphs
- gvmap(1)
- find clusters and create a geographical map highlighting clusters
- gvpack(1)
- merge and pack disjoint graphs
- gvpr(1)
- graph pattern scanning and processing language
- gvpr(3), libgvpr(3)
- library for graph filtering
- hmmlogo(1)
- produce a conservation logo graphic from a profile
- hostgraphs.cgi(1)
- CGI program to show multiple graphs
- hot-babe(1)
- is a small graphical utility which displays the system activity in a very special way
- hpcdtoppm(1)
- convert a Photo-CD image into a PBM image synopsis
- hunspell(1)
- spell checker, stemmer and morphological analyzer
- hunspell(3)
- spell checking, stemming, morphological generation and analysis
- hxcite(1)
- replace bibliographic references by hyperlinks
- hxcite-mkbib(1)
- expand references and create bibliography
- hxmkbib(1)
- create bibliography from a template
- igeomap(n)
- create and manipulate a geographic map with interactive menus and bindings
- imageindex(1)
- a digital photo gallery tool
- img-gif(n)
- Img, Graphics Interchange Format (gif)
- img-png(n)
- Img, Portable Network Graphics format (png)
- img2sixel(1)
- image converter to DEC SIXEL graphics
- indexer(1)
- Sphinxsearch fulltext index generator
- indextool(1)
- Sphinxsearch tool dump miscellaneous debug information about the physical index
- indxbib(1)
- make inverted index for bibliographic databases
- inkscape(1), Inkscape(1)
- an SVG (Scalable Vector Graphics) editing program
- intel(4x)
- Intel integrated graphics chipsets
- iograph(8)
- create HTML graphs showing network traffic
- isablsimilarexpr(3)
- tests if two expressions have the same morphology. man1/alc_origin.1
- jgraph(1)
- filter for graph plotting to postscript
- jigl2slideshow(1)
- Creates an input file for dvd-slideshow from pictures in a jigl online photo album
- jng(5)
- JPEG Network Graphics (JNG) sub-format
- juyin-learn(1)
- show Chinese characters' phonations
- k4dirstat(1)
- Graphical directory statistics
- kamerka(1), Kamerka(1)
- take photos using your webcam and shiny animated QML interface
- kcpolymgr(1)
- command line interface to manage the polymorphic database
- kcpolytest(1)
- command line interface to test the polymorphic database
- knet_handle_crypto(3)
- set up packet cryptographic signing & encryption
-
-
-
- ksshaskpass(1)
- prompts a user for a passphrase using KDE
- l2p(1)
- Creates a PostScript file from a symbolic layout file,or from a physical layout file. man1/alc_origin.1
- labplot2(1)
- an application by KDE for interactive graphing and analysis of scientific data
- lcov(1)
- a graphical GCOV front-end
- lefty(1)
- A Programmable Graphics Editor
- lepton-schdiff(1)
- Graphical diff tool for schematics
- lexnames(5), List(5)
- of WordNet lexicographer file names and numbers
- lftp(1)
- Sophisticated file transfer program
- libgphoto2(3)
- cross-platform digital camera library
- libgphoto2_port(3)
- cross-platform port access library
- libmng(3)
- Multiple-image Network Graphics (MNG) Reference Library 1.0.9
- libowfat_cdb_firstkey(3), cdb_firstkey(3)
- find first physical record in constant database
- libowfat_cdb_nextkey(3), cdb_nextkey(3)
- find next physical record in constant database
- libphk(3)
- Poul-Henning Kamps utility functions
- libpng(3)
- Portable Network Graphics (PNG) Reference Library 1.6.37
- libpng(3)
- Portable Network Graphics (PNG) Reference Library 1.6.37 (private functions)
- lkbib(1)
- search bibliographic databases
- lneato(1)
- A Customizable Graph Editor
- loadphfig(3)
- load a new physical cell model from disk man1/alc_origin.1
- lockfile(1)
- conditional semaphore-file creator
- lookbib(1)
- search bibliographic databases
- lou_checkhyphens(1)
- Check the accuracy of hyphenation in liblouis Braille translation tables
- lprngtool(1)
- configuration and Graphics User Interface for LPRng
- lstopo(1), lstopo-no-graphics(1), hwloc-ls(1)
- Show the topology of the system
- lumina-archiver(1)
- a graphical front-end to tar. Manages and creates archives
- lumina-mediaplayer(1)
- a graphical utility to play media files and stream online radio services
- lumina-open(1)
- a graphical front-end to xdg-open. Opens files or links with the proper application
- lumina-photo(1)
- a graphical utility to open pictures
- lumina-xconfig(1)
- graphical front-end to xrandr, which manages monitor configurations
- luser(8)
- process to control the clueless induhviduals who (mis)use computer systems, peripheral devices and system administrators. Word play on "loser" and "user"
- m17nFrame(3m17n), Frame(3m17n)
- A frame is an object corresponding to the graphic device
- makeppgraph(1)
- -- Graphical analysis of the dependency graph
- marc2ris(1)
- converts MARC bibliographic data to the RIS format
- mate-disk-usage-analyzer(1), Baobab(1)
- A graphical tool to analyse disk usage
- math2oogl(1gv)
- convert Mathematica grphics object to OOGL format
- maxima(1), Maxima(1)
- Common Lisp version of MACSYMA symbolic mathematics package released under the GNU Public License rmaxima - A version of Maxima that supports command autocompletion Xmaxima - A graphical version of Maxima
- mdraw_glyph_info(3m17n)
- Compute information about a glyph
- mdraw_glyph_list(3m17n)
- Compute information about glyph sequence
- med2ris(1)
- converts Medline/Pubmed bibliographic data to the RIS format
- metapixel(1)
- generator for photomosaics
- mfbcap(5)
- graphics terminal capability data base
- mgdiff(1)
- Motif-based graphical file difference browser
- mjoytest(6)
- test the svgalib joystick package in graphics mode
- mkgshmm(1)
- convert monophone HMM to GS HMM for Julius
- mkobextel(1)
- Format Nokia telephone number from stdin or command line
- mng(5)
- Multiple-image Network Graphics (MNG) format
- monkeysphere(1)
- Monkeysphere client user interface
- monkeysphere(7)
- ssh and TLS authentication framework using OpenPGP Web of Trust
- monkeysphere-authentication(8)
- Monkeysphere authentication admin tool
- monkeysphere-host(8)
- Monkeysphere host key administration tool
- monmaptool(8)
- ceph monitor cluster map manipulation tool rst2man-indent-level 0 1 rstReportMargin \$1
- morph(3), morphinit(3)
- re_morphinit, morphstr, morphword
- morph3d(6)
- 3d morphing objects
- morphy(7)
- discussion of WordNet's morphological processing
- motsognir(8)
- a simple, fast gopher server with CGI and PHP support
- mount.ceph(8)
- mount a ceph file system rst2man-indent-level 0 1 rstReportMargin \$1
- mpd5(8)
- netgraph multi-link PPP daemon
- mphdebug(3)
- physical data structure contents debug function man1/alc_origin.1
- mpost(1)
- MetaPost, a system for creating graphics
- mug(1)
- a graphical user interface for mu mail searches
- munin-graph(8)
- generate graphs from RRD files
- murphi2c(1)
- translate a Murphi model to C for simulation
- murphi2murphi(1)
- preprocessor for Murphi models
- murphi2xml(1)
- Print the abstract syntax tree of a parsed Murphi model
- naturalstrcmp(3)
- compare string in alphabetical order for letters and numerical for digits. man1/alc_origin.1
- nop(1)
- pretty-print graph file
- notcurses_render(3)
- sync the physical display to the virtual ncplanes
- nvclock(1)
- Overclock your nVidia graphics adapter
- nvidia-settings(1)
- configure the NVIDIA graphics driver
- obgui(1)
- Open Babel graphical user interface
- obspectrophore(1)
- SPECTROPHORE calculator
- ocf_heartbeat_SphinxSearchDaemon(7)
- Manages the Sphinx search daemon
- ocf_heartbeat_WAS(7)
- Manages a WebSphere Application Server instance
- ocf_heartbeat_WAS6(7)
- Manages a WebSphere Application Server 6 instance
- openscad(1)
- script file based graphical CAD environment
- openssl-ciphers(1)
- SSL cipher display and cipher list command
- openssl-ciphers(1), ciphers(1)
- SSL cipher display and cipher list tool
- openssl-enc(1)
- symmetric cipher routines
- openssl-enc(1), enc(1)
- symmetric cipher routines
- optipng(1), OptiPNG(1)
- Optimize Portable Network Graphics files
- osage(1)
- filter for drawing clustered graphs
- osdmaptool(8)
- ceph osd cluster map manipulation tool rst2man-indent-level 0 1 rstReportMargin \$1
- ossphone(1)
- Open Sound System phone call program
- outguess(1)
- universal steganographic tool
- owampd.pfs(5)
- One-way latency server pass-phrase store
- oyranos-profile-graph(1)
- ICC profile graph tool
- padthv1(1)
- an old-school polyphonic additive synthesizer
- pamsistoaglyph(1)
- convert a single-image stereogram to a red/cyan anaglyphic image synopsis
- pamtosvg(1)
- convert a Netpbm image to a SVG (Scalable Vector Graphics) image synopsis
- panda_entergraphicsmode(3)
- make sure the page description stream is in graphics mode
- panda_exitgraphicsmode(3)
- make sure the page description stream is out of graphics mode
- par(1)
- filter for reformatting paragraphs
- paragrep(1)
- search paragraphs in a file for patterns
- passphrase-encoding(7)
- How diverse parts of OpenSSL treat pass phrases character encoding
- patchwork(1)
- filter for drawing clustered graphs as treemaps
- patgen(1)
- generate patterns for TeX hyphenation
- pavuk(1)
- HTTP, HTTP over SSL, FTP, FTP over SSL and Gopher recursive document retrieval program
- pbmto10x(1)
- convert a PBM image into Gemini 10X printer graphics lbAC
- pbmtoascii(1)
- convert a PBM image to ASCII graphics synopsis
- pbmtobbnbg(1)
- convert a PBM image into BitGraph graphics lbAC
- pbmtoepson(1)
- convert a PBM image into Epson printer graphics lbAC
- pbmtogo(1)
- convert a PBM image into compressed GraphOn graphics lbAC
- pbmtoptx(1)
- convert a PBM image into Printronix printer graphics lbAC
- pcdovtoppm(1)
- create index image for a photo CD lbAC
- pdel_ppp(3)
- PPP library for VPNs that uses netgraph(3)
- perphup(8)
- trigger a perpd (8) rescan
- pfm(5), PFM(5)
- PFM graphic image file format
- pfspanoramic(1)
- Perform projective transformations of spherical images
- pfstat(8)
- collect packet filter statistics and generate graphs
- pfstmo_reinhard02(1)
- Photographic Tone Reproduction for Digital Images
- pfstmo_reinhard05(1)
- Photoreceptor based dynamic range reduction
- pfstore(1)
- Used to create and manage a pass-phrase store
- pgmmorphconv(1)
- perform morphological convolutions: dilation, erosion synopsis
- pgpverify(1)
- Cryptographically verify Usenet control messages
- pgraph(1)
- compile graphs into pic input
- pgrphack(8)
- runs a program in a separate process group
- phantasia(6)
- an interterminal fantasy game
- phcon(3)
- mbk physical connector
- phfig(3)
- mbk physical figure
- phins(3)
- mbk physical instance
- phk_argv(3), PhkArgvParse(3), PhkArgvFree(3)
- parse argument string
- phk_binheap(3), PhkBinHeap*(3)
- Binary heap implementation
- phmmer(1)
- search protein sequence(s) against a protein sequence database
- pho(1)
- View and annotate multiple images
- phoa2d(1), phod2a(1)
- gcin's Bopomofo tools
- phone(1)
- Desktop telephony application
- phonectl(1)
- Control interface for the desktop telephony application
- phoon(1)
- show the PHase of the mOON
- phoronix-test-suite(1)
- The Phoronix Test Suite is an extensible open-source platform for performing testing and performance evaluation
- phosphor(6)
- simulates an old terminal with long-sustain phosphor
- photo.tk85(n), photo(n)
- Full-color images
- photo.tk86(n), photo(n)
- Full-color images
- photoflare(1)
- Simple but powerful Cross Platform Image Editor
- photopc(1)
- utility to control digital cameras based on Sierra Imaging firmware
- photopile(6)
- displays multiple images in a periodically shuffled pile
- photorec(8)
- Recover lost files from harddisk, digital camera and cdrom
- php(1)
- PHP Command Line Interface 'CLI' php-cgi - PHP Common Gateway Interface 'CGI' command
- php-config(1)
- get information about PHP configuration and compile options
- php-fpm(8)
- PHP FastCGI Process Manager 'PHP-FPM'
- php2po(1), php2po.py(1)
- Convert PHP localization files to Gettext PO localization files
- phpize(1)
- prepare a PHP extension for compiling
- phpsh(1)
- an interactive shell into a php codebase
- phpstorm(1)
- launch JetBrains PhpStorm Integrated Development Environment
- phpstorm(1)
- launch JetBrains WebStorm Integrated Development Environment
- phref(3)
- mbk physical reference
- phseg(3)
- mbk physical segment
- phvia(3)
- mbk physical contact
- phybs(1)
- reveal a storage device's physical block size
- pic2graph(1)
- convert a PIC diagram into a cropped image
- pioneers-server-gtk(6)
- graphical game server for Pioneers
- pj_init(3)
- initialize cartographic projection pj_init_plus - initialize cartographic projection pj_fwd - forward cartographic projection pj_inv - inverse cartographic projection pj_transform - transform between coordinate systems pj_free - de-initialize projection
- pkg-autoremove(8), pkg autoremove(8)
- removes orphan packages
- pkg_tree(7)
- Generate a graphical tree of packages and their dependencies
- plot(1)
- translate GNU metafiles to other graphics formats SB \$1 \$2
- plot(1), plottoa(1), atoplot(1)
- graphics filters for various plotters
- png(5)
- Portable Network Graphics (PNG) format
- pnmnlfilt(1)
- non-linear filters: smooth, alpha trim mean, optimal estimation smoothing, edge enhancement. synopsis
- pnmstitch(1)
- stitch together two panoramic (side-by-side) photographs synopsis
- po2php(1), po2php.py(1)
- Convert Gettext PO localization files to PHP localization files
- po2tiki(1), po2tiki.py(1)
- Convert Gettext PO files to TikiWiki's language.php files
- pocketsphinx_batch(1)
- Run speech recognition in batch mode
- pocketsphinx_continuous(1)
- Run speech recognition in continuous listening mode
- pocketsphinx_mdef_convert(1)
- Convert text-format model definition files to and from PocketSphinx format
- polygraph(7), Polygraph(7)
- performance benchmark for web intermediaries
- polygraph-aka(1)
- IP aliases manipulation tool
- polygraph-beepmon(1)
- forwards BEEP messages to an external program
- polygraph-cdb(1)
- content database manipulation tool
- polygraph-client(1)
- Web Polygraph client simulator
- polygraph-cmp-lx(1)
- log comparison tool
- polygraph-distr-test(1)
- distribution test
- polygraph-dns-cfg(1)
- DNS server configuration tool
- polygraph-lr(1)
- console log extractor
- polygraph-ltrace(1)
- trace extractor
- polygraph-lx(1)
- stats extractor
- polygraph-pgl-test(1)
- PGL validator
- polygraph-pgl2acl(1)
- translates PGL access rules into Squid Proxy ACLs
- polygraph-pgl2eng(1)
- PGL to English converter
- polygraph-pgl2ips(1)
- PGL IP addresses calculator
- polygraph-pgl2ldif(1)
- LDIF (and other text-based) configuration generator
- polygraph-pmix2-ips(1)
- PolyMix-2 address calculator
- polygraph-pmix3-ips(1)
- PolyMix-3 address calculator
- polygraph-polymon(1)
- interactive test monitoring tool
- polygraph-polyprobe(1)
- tests TCP throughput in a full client/server mesh
- polygraph-polyrrd(1)
- supplies run-time Polygraph stats to RRDtool
- polygraph-pop-test(1)
- predicts cache hit ratios for a given workload
- polygraph-reporter(1)
- HTML report generator
- polygraph-rng-test(1)
- random number generator test
- polygraph-server(1)
- Web Polygraph server simulator
- polygraph-udp2tcpd(1)
- converts UDP monitoring messages into a TCP stream read by polymon
- polygraph-webaxe4-ips(1)
- WebAxe-4 address calculator
- porttree(1)
- Show dependences of a FreeBSD port as a pseudo graphical tree
- potrace(1)
- transform bitmaps into vector graphics
- ppm3d(1)
- convert two PPM images into an anaglyph (red/blue 3d glasses) PPM synopsis
- ppmglobe(1)
- generate strips to glue onto a sphere synopsis
- ppmtoascii(1)
- convert a PPM image to ASCII graphics with ANSI terminal color synopsis
- proj(1)
- Cartographic projection filter rst2man-indent-level 0 1 rstReportMargin \$1
- provider-asym_cipher(7)
- The asym_cipher library <-> provider functions
- provider-cipher(7)
- The cipher library <-> provider functions
- prune(1)
- Prune directed graphs
- psppire(1)
- graphical interface to pspp
- pssvg(1)
- convert Photoshop(rg gradients to SVG
- pstoedit(1)
- a tool converting PostScript and PDF files into various vector graphic formats
- pulsar(6)
- intersecting planes, alpha blending, fog, and textures
- pure-mrtginfo(8)
- provide an MRTG-graphable user count for ftpd
- pwcusb(4)
- webcamd driver for Philips USB camera
- pycallgraph(1)
- command-line interface to pycallgraph
- qcatool-qt5(1), qcatool(1)
- command line tool for the Qt Cryptographic Architecture
- qgis(1)
- QGIS Geographic Information System
- qpage(1)
- SNPP client/server for sending messages to an alpha-numeric pager
- qrq(1)
- High speed Morse telegraphy trainer
- raddump(1)
- decipher captured RADIUS packets
- ragraph(1)
- graph argus(8) data
- rapid-photo-downloader(1)
- Downloads, renames and backs up photos and videos from cameras, phones, memory cards and other devices
- raster3d(l), Raster3D(l)
- molecular graphics package
- rawtherapee(1), RawTherapee(1)
- An advanced, cross-platform program for developing raw photos
- rbd-mirror(8)
- Ceph daemon for mirroring RBD images rst2man-indent-level 0 1 rstReportMargin \$1
- refdb_latex2utf8txt(1)
- converts bibtex bibliographic data to UTF-8 plain text
- refdbib(1)
- the bibliography client of RefDB
- refdbjade(1)
- transform SGML and XML documents containing RefDB bibliographies
- refdbxml(1)
- transform XML documents containing RefDB bibliographies
- refer(1)
- preprocess bibliographic references for groff
- remind(1)
- a sophisticated reminder service
- render(l)
- Raster3D molecular graphics package rendering program
- request_refresh_rate(3)
- Requests a specific refresh rate during graphic mode switch. Allegro game programming library
- rflattenphfig(3)
- recursivly flatten a figure man1/alc_origin.1
- rgw-orphan-list(8)
- list rados objects that are not indexed by rgw rst2man-indent-level 0 1 rstReportMargin \$1
- ribbon(l)
- Raster3D molecular graphics package ribbon-drawer
- ripperX(1)
- graphical (GTK) frontend for ripping and OGG/FLAC/MP3 encoding CD tracks
- rlestereo(1)
- produce anaglyph from stereo pair
- rn2ncid(1)
- Android smart phone app 'Remote Notifier' to NCID gateway
- rodent(1), rodent-forked(1), rodent-desk(1), rodent-getpass(1), rodent-[plugin](1)
- Advanced filemanager with graphic shell
- rodent-diff(1), Rodent-diff(1)
- Graphic interface to the GNU diff and patch commands
- rodent-fgr(1), Rodent-fgr(1)
- Graphic interface to the fgr command
- rodent-pkg(1), Rodent-pkg(1)
- Graphic interface to the pkg command
- roffbib(1)
- run off bibliographic database
- rox(1), ROX-Filer(1)
- a simple graphical file manager
- rpmgraph(8)
- Display RPM Package Dependency Graph
- rrdcgi(1)
- Create web pages containing RRD graphs based on templates
- rrdgraph(1)
- Round Robin Database tool grapher functions
- rrdgraph_data(1)
- preparing data for graphing in rrdtool graph
- rrdgraph_examples(1)
- Examples for rrdtool graph
- rrdgraph_graph(1)
- rrdtool graph command reference
- rrdgraph_rpn(1)
- About RPN Math in rrdtool graph
- rubibtex(1)
- make a bibliography for (La)TeX using Russian letters as item names
- runbib(1)
- creates RefDB bibliographies
- s2r(1)
- Process mapping from symbolic layout to physical layout
- saga_gui(1)
- graphical user interface to the System for Automated Geoscientific Analyses
- samplv1(1)
- an old-school polyphonic sampler synthesizer
- samtools-phase(1), samtools phase(1)
- call and phase heterozygous SNPS EX in +\$1 nf ft CR . EE ft fi in
- sane-gphoto2(5)
- SANE backend for gphoto2 supported cameras
- sane-xerox_mfp(5)
- SANE backend for Xerox Phaser 3200MFP device et al
- savephfig(3)
- save a physical figure on disk man1/alc_origin.1
- saverdsfig(3)
- save a physical figure on disk. man1/alc_origin.1
- sc_Debugger(3), sc::Debugger(3)
- The Debugger class describes what should be done when a catastrophic error causes unexpected program termination
- sc_ISphericalTransform(3), sc::ISphericalTransform(3)
- This describes a solid harmonic to Cartesian transform
- sc_SphericalTransform(3), sc::SphericalTransform(3)
- This is a base class for a container for a sparse Cartesian to solid harmonic basis function transformation
- sc_SphericalTransformComponent(3), sc::SphericalTransformComponent(3)
- This is a base class for a container for a component of a sparse Cartesian to solid harmonic basis function transformation
- sc_SphericalTransformIter(3), sc::SphericalTransformIter(3)
- This iterates through the components of a SphericalTransform
- sc_VDWShape(3), sc::VDWShape(3)
- The VDWShape class describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the atom
- sc_XalphaFunctional(3), sc::XalphaFunctional(3)
- Implements the Xalpha exchange functional
- sccmap(1)
- extract strongly connected components of directed graphs
- scmxx(1)
- exchange data with your Siemens mobile phone
- scummvm(6)
- graphic adventure game interpreter
- seahorse-daemon(1)
- seahorse pass phrase caching agent
- searchd(8)
- Sphinxsearch network daemon
- seaview(1)
- a multiplatform, graphical user interface for multiple sequence alignment and molecular phylogeny
- sem(1)
- semaphore for executing shell command lines in parallel
- set_alpha_blender(3)
- Enables a special alpha-channel blending mode. Allegro game programming library
- set_gfx_mode(3)
- Sets a graphic video mode. Allegro game programming library
- set_write_alpha_blender(3)
- Enables the special alpha-channel editing mode. Allegro game programming library
- setreg(1)
- Change settings for public key cryptography
- setup(1)
- graphical setup program for the esp package manager
- sg_get_elem_status(8)
- send SCSI GET PHYSICAL ELEMENT STATUS command
- sg_sat_phy_event(8)
- use ATA READ LOG EXT via a SAT pass-through to fetch SATA phy event counters
- sgi2fax(1)
- convert a Silicon Graphics image file for facsimile transmission
- shishi_cipher_blocksize(3)
- API function
- shishi_cipher_confoundersize(3)
- API function
- shishi_cipher_defaultcksumtype(3)
- API function
- shishi_cipher_keylen(3)
- API function
- shishi_cipher_name(3)
- API function
- shishi_cipher_parse(3)
- API function
- shishi_cipher_randomlen(3)
- API function
- shishi_cipher_supported_p(3)
- API function
- shotwell(1)
- Digital photo manager
- showgraph.cgi(1)
- CGI to generate Xymon trend graphs
- slice2php(1)
- The Slice to PHP compiler
- slogkey(1)
- Manage cryptographic keys for use with syslog-ng secure logging
- slogverify(1)
- Verify cryptographically secured logs
- smp_conf_phy_event(8)
- invoke CONFIGURE PHY EVENT function
- smp_conf_zone_phy_info(8)
- invoke CONFIGURE ZONE PHY INFORMATION function
- smp_phy_control(8)
- invoke PHY CONTROL SMP function
- smp_phy_test(8)
- invoke PHY TEST FUNTION SMP function
- smp_rep_phy_err_log(8)
- invoke REPORT PHY ERROR LOG SMP function
- smp_rep_phy_event(8)
- invoke REPORT PHY EVENT SMP function
- smp_rep_phy_event_list(8)
- invoke REPORT PHY EVENT LIST SMP function
- smp_rep_phy_sata(8)
- invoke REPORT PHY SATA SMP function
- sortbib(1)
- sort bibliographic database
- spelldump(1)
- Sphinxsearch tool for extract the contents of a dictionary file
- spheremonics(6)
- 3d spherical harmonic shapes
- spirographx(1)
- animated spirographs
- splodesic(6)
- k A geodesic sphere experiences a series of eruptions
- springgraph(1)
- renders a graph from a .dot file
- sqlite2dot(1)
- convert sqlite3 schema to GraphViz input
- ssa2srt(1)
- convert SubStation Alpha (SSA) subtitles to SubRip (SRT)
- ssh-multiadd(1)
- ssh-add multiple ssh keys with the same passphrase(s) to ssh-agent
- starfish(6)
- radially-symmetric throbbing colormap-hacking graphics demo
- steghide(1)
- a steganography program
- stoken(1)
- software token for cryptographic authentication
- sunclock(1)
- a fancy clock for the X Window system, providing local time (legal time and solar time), sunrise, sunset and various geographical data through a point and click interface
- superquadrics(6)
- morphing 3d shapes
- svcond(3m)
- POSIX-like condition variables implemented using SysV semaphores
- svgalib(7)
- a low level graphics library for linux
- svsem(3m)
- POSIX-like semaphores implemented using SysV semaphores
- swift-orphans(1)
- Openstack-swift orphans tool
- synthv1(1)
- an old-school polyphonic synthesizer
- tclgeomap(3), Tclgeomap_Init(3), Tclgeomap_NewGeoPtObj(3), Tclgeomap_SetGeoPtObj(3), Tclgeomap_GetGeoPtFromObj(3), Tclgeomap_NewMapPtObj(3), Tclgeomap_SetMapPtObj(3), Tclgeomap_GetMapPtFromObj(3), Tclgeomap_JulDayToList(3), Tclgeomap_AppendTime(3), Tclgeomap_GetProj(3), Tclgeomap_ProjName(3), Tclgeomap_AddProjUpdateTask(3), Tclgeomap_CnxProjUpdateTask(3), Tclgeomap_AddProjDeleteTask(3), Tclgeomap_CnxProjDeleteTask(3), Tclgeomap_AddLnArr(3), Tclgeomap_GetLnArr(3), Tclgeomap_LnArrName(3), Tclgeomap_AddLnArrDeleteTask(3), Tclgeomap_CnxLnArrDeleteTask(3), Tclgeomap_LnArrToMap(3), Tclgeomap_AddPlaceUpdateTask(3), Tclgeomap_CnxPlaceUpdateTask(3), Tclgeomap_AddPlaceDeleteTask(3), Tclgeomap_CnxPlaceDeleteTask(3), Tclgeomap_GetPlace(3), Tclgeomap_PlaceLoc(3), Tclgeomap_PlaceName(3)
- C API for manipulating geographic data in Tcl
- tclgeomap(n), georadius(n), latlonok(n), mapptok(n), lonbtwn(n), gclcross(n), rotatpt(n), scalept(n), domnlat(n), domnlon(n), domnlonpt(n), gwchlon(n), gwchpt(n), dmstodec(n), dectodm(n), dectodms(n), cartg(n), centroid(n), projection(n), lnarr(n), place(n)
- commands for manipulating geographic data in Tcl
- tcpillust(1)
- a graphical TCP connection analysis tool
- tek2plot(1)
- translate Tektronix files to other graphics formats SB \$1 \$2
- tgif(1)
- Xlib based interactive 2-D drawing facility under X11. Supports hierarchical construction of drawings and easy navigation between sets of drawings. It's also a hyper-graphics (or hyper-structured-graphics) browser on the World-Wide-Web
- tiffgt(1)
- display an image stored in a TIFF file (Silicon Graphics version)
- tiki2po(1), tiki2po.py(1)
- Convert TikiWiki's language.php files to Gettext PO localization files
- tkcvs(1), TkCVS(1)
- a Tk/Tcl Graphical Interface to CVS and Subversion
- tkgeomap(n)
- a package for displaying geographic lines and points in canvas widgets
- tkhylafax(1), tkhylafax v3.2(1)
- A Tcl/Tk graphical interface to Hylafax
- tkmib(1)
- an interactive graphical MIB browser for SNMP
- tls_config_set_protocols(3), tls_config_parse_protocols(3), tls_config_set_alpn(3), tls_config_set_ciphers(3), tls_config_set_dheparams(3), tls_config_set_ecdhecurves(3), tls_config_prefer_ciphers_client(3), tls_config_prefer_ciphers_server(3)
- TLS protocol and cipher selection
- tls_conn_version(3), tls_conn_cipher(3), tls_conn_cipher_strength(3), tls_conn_alpn_selected(3), tls_conn_servername(3), tls_conn_session_resumed(3), tls_peer_cert_provided(3), tls_peer_cert_contains_name(3), tls_peer_cert_chain_pem(3), tls_peer_cert_issuer(3), tls_peer_cert_subject(3), tls_peer_cert_hash(3), tls_peer_cert_notbefore(3), tls_peer_cert_notafter(3)
- inspect an established TLS connection
- tonetool(1)
- create and manipulate telephony tones
- tpm2_policycphash(1), tpm2_policycphash(1)(1)
- Couples a policy with command parameters of the command
- tpm_setpresence(8), tpm_setpresence-(8)
- change TPM physical presence states or settings
- tracker-writeback(1)
- Used to write metadata set in Tracker back to physical files
- tred(1)
- transitive reduction filter for directed graphs
- trophy(6)
- A 2D car racing action game
- tsa2d32(1), tsd2a32(1), tsd2a(1), tsin2gtab-phrase(1)
- gcin's Tsin tools
- tslearn(1)
- learns user's personal phrase data
- unflatten(1)
- adjust directed graphs to improve layout aspect ratio
- unicode_category_lookup(3), unicode_isalnum(3), unicode_isalpha(3), unicode_isblank(3), unicode_isdigit(3), unicode_isgraph(3), unicode_islower(3), unicode_ispunct(3), unicode_isspace(3), unicode_isupper(3)
- unicode character categorization
- unicode_grapheme_break(3)
- unicode grapheme cluster boundary rules
- unknownpleasures(6)
- a waterfall graph of the signal from pulsar PSR B1919+21
- urxvt-block-graphics-to-ascii(1), block-graphics-to-ascii(1)
- map block graphics to ascii characters
- vacuumlo(1)
- remove orphaned large objects from a PostgreSQL database
- vcg(l), VCG tool(l)
- visualization of compiler graphs
- vde_over_ns(1)
- Steganographic cable over NS protocol for Virtual Distributed Ethernet
- vga_accel(3)
- calls the graphics accelerator
- vga_flip(3)
- toggle between text and graphics mode
- vga_getdefaultmode(3)
- returns the default graphics mode number
- vga_getgraphmem(3)
- returns the address of the VGA memory
- vgagl(7)
- a fast framebuffer-level graphics library based on svgalib
- vgatest(6)
- makes basic tests on any svgalib graphics mode
- viewph(3)
- display all the phfig_lists and their elements man1/alc_origin.1
- viewphcon(3)
- display elements of a phcon_list man1/alc_origin.1
- viewphfig(3)
- display elements of a phfig_list
- viewphins(3)
- display elements of a phins_list man1/alc_origin.1
- viewphref(3)
- display elements of a phref_list man1/alc_origin.1
- viewphseg(3)
- display elements of a phseg_list man1/alc_origin.1
- viewphvia(3)
- display elements of a phvia_list
- viewres(1)
- graphical class browser for Xt
- vig_optimize(1)
- Optimise photometric parameters
- vigenere(1)
- Vigenere cipher cryptography tool
- virt-viewer(1)
- display the graphical console for a virtual machine
- volpack-Window(3), vpWindow(3)
- multiply the projection matrix by a perspective or orthographic matrix
- volpack-WindowPHIGS(3), vpWindowPHIGS(3)
- multiply the projection matrix by a PHIGS viewing matrix
- vtep(5)
- hardware_vtep database schema This schema specifies relations that a VTEP can use to integrate physical ports into logical switches maintained by a network virtualization controller such as NSX[char46] Glossary: VTEP VXLAN Tunnel End Point, an entity which originates and/or terminates VXLAN tunnels[char46] HSC Hardware Switch Controller[char46] NVC Network Virtualization Controller, e[char46]g[char46] NSX[char46] VRF Virtual Routing and Forwarding instance[char46]
- wdgeomap(n)
- create and manipulate a geographic map with interactive menus and bindings
- wmmoonclock(1), WMMOONCLOCK(1)
- Dockable Moon Phase Clock
- wndb(5), index.noun(5), data.noun(5), index.verb(5), data.verb(5), index.adj(5), data.adj(5), index.adv(5), data.adv(5)
- WordNet database files noun.exc, verb.exc. adj.exc adv.exc - morphology exception lists sentidx.vrb, sents.vrb - files used by search code to display sentences illustrating the use of some specific verbs
- wninput(5), noun.suffix(5), verb.suffix(5), adj.suffix(5), adv.suffix(5)
- WordNet lexicographer files that are input to grind (1WN)
- wpa_gui(8)
- WPA Graphical User Interface
- x11-ssh-askpass(1)
- an X11-based pass-phrase dialog for use with OpenSSH
- xastir(1), Xastir(1)
- graphical application that interfaces HAM radio and APRS(tm) internet access to real-time mapping software
- xasy(1x), asy(1x)
- script-based vector graphics language
- xawale(6)
- graphical user interface for awale
- xboard(6)
- X graphical user interface for chess
- xcb_change_gc(3)
- change graphics context components
- xcb_create_gc(3)
- Creates a graphics context
- xcb_create_glyph_cursor(3)
- create cursor
- xcb_free_gc(3)
- Destroys a graphics context
- xcdroast(1)
- graphical frontend to create or copy CDs
- xcoloredit(1)
- find colour values by graphical colour mixing
- xdiskusage(1)
- Graphical display of disk usage
- xdmxconfig(1)
- a graphical configuration tool for Xdmx configuration files
- xdtm(1)
- graphical shell for X
- xfmpc(1)
- graphical GTK+ MPD client focusing on low footprint
- xgc(1)
- X graphics demo
- xglurbules(1)
- Heavily graphical particle system eye candy program thingy for X11
- xgnokii(1)
- graphical interface of the gnokii telephone toolkit
- xgraph(1)
- Draw a graph on an X11 Display
- xiphos(1)
- A Bible research tool
- xiphos-nav(1)
- Navigating Xiphos to a verse reference
- xisp(1)
- an X11/XForms based, user-friendly interface to pppd/chat, a simple ISP and phone company (PTT) database manager, and a dialup costs and usage logging/statistics tool
- xkeycaps(1)
- graphically display and edit the X keyboard mapping
- xlyap(6)
- display an array of Lyapunov exponents graphically
- xmpsolve(1)
- Graphical interface to MPSolve, a multiprecision polynomial rootfinder
- xpat(1)
- graphic pattern viewer
- xphoon(1)
- displays the PHase of the mOON on the root window
- xplot(1)
- fast tool to graph and visualize lots of data
- xsch(1)
- graphical schematic viewer
- xspirograph(6)
- simulates the rotation of a disk inside a circular rim
- xsysstats(1)
- displays system statistics in a strip graph
- xvcg(l), VCG tool(l)
- visualization of compiler graphs
- xxhsum(1)
- print or check xxHash non-cryptographic checksums
- yate(8)
- launch the YATE telephony engine
- yate-config(8)
- retrieve metainformation about the YATE telephony engine
- zpool-labelclear(8), zpoolPf(8)
- Cm labelclear - Removes ZFS label information from the specified physical device
- zpool-offline(8), zpoolPf(8)
- Cm offline - Take a physical device in a ZFS storage pool offline
- zpool-online(8), zpoolPf(8)
- Cm offline - Take a physical device in a ZFS storage pool offline
- AMF::Perl(3)
- Flash Remoting in Perl Translated from PHP Remoting v. 0.5b from the -PHP project. Main gateway class. This is always the file you call from flash remoting-enabled server scripts
- AMF::Perl::Sql::MysqlRecordSet(3)
- AMF::Perl::Sql::MysqlRecordSet Translated from PHP Remoting v. 0.5b from the -PHP project
- AMF::Perl::Util::Object(3)
- AMF::Perl::Object Translated from PHP Remoting v. 0.5b from the -PHP project
- Ace::Graphics::Fk(3)
- A dummy feature object used for generating panel key tracks
- Ace::Graphics::Glyph(3)
- Base class for Ace::Graphics::Glyph objects
- Ace::Graphics::Glyph::anchored_arrow(3)
- The "anchored_arrow" glyph
- Ace::Graphics::Glyph::arrow(3)
- The "arrow" glyph
- Ace::Graphics::Glyph::box(3)
- The "box" glyph
- Ace::Graphics::Glyph::box(3)
- The "span" glyph
- Ace::Graphics::Glyph::dot(3)
- The "ellipse" glyph
- Ace::Graphics::Glyph::ex(3)
- The "X" glyph
- Ace::Graphics::Glyph::ex(3)
- The "triangle" glyph
- Ace::Graphics::Glyph::graded_segments(3)
- The "color-coded segments" glyph
- Ace::Graphics::Glyph::group(3)
- The group glyph
- Ace::Graphics::Glyph::line(3)
- The "line" glyph
- Ace::Graphics::Glyph::primers(3)
- The "STS primers" glyph
- Ace::Graphics::Glyph::segments(3)
- The "discontinuous segments" glyph
- Ace::Graphics::Glyph::toomany(3)
- The "too many to show" glyph
- Ace::Graphics::Glyph::transcript(3)
- The "gene" glyph
- Ace::Graphics::GlyphFactory(3)
- Create Ace::Graphics::Glyphs
- Ace::Graphics::Panel(3)
- PNG graphics of Ace::Sequence::Feature objects
- Ace::Graphics::Track(3)
- PNG graphics of Ace::Sequence::Feature objects
- Acme::Steganography::Image::Png(3)
- hide data (badly) in Png images
- Algorithm::Accounting::Report::GDGraph(3)
- generate graph report using GD
- Algorithm::Evolutionary::Individual::Tree(3), Tree(3)
- A Direct Acyclic Graph, or tree, useful for Genetic Programming-Style stuff
- Amon2::Plugin::Web::MobileCharset(3)
- Amon2 plugin for Japanese mobile phone's charset
- AnyData::Format::Paragraph(3)
- tiedhash & DBI/SQL access to vertical files
- AnyEvent::Graphite(3)
- A non-blocking Graphite (http://graphite.wikidot.com/) client
- AnyEvent::Graphite::SNMPAgent(3)
- An SNMP agent which does non-blocking streaming of data from an SNMP server
- Apache2::HookRun(3)
- Perl API for Invoking Apache HTTP phases
- Apache::Session::Lock::Semaphore(3)
- Provides mutual exclusion through semaphores
- Apache::Session::PHP(3)
- glues Apache::Session with PHP::Session
- Apache::Session::Serialize::PHP(3)
- uses PHP::Session to serialize session
- Apache::Session::Store::PHP(3)
- writes to PHP4 builtin session files
- Apache::TestRunPHP(3)
- configure and run a PHP-based test suite
- Astro::Catalog::Item::Morphology(3)
- Information about a star's morphology
- Astro::Constants(3)
- This library provides physical constants for use in Physics and Astronomy based on values from CODATA2014
- Astro::Constants::CGS(3)
- This library provides physical constants for use in Physics and Astronomy based on values from CODATA2014
- Astro::Constants::MKS(3)
- This library provides physical constants for use in Physics and Astronomy based on values from CODATA2014
- Astro::MoonPhase(3)
- Information about the phase of the Moon
- Authen::Passphrase(3)
- hashed passwords/passphrases as objects
- Authen::Passphrase::AcceptAll(3)
- accept any passphrase
- Authen::Passphrase::BigCrypt(3)
- passphrases using bigcrypt algorithm
- Authen::Passphrase::BlowfishCrypt(3)
- passphrases using the Blowfish-based Unix crypt()
- Authen::Passphrase::Clear(3)
- cleartext passphrases
- Authen::Passphrase::Crypt16(3)
- passphrases using Ultrix crypt16 algorithm
- Authen::Passphrase::DESCrypt(3)
- passphrases using the DES-based Unix crypt()
- Authen::Passphrase::EggdropBlowfish(3)
- passphrases using Eggdrop's blowfish.mod
- Authen::Passphrase::LANManager(3)
- passphrases using the LAN Manager hash algorithm
- Authen::Passphrase::LANManagerHalf(3)
- passphrases using half the LAN Manager algorithm
- Authen::Passphrase::MD5Crypt(3)
- passphrases using the MD5-based Unix crypt()
- Authen::Passphrase::MySQL323(3)
- passphrases using the MySQL v3.23 algorithm
- Authen::Passphrase::MySQL41(3)
- passphrases using the MySQL v4.1 algorithm
- Authen::Passphrase::NTHash(3)
- passphrases using the NT-Hash algorithm
- Authen::Passphrase::NetscapeMail(3)
- passphrases using Netscape Mail Server's method
- Authen::Passphrase::PHPass(3)
- passphrases using the phpass algorithm
- Authen::Passphrase::RejectAll(3)
- reject all passphrases
- Authen::Passphrase::SaltedDigest(3)
- passphrases using the generic salted digest algorithm
- Authen::Passphrase::VMSPurdy(3)
- passphrases with the VMS Purdy polynomial system
- Autodia::Handler::PHP(3)
- AutoDia handler for PHP
- B::Graph(3)
- Perl compiler backend to produce graphs of OP trees
- Biber::Internals(3)
- Internal methods for processing the bibliographic data
- Biber::Output::dot(3)
- class for Biber output of GraphViz .dot files
- Bigtop::Backend::Diagram::GraphvizSql(3)
- generates dot language file for data model
- Bio::AlignIO::phylip(3)
- PHYLIP format sequence input/output stream
- Bio::Coordinate::Graph(3)
- Finds shortest path between nodes in a graph
- Bio::Graphics(3)
- Generate GD images of Bio::Seq objects
- Bio::Graphics::ConfiguratorI(3)
- A sectioned map of configuration options (a map of maps), with a default section. Intended to augment existing tag->value semantics (ie. of Bio::AnnotationCollectionI) for object-representation information (eg. foreground color), and for general interface preferences (eg. image width in gbrowse)
- Bio::Graphics::DrawTransmembrane(3)
- draw a cartoon of an Alpha-helical transmembrane protein
- Bio::Graphics::Feature(3)
- A simple feature object for use with Bio::Graphics::Panel
- Bio::Graphics::FeatureBase(3)
- Compatibility module
- Bio::Graphics::FeatureDir(3)
- -- A directory of feature files and conf files
- Bio::Graphics::FeatureFile(3)
- -- A set of Bio::Graphics features, stored in a file
- Bio::Graphics::FeatureFile::Iterator(3)
- -- Iterator across a Bio::Graphics::FeatureFile
- Bio::Graphics::Glyph(3)
- Base class for Bio::Graphics::Glyph objects
- Bio::Graphics::Glyph::Factory(3)
- Factory for Bio::Graphics::Glyph objects
- Bio::Graphics::Glyph::alignment(3)
- The "alignment" glyph
- Bio::Graphics::Glyph::allele_tower(3)
- The "allele_tower" glyph
- Bio::Graphics::Glyph::anchored_arrow(3)
- The "anchored_arrow" glyph
- Bio::Graphics::Glyph::arrow(3)
- the "arrow" glyph
- Bio::Graphics::Glyph::box(3)
- The "box" glyph
- Bio::Graphics::Glyph::broken_line(3)
- The "broken line" glyph
- Bio::Graphics::Glyph::cds(3)
- The "cds" glyph
- Bio::Graphics::Glyph::christmas_arrow(3)
- The "christmas arrow" glyph
- Bio::Graphics::Glyph::crossbox(3)
- The "crossbox" glyph
- Bio::Graphics::Glyph::dashed_line(3)
- The "dashed line" glyph
- Bio::Graphics::Glyph::decorated_gene(3)
- A GFF3-compatible gene glyph with protein decorations
- Bio::Graphics::Glyph::decorated_transcript(3)
- draws processed transcript with protein decorations
- Bio::Graphics::Glyph::diamond(3)
- The "diamond" glyph
- Bio::Graphics::Glyph::dna(3)
- The "dna" glyph
- Bio::Graphics::Glyph::dot(3)
- The "dot" glyph
- Bio::Graphics::Glyph::dumbbell(3)
- A glyph that draws a "dumbbell" with the same shapes on both ends
- Bio::Graphics::Glyph::ellipse(3)
- The "ellipse" glyph
- Bio::Graphics::Glyph::ex(3)
- the "ex", or "crossed box" glyph
- Bio::Graphics::Glyph::extending_arrow(3)
- -- The "extending arrow" glyph
- Bio::Graphics::Glyph::fixedwidth(3)
- A base class fixed width glyphs
- Bio::Graphics::Glyph::flag(3)
- the "flag" glyph
- Bio::Graphics::Glyph::gene(3)
- A GFF3-compatible gene glyph
- Bio::Graphics::Glyph::generic(3)
- The "generic" glyph
- Bio::Graphics::Glyph::graded_segments(3)
- The "graded_segments" glyph
- Bio::Graphics::Glyph::group(3)
- The "group" glyph
- Bio::Graphics::Glyph::hat(3)
- The "hat" glyph
- Bio::Graphics::Glyph::heat_map(3)
- The "heat_map" glyph
- Bio::Graphics::Glyph::heat_map_ideogram(3)
- The "heat_map_ideogram" glyph
- Bio::Graphics::Glyph::heterogeneous_segments(3)
- The "heterogeneous_segments" glyph
- Bio::Graphics::Glyph::hidden(3)
- The "hidden" glyph
- Bio::Graphics::Glyph::hybrid_plot(3)
- An xyplot plot drawing dual graph using data from two or more wiggle files per track
- Bio::Graphics::Glyph::ideogram(3)
- The "ideogram" glyph
- Bio::Graphics::Glyph::image(3)
- A glyph that draws photographs & other images
- Bio::Graphics::Glyph::lightning(3)
- The "lightning" glyph
- Bio::Graphics::Glyph::line(3)
- The "line" glyph
- Bio::Graphics::Glyph::merge_parts(3)
- a base class which suppors semantic zooming of scored alignment features
- Bio::Graphics::Glyph::merged_alignment(3)
- The "merged_alignment" glyph
- Bio::Graphics::Glyph::minmax(3)
- The minmax glyph
- Bio::Graphics::Glyph::operon(3)
- The "polycistronic operon" glyph
- Bio::Graphics::Glyph::oval(3)
- The "oval" glyph
- Bio::Graphics::Glyph::pairplot(3)
- The "pairwise plot" glyph
- Bio::Graphics::Glyph::pentagram(3)
- The "pentagram" glyph
- Bio::Graphics::Glyph::phylo_align(3)
- The "phylogenetic alignment" glyph
- Bio::Graphics::Glyph::pinsertion(3)
- The "Drosophila P-element Insertion" glyph
- Bio::Graphics::Glyph::primers(3)
- The "STS primers" glyph
- Bio::Graphics::Glyph::processed_transcript(3)
- The sequence ontology transcript glyph
- Bio::Graphics::Glyph::protein(3)
- The "protein" glyph
- Bio::Graphics::Glyph::ragged_ends(3)
- The "ragged ends" glyph
- Bio::Graphics::Glyph::redgreen_box(3)
- The "redgreen_box" glyph
- Bio::Graphics::Glyph::redgreen_segment(3)
- The "redgreen_segments" glyph
- Bio::Graphics::Glyph::repeating_shape(3)
- A glyph that draws the same shape repeatedly
- Bio::Graphics::Glyph::rndrect(3)
- The "round rect" glyph
- Bio::Graphics::Glyph::ruler_arrow(3)
- glyph for drawing an arrow as ruler (5' and 3' are marked as label)
- Bio::Graphics::Glyph::saw_teeth(3)
- The "saw teeth" glyph
- Bio::Graphics::Glyph::scale(3)
- The "scale" glyph
- Bio::Graphics::Glyph::segmented_keyglyph(3)
- The "segmented_keyglyph" glyph
- Bio::Graphics::Glyph::segments(3)
- The "segments" glyph
- Bio::Graphics::Glyph::so_transcript(3)
- The sequence ontology transcript glyph
- Bio::Graphics::Glyph::span(3)
- The "span" glyph
- Bio::Graphics::Glyph::spectrogram(3)
- The "spectrogram" glyph
- Bio::Graphics::Glyph::splice_site(3)
- The "splice_site" glyph
- Bio::Graphics::Glyph::stackedplot(3)
- The stackedplot glyph
- Bio::Graphics::Glyph::ternary_plot(3)
- Draw ternary plot data
- Bio::Graphics::Glyph::text_in_box(3)
- The "text in box" glyph
- Bio::Graphics::Glyph::three_letters(3)
- DAS-compatible package to use for drawing a line of groups of three letters
- Bio::Graphics::Glyph::tic_tac_toe(3)
- The "tic-tac-toe" glyph
- Bio::Graphics::Glyph::toomany(3)
- The "too many to show" glyph
- Bio::Graphics::Glyph::trace(3)
- A glyph that visualizes a trace file
- Bio::Graphics::Glyph::track(3)
- The "track" glyph
- Bio::Graphics::Glyph::transcript(3)
- The "transcript" glyph
- Bio::Graphics::Glyph::transcript2(3)
- The "transcript2" glyph
- Bio::Graphics::Glyph::translation(3)
- The "6-frame translation" glyph
- Bio::Graphics::Glyph::triangle(3)
- The "triangle" glyph
- Bio::Graphics::Glyph::two_bolts(3)
- The "two bolts" glyph
- Bio::Graphics::Glyph::vista_plot(3)
- The "vista_plot" glyph
- Bio::Graphics::Glyph::wave(3)
- The "wave" glyph
- Bio::Graphics::Glyph::weighted_arrow(3)
- The "weighted arrow" glyph
- Bio::Graphics::Glyph::whiskerplot(3)
- The whiskerplot glyph
- Bio::Graphics::Glyph::wiggle_box(3)
- A generic box glyph compatible with dense "wig"data
- Bio::Graphics::Glyph::wiggle_density(3)
- A density plot compatible with dense "wig"data
- Bio::Graphics::Glyph::wiggle_xyplot(3)
- An xyplot plot compatible with dense "wig"data
- Bio::Graphics::Glyph::xyplot(3)
- The xyplot glyph
- Bio::Graphics::Panel(3)
- Generate GD images of Bio::Seq objects
- Bio::Graphics::Pictogram(3)
- generate SVG output of Pictogram display for consensus motifs
- Bio::Graphics::RendererI(3)
- A renderer for the Bio::Graphics class that renders Bio::SeqFeature::CollectionI objects onto Bio::Graphics::Panels using configuration information provided by a Bio::Graphics::ConfiguratorI
- Bio::Graphics::Util(3)
- non-object-oriented utilities used in Bio::Graphics modules "($frame,$offset) = frame_and_offset($pos,$strand,$phase)" 4 Item "($frame,$offset) = frame_and_offset($pos,$strand,$phase)" Calculate the reading frame for a given genomic position, strand and phase. The offset is the offset from $pos to the first nucleotide of the reading frame. In a scalar context, returns the frame only
- Bio::Graphics::Wiggle(3)
- -- Binary storage for dense genomic features
- Bio::MAGETAB::Util::Writer::GraphViz(3)
- Visualization of MAGE-TAB objects
- Bio::Matrix::IO::phylip(3)
- A parser for PHYLIP distance matricies
- Bio::Matrix::PhylipDist(3)
- A Phylip Distance Matrix object
- Bio::NEXUS::Tools::GraphicsParams(3), Graphics(3)
- represents a character block (Data or Characters) of a NEXUS file
- Bio::Ontology::Path(3)
- a path for an ontology term graph
- Bio::Ontology::SimpleGOEngine::GraphAdaptor(3)
- Graph adaptor for Bio::Ontology::SimpleGOEngine
- Bio::Phylo(3)
- Phylogenetic analysis using perl
- Bio::Phylo::EvolutionaryModels(3)
- Evolutionary models for phylogenetic trees and methods to sample these Klaas Hartmann, September 2007
- Bio::Phylo::Factory(3)
- Creator of objects, reduces hardcoded class names in code
- Bio::Phylo::Forest(3)
- Container for tree objects
- Bio::Phylo::Forest::DrawNodeRole(3)
- Tree node with extra methods for tree drawing
- Bio::Phylo::Forest::DrawTreeRole(3)
- Tree with extra methods for tree drawing
- Bio::Phylo::Forest::Node(3)
- Node in a phylogenetic tree
- Bio::Phylo::Forest::NodeRole(3)
- Extra behaviours for a node in a phylogenetic tree
- Bio::Phylo::Forest::Tree(3)
- Phylogenetic tree
- Bio::Phylo::Forest::TreeRole(3)
- Extra behaviours for a phylogenetic tree
- Bio::Phylo::Generator(3)
- Generator of tree topologies
- Bio::Phylo::IO(3)
- Front end for parsers and serializers
- Bio::Phylo::Identifiable(3)
- Objects with unique identifiers
- Bio::Phylo::Listable(3)
- List of things, super class for many objects
- Bio::Phylo::ListableRole(3)
- Extra functionality for things that are lists
- Bio::Phylo::Manual(3)
- High-level user guide
- Bio::Phylo::Matrices(3)
- Container of matrix objects
- Bio::Phylo::Matrices::Character(3)
- A character (column) in a matrix
- Bio::Phylo::Matrices::Characters(3)
- Container of character objects
- Bio::Phylo::Matrices::Datatype(3)
- Validator of character state data
- Bio::Phylo::Matrices::Datatype::Continuous(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Custom(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Dna(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Illumina(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Mixed(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Protein(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Restriction(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Rna(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Sanger(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Solexa(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datatype::Standard(3)
- Validator subclass, no serviceable parts inside
- Bio::Phylo::Matrices::Datum(3)
- Character state sequence
- Bio::Phylo::Matrices::DatumRole(3)
- Extra behaviours for a character state sequence
- Bio::Phylo::Matrices::Matrix(3)
- Character state matrix
- Bio::Phylo::Matrices::MatrixRole(3)
- Extra behaviours for a character state matrix
- Bio::Phylo::Matrices::TypeSafeData(3)
- Superclass for objects that contain character data
- Bio::Phylo::Mediators::TaxaMediator(3)
- Mediator for links between taxa and other objects
- Bio::Phylo::Models::Substitution::Binary(3)
- Binary character substitution model
- Bio::Phylo::Models::Substitution::Dna(3)
- DNA substitution model
- Bio::Phylo::Models::Substitution::Dna::F81(3)
- Felsenstein (1981) model
- Bio::Phylo::Models::Substitution::Dna::GTR(3)
- General Time Reversible model
- Bio::Phylo::Models::Substitution::Dna::HKY85(3)
- Hasegawa, Kishino, Yano (1985) model
- Bio::Phylo::Models::Substitution::Dna::JC69(3)
- Jukes, Cantor (1969)
- Bio::Phylo::Models::Substitution::Dna::K80(3)
- Kimura 2-parameter
- Bio::Phylo::NeXML::DOM(3)
- XML DOM support for Bio::Phylo
- Bio::Phylo::NeXML::DOM::Document(3)
- XML DOM Abstract class for flexible document object model implementation
- Bio::Phylo::NeXML::DOM::Document::Libxml(3)
- XML DOM document mappings to the "XML::LibXML" package
- Bio::Phylo::NeXML::DOM::Document::Twig(3)
- XML DOM document mappings to the "XML::Twig" package
- Bio::Phylo::NeXML::DOM::Element(3)
- XML DOM Abstract class for flexible document object model implementation
- Bio::Phylo::NeXML::DOM::Element::Libxml(3)
- XML DOM element mappings to the "XML::LibXML" package
- Bio::Phylo::NeXML::DOM::Element::Twig(3)
- XML DOM mappings to the XML::Twig package
- Bio::Phylo::NeXML::Entities(3)
- Functions for dealing with XML entities
- Bio::Phylo::NeXML::Meta(3)
- Single predicate/object annotation, attached to an xml-writable subject
- Bio::Phylo::NeXML::Meta::XMLLiteral(3)
- Annotation value adaptor, no direct usage
- Bio::Phylo::NeXML::Writable(3)
- Superclass for objects that serialize to NeXML
- Bio::Phylo::NeXML::XML2JSON(3)
- Helps convert NeXML to JSON, no serviceable parts inside
- Bio::Phylo::Parsers::Abstract(3)
- Superclass for parsers used by Bio::Phylo::IO
- Bio::Phylo::Parsers::Adjacency(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Cdao(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Dwca(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Fasta(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Fastq(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Figtree(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Json(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Newick(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Nexml(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Nexus(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Nhx(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Phylip(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Phyloxml(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Table(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Taxlist(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Tnrs(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Tolweb(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Ubiocbmeta(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Ubiometa(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Parsers::Ubiosearch(3)
- Parser used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::PhyloWS(3)
- Base class for phylogenetic web services
- Bio::Phylo::PhyloWS::Client(3)
- Base class for phylogenetic web service clients
- Bio::Phylo::PhyloWS::Resource(3)
- Represents a PhyloWS web resource
- Bio::Phylo::PhyloWS::Resource::Description(3)
- Represents a PhyloWS resource description
- Bio::Phylo::PhyloWS::Service(3)
- Base class for phylogenetic web services
- Bio::Phylo::PhyloWS::Service::Timetree(3)
- PhyloWS service wrapper for Timetree
- Bio::Phylo::PhyloWS::Service::Tolweb(3)
- PhyloWS service wrapper for Tree of Life
- Bio::Phylo::PhyloWS::Service::UbioClassificationBank(3)
- PhyloWS service wrapper for uBio ClassificationBank records
- Bio::Phylo::PhyloWS::Service::UbioNameBank(3)
- PhyloWS service wrapper for uBio NameBank records
- Bio::Phylo::Project(3)
- Container for related data
- Bio::Phylo::Set(3)
- Subset of the parts inside a container
- Bio::Phylo::Taxa(3)
- Container of taxon objects
- Bio::Phylo::Taxa::TaxaLinker(3)
- Superclass for objects that link to taxa objects
- Bio::Phylo::Taxa::Taxon(3)
- Operational taxonomic unit
- Bio::Phylo::Taxa::TaxonLinker(3)
- Superclass for objects that link to taxon objects
- Bio::Phylo::Treedrawer(3)
- Visualizer of tree shapes
- Bio::Phylo::Treedrawer::Abstract(3)
- Abstract graphics writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Canvas(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Gif(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Jpeg(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Pdf(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Png(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Processing(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Svg(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Treedrawer::Swf(3)
- Graphics format writer used by treedrawer, no serviceable parts inside
- Bio::Phylo::Unparsers::Abstract(3)
- Superclass for unparsers used by Bio::Phylo::IO
- Bio::Phylo::Unparsers::Adjacency(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Cdao(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Fasta(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Figtree(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Hennig86(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Html(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Json(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Mrp(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Newick(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Nexml(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Nexus(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Nhx(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Nwmsrdf(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Pagel(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Phylip(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Phyloxml(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Rss1(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Unparsers::Taxlist(3)
- Serializer used by Bio::Phylo::IO, no serviceable parts inside
- Bio::Phylo::Util::CONSTANT(3)
- Global constants and utility functions
- Bio::Phylo::Util::CONSTANT::Int(3)
- Integer constants, no serviceable parts inside
- Bio::Phylo::Util::Dependency(3)
- Utility class for importing external dependencies. No serviceable parts inside
- Bio::Phylo::Util::Exceptions(3)
- Errors ($@) that are objects
- Bio::Phylo::Util::IDPool(3)
- Utility class for generating object IDs. No serviceable parts inside
- Bio::Phylo::Util::Logger(3)
- Logger of internal messages of several severity levels
- Bio::Phylo::Util::MOP(3)
- Meta-object programming, no serviceable parts inside
- Bio::Phylo::Util::Math(3)
- Utility math functions
- Bio::Phylo::Util::OptionalInterface(3)
- Utility class for managing optional superclasses. No serviceable parts inside
- Bio::Phylo::Util::StackTrace(3)
- Stack traces for exceptions
- Bio::PhyloRole(3)
- Extra behaviours for the base class
- Bio::SeqIO::phd(3)
- phd file input/output stream
- Bio::Tools::OddCodes(3)
- Object holding alternative alphabet coding for one protein sequence
- Bio::Tools::Phylo::Gerp(3)
- Parses output from GERP
- Bio::Tools::Phylo::Molphy(3)
- parser for Molphy output
- Bio::Tools::Phylo::Molphy::Result(3)
- container for data parsed from a ProtML run
- Bio::Tools::Phylo::Phylip::ProtDist(3)
- parser for ProtDist output
- Bio::Tools::Run::Phylo::Gerp(3), Bio::Tools::Run::Gerp(3)
- Wrapper for GERP
- Bio::Tools::Run::Phylo::Hyphy::Base(3)
- Hyphy wrapping base methods
- Bio::Tools::Run::Phylo::Hyphy::BatchFile(3)
- Wrapper for custom execution of Hyphy batch files
- Bio::Tools::Run::Phylo::Hyphy::FEL(3)
- Wrapper around the Hyphy FEL analysis
- Bio::Tools::Run::Phylo::Hyphy::Modeltest(3)
- Wrapper around the Hyphy Modeltest analysis
- Bio::Tools::Run::Phylo::Hyphy::REL(3)
- Wrapper around the Hyphy REL analysis
- Bio::Tools::Run::Phylo::Hyphy::SLAC(3)
- Wrapper around the Hyphy SLAC analysis
- Bio::Tools::Run::Phylo::LVB(3)
- Object for using the LVB program to create an array of Bio::Tree objects from a nucleotide multiple alignment file or a nucleotide SimpleAlign object. Works with LVB version 2.1
- Bio::Tools::Run::Phylo::Molphy::ProtML(3)
- A wrapper for the Molphy pkg app ProtML
- Bio::Tools::Run::Phylo::Njtree::Best(3)
- Wrapper around the Njtree (Njtree/phyml) best program
- Bio::Tools::Run::Phylo::Phast::PhastCons(3)
- Wrapper for footprinting using phastCons
- Bio::Tools::Run::Phylo::Phast::PhyloFit(3)
- Wrapper for phyloFit
- Bio::Tools::Run::Phylo::Phylip::Base(3)
- Base object for Phylip modules
- Bio::Tools::Run::Phylo::Phylip::Consense(3)
- Wrapper for the phylip program Consense
- Bio::Tools::Run::Phylo::Phylip::DrawGram(3)
- use Phylip DrawTree program to draw phylograms or phenograms
- Bio::Tools::Run::Phylo::Phylip::DrawTree(3)
- use Phylip DrawTree program to draw trees
- Bio::Tools::Run::Phylo::Phylip::Neighbor(3)
- Wrapper for the phylip program neighbor by Joseph Felsenstein for creating a phylogenetic tree(either through Neighbor or UPGMA) based on protein distances based on amino substitution rate. 14 Nov 2002 Shawn Works with Phylip version 3.6
- Bio::Tools::Run::Phylo::Phylip::ProtDist(3)
- Wrapper for the phylip program protdist
- Bio::Tools::Run::Phylo::Phylip::ProtPars(3)
- Object for creating a Bio::Tree object from a multiple alignment file or a SimpleAlign object 14 Nov 2002 Shawn Works with Phylip version 3.6
- Bio::Tools::Run::Phylo::Phylip::SeqBoot(3)
- Wrapper for the phylip program SeqBoot
- Bio::Tools::Run::Phylo::PhyloBase(3), Bio::Tools::Run::Phylo::PhyloBase-(3)
- base module for phylo wrappers
- Bio::Tools::Run::Phylo::Phyml(3)
- Wrapper for rapid reconstruction of phylogenies using Phyml
- Bio::Tools::Run::Phylo::QuickTree(3)
- Wrapper for rapid reconstruction of phylogenies using QuickTree
- Bio::Tools::Run::Phylo::SLR(3)
- Wrapper around the SLR program
- Bio::Tools::Run::Phylo::Semphy(3)
- Wrapper for Semphy
- Bio::Tools::Run::Simprot(3)
- Wrapper around the Simprot program. Wrapper for the calculation of a multiple sequence alignment from a phylogenetic tree
- Bio::Tools::Run::StandAloneBlastPlus(3)
- Compute with NCBI's blast+ suite *ALPHA*
- Bio::Tools::Run::WrapperBase::CommandExts(3)
- Extensions to WrapperBase for handling programs with commands *ALPHA*
- Bio::Tree::Compatible(3)
- Testing compatibility of phylogenetic trees with nested taxa
- Bio::Tree::TreeI(3)
- A Tree object suitable for lots of things, designed originally for Phylogenetic Trees
- Bio::TreeIO::newick(3)
- parsing and writing of Newick/PHYLIP/New Hampshire format
- Bio::TreeIO::phyloxml(3)
- TreeIO implementation for parsing PhyloXML format
- Business::MaxMind::TelephoneVerification(3)
- Access MaxMind's Telephone Verification services
- Bytes::Random::Secure(3)
- Perl extension to generate cryptographically-secure random bytes
- Bytes::Random::Secure::Tiny(3)
- A tiny Perl extension to generate cryptographically-secure random bytes
- CAD::Drawing(3)
- Methods to create, load, and save vector graphics
- CAD::Drawing::Calculate::Finite(3)
- Vector graphics and limited space
- CAD::Drawing::Manipulate::Graphics(3), Header "Name" CAD::Drawing::Manipulate::Graphics(3)
- Gimp meets CAD?
- CAM::PDF::GS(3)
- PDF graphic state
- CAM::PDF::GS::NoText(3)
- PDF graphic state
- CAM::PDF::Renderer::Dump(3)
- Print the graphic state of each node
- CGI::Application::Plugin::DevPopup::HTTPHeaders(3)
- show incoming and outgoing HTTP headers
- CGI::EncryptForm(3)
- Implement trusted stateful CGI Form Data using cryptography
- CPAN::Meta::Prereqs(3)
- a set of distribution prerequisites by phase and type
- Cairo(3)
- Perl interface to the cairo 2d vector graphics library
- Carton::Doc::Tree(3)
- Show the tree of dependency graph
- Catalyst::Helper::View::GraphView(3)
- Helper for GraphView Views
- Catalyst::Helper::View::GraphViz(3)
- Helper for GraphViz Views
- Catalyst::Helper::View::RRDGraph(3)
- Helper for RRDGraph Views
- Catalyst::Manual::About(3)
- The philosophy of Catalyst
- Catalyst::View::GraphViz(3)
- GraphViz View Class
- Catalyst::View::RRDGraph(3)
- RRD Graph View Class
- Chart::Clicker::Component(3)
- Base class that extends Graphics::Primitive::Component
- Chart::Clicker::Container(3)
- Base class that extends Graphics::Primitive::Container
- Chart::Gnuplot(3)
- Plot graph using Gnuplot in Perl on the fly
- Chart::Graph(3)
- Perl extension for a front-end to gnuplot, XRT, and Xmgrace
- Chart::PNGgraph(3)
- Graph Plotting Module (deprecated)
- Cisco::IPPhone(3)
- Package for creating Cisco IPPhone XML objects
- Convert::BinHex(3)
- extract data from Macintosh BinHex files ALPHA WARNING: this code is currently in its Alpha release. Things may change drastically until the interface is hammered out: if you have suggestions or objections, please speak up now!
- Convert::Moji(3)
- objects to convert alphabets
- Convert::Morse(3)
- Convert between ASCII text and MORSE alphabet
- Convert::PEM::CBC(3)
- Cipher Block Chaining Mode implementation
- Coro::Semaphore(3)
- counting semaphores
- Coro::SemaphoreSet(3)
- efficient set of counting semaphores
- Coro::Signal(3)
- thread signals (binary semaphores)
- Crypt::Anubis(3)
- Crypt::CBC-compliant block cipher
- Crypt::CAST5(3)
- CAST5 block cipher
- Crypt::CAST5_PP(3)
- CAST5 block cipher in pure Perl
- Crypt::CBC(3)
- Encrypt Data with Cipher Block Chaining Mode
- Crypt::CFB(3)
- Encrypt Data in Cipher Feedback Mode
- Crypt::Camellia_PP(3)
- Pure Perl Camellia 128-bit block cipher module
- Crypt::Cipher(3)
- Generic interface to cipher functions
- Crypt::Cipher::AES(3)
- Symmetric cipher AES (aka Rijndael), key size: 128/192/256 bits
- Crypt::Cipher::Anubis(3)
- Symmetric cipher Anubis, key size: 128-320 bits
- Crypt::Cipher::Blowfish(3)
- Symmetric cipher Blowfish, key size: 64-448 bits
- Crypt::Cipher::CAST5(3)
- Symmetric cipher CAST5 (aka CAST-128), key size: 40-128 bits
- Crypt::Cipher::Camellia(3)
- Symmetric cipher Camellia, key size: 128/192/256 bits
- Crypt::Cipher::DES(3)
- Symmetric cipher DES, key size: 64[56] bits
- Crypt::Cipher::DES_EDE(3)
- Symmetric cipher DES_EDE (aka Triple-DES, 3DES), key size: 192[168] bits
- Crypt::Cipher::IDEA(3)
- Symmetric cipher IDEA, key size: 128 bits
- Crypt::Cipher::KASUMI(3)
- Symmetric cipher KASUMI, key size: 128 bits
- Crypt::Cipher::Khazad(3)
- Symmetric cipher Khazad, key size: 128 bits
- Crypt::Cipher::MULTI2(3)
- Symmetric cipher MULTI2, key size: 320 bits
- Crypt::Cipher::Noekeon(3)
- Symmetric cipher Noekeon, key size: 128 bits
- Crypt::Cipher::RC2(3)
- Symmetric cipher RC2, key size: 40-1024 bits
- Crypt::Cipher::RC5(3)
- Symmetric cipher RC5, key size: 64-1024 bits
- Crypt::Cipher::RC6(3)
- Symmetric cipher RC6, key size: 64-1024 bits
- Crypt::Cipher::SAFERP(3)
- Symmetric cipher SAFER+, key size: 128/192/256 bits
- Crypt::Cipher::SAFER_K128(3)
- Symmetric cipher SAFER_K128, key size: 128 bits
- Crypt::Cipher::SAFER_K64(3)
- Symmetric cipher SAFER_K64, key size: 64 bits
- Crypt::Cipher::SAFER_SK128(3)
- Symmetric cipher SAFER_SK128, key size: 128 bits
- Crypt::Cipher::SAFER_SK64(3)
- Symmetric cipher SAFER_SK64, key size: 64 bits
- Crypt::Cipher::SEED(3)
- Symmetric cipher SEED, key size: 128 bits
- Crypt::Cipher::Serpent(3)
- Symmetric cipher Serpent, key size: 128/192/256 bits
- Crypt::Cipher::Skipjack(3)
- Symmetric cipher Skipjack, key size: 80 bits
- Crypt::Cipher::Twofish(3)
- Symmetric cipher Twofish, key size: 128/192/256 bits
- Crypt::Cipher::XTEA(3)
- Symmetric cipher XTEA, key size: 128 bits
- Crypt::CipherSaber(3)
- Perl module implementing CipherSaber encryption
- Crypt::Digest::CHAES(3)
- Hash function - CipherHash based on AES [size: 128 bits]
- Crypt::Dining(3)
- The Dining Cryptographers' Protocol
- Crypt::ECB(3)
- Use block ciphers using ECB mode
- Crypt::Eksblowfish(3)
- the Eksblowfish block cipher
- Crypt::Eksblowfish::Blowfish(3)
- Blowfish block cipher via Eksblowfish engine
- Crypt::Eksblowfish::Family(3)
- Eksblowfish cipher family
- Crypt::Eksblowfish::Uklblowfish(3)
- Blowfish cipher with unrestricted key length
- Crypt::GCrypt(3)
- Perl interface to the GNU Cryptographic library
- Crypt::GCrypt::MPI(3)
- Perl interface to multi-precision integers from the GNU Cryptographic library
- Crypt::IDEA(3), IDEA(3)
- Perl interface to IDEA block cipher
- Crypt::Khazad(3)
- Crypt::CBC-compliant block cipher
- Crypt::Loki97(3)
- Crypt::CBC compliant block cipher
- Crypt::Mode::CBC(3)
- Block cipher mode CBC [Cipher-block chaining]
- Crypt::Mode::CFB(3)
- Block cipher mode CFB [Cipher feedback]
- Crypt::Mode::CTR(3)
- Block cipher mode CTR [Counter mode]
- Crypt::Mode::ECB(3)
- Block cipher mode ECB [Electronic codebook]
- Crypt::Mode::OFB(3)
- Block cipher mode OFB [Output feedback]
- Crypt::OICQ(3)
- cryptographic algorithm used by OICQ protocol
- Crypt::OpenPGP::CFB(3)
- PGP Cipher Feedback Mode
- Crypt::OpenPGP::Cipher(3)
- PGP symmetric cipher factory
- Crypt::OpenPGP::Ciphertext(3)
- Encrypted data packet
- Crypt::PK::DH(3)
- Public key cryptography based on Diffie-Hellman
- Crypt::PK::DSA(3)
- Public key cryptography based on DSA
- Crypt::PK::ECC(3)
- Public key cryptography based on EC
- Crypt::PK::RSA(3)
- Public key cryptography based on RSA
- Crypt::PK::X25519(3)
- Asymmetric cryptography based on X25519
- Crypt::PRNG(3)
- Cryptographically secure random number generator
- Crypt::PRNG::ChaCha20(3)
- Cryptographically secure PRNG based on ChaCha20 (stream cipher) algorithm
- Crypt::PRNG::Fortuna(3)
- Cryptographically secure PRNG based on Fortuna algorithm
- Crypt::PRNG::RC4(3)
- Cryptographically secure PRNG based on RC4 (stream cipher) algorithm
- Crypt::PRNG::Sober128(3)
- Cryptographically secure PRNG based on Sober128 (stream cipher) algorithm
- Crypt::PRNG::Yarrow(3)
- Cryptographically secure PRNG based on Yarrow algorithm
- Crypt::Perl(3)
- Cryptography in pure Perl
- Crypt::Perl::ECDSA(3)
- Elliptic curve cryptography in pure Perl
- Crypt::Perl::PK(3)
- Public-key cryptography logic
- Crypt::Primes(3)
- Provable Prime Number Generator suitable for Cryptographic Applications
- Crypt::RC6(3)
- Crypt::CBC compliant RC6 block cipher encryption module
- Crypt::Rabbit(3)
- A new stream cipher based on the properties of counter assisted stream ciphers
- Crypt::Random(3)
- Cryptographically Secure, True Random Number Generator
- Crypt::Serpent(3)
- Crypt::CBC compliant Serpent block cipher encryption module
- Crypt::Shark(3)
- Crypt::CBC compliant block cipher
- Crypt::Stream::ChaCha(3)
- Stream cipher ChaCha
- Crypt::Stream::RC4(3)
- Stream cipher RC4
- Crypt::Stream::Rabbit(3)
- Stream cipher Rabbit
- Crypt::Stream::Salsa20(3)
- Stream cipher Salsa20
- Crypt::Stream::Sober128(3)
- Stream cipher Sober128
- Crypt::Stream::Sosemanuk(3)
- Stream cipher Sosemanuk
- CryptX(3)
- Cryptographic toolkit
- DBD::Excel(3)
- A class for DBI drivers that act on Excel File. This is still alpha version
- DBIx::Class::InflateColumn::Authen::Passphrase(3)
- Inflate/deflate columns to Authen::Passphrase instances
- DBIx::Class::PassphraseColumn(3)
- Automatically hash password/passphrase columns
- DBIx::Class::Schema::Loader::Optional::Dependencies(3), $class(3)
- Optional module dependency specifications (for module authors) EOC #@@ #@@ SYNOPSIS HEADING #@@ push @chunks, <<"EOC"; =head1 SYNOPSIS Somewhere in your build-file (e.g. ExtUtils::MakeMaker's Makefile.PL): ... e$EUMM_ARGS{CONFIGURE_REQUIRES} = { e%{ e$EUMM_ARGS{CONFIGURE_REQUIRES} || {} }, DBIx::Class::Schema::Loader => $distver, }; ... my %DBIC_CONFIG_AND_ORACLE_DEPS = %{ eval { require $class; $class->req_list_for([qw( dbicdump_config rdbms_oracle )]); } || {} }; e$EUMM_ARGS{PREREQ_PM} = { e%DBIC_CONFIG_AND_ORACLE_DEPS, e%{ e$EUMM_ARGS{PREREQ_PM} || {} }, }; ... ExtUtils::MakeMaker::WriteMakefile(e%EUMM_ARGS); Note: The eval protection within the example is due to support for requirements during the configure build phase not being available on a sufficient portion of production installations of Perl. Robust support for such dependency requirements is available in the CPAN installer only since version 1.94_56 first made available for production with perl version 5.12. It is the belief of the current maintainer that support for requirements during the configure build phase will not be sufficiently ubiquitous until the year 2020 at the earliest, hence the extra care demonstrated above. It should also be noted that some 3rd party installers (e.g. cpanminus) do the right thing with configure requirements independent from the versions of perl and CPAN available. EOC #@@ #@@ DESCRIPTION HEADING #@@ push @chunks, <<'EOC'; =head1 DESCRIPTION Some of the less-frequently used features of DBIx::Class::Schema::Loader have external module dependencies on their own. In order not to burden the average user with modules they will never use, these optional dependencies are not included in the base Makefile.PL. Instead an exception with a descriptive message is thrown when a specific feature can't find one or several modules required for its operation. This module is the central holding place for the current list of such dependencies, for DBIx::Class::Schema::Loader core authors, and DBIx::Class::Schema::Loader extension authors alike. Dependencies are organized in groups where each group can list one or more required modules, with an optional minimum version (or 0 for any version). In addition groups prefixed with test_ can specify a set of environment variables, some (or all) of which are marked as required for the group to be considered by req_list_for Each group name (or a combination thereof) can be used in the public methods as described below. EOC #@@ #@@ REQUIREMENT GROUPLIST HEADING #@@ push @chunks, '=head1 CURRENT REQUIREMENT GROUPS'; my $standalone_info; for my $group (sort keys %$dbic_reqs) { my $info = $standalone_info->{$group} ||= $class->_groups_to_reqs($group); next unless ( $info->{modreqs_fully_documented} and ( $info->{augments} or $info->{modreqs} ) ); my $p = $dbic_reqs->{$group}{pod}; push @chunks, ( "=head2 $p->{title}", "=head3 $group", $p->{desc}, =over, ); if ( keys %{ $info->{modreqs}||{} } ) { push @chunks, map { "=item * $_" . ($info->{modreqs}{$_} ? " >= $info->{modreqs}{$_}" : ) } ( sort keys %{ $info->{modreqs} } ) ; } else { push @chunks, =item * No standalone requirements, } push @chunks, =back; for my $ag ( sort keys %{ $info->{augments} || {} } ) { my $ag_info = $standalone_info->{$ag} ||= $class->_groups_to_reqs($ag); my $newreqs = $class->modreq_list_for([ $group, $ag ]); for (keys %$newreqs) { delete $newreqs->{$_} if ( ( defined $info->{modreqs}{$_} and $info->{modreqs}{$_} == $newreqs->{$_} ) or ( defined $ag_info->{modreqs}{$_} and $ag_info->{modreqs}{$_} == $newreqs->{$_} ) ); } if (keys %$newreqs) { push @chunks, ( "Combined with L</$ag> additionally requires:", =over, ( map { "=item * $_" . ($newreqs->{$_} ? " >= $newreqs->{$_}" : ) } ( sort keys %$newreqs ) ), =back, ); } } } #@@ #@@ API DOCUMENTATION HEADING #@@ push @chunks, <<'EOC';
- Dancer2::Plugin::Passphrase(3)
- Passphrases and Passwords as objects for Dancer2
- Dancer2::Plugin::Passphrase::Core(3)
- Core package for Dancer2::Plugin::Passphrase
- Dancer2::Plugin::Passphrase::Hashed(3)
- Helper package for Dancer2::Plugin::Passphrase
- Dancer::Plugin::Passphrase(3)
- Passphrases and Passwords as objects for Dancer
- Data::Clone(3)
- Polymorphic data cloning
- Data::Entropy::RawSource::CryptCounter(3)
- counter mode of block cipher as I/O handle
- Data::Phrasebook(3)
- Abstract your queries!
- Data::Phrasebook::Debug(3)
- Phrasebook debugging
- Data::Phrasebook::Generic(3)
- Base class for Phrasebook Models
- Data::Phrasebook::Loader(3)
- Plugin Loader module
- Data::Phrasebook::Loader::Base(3)
- Base loader plugin class
- Data::Phrasebook::Loader::Text(3)
- Absract your phrases with plain text files
- Data::Phrasebook::Loader::YAML(3)
- Absract your phrases with YAML
- Data::Phrasebook::Plain(3)
- The Simple Phrasebook Model
- Data::Phrasebook::SQL(3)
- The SQL/DBI Phrasebook Model
- Data::Phrasebook::SQL::Query(3)
- Query Extension to the SQL/DBI Phrasebook Model
- Data::Serializer::PHP::Serialization(3)
- Creates bridge between Data::Serializer and PHP::Serialization
- Data::Stag::GraphHandler(3), Data::Stag::GraphHandler(3)
- Graph Handler
- DateTime::Calendar::Pataphysical(3)
- Dates in the pataphysical calendar
- DateTime::Locale::ceb_PH(3)
- Locale data examples for the Cebuano Philippines (ceb-PH) locale
- DateTime::Locale::en_PH(3)
- Locale data examples for the English Philippines (en-PH) locale
- DateTime::Locale::es_PH(3)
- Locale data examples for the Spanish Philippines (es-PH) locale
- DateTime::Locale::fil_PH(3)
- Locale data examples for the Filipino Philippines (fil-PH) locale
- Devel::GlobalDestruction(3)
- Provides function returning the equivalent of "${^GLOBAL_PHASE} eq DESTRUCT" for older perls
- Devel::GraphVizProf(3)
- per-line Perl profiler (with graph output)
- Devel::MAT::Graph(3), "Devel::MAT::Graph"(3)
- a set of references between related SVs
- Devel::REPL::Plugin::DumpHistory(3)
- Plugin for Devel::REPL to save or print the history
- Device::Gsm(3)
- Perl extension to interface GSM phones / modems
- DtMmdbFreeGraphicInfo(3)
- frees memory used by a graphics info structure
- DtMmdbGraphicGetData(3)
- obtains the data for a graphic object
- DtMmdbGraphicGetInfo(3)
- obtains information about a graphic object
- DtMmdbGraphicInfo(5)
- graphic object structure in dtinfo
- Facebook::Graph(3)
- A fast and easy way to integrate your apps with Facebook
- Facebook::Graph::AccessToken(3)
- Acquire an access token from Facebook
- Facebook::Graph::AccessToken::Response(3)
- The Facebook access token request response
- Facebook::Graph::Authorize(3)
- Authorizing an app with Facebook
- Facebook::Graph::BatchRequests(3)
- Batch Requests
- Facebook::Graph::Cookbook(3)
- A cookbook for Facebook::Graph
- Facebook::Graph::Cookbook::Recipe1(3)
- Building Privileged Applications
- Facebook::Graph::Cookbook::Recipe2(3)
- Building a Full Web App
- Facebook::Graph::Cookbook::Recipe3(3)
- Impersonation
- Facebook::Graph::Page::Feed(3)
- Add a post to a Facebook page
- Facebook::Graph::Picture(3)
- Get the URI for the picture of any object
- Facebook::Graph::Publish(3)
- A base class for publishing various things to facebook
- Facebook::Graph::Publish::Checkin(3)
- Publish a location checkin
- Facebook::Graph::Publish::Comment(3)
- Publish a comment on a post
- Facebook::Graph::Publish::Event(3)
- Add an event
- Facebook::Graph::Publish::Like(3)
- Mark a post as something you like
- Facebook::Graph::Publish::Link(3)
- Add a link
- Facebook::Graph::Publish::Note(3)
- Add a note to a user's list of notes
- Facebook::Graph::Publish::PageTab(3)
- Add a page tab
- Facebook::Graph::Publish::Photo(3)
- Publish Photos
- Facebook::Graph::Publish::Post(3)
- Publish to a user's wall
- Facebook::Graph::Publish::RSVPAttending(3)
- RSVP attending to an event
- Facebook::Graph::Publish::RSVPDeclined(3)
- RSVP declined to an event
- Facebook::Graph::Publish::RSVPMaybe(3)
- RSVP maybe to an event
- Facebook::Graph::Query(3)
- Simple and fast searching and fetching of Facebook data
- Facebook::Graph::Request(3)
- Handling posts to Facebook Graph
- Facebook::Graph::Response(3)
- Handling of a Facebook::Graph response documents
- Facebook::Graph::Role::Uri(3)
- The base URI for the Facebook Graph API
- Facebook::Graph::Session(3)
- Convert old API sessions into Graph API access_tokens
- Filter::CBC(3)
- Source filter for Cipher Block Chaining
- Font::FreeType(3)
- read font files and render glyphs from Perl using FreeType2
- Font::FreeType::Glyph(3)
- glyphs from font typefaces loaded from Font::FreeType
- Font::TTF::Glat(3)
- Hold glyph attributes
- Font::TTF::Gloc(3)
- Offsets into Glat table for the start of the attributes for each glyph
- Font::TTF::Glyph(3)
- Holds a information for a single glyph
- Font::TTF::GrFeat(3)
- Graphite Font Features
- Font::TTF::Mort(3)
- Glyph Metamorphosis table in a font
- Font::TTF::OldMort(3)
- Glyph Metamorphosis table in a font
- Font::TTF::PSNames(3)
- Utilities for Postscript glyph name processing
- Font::TTF::Post(3)
- Holds the Postscript names for each glyph
- Font::TTF::Prop(3)
- Glyph Properties table in a font
- Font::TTF::Silf(3)
- The main Graphite table
- Font::TTF::Sill(3)
- Graphite language mapping table
- Future::Phrasebook(3), "Future::Phrasebook"(3)
- coding examples for "Future" and "Future::Utils" This documentation-only module provides a phrasebook-like approach to giving examples on how to use Future and Future::Utils to structure Future-driven asynchronous or concurrent logic. As with any inter-dialect phrasebook it is structured into pairs of examples; each given first in a traditional call/return Perl style, and second in a style using Futures. In each case, the generic function or functions in the example are named in "ALL_CAPITALS()" to make them stand out. In the examples showing use of Futures, any function that is expected to return a "Future" instance is named with a leading "F_" prefix. Each example is also constructed so as to yield an overall future in a variable called "$f", which represents the entire operation
- GD(3), GD.pm(3)
- Interface to Gd Graphics Library
- GD::Graph(3)
- Graph Plotting Module for Perl 5
- GD::Graph3d(3), GD::Graph3D(3)
- Create 3D Graphs with GD and GD::Graph
- GD::Graph::Data(3)
- Data set encapsulation for GD::Graph
- GD::Graph::Error(3)
- Error handling for GD::Graph classes
- GD::Graph::FAQ(3)
- Frequently asked questions
- GD::Graph::candlesticks(3)
- GD::Graph type that shows open, high, low and close as "candlesticks"
- GD::Graph::colour(3)
- Colour manipulation routines for use with GD::Graph
- GD::Graph::hbars(3)
- make bar graphs with horizontal bars
- GD::Graph::histogram(3)
- Histogram plotting module for Perl5
- GD::Graph::ohlc(3)
- GD::Graph type that shows open, high, low and close as ticks on little sticks
- GIS::Distance(3)
- Calculate geographic distances
- GIS::Distance::Cosine(3)
- Spherical law of cosines distance calculations
- GIS::Distance::Haversine(3)
- Exact spherical distance calculations
- GIS::Distance::Lite(3)
- Calculate geographic distances between coordinates in geodetic WGS84 format
- Games::AlphaBeta(3)
- game-tree search with object oriented interface
- Games::AlphaBeta::Position(3)
- base Position class for use with Games::AlphaBeta
- Games::AlphaBeta::Reversi(3)
- Reversi position class for use with Games::AlphaBeta
- Genezzo::PushHash::HPHRowBlk(3), Genezzo::PushHash::HPHRowBlk.pm(3)
- a 90% pure virtual class module that extends hierarchical "push hash" Genezzo::PushHash::hph with Row/Block methods. These methods facilitate the construction of classes that manipulate data blocks directly, such as index access methods and functions that split rows over multiple blocks
- Genezzo::PushHash::PHArray(3)
- Push Hash Array implementation
- Genezzo::PushHash::PHFixed(3)
- fixed-size push hash
- Genezzo::PushHash::PHNoUpdate(3)
- Push Hash that only supports delete and insert
- Genezzo::PushHash::hph(3), Genezzo::PushHash::hph.pm(3)
- an impure virtual class module that defines a *hierarchical* "push hash", a hash that generates its own unique key for each value. Values are "pushed" into the hash, similar to pushing into an array. Hierarchical pushhashes must be supplied with a factory method which manufactures additional pushhashes as necessary
- Genezzo::Row::RSIdx1(3), Genezzo::Row::RSIdx1.pm(3)
- Row Source InDeX tied hash class. A hierarchical pushhash (see Genezzo::PushHash::hph) class that stores a pushhash as a btree via Genezzo::Row::RSTable
- Geo::GML(3)
- Geography Markup Language processing
- Geo::GeoNames(3)
- Perform geographical queries using GeoNames Web Services
- Geography::Countries(3)
- 2-letter, 3-letter, and numerical codes for countries
- Gnome2::Canvas(3)
- A structured graphics canvas
- Graph(3)
- graph data structures and algorithms
- Graph::AdjacencyMap(3)
- create and a map of graph vertices or edges
- Graph::AdjacencyMatrix(3)
- create and query the adjacency matrix of graph G
- Graph::BitMatrix(3)
- create and manipulate a V x V bit matrix of graph G
- Graph::Directed(3)
- directed graphs
- Graph::Easy(3)
- Convert or render graphs (as ASCII, HTML, SVG or via Graphviz)
- Graph::Easy::As_ascii(3)
- Generate ASCII art
- Graph::Easy::As_graphml(3)
- Generate a GraphML text from a Graph::Easy object
- Graph::Easy::As_graphviz(3)
- Generate graphviz description from graph object
- Graph::Easy::As_txt(3)
- Generate textual description from graph object
- Graph::Easy::As_vcg(3)
- Generate VCG/GDL text from Graph::Easy object
- Graph::Easy::Attributes(3)
- Define and check attributes for Graph::Easy
- Graph::Easy::Base(3)
- base class for Graph::Easy objects like nodes, edges etc
- Graph::Easy::Edge(3)
- An edge (a path connecting one ore more nodes)
- Graph::Easy::Edge::Cell(3)
- A cell in an edge in Graph::Easy
- Graph::Easy::Group(3)
- A group of nodes (aka subgraph) in Graph::Easy
- Graph::Easy::Group::Anon(3)
- An anonymous group of nodes in Graph::Easy
- Graph::Easy::Group::Cell(3)
- A cell in a group
- Graph::Easy::Layout(3)
- Layout the graph from Graph::Easy
- Graph::Easy::Layout::Chain(3)
- Chain of nodes for layouter
- Graph::Easy::Layout::Force(3)
- Force-based layouter for Graph::Easy
- Graph::Easy::Layout::Grid(3)
- Grid management and size calculation
- Graph::Easy::Layout::Path(3)
- Path management for Manhattan-style grids
- Graph::Easy::Layout::Repair(3)
- Repair spliced layout with group cells
- Graph::Easy::Layout::Scout(3)
- Find paths in a Manhattan-style grid
- Graph::Easy::Node(3)
- Represents a node in a Graph::Easy graph
- Graph::Easy::Node::Anon(3)
- An anonymous, invisible node in Graph::Easy
- Graph::Easy::Node::Cell(3)
- An empty filler cell
- Graph::Easy::Node::Empty(3)
- An empty, borderless cell in a node cluster
- Graph::Easy::Parser(3)
- Parse Graph::Easy from textual description
- Graph::Easy::Parser::Graphviz(3)
- Parse Graphviz text into Graph::Easy
- Graph::Easy::Parser::VCG(3)
- Parse VCG or GDL text into Graph::Easy
- Graph::Matrix(3)
- create and manipulate a V x V matrix of graph G
- Graph::ReadWrite(3)
- modules for reading and writing directed graphs
- Graph::Reader(3)
- base class for Graph file format readers
- Graph::Reader::Dot(3)
- class for reading a Graph instance from Dot format
- Graph::Reader::HTK(3)
- read an HTK lattice in as an instance of Graph
- Graph::Reader::XML(3)
- class for reading a Graph instance from XML
- Graph::SocialMap(3)
- Easy tool to create social network map
- Graph::TransitiveClosure(3)
- create and query transitive closure of graph
- Graph::TransitiveClosure::Matrix(3)
- create and query transitive closure of graph
- Graph::Traversal(3)
- traverse graphs
- Graph::Traversal::BFS(3)
- breadth-first traversal of graphs
- Graph::Traversal::DFS(3)
- depth-first traversal of graphs
- Graph::Undirected(3)
- undirected graphs
- Graph::UnionFind(3)
- union-find data structures
- Graph::Writer(3)
- base class for Graph file format writers
- Graph::Writer::Dot(3)
- write out directed graph in Dot format
- Graph::Writer::GraphViz(3)
- GraphViz Writer for Graph object
- Graph::Writer::HTK(3)
- write a perl Graph out as an HTK lattice file
- Graph::Writer::VCG(3)
- write out directed graph in VCG format
- Graph::Writer::XML(3)
- write out directed graph as XML
- Graph::Writer::daVinci(3)
- write out directed graph in daVinci format
- GraphQL(3)
- Perl implementation of GraphQL
- GraphQL::AsyncIterator(3)
- iterator objects that return promise to next result
- GraphQL::Debug(3)
- debug GraphQL
- GraphQL::Directive(3)
- GraphQL directive
- GraphQL::Error(3)
- GraphQL error object
- GraphQL::Execution(3)
- Execute GraphQL queries
- GraphQL::Introspection(3)
- Perl implementation of GraphQL
- GraphQL::Language::Grammar(3)
- GraphQL grammar
- GraphQL::Language::Parser(3)
- GraphQL Pegex parser
- GraphQL::Language::Receiver(3)
- GraphQL Pegex AST constructor
- GraphQL::Plugin::Convert(3)
- GraphQL plugin API abstract class
- GraphQL::Plugin::Convert::Test(3)
- GraphQL plugin test class
- GraphQL::Plugin::Type(3)
- GraphQL plugins implementing types
- GraphQL::Plugin::Type::DateTime(3)
- GraphQL DateTime scalar type
- GraphQL::PubSub(3)
- publish/subscribe
- GraphQL::Role::Abstract(3)
- GraphQL object role
- GraphQL::Role::Composite(3)
- GraphQL object role
- GraphQL::Role::FieldDeprecation(3)
- object role implementing deprecation of fields
- GraphQL::Role::FieldsEither(3)
- GraphQL object role with code common to all fields
- GraphQL::Role::FieldsInput(3)
- GraphQL object role implementing input fields
- GraphQL::Role::FieldsOutput(3)
- GraphQL object role implementing output fields
- GraphQL::Role::HashMappable(3)
- GraphQL object role
- GraphQL::Role::Input(3)
- GraphQL object role
- GraphQL::Role::Leaf(3)
- GraphQL "leaf" object role
- GraphQL::Role::Listable(3)
- GraphQL object role
- GraphQL::Role::Named(3)
- GraphQL "named" object role
- GraphQL::Role::Nullable(3)
- GraphQL object role
- GraphQL::Role::Output(3)
- GraphQL "output" object role
- GraphQL::Schema(3)
- GraphQL schema object
- GraphQL::Subscription(3)
- Implement GraphQL subscriptions
- GraphQL::Type(3)
- GraphQL type object
- GraphQL::Type::Enum(3)
- GraphQL enum type
- GraphQL::Type::InputObject(3)
- GraphQL input object type
- GraphQL::Type::Interface(3)
- GraphQL interface type
- GraphQL::Type::Library(3)
- GraphQL type library
- GraphQL::Type::List(3)
- GraphQL type that is a list of another type
- GraphQL::Type::NonNull(3)
- GraphQL type that is a non-null version of another type
- GraphQL::Type::Object(3)
- GraphQL object type
- GraphQL::Type::Scalar(3)
- GraphQL scalar type
- GraphQL::Type::Union(3)
- GraphQL union type
- GraphQL::Validation(3)
- Perl implementation
- GraphViz(3)
- Interface to AT&T's GraphViz. Deprecated. See GraphViz2
- GraphViz2(3)
- A wrapper for AT&T's Graphviz
- GraphViz2::Config(3)
- A wrapper for AT&T's Graphviz
- GraphViz2::DBI(3)
- Visualize a database schema as a graph
- GraphViz2::Data::Grapher(3)
- Visualize a data structure as a graph
- GraphViz2::Filer(3)
- Some utils to simplify testing and generating the demo page
- GraphViz2::Parse::ISA(3)
- Visualize N Perl class hierarchies as a graph
- GraphViz2::Parse::RecDescent(3)
- Visualize a Parse::RecDescent grammar as a graph
- GraphViz2::Parse::Regexp(3)
- Visualize a Perl regular expression as a graph
- GraphViz2::Parse::STT(3)
- Visualize a Set::FA::Element state transition table as a graph
- GraphViz2::Parse::XML(3)
- Visualize XML as a graph
- GraphViz2::Parse::Yacc(3)
- Visualize a yacc grammar as a graph
- GraphViz2::Parse::Yapp(3)
- Visualize a yapp grammar as a graph
- GraphViz2::Utils(3)
- Some utils to generate the demo page
- GraphViz::DBI(3)
- Graph database tables and relations
- GraphViz::Data::Grapher(3)
- Visualise data structures as a graph
- GraphViz::Data::Structure(3)
- Visualise data structures
- GraphViz::No(3)
- subclass of GraphViz with no nodes
- GraphViz::Parse::RecDescent(3)
- Visualise grammars
- GraphViz::Parse::Yacc(3)
- Visualise grammars
- GraphViz::Parse::Yapp(3)
- Visualise grammars
- GraphViz::Regex(3)
- Visualise a regular expression
- GraphViz::Small(3)
- subclass of GraphViz with small nodes
- GraphViz::Traverse(3)
- Build a GraphViz object via callback traversal
- GraphViz::Traverse::Filesystem(3)
- Visualize a filesystem with GraphViz
- GraphViz::XML(3)
- Visualise XML as a tree
- Graphics::Color(3)
- Device and library agnostic color spaces
- Graphics::Color::CMYK(3)
- CMYK color model
- Graphics::Color::Equal(3)
- Moose equality role
- Graphics::Color::HSL(3)
- HSL color space
- Graphics::Color::RGB(3)
- RGB color model
- Graphics::Color::YIQ(3)
- YIQ color space
- Graphics::Color::YUV(3)
- YUV color space
- Graphics::ColorNames(3)
- defines RGB values for common color names
- Graphics::ColorNames::CSS(3)
- CSS color names and equivalent RGB values
- Graphics::ColorNames::HTML(3)
- HTML color names and equivalent RGB values
- Graphics::ColorNames::IE(3)
- MS Internet Explorer color names and equivalent RGB values
- Graphics::ColorNames::Netscape(3)
- Netscape 1.1 Color Names
- Graphics::ColorNames::SVG(3)
- SVG color names and equivalent RGB values
- Graphics::ColorNames::WWW(3)
- WWW color names and equivalent RGB values
- Graphics::ColorNames::Windows(3)
- Windows color names and equivalent RGB values
- Graphics::ColorNames::X(3)
- X-Windows color names and equivalent RGB values
- Graphics::ColorUtils(3)
- Easy-to-use color space conversions and more
- Graphics::GnuplotIF(3)
- A dynamic Perl interface to gnuplot
- Graphics::Primitive(3)
- Device and library agnostic graphic primitives
- Graphics::Primitive::Aligned(3)
- Role for components that care about alignment
- Graphics::Primitive::Border(3)
- Line around components
- Graphics::Primitive::Brush(3)
- Description of a stroke
- Graphics::Primitive::Canvas(3)
- Component composed of paths
- Graphics::Primitive::Component(3)
- Base graphical unit
- Graphics::Primitive::ComponentList(3)
- List of Components
- Graphics::Primitive::Container(3)
- Component that holds other Components
- Graphics::Primitive::Driver(3)
- Role for driver implementations
- Graphics::Primitive::Driver::Cairo(3)
- Cairo backend for Graphics::Primitive
- Graphics::Primitive::Driver::Cairo::TextLayout(3)
- Text layout engine
- Graphics::Primitive::Driver::TextLayout(3)
- TextLayout role
- Graphics::Primitive::Font(3)
- Text styling
- Graphics::Primitive::Image(3)
- Image component
- Graphics::Primitive::Insets(3)
- Space between things
- Graphics::Primitive::Operation(3)
- A drawing instruction
- Graphics::Primitive::Operation::Fill(3)
- Paint inside a path
- Graphics::Primitive::Operation::Stroke(3)
- Draw along a path
- Graphics::Primitive::Oriented(3)
- Role for components that care about orientation
- Graphics::Primitive::Paint(3)
- A source for drawing on a path
- Graphics::Primitive::Paint::Gradient(3)
- Color blending
- Graphics::Primitive::Paint::Gradient::Linear(3)
- Linear color blending
- Graphics::Primitive::Paint::Gradient::Radial(3)
- Radial color blending
- Graphics::Primitive::Paint::Solid(3)
- Solid patch of color
- Graphics::Primitive::Path(3)
- Collection of primitives
- Graphics::Primitive::TextBox(3)
- Text component
- HTML::Display::Phoenix(3)
- display HTML through Phoenix
- HTML::TableTiler(3)
- easily generates complex graphic styled HTML tables
- HTML::WikiConverter::PhpWiki(3)
- Convert HTML to PhpWiki markup
- HTTP::MobileAgent::AirHPhone(3)
- Air H" Phone implementation
- HTTP::MobileAgent::JPhone(3)
- J-Phone implementation
- HTTP::Session::State::MobileAgentID(3)
- Maintain session IDs using mobile phone's unique id
- IO::WrapTie(3)
- wrap tieable objects in IO::Handle interface This is currently Alpha code, released for comments. Please give me your feedback!
- IPA::Misc(3)
- miscellaneous uncategorized routines "split_channels IMAGE, [ MODE = 'rgb' ]" 4 Item "split_channels IMAGE, [ MODE = 'rgb' ]" Splits IMAGE onto channels, with the selected MODE, which currently can be rgb or hsv string constants. Returns channels as anonymous array of image objects. "rgb" 4 Item "rgb" Supported types: RGB . Returns: 3 Byte images . "hsv" 4 Item "hsv" Supported types: RGB . Returns: 3 float images - with hue, saturation, and value . Ranges: hue: 0-360, saturation: 0-1, value: 0-1 . "combine_channels [IMAGES], [ MODE = 'rgb' ]" 4 Item "combine_channels [IMAGES], [ MODE = 'rgb' ]" Combines list of channel IMAGES into single image, with the selected MODE, which currently can be rgb , hsv, alphaNUM string constants. Returns the combined image. "rgb" 4 Item "rgb" Supported types: Byte . Returns: RGB image . "hsv" 4 Item "hsv" Supported types: Float . Returns: RGB image . Channel ranges: hue: 0-360, saturation: 0-1, value: 0-1 "alphaNUM" 4 Item "alphaNUM" Supported types: RGB, Byte . Returns: Same type as input . NUM range: 0 - 255 . "histogram IMAGE" 4 Item "histogram IMAGE" Returns array of 256 integers, each representing number of pixels with the corresponding value for IMAGE. Supported types: 8-bit
- IPA::Morphology(3)
- morphological operators
- IPC::Semaphore(3)
- SysV Semaphore IPC object class
- Image(3), draw(3), drawop(3), gendraw(3), gendrawop(3), drawreplxy(3), drawrepl(3), replclipr(3), line(3), lineop(3), poly(3), polyop(3), fillpoly(3), fillpolyop(3), bezier(3), bezierop(3), bezspline(3), bezsplineop(3), bezsplinepts(3), fillbezier(3), fillbezierop(3), fillbezspline(3), fillbezsplineop(3), ellipse(3), ellipseop(3), fillellipse(3), fillellipseop(3), arc(3), arcop(3), fillarc(3), fillarcop(3), icossin(3), icossin2(3), border(3), borderop(3), string(3), stringop(3), stringn(3), stringnop(3), runestring(3), runestringop(3), runestringn(3), runestringnop(3), stringbg(3), stringbgop(3), stringnbg(3), stringnbgop(3), runestringbg(3), runestringbgop(3), runestringnbg(3), runestringnbgop(3), _string(3), ARROW(3), drawsetdebug(3)
- graphics functions PB L
- Image::ExifTool::AES(3)
- AES encryption with cipher-block chaining
- Image::ExifTool::DJI(3)
- DJI Phantom maker notes tags
- Image::ExifTool::PGF(3)
- Read Progressive Graphics File meta information
- Image::ExifTool::PhaseOne(3)
- Phase One maker notes tags
- Image::ExifTool::PhotoCD(3)
- Read Kodak Photo CD Image Pac (PCD) metadata
- Image::ExifTool::PhotoMechanic(3)
- Read/write Photo Mechanic information
- Image::ExifTool::Photoshop(3)
- Read/write Photoshop IRB meta information
- Image::ExifTool::WritePhotoshop(3), Image::ExifTool::WritePhotoshop.pl(3)
- Write Photoshop IRB meta information
- Image::Info::GIF(3)
- Graphics Interchange Format support for Image::Info
- Imager::Graph(3)
- Perl extension for producing Graphs using the Imager library
- Imager::Graph::Area(3), Imager::Graph::Area(3)
- a tool for drawing area charts on Imager images
- Imager::Graph::Bar(3), Imager::Graph::Bar(3)
- a tool for drawing bar charts on Imager images
- Imager::Graph::Column(3), Imager::Graph::Column(3)
- a tool for drawing column charts on Imager images
- Imager::Graph::Horizontal(3), Imager::Graph::Horizontal(3)
- A super class for line/bar charts n .IP "add_data_series(e@data, $series_name)" 4 .IP "add_data_series(e@data, $series_name)" 4 Item "add_data_series(@data, $series_name)" Add a data series to the graph, of the default type. n .IP "add_bar_data_series(e@data, $series_name)" 4 .IP "add_bar_data_series(e@data, $series_name)" 4 Item "add_bar_data_series(@data, $series_name)" Add a bar data series to the graph. n .IP "add_line_data_series(e@data, $series_name)" 4 .IP "add_line_data_series(e@data, $series_name)" 4 Item "add_line_data_series(@data, $series_name)" Add a line data series to the graph. "set_column_padding($int)" 4 Item "set_column_padding($int)" Sets the number of pixels that should go between columns of data. "set_negative_background($color)" 4 Item "set_negative_background($color)" Sets the background color or fill used below the y axis. "draw()" 4 Item "draw()" Draw the graph "show_vertical_gridlines()" 4 Item "show_vertical_gridlines()" Shows vertical gridlines at the y-tics. Feature: vertical_gridlines "set_vertical_gridline_style(color => ..., style => ...)" 4 Item "set_vertical_gridline_style(color => ..., style => ...)" Set the color and style of the lines drawn for gridlines. Style equivalent: vgrid "show_line_markers()" 4 Item "show_line_markers()" "show_line_markers($value)" 4 Item "show_line_markers($value)" Feature: linemarkers. If $value is missing or true, draw markers on a line data series. Note: line markers are drawn by default. "use_automatic_axis()" 4 Item "use_automatic_axis()" Automatically scale the Y axis, based on Chart::Math::Axis. If Chart::Math::Axis isn't installed, this sets an error and returns undef. Returns 1 if it is installed. "set_x_tics($count)" 4 Item "set_x_tics($count)" Set the number of X tics to use. Their value and position will be determined by the data range
- Imager::Graph::Line(3), Imager::Graph::Line(3)
- a tool for drawing line charts on Imager images
- Imager::Graph::Pie(3), Imager::Graph::Pie(3)
- a tool for drawing pie charts on Imager images
- Imager::Graph::StackedColumn(3), Imager::Graph::StackedColumn(3)
- a tool for drawing stacked column charts on Imager images
- Imager::Graph::Util(3), Imager::Graph::Util(3)
- simple geometric functions
- Imager::Graph::Vertical(3), Imager::Graph::Vertical-(3)
- A super class for line/bar/column/area charts
- Imager::Plot(3)
- Perl extension for generating fancy graphic plots in color
- JMX::Jmx4Perl::Product::Websphere(3)
- Handler for IBM Websphere
- KinoSearch1::Search::PhraseQuery(3)
- match ordered list of Terms
- Lingua::EN::Inflect::Phrase(3)
- Inflect short English Phrases
- Log::Log4perl::Util::Semaphore(3)
- Easy to use semaphores
- MARC::Lint::CodeData(3)
- -- Contains codes from the MARC code lists for Geographic Areas, Languages, and Countries
- MPI_Dist_graph_create(3), MPI_Dist_graph_create (3)
- Makes a new communicator to which topology information has been attached
- MPI_Dist_graph_create_adjacent(3), MPI_Dist_graph_create_adjacent (3)
- Makes a new communicator to which topology information has been attached
- MPI_Dist_graph_neighbors(3), MPI_Dist_graph_neighbors (3)
- Returns the neighbors of the calling process in a distributed graph topology
- MPI_Dist_graph_neighbors_count(3), MPI_Dist_graph_neighbors_count (3)
- Returns the number of in and out edges for the calling processes in a distributed graph topology and a flag indicating whether the distributed graph is weighted
- MPI_Graph_create(3), MPI_Graph_create (3)
- Makes a new communicator to which topology information has been attached
- MPI_Graph_get(3), MPI_Graph_get (3)
- Retrieves graph topology information associated with a communicator
- MPI_Graph_map(3), MPI_Graph_map (3)
- Maps process to graph topology information
- MPI_Graph_neighbors(3), MPI_Graph_neighbors (3)
- Returns the neighbors of a node associated with a graph topology
- MPI_Graph_neighbors_count(3), MPI_Graph_neighbors_count (3)
- Returns the number of neighbors of a node associated with a graph topology
- MPI_Graphdims_get(3), MPI_Graphdims_get (3)
- Retrieves graph topology information associated with a communicator
- Mail::Folder::Emaul(3)
- An Emaul folder interface for Mail::Folder. WARNING: This code is in alpha release. Expect the interface to change
- Mail::Folder::Maildir(3)
- A maildir folder interface for Mail::Folder. WARNING: This code is in alpha release. Expect the interface to change
- Mail::Folder::Mbox(3)
- A Unix mbox interface for Mail::Folder. WARNING: This code is in alpha release. Expect the interface to change
- Mail::Folder::NNTP(3)
- An NNTP folder interface for Mail::Folder. WARNING: This code is in alpha release. Expect the interface to change
- Mail::Graph(3)
- draw graphical stats for mails/spams
- Mail::SpamAssassin::Plugin::PhishTag(3), PhishTag(3)
- SpamAssassin plugin for redirecting links in incoming emails
- Mail::SpamAssassin::Plugin::Phishing(3)
- check uris against phishing feed
- Marpa::Advanced::Bibliography(3)
- A Marpa Bibliography
- Marpa::PP::Advanced::Bibliography(3)
- A Marpa Bibliography
- Marpa::XS::Advanced::Bibliography(3)
- A Marpa Bibliography
- Math::Cephes(3)
- perl interface to the cephes math library
- Math::Cephes::Complex(3), Math::Cephes::Complex(3)
- Perl interface to the cephes complex number routines
- Math::Cephes::Fraction(3), Math::Cephes::Fraction(3)
- Perl interface to the cephes math fraction routines
- Math::Cephes::Matrix(3)
- Perl interface to the cephes matrix routines
- Math::Cephes::Polynomial(3)
- Perl interface to the cephes math polynomial routines
- Math::Random::Secure(3)
- Cryptographically-secure, cross-platform replacement for rand()
- Mcrypt(3)
- Perl extension for the Mcrypt cryptography library
- Module::Dependency::Grapher(3)
- creates visual dependency charts and accessible text versions
- Module::Install::Philosophy(3)
- The concepts behind Module::Install
- MojoMojo::Formatter::Markdown(3)
- MultiMarkdown formatting for your content. MultiMarkdown is an extension of Markdown, adding support for tables, footnotes, bibliography, automatic cross-references, glossaries, appendices, definition lists, math syntax, anchor and image attributes, and document metadata. Markdown syntax: <http://daringfireball.net/projects/markdown/syntax> MultiMarkdown syntax: <http://fletcherpenney.net/multimarkdown/users_guide/multimarkdown_syntax_guide/>
- MojoMojo::Schema::Result::Photo(3)
- store photos
- MooseX::Async(3)
- The Orphanange of Asynchronous Love Children
- Net::Amazon::Validate::ItemSearch::de::Photo(3)
- valid search indicies for the de locale and the Photo SearchIndex
- Net::Amazon::Validate::ItemSearch::us::Photo(3)
- valid search indicies for the us locale and the Photo SearchIndex
- Net::Appliance::Phrasebook(3)
- Network appliance command-line phrasebook
- Net::CLI::Interact::Manual::Phrasebook(3)
- List of Supported CLIs
- Net::CLI::Interact::Phrasebook(3)
- Load command phrasebooks from a Library
- Net::Flickr::Backup(3)
- OOP for backing up your Flickr photos locally
- Net::GitHub::V4(3)
- GitHub GraphQL API
- Net::Google::PicasaWeb::Album(3)
- represents a single Picasa Web photo album
- Net::Google::PicasaWeb::Media(3)
- hold information about a photo or video
- Net::Google::PicasaWeb::MediaEntry(3)
- represents a single Picasa Web photo or video
- Net::IMAP::Server::Error(3)
- A command which failed catastrophically
- Net::LDAP::LDAPhash(3)
- Takes from a search and turns it into a hash
- Net::SSH::Perl::Cipher(3)
- Base cipher class, plus utility methods
- Net::SSH::Perl::Cipher::AES128_CBC(3), Net::SSH::Perl::Cipher::AES128(3)
- Wrapper for SSH AES128 CBC support
- Net::SSH::Perl::Cipher::AES128_CTR(3), Net::SSH::Perl::Cipher::AES128(3)
- Wrapper for SSH AES128 support
- Net::SSH::Perl::Cipher::AES192_CBC(3), Net::SSH::Perl::Cipher::AES192(3)
- Wrapper for SSH AES128 CBC support
- Net::SSH::Perl::Cipher::AES192_CTR(3), Net::SSH::Perl::Cipher::AES192(3)
- Wrapper for SSH AES192 support
- Net::SSH::Perl::Cipher::AES256_CBC(3), Net::SSH::Perl::Cipher::AES256(3)
- Wrapper for SSH AES256 CBC support
- Net::SSH::Perl::Cipher::AES256_CTR(3), Net::SSH::Perl::Cipher::AES256(3)
- Wrapper for SSH AES256 support
- Net::SSH::Perl::Cipher::AES_CBC(3)
- Base class for SSH AES CBC support
- Net::SSH::Perl::Cipher::AES_CTR(3), Net::SSH::Perl::Cipher::AES(3)
- Base class for AES support using CTR (counter) mode
- Net::SSH::Perl::Cipher::Blowfish(3)
- Wrapper for SSH Blowfish support
- Net::SSH::Perl::Cipher::CBC(3)
- CBC Implementation
- Net::SSH::Perl::Cipher::CFB(3)
- CFB Implementation
- Net::SSH::Perl::Cipher::CTR(3)
- Counter Mode Implementation
- Net::SSH::Perl::Cipher::ChachaPoly(3)
- provides Chacha20 encryption with Poly1305 Authentication support for Net::SSH::Perl
- Net::SSH::Perl::Cipher::DES(3)
- Wrapper for SSH DES support
- Net::SSH::Perl::Cipher::DES3(3)
- Wrapper for SSH 3DES support
- Net::SSH::Perl::Cipher::IDEA(3)
- Wrapper for SSH IDEA support
- Net::SSH::Perl::Cipher::RC4(3)
- RC4 encryption/decryption
- Net::SSL::CipherSuites(3), Net::SSL::CipherSuites(3)
- functions for getting, filtering lists of SSL/TLS cipher suites
- Number::Phone::JP(3)
- Validate Japanese phone numbers
- Number::Phone::JP::Table(3)
- Regex table for all of the Japanese telephone numbers
- Object::Signature(3)
- Generate cryptographic signatures for objects
- OpenXPKI::Crypto::API(3), Header "Name" OpenXPKI::Crypto::API(3)
- API for cryptographic functions - abstract superclass
- OpenXPKI::Crypto::Backend::API(3), Header "Name" OpenXPKI::Crypto::Backend::API(3)
- API for cryptographic backends
- OpenXPKI::Crypto::Backend::OpenSSL(3), Header "Name" OpenXPKI::Crypto::Backend::OpenSSL(3)
- OpenSSL cryptographic backend
- OpenXPKI::Crypto::Backend::OpenSSL::Engine::nCipher(3), Header(3)
- "Name" OpenXPKI::Crypto::Backend::OpenSSL::Engine::nCipher
- OpenXPKI::Crypto::Profile::Base(3)
- base class for cryptographic profiles for certificates and CRLs
- OpenXPKI::Crypto::Profile::CRL(3), Header "Name" OpenXPKI::Crypto::Profile::CRL(3)
- cryptographic profile for CRLs
- OpenXPKI::Crypto::Profile::Certificate(3), Header "Name" OpenXPKI::Crypto::Profile::Certificate(3)
- cryptographic profile for certifcates
- OpenXPKI::Server::Authentication::Connector(3), Header "Name" OpenXPKI::Server::Authentication::Connector(3)
- passphrase based authentication using connector backend
- OpenXPKI::Server::Authentication::Password(3), Header "Name" OpenXPKI::Server::Authentication::Password(3)
- passphrase based authentication
- PDF::API2::Content(3)
- Methods for adding graphics and text to a PDF
- PDF::API2::Resource::ExtGState(3)
- Graphics state dictionary support
- PDF::API3::Compat::API2::Basic::TTF::Glyph(3)
- Holds a single glyph's information
- PDF::API3::Compat::API2::Basic::TTF::Mort(3)
- Glyph Metamorphosis table in a font
- PDF::API3::Compat::API2::Basic::TTF::OldMort(3)
- Glyph Metamorphosis table in a font
- PDF::API3::Compat::API2::Basic::TTF::Post(3)
- Holds the Postscript names for each glyph
- PDF::API3::Compat::API2::Basic::TTF::Prop(3)
- Glyph Properties table in a font
- PDL::Dataflow(1)
- -- description of the dataflow philosophy
- PDL::Graphics2D(3)
- An object oriented interface to PDL graphics
- PDL::Graphics::IIS(3)
- Display PDL images on IIS devices (saoimage/ximtool)
- PDL::Graphics::LUT(3)
- provides access to a number of look-up tables
- PDL::Graphics::Limits(3)
- derive limits for display purposes
- PDL::Graphics::PGPLOT(3)
- PGPLOT enhanced interface for PDL
- PDL::Graphics::PGPLOT::Window(3)
- A OO interface to PGPLOT windows
- PDL::Graphics::PGPLOTOptions(3)
- Setting PGPLOT options
- PDL::Philosophy(1)
- -- Why did we write PDL?
- PDL::Prima(3), PDL::Demos::Prima(3)
- PDL demo for PDL::Graphics::Prima
- PDL::Transform::Cartography(3)
- Useful cartographic projections
- PGPLOT(3)
- allow subroutines in the PGPLOT graphics library to be called from Perl
- PHP::Serialization(3)
- simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa
- PHP::Session(3)
- read / write PHP session files
- PHP::Session::Serializer::PHP(3)
- serialize / deserialize PHP session data
- POE::Filter::HTTPHead(3)
- filter data as HTTP::Response objects
- PandoraFMS::GIS(3)
- Geographic Information System functions of Pandora FMS
- Parse::LexEvent(3), "Parse::LexEvent"(3)
- Generator of event-oriented lexical analyzers (1.00 ALPHA)
- Parse::PhoneNumber(3)
- Parse Phone Numbers
- Perl::Critic::Policy::Documentation::ProhibitParagraphEndComma(3)
- avoid comma at end of section
- Perl::Critic::Policy::Documentation::ProhibitParagraphTwoDots(3)
- don't end a paragraph with two dots
- Phone::Info(3)
- Fetches phone info
- Physics::Unit(3)
- Manipulate physics units and dimensions
- Physics::Unit::Implementation(3)
- This page discusses implementation issues of the Physics/Unit.pm module
- Physics::Unit::Scalar::Implementation(3)
- This page discusses implementation issues of the Physics/Unit/Scalar.pm module
- Plagger::Plugin::Namespace::ApplePhotocast(3)
- Apple Photocast module
- Plucene::Search::PhrasePositions(3)
- The position of a phrase
- Plucene::Search::PhraseQuery(3)
- A query that matchs a phrase
- Plucene::Search::PhraseScorer(3)
- a phrase scorer
- Plucene::Search::PhraseScorer::Exact(3)
- exact phrase scorer
- Plucene::Search::PhraseScorer::Sloppy(3)
- sloppy phrase scorer
- Pod::Abstract::Filter::sort(3)
- paf command to alphabetically sort sub-sections within a Pod section
- Pod::Elemental::Autoblank(3)
- a paragraph that always displays an extra blank line in Pod form
- Pod::Elemental::Autochomp(3)
- a paragraph that chomps set content
- Pod::Elemental::Command(3)
- a =command paragraph
- Pod::Elemental::Element::Pod5::Data(3)
- a Pod data paragraph
- Pod::Elemental::Element::Pod5::Ordinary(3)
- a Pod5 ordinary text paragraph
- Pod::Elemental::Element::Pod5::Verbatim(3)
- a Pod verbatim paragraph
- Pod::Elemental::Flat(3)
- a content-only pod paragraph
- Pod::Elemental::Paragraph(3)
- a paragraph in a Pod document
- Pod::Elemental::Transformer::Gatherer(3)
- gather related paragraphs under a shared header
- Pod::InputObjects(3)
- objects representing POD input paragraphs, commands, etc
- Prima(3)
- a perl graphic toolkit
- Prima::Drawable::Glyphs(3)
- helper routines for bi-directional text input and complex scripts output
- Prima::PS::Glyphs(3)
- glyphs as Type1 embedded font
- Prophet(3)
- A distributed database system
- Prophet::Change(3)
- encapsulates a change to a single record in a Prophet replica
- Prophet::ChangeSet(3)
- represents a single, atomic Prophet database update
- Prophet::Collection(3)
- Collections of Prophet::Record objects
- Prophet::Config(3)
- Prophet's configuration object
- Prophet::ConflictingPropChange(3)
- Conflicting property changes
- Prophet::ForeignReplica(3)
- Base for 2nd-class replicas
- Prophet::Manual(3)
- What Prophet is, how it works and how to use it
- Prophet::Meta::Types(3)
- extra types for Prophet
- Prophet::PropChange(3)
- A single property change
- Prophet::Record(3)
- Base class for records
- Prophet::Replica(3)
- base class for all Prophet replicas
- Prophet::ReplicaExporter(3)
- Exports a replica to a serialized on-disk format
- Prophet::UUIDGenerator(3)
- Creates v4 & v5 UUIDs
- Prophet::Util(3)
- Common utility functions
- Prophet::Web::Menu(3)
- Handle the API for menu navigation
- RDF::Query::Algebra::BasicGraphPattern(3)
- Algebra class for BasicGraphPattern patterns
- RDF::Query::Algebra::Create(3)
- Algebra class for CREATE GRAPH operations
- RDF::Query::Algebra::GroupGraphPattern(3)
- Algebra class for GroupGraphPattern patterns
- RDF::Query::Algebra::NamedGraph(3)
- Algebra class for NamedGraph patterns
- RDF::Query::Algebra::TimeGraph(3)
- Algebra class for temporal patterns
- RDF::Query::Functions::Geo(3)
- Geographic extension functions
- RDF::Query::Plan::BasicGraphPattern(3)
- Executable query plan for BasicGraphPatterns
- RDF::Query::Plan::Construct(3)
- Executable query plan for constructing a graph from a set of variable bindings
- RDF::Query::Plan::NamedGraph(3)
- Executable query plan for named graphs
- RDF::Trine::Graph(3)
- Materialized RDF Graphs for testing isomorphism
- RDF::Trine::Iterator::Graph(3)
- Iterator class for graph query results
- RDF::Trine::Iterator::Graph::Materialized(3)
- Materialized graph class
- RDF::Trine::Pattern(3)
- Class for basic graph patterns
- RDFStore(3)
- Perl extesion to store and query RDF graphs
- RDFStore::RDFNode(3)
- An RDF graph node
- RDFStore::Serializer(3)
- Interface to an RDF model/graph serializer
- RDFStore::Serializer::NTriples(3), RDFStore::Serilizer::NTriples(3)
- Serialise a model/graph to W3C RDF Test Cases N-Triples syntax
- RDFStore::Serializer::RDFXML(3), RDFStore::Serilizer::RDFXML(3)
- Serialise a model/graph to W3C RDF/XML syntax
- RDFStore::Serializer::RSS(3), RDFStore::Serilizer::RSS(3)
- Serialise a model/graph to its XML RSS1.0 representation
- RDFStore::Util::Digest(3)
- Utility library to manage SHA-1 cryptographic digests
- Regexp::Common::URI::gopher(3)
- -- Returns a pattern for gopher URIs
- Regexp::Common::URI::tel(3)
- -- Returns a pattern for telephone URIs
- Return::Value(3)
- (deprecated) polymorphic return values
- Role::Basic::Philosophy(3)
- Why Role::Basic exists
- Rose::HTML::Form::Field::PhoneNumber::US(3)
- 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(3)
- Compound field for US phone numbers with separate fields for area code, exchange, and number
- SPOPS::Key::Random(3)
- Creates a random alphanumeric code for the ID field
- SQL::Translator::Producer::GraphViz(3)
- GraphViz producer for SQL::Translator
- SVG(3)
- Perl extension for generating Scalable Vector Graphics (SVG) documents
- SWF::Morph(3)
- SWF Morph Class
- Search::OpenFTS::Morph::ISpell(3)
- Perl interface to ISpell's dictionaries. Thanks mnoGoSearch (http://www.mhogosearch.org) developers team, kindly granted us to use their stemming code
- Security::TLSCheck::Checks::CipherStrength(3)
- Check Strength of CipherSuites and SSL/TLS Version
- Security::TLSCheck::Checks::CipherStrengthOnlyValidCerts(3)
- Check Strength of CipherSuites and SSL/TLS Version, but only for domains with valid certficates
- Security::TLSCheck::Checks::MailCipherStrength(3)
- Checks mailservers for supported CipherSuites
- Selenium::PhantomJS(3)
- Use GhostDriver without a Selenium server
- Sphinx::Config(3)
- Sphinx search engine configuration file read/modify/write
- Sphinx::Manager(3)
- Sphinx search engine management (start/stop)
- Sphinx::Search(3)
- Sphinx search engine API Perl client
- SpringGraph(3)
- Directed Graph alternative to GraphViz
- String::Escape(3)
- Backslash escapes, quoted phrase, word elision, etc
- String::Multibyte::Grapheme(3)
- internally used by String::Multibyte for Default Grapheme Clusters in Unicode
- Sub::Exporter(3)
- a sophisticated exporter for custom-built routines
- Syntax::Highlight::Engine::Kate::CSS_PHP(3)
- a Plugin for CSS/PHP syntax highlighting
- Syntax::Highlight::Engine::Kate::Euphoria(3)
- a Plugin for Euphoria syntax highlighting
- Syntax::Highlight::Engine::Kate::JavaScript_PHP(3)
- a Plugin for JavaScript/PHP syntax highlighting
- Syntax::Highlight::Engine::Kate::PHP_HTML(3)
- a Plugin for PHP (HTML) syntax highlighting
- Syntax::Highlight::Engine::Kate::PHP_PHP(3)
- a Plugin for PHP/PHP syntax highlighting
- Sys::MemInfo(3)
- query the total free and used physical memory
- TYPE_ALNUM(3x), TYPE_ALPHA(3x), TYPE_ENUM(3x), TYPE_INTEGER(3x), TYPE_IPV4(3x), TYPE_NUMERIC(3x), TYPE_REGEXP(3x)
- form system global variables
- TeX::Hyphen(3)
- -- hyphenate words using TeX's patterns
- TeX::Hyphen::czech(3)
- -- provides parsing routine for Czech patterns
- TeX::Hyphen::german(3)
- -- provides parsing routine for German patterns
- TeX::Hyphen::utf8(3)
- -- provides parsing routine for generic utf8 text
- Template::Plugin::GD::Graph::area(3)
- Create area graphs with axes and legends
- Template::Plugin::GD::Graph::bars(3)
- Create bar graphs with axes and legends
- Template::Plugin::GD::Graph::bars3d(3)
- Create 3D bar graphs with axes and legends
- Template::Plugin::GD::Graph::lines(3)
- Create line graphs with axes and legends
- Template::Plugin::GD::Graph::lines3d(3)
- Create 3D line graphs with axes and legends
- Template::Plugin::GD::Graph::linespoints(3)
- Create line/point graphs with axes and legends
- Template::Plugin::GD::Graph::mixed(3)
- Create mixed graphs with axes and legends
- Template::Plugin::GD::Graph::pie(3)
- Create pie charts with legends
- Template::Plugin::GD::Graph::pie3d(3)
- Create 3D pie charts with legends
- Template::Plugin::GD::Graph::points(3)
- Create point graphs with axes and legends
- Template::Plugin::GD::Image(3)
- Interface to GD Graphics Library
- Test::DBIx::Class::Example::Schema::Result::GermanPhone(3)
- Example of virtual view
- Test::DBIx::Class::Example::Schema::Result::Phone(3)
- The base result class
- Test::DBIx::Class::Example::Schema::Result::RussianPhone(3)
- Example of non-virtual view
- Text::BibTeX::BibFormat(3)
- formats bibliography entries
- Text::BibTeX::BibSort(3)
- generate sort keys for bibliographic entries
- Text::Bidi::Paragraph(3)
- Run the bidi algorithm on one paragraph
- Text::Context::Para(3)
- A paragraph in context
- Text::Decorator::Filter::Quoted(3)
- Mark up paragraphs of quoted text
- Text::DoubleMetaphone(3)
- Phonetic encoding of words
- Text::Graphics(3)
- -- A text graphics rendering toolkit
- Text::Hyphen(3)
- determine positions for hyphens inside words
- Text::Hyphen::RU(3)
- determine positions for hyphens inside russian words
- Text::Metaphone(3)
- A modern soundex. Phonetic encoding of words
- Text::NSP::Measures::2D::CHI(3)
- Perl module that provides error checks for the Pearson's chi squared, phi coefficient and the Tscore measures
- Text::NSP::Measures::2D::CHI::phi(3)
- Perl module that implements Phi coefficient measure for bigrams
- Text::ParagraphDiff(3)
- Visual Difference for paragraphed text
- Text::Reflow(3)
- Perl module for reflowing text files using Knuth's paragraphing algorithm
- Text::Striphigh(3)
- Perl extension to strip the high bit off of ISO-8859-1 text
- Text::Table::Paragraph(3)
- Format table data as paragraphs of rows
- Text::Typography(3)
- Markup ASCII text with correct typography for HTML
- Text::VisualWidth(3)
- Perl extension for trimming text by the number of the columns of terminals and mobile phones
- Text::VisualWidth::EUC_JP(3)
- Perl extension for Triming EUC-JP text by the number of the columns of terminals and mobile phones
- Text::VisualWidth::UTF8(3), Text::TrimViewWidth::UTF8(3)
- Perl extension for Triming UTF-8 text by the number of the columns of terminals and mobile phones
- Text::Wrap(3)
- line wrapping to form simple paragraphs
- Thread::Semaphore(3)
- Thread-safe semaphores
- Tie::CPHash(3)
- Case preserving but case insensitive hash table
- Tie::RegexpHash(3)
- Use regular expressions as hash keys
- Tk(3)
- a graphical user interface toolkit for Perl
- Tk::Animation(3)
- Display sequence of Tk::Photo images
- Tk::JPEG(3)
- JPEG loader for Tk::Photo
- Tk::JPEG::Lite(3)
- lite JPEG loader for Tk::Photo
- Tk::NoteBook(3)
- display several windows in limited space with notebook metaphor
- Tk::PNG(3)
- PNG loader for Tk::Photo
- Tk::Photo(3)
- Full-color images
- Tk::ProgressBar(3)
- A graphical progress bar
- Tk::WinPhoto(3)
- Load a Photo image from a window
- Type::Tiny::Manual::AllTypes(3)
- alphabetical list of all type constraints bundled with Type::Tiny
- Ubic(3)
- polymorphic service manager
- Umph::Prompt(3)
- Interactive prompt for Umph
- Unicode::Collate::CJK::Big5(3)
- weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::GB2312(3)
- weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Korean(3)
- weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Pinyin(3)
- weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Stroke(3)
- weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Zhuyin(3)
- weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::GCString(3)
- String as Sequence of UAX #29 Grapheme Clusters
- User::Identity(3)
- maintains info about a physical person
- User::Identity::Location(3)
- physical location of a person
- User::Identity::System(3)
- physical system of a person
- VCG(3)
- Interface to the VCG graphing tool
- Validation::Class::Directive::MaxAlpha(3)
- MaxAlpha Directive for Validation Class Field Definitions
- Validation::Class::Directive::MinAlpha(3)
- MinAlpha Directive for Validation Class Field Definitions
- Validation::Class::Directive::Telephone(3)
- Telephone Directive for Validation Class Field Definitions
- WWW::Facebook::API::Photos(3)
- Facebook Photos
- WWW::Mechanize::Plugin::phpBB(3)
- Screen scraper for phpBB installations
- WWW::MobileCarrierJP::AirHPhone::CIDR(3)
- CIDR(Willcom)
- WWW::MobileCarrierJP::Softbank::HTTPHeader(3)
- HTTPXXX(Softbank)
- Woothee::MobilePhone(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- X11::CursorFont(3)
- cursor font glyph names and numbers
- X11::Xlib::XEvent(3)
- Polymorphic class for XEvent structures
- XML::Compile::Transport::SOAPHTTP(3)
- exchange XML-SOAP via HTTP
- XML::Compile::Transport::SOAPHTTP_AnyEvent(3)
- exchange XML via AnyEvent::HTTP
- ZoneMinder::Control::FI8608W_Y2k(3), ZoneMinder::Control::FI-8608W(3)
- Perl extension for FOSCAM FI-8608W by Christophe_Y2k
- ZoneMinder::Control::PSIA(3)
- Perl module for cameras implementing the PSIA (Physical Security Interoperability Alliance), IP Media Devices API specification
- allocimage(3), allocimagemix(3), freeimage(3), nameimage(3), namedimage(3), setalpha(3), loadimage(3), cloadimage(3), unloadimage(3), readimage(3), writeimage(3), bytesperline(3), wordsperline(3)
- allocating, freeing, reading, writing images
- arm-none-eabi-gprof(1), gprof(1)
- display call graph profile data
- birdfont-autotrace(1)
- Convert raster image to vector graphics
- bk-citool(1), bk citool(1)
- graphical check-in tool
- bk-config-gui(1), bk config-gui(1)
- configuration for graphical tools
- bk-csettool(1), bk csettool(1)
- graphical changeset browser
- bk-difftool(1), bk difftool(1)
- graphical differences viewer
- bk-helptool(1), bk helptool(1)
- graphical front-end to the help system
- bk-renametool(1), bk renametool(1)
- graphical tool for finding renames
- bk-revtool(1), bk revtool(1)
- graphical history browser
- bk-setuptool(1), bk setuptool(1)
- graphical front-end to the setup command
- brlcad(1)
- BRL-CAD programs for solid modeling, raytracing, graphics, and image processing
- bw-png(1)
- convert a BRL BW(5) format image to a PNG (Portable Network Graphics) format image
- cargo-tree(1)
- Display a tree visualization of a dependency graph
-
- contig_draw.pl(1), search_overview(1)
- -- Render a SearchIO parser report into a simple overview graphic
- d.barscale(1), d.barscale (1)
- Displays a barscale on the graphics monitor
- d.correlate(1), d.correlate (1)
- Prints a graph of the correlation between raster maps (in pairs)
- d.erase(1), d.erase (1)
- Erases the contents of the active graphics display frame with user defined color
- d.font(1), d.font (1)
- Selects the font in which text will be displayed on the user(cqs graphics monitor
- d.frame(1), d.frame (1)
- Manages display frames on the user(cqs graphics monitor
- d.geodesic(1), d.geodesic (1)
- Displays a geodesic line, tracing the shortest distance between two geographic points along a great circle, in a longitude/latitude data set
- d.graph(1), d.graph (1)
- Program for generating and displaying simple graphics on the display monitor
- d.grid(1), d.grid (1)
- Overlays a user-specified grid in the active display frame on the graphics monitor
- d.labels(1), d.labels (1)
- Displays text labels (created with v.label) to the active frame on the graphics monitor
- d.legend(1), d.legend (1)
- Displays a legend for a 2D or 3D raster map in the active frame of the graphics monitor
- d.legend.vect(1), d.legend.vect (1)
- Displays a vector legend in the active graphics frame
- d.linegraph(1), d.linegraph (1)
- Generates and displays simple line graphs in the active graphics monitor display frame
- d.mon(1), d.mon (1)
- Controls graphics display monitors from the command line
- d.northarrow(1), d.northarrow (1)
- Displays a north arrow on the graphics monitor
- d.out.file(1), d.out.file (1)
- Saves the contents of the active display monitor to a graphics file
- d.rast(1), d.rast (1)
- Displays user-specified raster map in the active graphics frame
- d.rast.leg(1), d.rast.leg (1)
- Displays a raster map and its legend on a graphics window
- d.rast.num(1), d.rast.num (1)
- Overlays cell category values on a raster map displayed in the active graphics frame
- d.rgb(1), d.rgb (1)
- Displays three user-specified raster maps as red, green, and blue overlays in the active graphics frame
- d.text(1), d.text (1)
- Draws text in the active display frame on the graphics monitor using the current font
- d.vect(1), d.vect (1)
- Displays user-specified vector map in the active graphics frame
- d.vect.chart(1), d.vect.chart (1)
- Displays charts of vector data in the active frame on the graphics monitor
- d.vect.thematic(1), d.vect.thematic (1)
- Displays a thematic vector map in the active graphics frame
- d.where(1), d.where (1)
- Identifies the geographic coordinates associated with point locations given in display coordinates
- dcraw(1)
- command-line decoder for raw digital photos
- depdiagram-prepare(1)
- Generate Graphviz dot files for one or all frameworks
- des(3), setupDESstate(3), des_key_setup(3), block_cipher(3), desCBCencrypt(3), desCBCdecrypt(3), desECBencrypt(3), desECBdecrypt(3), des3CBCencrypt(3), des3CBCdecrypt(3), des3ECBencrypt(3), des3ECBdecrypt(3), key_setup(3), des56to64(3), des64to56(3), setupDES3state(3), triple_block_cipher(3)
- single and triple digital encryption standard
- dgord(1)
- compute sparse matrix orderings of graphs in parallel
- dgscat(1)
- build distributed source graph file fragments from a centralized source graph file
- dgtst(1)
- test the consistency of source graphs in parallel
- digraph(3)
- Directed graphs
- digraph_utils(3)
- Algorithms for directed graphs
- dosbox-staging(1), dosbox(1)
- an x86/DOS emulator with sound/graphics
- egypt(1)
- create call graph from gcc RTL dump
- event(3), einit(3), estart(3), estartfn(3), etimer(3), eread(3), emouse(3), ekbd(3), ecanread(3), ecanmouse(3), ecankbd(3), ereadmouse(3), eatomouse(3), eresized(3), egetrect(3), edrawgetrect(3), emenuhit(3), emoveto(3), esetcursor(3), Event(3), Mouse(3), Menu(3)
- graphics events
- fb-png(1)
- save a framebuffer image in a color Portable Network Graphics (PNG) file
- feature_draw.pl(1)
- -- Render a Bio::Graphics Feature File
- flickr_upload(1)
- Upload photos to "flickr.com"
- frend.pl(1)
- -- Render a Bio::Graphics Feature File on the web
- g-stl(1)
- Stereolithography Translator (BRL-CAD to STL)
- g.gui(1), g.gui (1)
- Launches a GRASS graphical user interface (GUI) session. Optionally updates default user interface settings
- g.gui.dbmgr(1), g.gui.dbmgr (1)
- Launches graphical attribute table manager
- g.gui.gmodeler(1), g.gui.gmodeler (1)
- Graphical Modeler. Allows interactively creating, editing and managing models
- g.gui.photo2image(1), g.gui.photo2image (1)
- Corrects scanning distortions of a paper photo
- g.region(1), g.region (1)
- Manages the boundary definitions for the geographic region
- gcv(1)
- graph file converter
- gmk_hy(1), gmk_m2(1), gmk_m3(1), gmk_ub2(1)
- create source graphs
- gmk_msh(1)
- create source graph from source mesh
- gord(1)
- compute sparse matrix orderings of graphs
- gout(1)
- output graphics from matrices and graphs
- gpsman(1)
- a (graphical) manager of GPS data
-
- grap(1)
- pic preprocessor for drawing graphs
- graph(1)
- draw a graph
- graph(nged)
- Used to query and manipulate properties of the graph that corresponds to the currently opened .g database
- graph-easy(1)
- render/convert graphs in/from various formats
- graphics(3), Display(3), Point(3), Rectangle(3), Cursor(3), initdraw(3), geninitdraw(3), drawerror(3), initdisplay(3), closedisplay(3), getwindow(3), gengetwindow(3), flushimage(3), bufimage(3), lockdisplay(3), unlockdisplay(3), cursorswitch(3), cursorset(3), openfont(3), buildfont(3), freefont(3), Pfmt(3), Rfmt(3), strtochan(3), chantostr(3), chantodepth(3)
- interactive graphics
- gtmixer(1)
- graphical set/display soundcard mixer values
- gtst(1)
- test the consistency of source graphs
- gui(nged)
- Creates an instance of MGEDs default Tcl/Tk graphical user interface (GUI)
- gview(1)
- interactive graph viewer
- h2ph(1)
- convert .h C header files to .ph Perl header files
- huge-sort.pl(1)
- Sort a --tokenlist of bigrams from huge-count.pl in alphabetical order
- i.aster.toar(1), i.aster.toar (1)
- Calculates Top of Atmosphere Radiance/Reflectance/Brightness Temperature from ASTER DN
- i.atcorr(1), i.atcorr (1)
- Performs atmospheric correction using the 6S algorithm. 6S - Second Simulation of Satellite Signal in the Solar Spectrum
- i.landsat.toar(1), i.landsat.toar (1)
- Calculates top-of-atmosphere radiance or reflectance and temperature for Landsat MSS/TM/ETM+/OLI
- i.ortho.photo(1), i.ortho.photo (1)
- Menu driver for the photo imagery programs
- i.ortho.rectify(1), i.ortho.rectify (1)
- Orthorectifies an image by using the image to photo coordinate transformation matrix
- i.topo.corr(1), i.topo.corr (1)
- Computes topographic correction of reflectance
- igraph(nged)
- Used to interact with a graph based visualization of the structure of .g databases
- interchange6-create-schema-png(1)
- create PNG image graph of Interchange6::Schema
- isalpharune(3), islowerrune(3), isspacerune(3), istitlerune(3), isupperrune(3), tolowerrune(3), totitlerune(3), toupperrune(3)
- Unicode character classes and cases
- jconsole(1)
- Starts a graphical console that lets you monitor and manage Java applications
- keytool(1)
- Key and Certificate Management Tool Manages a keystore (database) of cryptographic keys, X.509 certificate chains, and trusted certificates
-
-
- latexmlpost(1), "latexmlpost"(1)
- postprocesses an xml file generated by "latexml" to perform common tasks, such as convert math to images and processing graphics inclusions for the web
- libplot3(3)
- graphics interface subroutines
- ls(nged)
- The command with no object argument lists the name of every object in the database (in alphabetical order) except for those marked as hidden with the hide command. If the object argument is supplied, only those objects are listed
- mkmapfile(1)
- create Unicode mapfiles Very Alpha
- morphedit(1)
- set up line segment correspondences between pix(5) images
- msp430-elf-gprof(1), gprof(1)
- display call graph profile data
- page(1)
- view FAX, image, graphic, PostScript, PDF, and typesetter output files
- parse_iozone(1)
- Generates reports and graphs from Iozone test results
- pdftopng(1)
- Portable Document Format (PDF) to Portable Network Graphics (PNG) converter (version 4.02)
- perlipc(1)
- Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
- physics-unit(1)
- Helper script for the Physics::Unit Perl module
- picasa-get(1)
- fetch albums and photos from Google Picasa Web
- picasa-list(1)
- list albums, photos, tags, or comments from Google Picasa Web
- pix-png(1)
- convert a BRL-CAD PIX format image to a PNG (Portable Network Graphics) format image
- pixmorph(1)
- morph two pix(5) images
- plot(1)
- graphics filter
- plot(7)
- graphics interface
- plot3(5)
- 3-D and color graphic plotting interface
- pmath(1)
- simple command line interface to Math::Cephes
- pmd_grapher.plx(1), pmd_grapher(1)
- display Module::Dependency info in a graphical manner
- png-bw(1)
- convert a Portable Networks Graphics (PNG) format file to a BW format
- png-fb(1)
- display a Portable Network Graphics (PNG) image file on a framebuffer
- png-pix(1)
- convert Portable Network Graphics (PNG) encoded image to RGB pixel format
- pod::Prima::Drawable(3), Prima::Drawable(3)
- 2-D graphic interface
- pod::Prima::gp-problems(3), Prima::gp-problems(3)
- Problems, questionable or intricate topics in 2-D Graphics
- pods::SDL::Surface(3), SDL::Surface(3)
- Graphic surface structure
- pods::SDLx::Controller::Interface(3), SDLx::Controller::Interface(3)
- Interface Physics and Rendering with the Controller with callbacks
- pods::SDLx::Surface(3), SDLx::Surface(3)
- Graphic surface matrix extension
- podview(1)
- graphical pod viewer
- prophet(1)
- main script
- ptksh(1)
- Perl/Tk script to provide a graphical user interface for testing Perl/Tk commands and scripts
- pv(1), WaoN-pv(1)
- yet-another phase vocoder
- pwhois(1), phwois(1)
- Get Whois information of domains and IP addresses
- pychess(1)
- chess graphical user interface for several chess engines
- r.clump(1), r.clump (1)
- Recategorizes data in a raster map by grouping cells that form physically discrete areas into unique categories
- r.cost(1), r.cost (1)
- Creates a raster map showing the cumulative cost of moving between different geographic locations on an input raster map whose cell category values represent cost
- r.geomorphon(1), r.geomorphon (1)
- Calculates geomorphons (terrain forms) and associated geometry using machine vision approach
- r.resamp.rst(1), r.resamp.rst (1)
- Reinterpolates and optionally computes topographic analysis from input raster map to a new raster map (possibly with different resolution) using regularized spline with tension and smoothing
- r.sun(1), r.sun (1)
- Solar irradiance and irradiation model. Computes direct (beam), diffuse and reflected solar irradiation raster maps for given day, latitude, surface and atmospheric conditions. Solar parameters (e.g. sunrise, sunset times, declination, extraterrestrial irradiance, daylight length) are saved in the map history file. Alternatively, a local time can be specified to compute solar incidence angle and/or irradiance raster maps. The shadowing effect of the topography is optionally incorporated
- r.topidx(1), r.topidx (1)
- Creates a topographic index (wetness index) raster map from an elevation raster map
- r.topmodel(1), r.topmodel (1)
- Simulates TOPMODEL which is a physically based hydrologic model
- r.walk(1), r.walk (1)
- Creates a raster map showing the anisotropic cumulative cost of moving between different geographic locations on an input raster map whose cell category values represent cost
- reflow(1)
- Perl script for reflowing text files using Knuth's paragraphing algorithm
- sacc(1)
- a terminal gopher client
- search_overview.pl(1), search_overview(1)
- -- Render a SearchIO parser report into a simple overview graphic
- sechash(3), md4(3), md5(3), sha1(3), hmac_md5(3), hmac_sha1(3), md5pickle(3), md5unpickle(3), sha1pickle(3), sha1unpickle(3)
- cryptographically secure hashes
- signify(1)
- cryptographically sign and verify files
- simulate(nged)
- a Bullet-based physics simulator for MGED
- smugfs(4)
- file system access to SmugMug photo sharing
- sph-part(nged)
- Creates a PART shape that encompasses two specified SPH shapes based on their parameters
- sqlt-graph(1)
- Automatically create a graph from a database schema
- stats(1), auxstats(1)
- display graphs of system activity
- stl-g(1)
- Stereolithography Translator (STL to BRL-CAD)
- stringsize(3), stringwidth(3), stringnwidth(3), runestringsize(3), runestringwidth(3), runestringnwidth(3)
- graphical size of strings
- svk-developer-graph.pl(1), svk-developer-graph.pl(1)
- Generate developer graph information
- t(nged)
- Lists the names of specified objects in the database in alphabetical order depending on the argument given
- tab2graph(1)
- turn tabular data into a graph
- tikzit(1)
- a simple GUI editor for making graphs and string diagrams
- ug-g(1)
- Unigraphics Translator (Unigraphics to BRL-CAD)
- uhd_usrp_probe(1)
- USRP Hardware Driver Peripheral Report Utility
- umph(1)
- Command line tool for parsing YouTube feeds
- unifmt(1)
- wrap input paragraphs using the ULA
- v.net.visibility(1), v.net.visibility (1)
- Performs visibility graph construction
- v.surf.rst(1), v.surf.rst (1)
- Performs surface interpolation from vector points map by splines. Spatial approximation and topographic analysis from given point or isoline data in vector format to floating point raster format using regularized spline with tension
- vdraw(nged)
- Allows drawing of lines and polygons (optionally with per vertex normals) in the MGED graphics display. It is used to build a named list of drawing commands for MGED, send the list to the MGED display, modify the list, or delete all or part of the list
- wxGraphicsBrush(3)
- See external documentation: wxGraphicsBrush
- wxGraphicsContext(3)
- See external documentation: wxGraphicsContext
- wxGraphicsFont(3)
- See external documentation: wxGraphicsFont
- wxGraphicsMatrix(3)
- See external documentation: wxGraphicsMatrix
- wxGraphicsObject(3)
- See external documentation: wxGraphicsObject
- wxGraphicsPath(3)
- See external documentation: wxGraphicsPath
- wxGraphicsPen(3)
- See external documentation: wxGraphicsPen
- wxGraphicsRenderer(3)
- See external documentation: wxGraphicsRenderer
- xaos(6)
- Fast interactive real-time fractal zoomer/morpher