/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | ctrl_params_translate.c | 48 * |translation| The translation item, to be pilfered for data as 50 * |ctx| The translation context, which contains copies of 156 const struct translation_st *translation, 159 const struct translation_st *translation, 175 * For ctrl to params translation, the actual ctrl command number used. 176 * For params to ctrl translation, 0. 180 * For ctrl_str to params translation, the actual ctrl command string 182 * For params to ctrl translation, this is NULL. Along with it is also 184 * translation ite 289 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 D | ctrl_params_translate.c | 48 * |translation| The translation item, to be pilfered for data as 50 * |ctx| The translation context, which contains copies of 156 const struct translation_st *translation, 159 const struct translation_st *translation, 175 * For ctrl to params translation, the actual ctrl command number used. 176 * For params to ctrl translation, 0. 180 * For ctrl_str to params translation, the actual ctrl command string 182 * For params to ctrl translation, this is NULL. Along with it is also 184 * translation ite 289 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/libexif/test/nls/ |
H A D | test-nls.c | 49 char *translation; in main() local 76 puts("before translation"); in main() 77 translation = gettext(untranslated); in main() 78 puts("after translation"); in main() 80 if (strcmp(expected, translation) != 0) { in main() 86 "translation: %s\n" in main() 87 "Error: translation != expected\n", in main() 92 translation); in main() 98 "translation: %s\n" in main() 101 translation); in main() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineVertexUtil.cpp | 919 const Vec2& translation = translations[quadNdx]; 924 Vec4(translation.x(), translation.y(), 0.0f, 1.0f), 929 Vec4(translation.x(), translation.y() + quadSize, 0.0f, 1.0f), 934 Vec4(translation.x() + quadSize, translation.y(), 0.0f, 1.0f), 939 Vec4(translation.x() + quadSize, translation.y() + quadSize, 0.0f, 1.0f), 986 const Vec2& translation [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineVertexUtil.cpp | 919 const Vec2& translation = translations[quadNdx]; 924 Vec4(translation.x(), translation.y(), 0.0f, 1.0f), 929 Vec4(translation.x(), translation.y() + quadSize, 0.0f, 1.0f), 934 Vec4(translation.x() + quadSize, translation.y(), 0.0f, 1.0f), 939 Vec4(translation.x() + quadSize, translation.y() + quadSize, 0.0f, 1.0f), 986 const Vec2& translation [all...] |
/third_party/node/deps/npm/node_modules/tiny-relative-date/lib/ |
H A D | factory.js | 46 var translation = translations[key]; 48 if (typeof translation === 'function') { 49 return translation(timeValue); 52 return translation.replace('{{time}}', timeValue);
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuMatrixUtil.hpp | 34 Matrix<T, Size+1, Size+1> translationMatrix (const Vector<T, Size>& translation); 50 // Builds a translation matrix for a homogenous coordinate system 52 inline Matrix<T, Len+1, Len+1> translationMatrix (const Vector<T, Len>& translation) in translationMatrix() argument 56 res(row, Len) = translation.m_data[row]; in translationMatrix()
|
/third_party/python/Lib/ |
H A D | gettext.py | 55 'bindtextdomain', 'find', 'translation', 'install', 507 def translation(domain, localedir=None, languages=None, function 517 'No translation file found for domain', domain) 527 # Copy the translation object to allow setting fallbacks and 542 t = translation(domain, localedir, fallback=True) 568 t = translation(domain, _localedirs.get(domain, None)) 576 t = translation(domain, _localedirs.get(domain, None)) 587 t = translation(domain, _localedirs.get(domain, None)) 595 t = translation(domain, _localedirs.get(domain, None)) 634 Catalog = translation [all...] |
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | RBProjectItemPanel.java | 47 String translation = itemFields[i].getText(); in actionPerformed() 53 if (item != null) item.setTranslation(translation); in actionPerformed() 70 String translation = itemFields[index].getText(); in actionPerformed() 78 item.setTranslation(translation); in actionPerformed() 79 RBManagerGUI.debugMsg("Set translation to : " + translation); in actionPerformed()
|
H A D | RBUntranslatedPanel.java | 125 String translation = model.getValueAt(i,1).toString(); in printTable() 126 pg.drawString(key + " -> " + translation, x_off, y_off); in printTable()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psfont.c | 336 /* include Fontmatrix but ignore translation */ in cf2_font_setup() 342 /* save client transform, without the translation */ in cf2_font_setup() 493 FT_Vector translation; in FT_LOCAL_DEF() local 506 translation.x = transform->tx; in FT_LOCAL_DEF() 507 translation.y = transform->ty; in FT_LOCAL_DEF() 525 /* build the outline, passing the full translation */ in FT_LOCAL_DEF() 529 &translation, in FT_LOCAL_DEF() 556 /* FreeType just wants the advance width; there is no translation */ in FT_LOCAL_DEF()
|
H A D | psintrp.h | 70 const FT_Vector* translation,
|
H A D | psintrp.c | 474 const FT_Vector* translation, in cf2_interpT2CharString() 567 translation ); in cf2_interpT2CharString() 1446 translation, in cf2_interpT2CharString() 1479 translation, in cf2_interpT2CharString() 2553 translation, in cf2_interpT2CharString() 2569 translation, in cf2_interpT2CharString() 471 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/mesa3d/src/gallium/frontends/hgl/ |
H A D | bitmap_wrapper.cpp | 33 #include <translation/BitmapStream.h> 34 #include <translation/TranslatorRoster.h>
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | matrix_decompose.hpp | 37 tvec3<T, P> & scale, tquat<T, P> & orientation, tvec3<T, P> & translation, tvec3<T, P> & skew, tvec4<T, P> & perspective);
|
H A D | dual_quaternion.hpp | 65 GLM_FUNC_DECL GLM_CONSTEXPR tdualquat(tquat<T, P> const & orientation, tvec3<T, P> const & translation); 169 /// Converts a 3 * 4 matrix (augmented matrix rotation + translation) to a quaternion.
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBManager.java | 19 * for completeness, duplication of entry, and status of translation. The class can be instantiated 92 * translation values however are translated according to the basic rules defined in java.util.Properties. 94 * translation is reversed when saving the resource bundle. 237 // Grab the name and value (translation) from the line in RBManager() 251 String translation = p.getProperty(key); in RBManager() 252 if (translation == null || translation.equals("")) in RBManager() 254 else item.setTranslation(translation); in RBManager() 339 // Grab the name and value (translation) from the line in RBManager() 352 String translation in RBManager() [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_rt_common.h | 53 bool translation);
|
H A D | radv_rt_common.c | 361 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 372 result_components[i] = (translation || j) ? nir_fadd(b, result_components[i], v) : v; in nir_build_vec3_mat_mult()
|
/third_party/skia/experimental/skrive/tests/ |
H A D | JsonReader.cpp | 19 "translation" : [ 24, 42 ], in DEF_TEST() 43 REPORTER_ASSERT(reporter, sr->readV2("translation") == (SkV2{24,42})); in DEF_TEST()
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | emu10k1.h | 306 unsigned int translation; /* translation type (EMU10K1_GPR_TRANSLATION*) */ member 319 unsigned int translation; member
|
/third_party/python/Lib/test/ |
H A D | test_gettext.py | 207 # Install the translation object 616 t = gettext.translation('gettext', self.localedir) 620 t = gettext.translation('gettext', self.localedir, 628 t = gettext.translation('gettext', self.localedir, 651 # Dummy translation for the Python test_gettext.py module. 727 # Dummy translation for the Python test_gettext.py module.
|
/third_party/rust/crates/syn/benches/ |
H A D | rust.rs | 57 use rustc_errors::{emitter::Emitter, translation::Translate, DiagCtxt, Diagnostic};
|
/third_party/rust/crates/syn/tests/ |
H A D | test_round_trip.rs | 33 use rustc_errors::{translation, Diagnostic, PResult}; 169 let args = translation::to_fluent_args(diagnostic.args());
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_deshake_opencl.c | 70 decomposed into various values (translation, scale, rotation) and the values are 165 // Stores the translation, scale, rotation, and skew deltas between two frames 167 cl_float2 translation; member 736 // Decomposes a similarity matrix into translation, rotation, scale, and skew 753 ret.translation.s[0] = e; in decompose_transform() 754 ret.translation.s[1] = f; in decompose_transform() 773 } // otherwise there is only translation in decompose_transform() 884 // translation and an empirically chosen constant for rotation / scale. 1920 new_vals[RingbufX] = prev_vals[RingbufX] + relative.translation.s[0]; in queue_frame() 1921 new_vals[RingbufY] = prev_vals[RingbufY] + relative.translation in queue_frame() [all...] |