Home
last modified time | relevance | path

Searched defs:translation (Results 1 - 11 of 11) sorted by relevance

/third_party/libexif/test/nls/
H A Dtest-nls.c49 char *translation; in main() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuMatrixUtil.hpp52 inline Matrix<T, Len+1, Len+1> translationMatrix (const Vector<T, Len>& translation) in translationMatrix() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsfont.c493 FT_Vector translation; in FT_LOCAL_DEF() local
H A Dpsintrp.c471 cf2_interpT2CharString( CF2_Font font, const CF2_Buffer buf, CF2_OutlineCallbacks callbacks, const FT_Vector* translation, FT_Bool doingSeac, CF2_Fixed curX, CF2_Fixed curY, CF2_Fixed* width ) cf2_interpT2CharString() argument
/third_party/python/Lib/
H A Dgettext.py507 def translation(domain, localedir=None, languages=None, function
[all...]
H A Dssl.py263 import base64 # for DER-to-PEM translation namespace
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_rt_common.c361 nir_build_vec3_mat_mult(nir_builder *b, nir_ssa_def *vec, nir_ssa_def *matrix[], bool translation) in nir_build_vec3_mat_mult() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c289 default_check(enum state state, const struct translation_st *translation, const struct translation_ctx_st *ctx) default_check() argument
384 default_fixup_args(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) default_fixup_args() argument
710 cleanup_translation_ctx(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) cleanup_translation_ctx() argument
744 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
801 fix_cipher(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_cipher() argument
809 fix_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_md() argument
817 fix_distid_len(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_distid_len() argument
839 fix_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const struct kdf_type_map_st *kdf_type_map) fix_kdf_type() argument
923 fix_dh_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_kdf_type() argument
937 fix_ec_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_kdf_type() argument
951 fix_oid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_oid() argument
994 fix_dh_nid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_nid() argument
1020 fix_dh_nid5114(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_nid5114() argument
1064 fix_dh_paramgen_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_paramgen_type() argument
1090 fix_ec_param_enc(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_param_enc() argument
1138 fix_ec_paramgen_curve_nid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_paramgen_curve_nid() argument
1181 fix_ecdh_cofactor(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ecdh_cofactor() argument
1244 fix_rsa_padding_mode(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_rsa_padding_mode() argument
1369 fix_rsa_pss_saltlen(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_rsa_pss_saltlen() argument
1449 fix_hkdf_mode(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_hkdf_mode() argument
1510 get_payload_group_name(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_group_name() argument
1563 get_payload_private_key(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_private_key() argument
1600 get_payload_public_key(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_public_key() argument
1663 get_payload_bn(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const BIGNUM *bn) get_payload_bn() argument
1676 get_dh_dsa_payload_p(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_p() argument
1701 get_dh_dsa_payload_q(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_q() argument
1723 get_dh_dsa_payload_g(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_g() argument
1745 get_payload_int(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const int val) get_payload_int() argument
1758 get_ec_decoded_from_explicit_params(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_ec_decoded_from_explicit_params() argument
1783 get_rsa_payload_n(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_n() argument
1797 get_rsa_payload_e(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_e() argument
1811 get_rsa_payload_d(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_d() argument
1825 get_rsa_payload_factor(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t factornum) get_rsa_payload_factor() argument
1855 get_rsa_payload_exponent(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t exponentnum) get_rsa_payload_exponent() argument
1885 get_rsa_payload_coefficient(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t coefficientnum) get_rsa_payload_coefficient() argument
1980 fix_group_ecx(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_group_ecx() argument
2641 const struct translation_st *translation = NULL; evp_pkey_ctx_ctrl_to_param() local
2709 const struct translation_st *translation = NULL; evp_pkey_ctx_ctrl_str_to_param() local
2776 const struct translation_st *translation = NULL; evp_pkey_ctx_setget_params_to_ctrl() local
2839 const struct translation_st *translation = NULL; evp_pkey_setget_params_to_ctrl() local
[all...]
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c289 default_check(enum state state, const struct translation_st *translation, const struct translation_ctx_st *ctx) default_check() argument
384 default_fixup_args(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) default_fixup_args() argument
707 cleanup_translation_ctx(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) cleanup_translation_ctx() argument
741 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
798 fix_cipher(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_cipher() argument
806 fix_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_md() argument
814 fix_distid_len(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_distid_len() argument
836 fix_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const struct kdf_type_map_st *kdf_type_map) fix_kdf_type() argument
920 fix_dh_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_kdf_type() argument
934 fix_ec_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_kdf_type() argument
948 fix_oid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_oid() argument
991 fix_dh_nid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_nid() argument
1017 fix_dh_nid5114(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_nid5114() argument
1061 fix_dh_paramgen_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_paramgen_type() argument
1087 fix_ec_param_enc(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_param_enc() argument
1135 fix_ec_paramgen_curve_nid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_paramgen_curve_nid() argument
1178 fix_ecdh_cofactor(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ecdh_cofactor() argument
1241 fix_rsa_padding_mode(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_rsa_padding_mode() argument
1366 fix_rsa_pss_saltlen(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_rsa_pss_saltlen() argument
1446 fix_hkdf_mode(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_hkdf_mode() argument
1507 get_payload_group_name(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_group_name() argument
1560 get_payload_private_key(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_private_key() argument
1597 get_payload_public_key(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_public_key() argument
1660 get_payload_bn(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const BIGNUM *bn) get_payload_bn() argument
1673 get_dh_dsa_payload_p(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_p() argument
1698 get_dh_dsa_payload_q(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_q() argument
1720 get_dh_dsa_payload_g(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_g() argument
1742 get_payload_int(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const int val) get_payload_int() argument
1755 get_ec_decoded_from_explicit_params(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_ec_decoded_from_explicit_params() argument
1780 get_rsa_payload_n(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_n() argument
1793 get_rsa_payload_e(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_e() argument
1806 get_rsa_payload_d(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_d() argument
1819 get_rsa_payload_factor(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t factornum) get_rsa_payload_factor() argument
1849 get_rsa_payload_exponent(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t exponentnum) get_rsa_payload_exponent() argument
1879 get_rsa_payload_coefficient(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t coefficientnum) get_rsa_payload_coefficient() argument
1971 fix_group_ecx(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_group_ecx() argument
2632 const struct translation_st *translation = NULL; evp_pkey_ctx_ctrl_to_param() local
2700 const struct translation_st *translation = NULL; evp_pkey_ctx_ctrl_str_to_param() local
2767 const struct translation_st *translation = NULL; evp_pkey_ctx_setget_params_to_ctrl() local
2830 const struct translation_st *translation = NULL; evp_pkey_setget_params_to_ctrl() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c167 cl_float2 translation; member
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Demu10k1.h306 unsigned int translation; /* translation type (EMU10K1_GPR_TRANSLATION*) */ member
319 unsigned int translation; member

Completed in 18 milliseconds