| /third_party/openssl/test/ |
| H A D | evp_kdf_test.c | 61 int ret; in test_kdf_tls1_prf() local 84 int ret; in test_kdf_tls1_prf_invalid_digest() local 101 int ret; in test_kdf_tls1_prf_zero_output_size() local 121 int ret; in test_kdf_tls1_prf_empty_secret() local 139 int ret; test_kdf_tls1_prf_1byte_secret() local 157 int ret; test_kdf_tls1_prf_empty_seed() local 177 int ret; test_kdf_tls1_prf_1byte_seed() local 222 int ret; test_kdf_hkdf() local 244 int ret = 0; do_kdf_hkdf_gettables() local 304 int ret; test_kdf_hkdf_invalid_digest() local 321 int ret = 0, i = 0; test_kdf_hkdf_derive_set_params_fail() local 344 int ret = 0, bad_mode = 100; test_kdf_hkdf_set_invalid_mode() local 368 int ret = 0; do_kdf_hkdf_set_invalid_param() local 404 int ret; test_kdf_hkdf_zero_output_size() local 424 int ret; test_kdf_hkdf_empty_key() local 442 int ret; test_kdf_hkdf_1byte_key() local 460 int ret; test_kdf_hkdf_empty_salt() local 499 int ret = 0; test_kdf_pbkdf1() local 571 int ret = 0; test_kdf_pbkdf2() local 603 int ret = 0; test_kdf_pbkdf2_small_output() local 630 int ret = 0; test_kdf_pbkdf2_large_output() local 661 int ret = 0; test_kdf_pbkdf2_small_salt() local 686 int ret = 0; test_kdf_pbkdf2_small_iterations() local 711 int ret = 0; test_kdf_pbkdf2_small_salt_pkcs5() local 748 int ret = 0; test_kdf_pbkdf2_small_iterations_pkcs5() local 785 int ret = 0; test_kdf_pbkdf2_invalid_digest() local 811 int ret; test_kdf_scrypt() local 854 int ret; test_kdf_ss_hash() local 892 int ret; test_kdf_x963() local 950 int ret = 0, i, p; test_kdf_kbkdf_6803_128() local 1005 int ret = 0, i, p; test_kdf_kbkdf_6803_256() local 1098 int ret; test_kdf_kbkdf_invalid_digest() local 1120 int ret; test_kdf_kbkdf_invalid_mac() local 1142 int ret; test_kdf_kbkdf_empty_key() local 1166 int ret; test_kdf_kbkdf_1byte_key() local 1188 int ret; test_kdf_kbkdf_zero_output_size() local 1214 int ret, i = 0; test_kdf_kbkdf_8009_prf1() local 1254 int ret, i = 0; test_kdf_kbkdf_8009_prf2() local 1305 int ret; test_kdf_kbkdf_fixedinfo() local 1359 int ret; test_kdf_ss_hmac() local 1400 int ret; test_kdf_ss_kmac() local 1452 int ret; test_kdf_sshkdf() local 1561 int ret; test_kdf_x942_asn1() local 1597 int ret; test_kdf_krb5kdf() local [all...] |
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 288 int test_rred(mpfr_t ret, const mpfr_t x, int *quadrant) in test_rred() argument 324 int test_lgamma(mpfr_t ret, const mpfr_t x, mpfr_rnd_t rnd) in test_lgamma() argument 339 int test_cpow(mpc_t ret, const mpc_t x, const mpc_t y, mpc_rnd_t rnd) in test_cpow() argument 816 void float32_case(uint32 *ret) { in float32_case() argument 943 float64_case(uint32 *ret) float64_case() argument [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp521.c | 1674 static const EC_METHOD ret = { in EC_GFp_nistp521_method() local 1743 NISTP521_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret)); in nistp521_pre_comp_new() local 1793 int ret; ossl_ec_GFp_nistp521_group_init() local 1803 int ret = 0; ossl_ec_GFp_nistp521_group_set_curve() local 1921 int ret = 0; ossl_ec_GFp_nistp521_points_mul() local 2120 int ret = 0; ossl_ec_GFp_nistp521_precompute_mult() local [all...] |
| H A D | ecp_nistp224.c | 246 static const EC_METHOD ret = { in EC_GFp_nistp224_method() local 1239 NISTP224_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret)); in nistp224_pre_comp_new() local 1289 int ret; ossl_ec_GFp_nistp224_group_init() local 1299 int ret = 0; ossl_ec_GFp_nistp224_group_set_curve() local 1416 int ret = 0; ossl_ec_GFp_nistp224_points_mul() local 1611 int ret = 0; ossl_ec_GFp_nistp224_precompute_mult() local [all...] |
| H A D | ecp_nistz256.c | 623 int j, ret = 0; in ecp_nistz256_windowed_mul() local 826 int i, j, k, ret = 0; in ecp_nistz256_mult_precompute() local 941 int ret = 0; in ecp_nistz256_set_from_affine() local 959 int i = 0, ret = 0, no_precomp_for_generator = 0, p_is_infinity = 0; ecp_nistz256_points_mul() local 1222 NISTZ256_PRE_COMP *ret = NULL; ecp_nistz256_pre_comp_new() local 1319 int i, ret = 0; ecp_nistz256_inv_mod_ord() local 1472 static const EC_METHOD ret = { EC_GFp_nistz256_method() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcmap.c | 3471 FT_UInt32 *ret; in tt_cmap14_get_nondef_chars() local 3531 FT_UInt32 *ret; in tt_cmap14_variant_chars() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-kerx-table.hh | 73 int ret = left.cmp (o.left); in cmp() local 874 bool ret = false; in apply() local
|
| H A D | hb-aat-layout-morx-table.hh | 159 bool ret; member 310 bool ret; member 562 bool ret; member 616 bool ret = false; apply() local 809 bool ret; global() member [all...] |
| H A D | hb-coretext.cc | 735 bool ret = true; in _hb_coretext_shape() local
|
| H A D | hb-ot-cff1-table.hh | 1366 int ret = strncmp (a->name.arrayZ, b->name.arrayZ, minlen); in cmp() local
|
| H A D | hb-ot-color-cbdt-table.hh | 743 bool ret = c->plan->add_table (HB_OT_TAG_CBDT, cbdt_prime_blob); in sink_cbdt() local
|
| H A D | hb-ot-layout.cc | 887 unsigned int ret = l.get_feature_indexes (start_offset, feature_count, (unsigned int *) feature_tags); in hb_ot_layout_language_get_feature_tags() local 1828 bool ret = false; in apply_forward() local 1852 bool ret = false; in apply_backward() local 2047 auto ret = lookup.dispatch (&c, glyph, start_offset, alternate_count, alternate_glyphs); in hb_ot_layout_lookup_get_glyph_alternates() local [all...] |
| /third_party/python/Modules/ |
| H A D | _functoolsmodule.c | 233 PyObject *ret = _PyObject_VectorcallTstate(tstate, pto->fn, in partial_vectorcall() local 242 PyObject *ret; in partial_vectorcall() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpsignal.c | 41 char *ret; in mpd_format() local 247 mpd_ssize_t ret; in mpd_get_ssize() local 258 int32_t ret; in mpd_get_i32() local 270 int64_t ret; in mpd_get_i64() local 282 mpd_uint_t ret; mpd_get_uint() local 293 mpd_uint_t ret; mpd_abs_uint() local 304 uint32_t ret; mpd_get_u32() local 316 uint64_t ret; mpd_get_u64() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| H A D | SampleProf.h | 342 const auto &ret = BodySamples.find(LineLocation(LineOffset, Discriminator)); in findSamplesAt() local 354 const auto &ret = BodySamples.find(LineLocation(LineOffset, Discriminator)); in findCallTargetMapAt() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | regcomp.c | 1325 sopno ret = HERE(); in dupl() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | raw_ostream.cpp | 712 ssize_t ret = ::write(FD, Ptr, ChunkSize); in write_impl() local
|
| H A D | regcomp.c | 1453 sopno ret = HERE(); in dupl() local
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.cc | 1449 ast::VariableList ret; in expect_param_list() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_test.cc | 230 auto* ret = Return(cond); in TEST_F() local 240 auto* ret = Return(); in TEST_F() local
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 63 void *ret = mmap(addr, length, prot, flags, fd, off); in xmmap() local 71 void *ret = malloc(size); in xmalloc() local 80 void *ret = xmalloc(size); in xzalloc() local 98 char *ret in xstrndup() local 113 void *ret = xmalloc(len); xmemdup() local 124 char *ret; xmprintf() local 483 ssize_t ret = read(fd, buf, len); xread() local 533 char *ret; xabspath() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dhcp6.c | 421 int ret = setenv("interface", TT.interface_name, 1); in fill_envp() local
|
| H A D | vi.c | 1295 int ret = 0; in vi_crunch() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | storage.c | 416 VALUE ret = rb_funcall(val1, rb_intern("=="), 1, val2); in native_slot_eq() local
|
| /third_party/python/PC/ |
| H A D | winreg.c | 296 void* ret; in winreg_HKEYType_Detach_impl() local 1459 PyObject *ret; in winreg_QueryInfoKey_impl() local
|